diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-05 01:27:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-05 01:27:29 +0000 |
commit | ff9fbae95649b4ae1d133a485ca3f769a6652a3a (patch) | |
tree | 0eab89f395ec0bb56a813f62b659149ac5729984 /net-firewall/iptables/ChangeLog | |
parent | Removed old version. (diff) | |
download | historical-ff9fbae95649b4ae1d133a485ca3f769a6652a3a.tar.gz historical-ff9fbae95649b4ae1d133a485ca3f769a6652a3a.tar.bz2 historical-ff9fbae95649b4ae1d133a485ca3f769a6652a3a.zip |
Make sure /var/lib/iptables/rules-saves is only read/writable by root #91468 by eromang.
Package-Manager: portage-2.0.51.21
Diffstat (limited to 'net-firewall/iptables/ChangeLog')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 1592111bebc4..5087a5b3f1e7 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-firewall/iptables -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.69 2005/05/03 22:55:13 wormo Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.70 2005/05/05 01:27:29 vapier Exp $ + +*iptables-1.3.1-r4 (05 May 2005) + + 05 May 2005; Mike Frysinger <vapier@gentoo.org> + files/iptables-1.2.9-r1.init, files/iptables.init, metadata.xml, + -iptables-1.3.1-r3.ebuild, +iptables-1.3.1-r4.ebuild: + Make sure /var/lib/iptables/rules-saves is only read/writable by root #91468 + by eromang. 03 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> iptables-1.3.1-r3.ebuild: |