Changelog for
python-dpkt-1.9.1-2.1.noarch.rpm :
Wed Jan 3 13:00:00 2018 tchvatalAATTsuse.com
- Update to version 1.9.1:
* Allow building with python3
- Remove epydoc dependency so we can remove py2 only package
Mon Aug 26 14:00:00 2013 Greg.FreemyerAATTgmail.com
- Update to version 1.8:
* fix a typo in vrrp.py
* fix IPv4 and IPv6 packet to correctly handle zero payload length
* store cipher_suite as int in TLSServerHello to allow app-specific messages
* improve SSL parsing
- Specfile changes
* Update license field to BSD-3-clause
* Update URL
* remove make doc. Doc is no longer provided other than the source code.
* wrap site macros with a if for older versions of opensuse only
Wed Jun 1 14:00:00 2011 saschpeAATTsuse.de
- Update to version 1.7:
* handle dynamic imports from py2exe/freeze.py/zipped egg
packages, from plotnikoff
* decode Ethernet MPLS labels, Cisco ISL VLAN tags, 802.2 LLC fields
* handle multiply-defined HTTP headers from simdream
* add IPv6 extension header support (minus ESP) from Owen Stephens
* add radiotap module from Timur Alperovich
* add IEEE80211 module from Jon Oberheide
* add RFB module from Jon Oberheide
* fix IP6 checksum to include options
* rename \'as\' to \'asn\' field in BGP header
* fix transport-layer checksum in IP6
* handle improper TCP header offset
* fix SSL typo
* handle malformed ICMP headers
* added RX module from Jon Oberheide
* fixed loopback module IP/IP6 decoding
* set transport-layer (TCP, UDP) checksum in IP
* MRT module fixes
* fix pcap.Writer timestamp calculation
- Spec file cleanup:
* Added changes file and removed stuff from %changelog section
* Added license header
* Removed authors from description
* Don\'t cleanup buildroot in %install section
* Made it a noarch package
Sun Jan 28 13:00:00 2007 judas_iscarioteAATTshorewall.net
- Update to version 1.6
Wed Sep 6 14:00:00 2006 jfunkAATTfunktronics.ca
- Initial release