Let --with-group properly deal with secondary groups
[privoxy.git] / debian / patches / 14_config.dpatch
index 5e7d20e..3785d4f 100644 (file)
@@ -5,14 +5,17 @@
 ## DP: Several Debian specific changes to config file
 
 @DPATCH@
-diff -urNad privoxy~/config privoxy/config
+diff -urNad '--exclude=CVS' '--exclude=.svn' privoxy~/config privoxy/config
 --- privoxy~/config
 +++ privoxy/config
-@@ -1,4 +1,4 @@
--#        Sample Configuration File for Privoxy v3.0.7
+@@ -1,6 +1,6 @@
+-#        Sample Configuration File for Privoxy v3.0.19
 +#        Sample Configuration File for Privoxy
  #
- #  $Id: config,v 1.59 2007/11/15 02:46:31 hal9 Exp $
+-#  $Id: config,v 1.98 2011/12/26 17:04:50 fabiankeil Exp $
++#  Id: config,v
+ #
+ #  Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/
  #
 @@ -128,7 +128,7 @@
  #          If set, this option should be the first option in the config
@@ -23,18 +26,7 @@ diff -urNad privoxy~/config privoxy/config
  #
  #
  #  1.2. trust-info-url
-@@ -163,8 +163,8 @@
- #      don't end up locked out from the information on why they were
- #      locked out in the first place!
- #
--trust-info-url  http://www.example.com/why_we_block.html
--trust-info-url  http://www.example.com/what_we_allow.html
-+#trust-info-url  http://www.example.com/why_we_block.html
-+#trust-info-url  http://www.example.com/what_we_allow.html
- #
- #
- #  1.3. admin-address
-@@ -260,7 +260,7 @@
+@@ -265,7 +265,7 @@
  #
  #      No trailing "/", please.
  #
@@ -43,7 +35,7 @@ diff -urNad privoxy~/config privoxy/config
  #
  #
  #  2.2. templdir
-@@ -315,7 +315,7 @@
+@@ -322,7 +322,7 @@
  #
  #      No trailing "/", please.
  #
@@ -52,12 +44,3 @@ diff -urNad privoxy~/config privoxy/config
  #
  #
  #  2.4. actionsfile
-@@ -609,7 +609,7 @@
- #      it's reached, messages are logged truncated and marked with
- #      "... [too long, truncated]".
- #
--debug   1    # show each GET/POST/CONNECT request
-+#debug   1    # show each GET/POST/CONNECT request
- debug   4096 # Startup banner and warnings
- debug   8192 # Errors - *we highly recommended enabling this*
- #