diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2014-02-04 23:02:30 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2014-02-04 23:02:30 +0000 |
commit | 9b079dfab4f6963b84d0597cd2df0cfd2036843d (patch) | |
tree | 4217be7bc870ad10c14bed5ff32aab4de25ff25c /dev-python/python-iptables/ChangeLog | |
parent | Stable for HPPA (bug #486590). (diff) | |
download | gentoo-2-9b079dfab4f6963b84d0597cd2df0cfd2036843d.tar.gz gentoo-2-9b079dfab4f6963b84d0597cd2df0cfd2036843d.tar.bz2 gentoo-2-9b079dfab4f6963b84d0597cd2df0cfd2036843d.zip |
Revision bump, add patch from upstream to fix problems with conntrack.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xE3F69979BB4B8928DA78E3D17CBF44EF)
Diffstat (limited to 'dev-python/python-iptables/ChangeLog')
-rw-r--r-- | dev-python/python-iptables/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-python/python-iptables/ChangeLog b/dev-python/python-iptables/ChangeLog index 5e639a067d03..cd9120c74e20 100644 --- a/dev-python/python-iptables/ChangeLog +++ b/dev-python/python-iptables/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-python/python-iptables # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-iptables/ChangeLog,v 1.2 2014/02/03 23:24:12 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-iptables/ChangeLog,v 1.3 2014/02/04 23:02:29 chutzpah Exp $ + +*python-iptables-0.3.0-r1 (04 Feb 2014) + + 04 Feb 2014; Patrick McLean <chutzpah@gentoo.org> + +python-iptables-0.3.0-r1.ebuild, + +files/python-iptables-0.3.0-conntrack-fixes.patch: + Revision bump, add patch from upstream to fix problems with conntrack. *python-iptables-0.3.0 (03 Feb 2014) |