diff options
author | 2002-09-09 14:04:08 +0000 | |
---|---|---|
committer | 2002-09-09 14:04:08 +0000 | |
commit | a4e628400d62ee6888f9da63852f338136d51ba0 (patch) | |
tree | de5ccf108224dbbbf17d37f6e29a153988f6b78a /sys-apps/iptables/ChangeLog | |
parent | mldonkey unmasked due to KEYWORDS based masking (diff) | |
download | historical-a4e628400d62ee6888f9da63852f338136d51ba0.tar.gz historical-a4e628400d62ee6888f9da63852f338136d51ba0.tar.bz2 historical-a4e628400d62ee6888f9da63852f338136d51ba0.zip |
Updates to iptables.
Diffstat (limited to 'sys-apps/iptables/ChangeLog')
-rw-r--r-- | sys-apps/iptables/ChangeLog | 31 |
1 files changed, 19 insertions, 12 deletions
diff --git a/sys-apps/iptables/ChangeLog b/sys-apps/iptables/ChangeLog index 701c35c3cd25..5fd50a26b94f 100644 --- a/sys-apps/iptables/ChangeLog +++ b/sys-apps/iptables/ChangeLog @@ -1,21 +1,16 @@ # ChangeLog for sys-apps/iptables # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/ChangeLog,v 1.9 2002/09/08 20:52:24 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/ChangeLog,v 1.10 2002/09/09 14:04:08 aliz Exp $ -*iptables-1.2.7a-r2 -*iptables-1.2.6a-r3 +*iptables-1.2.7a (27 Aug 2002) - 08 Sep 2002; Bruce A. Locke <blocke@shivan.org> iptables-1.2.6a-r3.ebuild, iptables-1.2.7a-r2, files/iptables.confd-2, files/iptables.init-2 - Fix #2335. Forwarding is disabled on script stop and only turned on - during script start if conf.d/iptables settings are enabled. + 09 Sep 2002; Daniel Ahlberg <aliz@gentoo.org> iptables-1.2.7a.ebuild : -*iptables-1.2.6a-r2 (29 Aug 2002) + Cleaned up configurationfiles and ebuild, added blocke's changes to -r1 into this version. - 29 Aug 2002; Daniel Robbins <drobbins@gentoo.org> new rev of iptables-1.2.6a - adding support for IMQ (intermediate queueing device.) See - http://luxik.cdi.cz/~patrick/imq/ for more information. - -*iptables-1.2.7a (27 Aug 2002) + 08 Sep 2002; Bruce A. Locke <blocke@shivan.org> iptables-1.2.6a-r3.ebuild, iptables-1.2.7a-r2, files/iptables.confd-2, files/iptables.init-2 + Fix #2355. Forwarding is disabled on script stop and only turned on + during script start if conf.d/iptables settings are enabled. 01 Sep 2002; Daniel Ahlberg <aliz@gentoo.org> iptables-1.2.7a.ebuild : Added better handling of stopping iptables as described in #6949. @@ -27,6 +22,18 @@ 27 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> iptables-1.2.7a.ebuild : New upstream version to fix the bugs introduced in 1.2.7. +*iptables-1.2.6a-r3 + + 08 Sep 2002; Bruce A. Locke <blocke@shivan.org> iptables-1.2.6a-r3.ebuild, iptables-1.2.7a-r2, files/iptables.confd-2, files/iptables.init-2 + Fix #2335. Forwarding is disabled on script stop and only turned on + during script start if conf.d/iptables settings are enabled. + +*iptables-1.2.6a-r2 (29 Aug 2002) + + 29 Aug 2002; Daniel Robbins <drobbins@gentoo.org> new rev of iptables-1.2.6a + adding support for IMQ (intermediate queueing device.) See + http://luxik.cdi.cz/~patrick/imq/ for more information. + *iptables-1.2.7.ebuild (17 Aug 2002) 17 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> iptables-1.2.7.ebuild : Version |