Name: | python3-impacket |
---|---|
Version: | 0.10.0 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 10824554 |
License: | ASL 1.1 and zlib |
RPM: | python3-impacket-0.10.0-1.el8.noarch.rpm |
Source RPM: | python-impacket-0.10.0-1.el8.src.rpm |
Build Date: | Thu Nov 17 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/SecureAuthCorp/impacket |
Summary: | Collection of Python classes providing access to network packets |
Description: | Python3 package of python-impacket. Impacket is a collection of Python classes focused on providing access to network packets. Impacket allows Python developers to craft and decode network packets in simple and consistent manner. It is highly effective when used in conjunction with a packet capture utility or package such as Pcapy. Packets can be constructed from scratch, as well as parsed from raw data. Furthermore, the object oriented API makes it simple to work with deep protocol hierarchies. |
- bump to 0.10.0 - version 0.10.0 is dropping support for python2.7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to latest upstream release 0.9.23 (closes rhbz#1969986)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- remove the dependency to python-crypto
- fix CVE-2021-31800 - #1957428, #1957427 during 0.9.22 lifecycle
- fix dependencies for EPEL7 as of #1893859