X-Git-Url: http://www.privoxy.org/gitweb/templates.html?a=blobdiff_plain;f=debian%2Fpatches%2F28_listen_localhost.dpatch;h=6f8244ce31c827c18edb1cad86e7c6896e0925e6;hb=ea4c4776a6816a05cdad45bd9b6b65a5641c703a;hp=ece29f92e7826ae8ce96175896915ed918c5ecda;hpb=d976c1c66a86ff2a4e29a160c47590b862dbbce9;p=privoxy.git diff --git a/debian/patches/28_listen_localhost.dpatch b/debian/patches/28_listen_localhost.dpatch index ece29f92..6f8244ce 100755 --- a/debian/patches/28_listen_localhost.dpatch +++ b/debian/patches/28_listen_localhost.dpatch @@ -7,12 +7,12 @@ ## DP: and also supports IPv6 (Closes: #512888) @DPATCH@ -diff -urNad privoxy~/config privoxy/config +diff -urNad '--exclude=CVS' '--exclude=.svn' privoxy~/config privoxy/config --- privoxy~/config +++ privoxy/config -@@ -727,7 +727,7 @@ - # listen-address 192.168.0.1:8118 +@@ -773,7 +773,7 @@ # + # listen-address [::1]:8118 # -listen-address 127.0.0.1:8118 +listen-address localhost:8118