File python-iptables.changes of Package python-iptables
-------------------------------------------------------------------
Sun Dec 04 23:53:43 UTC 2022 - georg.pfuetzenreuter@suse.com
- Update to version 1.0.0:
* Release v1.0.0
* Add '.so' as additional shared object suffix
* Add separate mechanism to load libc
* Don't set xtables_{matches,targets} to NULL.
* Extended rule counters capabilities (#289)
* This fixes #271
* use absolute path for ldconfig
* Fix set attribute functions for match, target and rule
* Add unittest for failing match recent module
* Start 0.15.0-dev
-------------------------------------------------------------------
Sun Nov 13 21:37:41 UTC 2022 - georg.pfuetzenreuter@suse.com
- Update to version 0.14.0:
* unfortunately no clear changelog, please reference the Git commits https://github.com/ldx/python-iptables/commits/v0.14.0
- Require iptables
-------------------------------------------------------------------
Mon Jun 25 14:57:13 UTC 2018 - mcepl@suse.com
- Clean up SPEC file
- Upgrade to 0.13.0 ... zillion small changes, mostly bugfixes,
unfortunately there is no better log than the commit one on the GitHub
repo (https://github.com/ldx/python-iptables/commits/master)
-------------------------------------------------------------------
Thu Aug 24 13:41:30 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Sun Dec 8 21:22:27 UTC 2013 - p.drouand@gmail.com
- Update to version 0.2.0
+ No changelog available
- Use tarball generated with Github tags
-------------------------------------------------------------------
Thu Oct 24 11:07:03 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Wed Nov 14 21:52:14 UTC 2012 - saschpe@suse.de
- Initial version