File python-pcapy-ng.changes of Package python-pcapy-ng
-------------------------------------------------------------------
Tue Apr 19 00:20:13 EEST 2022 - Mikhail Kasimov <mikhail.kasimov@gmail.com>
- New release of python-pcapy-ng: version 1.0.9
* Fix for Windows compilation
* Fix for incorrect unrecognizable arguments
-------------------------------------------------------------------
Sat May 1 09:16:53 UTC 2021 - Dave Plater <davejplater@gmail.com>
- Update to version 0.11.4 now builds exclusively with python3
- Removed pcapy-nodocs.patch
- Upstream changes:
* Version 0.11.4 tagged with the following changes
* bpfobject support get_bpf method (by @palaviv)
* Monitor mode support & missing methods fix (by @gpotter2)
* Documentation update (@gpotter2)
* Version 0.11.2 tagged with the following substantial changes
* Exporting pcap_get_selectable_fd as getfd (by @geekhckr)
* Add a close method & context manager to Reader(by @segevfiner)
-------------------------------------------------------------------
Mon May 15 17:14:47 UTC 2017 - david.bahi@dell.com
- version 0.11.1
* AppVeyor integration (continuous integration service)
* Close method for Pcap Dumper
* Pcap stats added
- version 0.10.10
* python3 support
- version 0.10.9
* Added sendpacket support by default
- version 0.10.8
* removed check for pcap_sendpacket function
- version 0.10.7
* Pkthdr_type.ob_type and Pdumpertype.ob_type were not set in initpcapy
-------------------------------------------------------------------
Wed Jun 1 08:58:06 UTC 2011 - saschpe@suse.de
- Spec file cleanup:
* Added changes file and removed stuff from %changelog section
* Added license header
* Removed authors from description
* Apply patch to not wronly install documentation
* Fixed wrong EOL encoding for ChangeLog, LICENSE and README files
-------------------------------------------------------------------
Thu Aug 16 00:00:00 UTC 2007 - jfunk@funktronics.ca
- Initial release