diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-12 02:48:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-12 02:48:52 +0000 |
commit | bacd57f764a903883f46a41a1f03f954ed57d7f0 (patch) | |
tree | 4a1682e50db359140a885cbeda8bde2575e46ca2 /net-firewall | |
parent | initial import #63085 (diff) | |
download | historical-bacd57f764a903883f46a41a1f03f954ed57d7f0.tar.gz historical-bacd57f764a903883f46a41a1f03f954ed57d7f0.tar.bz2 historical-bacd57f764a903883f46a41a1f03f954ed57d7f0.zip |
Warn about issues upgrading from 1.2.x to 1.3.x #92535 by Volkov Peter.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/Manifest | 10 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.2.ebuild | 6 |
3 files changed, 13 insertions, 8 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 5fd73178f6ed..457d06a52de3 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.74 2005/07/12 02:38:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.75 2005/07/12 02:48:52 vapier Exp $ *iptables-1.3.2 (12 Jul 2005) @@ -9,7 +9,8 @@ +files/iptables-1.3.2.init, +iptables-1.3.2.ebuild: Version bump #98641 by Lars (Polynomial-C). Unified the iptables/ip6tables init.d scripts. Added a new 'panic' option to init.d #72033 by Colin - Kingsley. + Kingsley. Warn about issues upgrading from 1.2.x to 1.3.x #92535 by Volkov + Peter. *iptables-1.3.1-r4 (05 May 2005) diff --git a/net-firewall/iptables/Manifest b/net-firewall/iptables/Manifest index 7e4ea3bc9eca..ef7e28609ead 100644 --- a/net-firewall/iptables/Manifest +++ b/net-firewall/iptables/Manifest @@ -6,10 +6,10 @@ MD5 099c4bec61b25509119be3611e139c11 iptables-1.2.7a-r3.ebuild 1981 MD5 ec86656320117bca34ac66944d47a0f8 iptables-1.3.1-r4.ebuild 5611 MD5 9e0f8c58618de88773070af5a1522cdd iptables-1.2.9-r4.ebuild 5422 MD5 156b80272ca92ece8d8dcff494cde59f iptables-1.2.9-r1.ebuild 3516 -MD5 342fd9b3fa0a056fb04531d11bf789b4 iptables-1.3.2.ebuild 4910 +MD5 dd371445494d361f781d41e264afe43c iptables-1.3.2.ebuild 5121 MD5 9895e3a55df2ef6533205b1ed5c2ce7c iptables-1.2.11-r3.ebuild 5500 MD5 16422469f0e4336f1e84ba6f46644050 iptables-1.2.9.ebuild 2798 -MD5 e2e40868680919cad2bf188bdf20bdac ChangeLog 18296 +MD5 0341fc17c9ed455b366dd4c686424acb ChangeLog 18372 MD5 db00dffc05d70ea96abce1c50171c51e files/iptables-1.3.2.init 2547 MD5 9366ae3d4d34c4dbf665b8539c609dd0 files/digest-iptables-1.2.9 67 MD5 b428a4b8ebd4353f3f2365bdf4da7a04 files/digest-iptables-1.3.2 206 @@ -56,7 +56,7 @@ MD5 c4f9d5d795f4ab2c221681e55ebac8dd files/1.2.7a-files/02_all_imq.patch.bz2 293 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFC0y1wgIKl8Uu19MoRAl/bAJ9V+GFcRgwf4cFkUNWb3eBH5j5ZlACdE4HQ -OKR/yTreO6/G9jxSAcbz+lY= -=iMSV +iD8DBQFC0y/ggIKl8Uu19MoRAomIAJ9zcXPH8Ci8MqvUtkY/wgG4Ax/oeQCfUH9d +gLqIAKRDJJxTOKH3wcSellY= +=J+Bw -----END PGP SIGNATURE----- diff --git a/net-firewall/iptables/iptables-1.3.2.ebuild b/net-firewall/iptables/iptables-1.3.2.ebuild index 1866136df23d..4d1ac27f52b8 100644 --- a/net-firewall/iptables/iptables-1.3.2.ebuild +++ b/net-firewall/iptables/iptables-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.2.ebuild,v 1.1 2005/07/12 02:38:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.2.ebuild,v 1.2 2005/07/12 02:48:52 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -155,4 +155,8 @@ pkg_postinst() { einfo " echo \"1\" > /proc/sys/net/ipv6/conf/all/forwarding" einfo "for ipv6." fi + echo + ewarn "When upgrading from iptables-1.2.x, you may be unable to remove" + ewarn "rules added with iptables-1.3.x. This is a known issue, please see:" + ewarn "http://bugs.gentoo.org/show_bug.cgi?id=92535" } |