15
0
forked from pool/python-dpkt
Files
python-dpkt/python-dpkt.changes
Matej Cepl bf0f209dbe Accepting request 855897 from home:mcepl:branches:devel:tools:scm
- Add skip_s390x_tests.patch to skip failing tests on s390x
  (gh#kbandla/dpkt#505).
- Update to 1.9.4:
  - drop python 2.6 support
  - add python 3.7, 3.8 support
  - fix netbios name encoding and decoding
  - properly set type of last vlan tag to type of eth.data layer
  - fix QinQ vlan tag parsing with miscellaneous data
  - add explicit iter to dpkt.Packet so dict() maps the fields nicely
  - fix ipv6 packet so that it can be used for generating IPv6 data
  - handle zero Eth type
  - python 3 compatibility fixes

OBS-URL: https://build.opensuse.org/request/show/855897
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dpkt?expand=0&rev=16
2020-12-14 23:07:25 +00:00

3.4 KiB