diff options
author | Peter Volkov <pva@gentoo.org> | 2009-01-21 18:36:10 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-01-21 18:36:10 +0000 |
commit | d7e1e7a476fe10227ee853e73dfc0af3ef07971a (patch) | |
tree | 973349fa974dc47a51bdf75a53330805703965fa /net-firewall/iptables/ChangeLog | |
parent | old (diff) | |
download | historical-d7e1e7a476fe10227ee853e73dfc0af3ef07971a.tar.gz historical-d7e1e7a476fe10227ee853e73dfc0af3ef07971a.tar.bz2 historical-d7e1e7a476fe10227ee853e73dfc0af3ef07971a.zip |
Some patches from upstream for misc build issues. Fixed hashlimit-htable-gcinterval save/restore issue, bug #254496, thank Михаил for report. Fixed save/restore issue for -m owner, bug #255113, thank Andrew Savchenko for report.
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'net-firewall/iptables/ChangeLog')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 47e2ab2fd19f..fd0fbbca0b9d 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for net-firewall/iptables -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.184 2008/12/06 23:52:05 robbat2 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.185 2009/01/21 18:36:10 pva Exp $ + +*iptables-1.4.2-r2 (21 Jan 2009) + + 21 Jan 2009; Peter Volkov <pva@gentoo.org> + +files/iptables-1.4.2-hashlimit.patch, + +files/iptables-1.4.2-libxt_TOS-compilation.patch, + +files/iptables-1.4.2-libxt_iprange.c-build.patch, + +files/iptables-1.4.2-owner-restore.patch, +iptables-1.4.2-r2.ebuild: + Some patches from upstream for misc build issues. Fixed + hashlimit-htable-gcinterval save/restore issue, bug #254496, thank + Михаил for report. Fixed save/restore issue for -m owner, bug + #255113, thank Andrew Savchenko for report. 06 Dec 2008; Robin H. Johnson <robbat2@gentoo.org> Manifest: Fix broken Manifest. |