Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/webmin/files: 1.390-iptables-gentoo.patch digest-webmin-1.390
Date: Sun, 23 Dec 2007 17:14:43
Message-Id: E1J6UPK-0006vv-24@stork.gentoo.org
1 armin76 07/12/23 17:14:34
2
3 Added: 1.390-iptables-gentoo.patch digest-webmin-1.390
4 Log:
5 Version bump wrt #199131 and fix bug #172048
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.1 app-admin/webmin/files/1.390-iptables-gentoo.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/webmin/files/1.390-iptables-gentoo.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/webmin/files/1.390-iptables-gentoo.patch?rev=1.1&content-type=text/plain
13
14 Index: 1.390-iptables-gentoo.patch
15 ===================================================================
16 --- firewall/gentoo-linux-lib.pl.orig 2007-12-23 13:27:20.000000000 +0100
17 +++ firewall/gentoo-linux-lib.pl 2007-12-23 13:27:28.000000000 +0100
18 @@ -19,7 +19,7 @@
19 # Applies the current iptables configuration from the save file
20 sub apply_iptables
21 {
22 -local $out = &backquote_logged("cd / ; /etc/init.d/iptables restart 2>&1");
23 +local $out = &backquote_logged("cd / ; /etc/init.d/iptables reload 2>&1");
24 return $? ? "<pre>$out</pre>" : undef;
25 }
26
27
28
29
30 1.1 app-admin/webmin/files/digest-webmin-1.390
31
32 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/webmin/files/digest-webmin-1.390?rev=1.1&view=markup
33 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/webmin/files/digest-webmin-1.390?rev=1.1&content-type=text/plain
34
35 Index: digest-webmin-1.390
36 ===================================================================
37 MD5 f74d252d7fa9c736895fb3a257dd3edc virtual-server-3.23.gpl.wbm.gz 379417
38 RMD160 912ba4ff66b7644f05e7e5b52286b5a41cf7163d virtual-server-3.23.gpl.wbm.gz 379417
39 SHA256 c5631f73921058df40a08b0d248bad1acf1dd5b7ded451c7c6f9fff1d923a360 virtual-server-3.23.gpl.wbm.gz 379417
40 MD5 83de0bed8cd63105d82ec0233bec8f50 webmin-1.390-minimal.tar.gz 1559762
41 RMD160 627ba81d645f0133202c0b6daa582f081b57df5a webmin-1.390-minimal.tar.gz 1559762
42 SHA256 530219aa97774a4d91322cc82277cb728cbdfb1d825ee9fc3de77440d31f0ca1 webmin-1.390-minimal.tar.gz 1559762
43 MD5 16178a46cbf67e983d183d3074e246b1 webmin-1.390.tar.gz 13398897
44 RMD160 84bbed54b9fd6368a7e8f1c8448e3210cb11ce19 webmin-1.390.tar.gz 13398897
45 SHA256 ab0b6cd9ab90b258b383233dc1e07d67bfbfec191e2f8a9d6625eccc1709e1be webmin-1.390.tar.gz 13398897
46
47
48
49 --
50 gentoo-commits@g.o mailing list