~clint-fewbar/ubuntu/precise/squid3/ignore-sighup-early

« back to all changes in this revision

Viewing changes to debian/patches/01-cf.data.debian.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2009-09-24 14:51:06 UTC
  • mfrom: (1.1.12 upstream)
  • mto: (20.2.1 sid)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20090924145106-38jgrzmj0d73pha5
Tags: 3.1.0.13-1
* Upload to experimental

* New upstream release
  - Fixes Follow-X-Forwarded-For support (Closes: #523943)
  - Adds IPv6 support (Closes: #432351)

* debian/rules
  - Removed obsolete configuration options
  - Enable db and radius basic authentication modules

* debian/patches/01-cf.data.debian
  - Adapted to new upstream version

* debian/patches/02-makefile-defaults
  - Adapted to new upstream version

* debian/{squid.postinst,squid.rc,README.Debian,watch}
  - Updated references to squid 3.1

* debian/squid3.install
  - Install CSS file for error pages
  - Install manual pages for new authentication modules

* debian/squid3-common.install
  - Install documented version of configuration file in /usr/share/doc/squid3

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
## DP: Default configuration file for debian
6
6
 
7
7
@DPATCH@
8
 
diff -urNad squid3~/src/cf.data.pre squid3/src/cf.data.pre
9
 
--- squid3~/src/cf.data.pre     2009-05-12 05:59:31.000000000 +0200
10
 
+++ squid3/src/cf.data.pre      2009-05-12 06:46:45.000000000 +0200
11
 
@@ -123,7 +123,7 @@
 
8
diff -urNad experimental~/src/cf.data.pre experimental/src/cf.data.pre
 
9
--- experimental~/src/cf.data.pre       2009-09-21 00:48:15.000000000 +0200
 
10
+++ experimental/src/cf.data.pre        2009-09-21 01:04:51.000000000 +0200
 
11
@@ -122,7 +122,7 @@
12
12
        If you want to use the traditional NCSA proxy authentication, set
13
13
        this line to something like
14
14
 
15
15
-       auth_param basic program @DEFAULT_PREFIX@/libexec/ncsa_auth @DEFAULT_PREFIX@/etc/passwd
16
16
+       auth_param basic program @DEFAULT_PREFIX@/lib/squid3/ncsa_auth @DEFAULT_PREFIX@/etc/passwd
17
17
 
18
 
        "children" numberofchildren
19
 
        The number of authenticator processes to spawn. If you start too few
20
 
@@ -185,7 +185,7 @@
 
18
        "utf8" on|off
 
19
        HTTP uses iso-latin-1 as characterset, while some authentication
 
20
@@ -190,7 +190,7 @@
21
21
        If you want to use a digest authenticator, set this line to
22
22
        something like
23
23
 
24
24
-       auth_param digest program @DEFAULT_PREFIX@/bin/digest_pw_auth @DEFAULT_PREFIX@/etc/digpass
25
25
+       auth_param digest program @DEFAULT_PREFIX@/lib/squid3/digest_pw_auth @DEFAULT_PREFIX@/etc/digpass
26
26
 
27
 
        "children" numberofchildren
28
 
        The number of authenticator processes to spawn (no default).
29
 
@@ -241,7 +241,7 @@
 
27
        "utf8" on|off
 
28
        HTTP uses iso-latin-1 as characterset, while some authentication
 
29
@@ -252,7 +252,7 @@
30
30
        of type proxy_auth.  By default, the NTLM authenticator_program
31
31
        is not used.
32
32
 
35
35
 
36
36
        "children" numberofchildren
37
37
        The number of authenticator processes to spawn (no default).
38
 
@@ -276,7 +276,7 @@
 
38
@@ -287,7 +287,7 @@
39
39
        The only supported program for this role is the ntlm_auth
40
40
        program distributed as part of Samba, version 4 or later.
41
41
 
44
44
 
45
45
        "children" numberofchildren
46
46
        The number of authenticator processes to spawn (no default).
47
 
@@ -637,9 +637,9 @@
 
47
@@ -693,9 +693,9 @@
48
48
 # Example rule allowing access from your local networks.
49
49
 # Adapt to list your (internal) IP networks from where browsing
50
50
 # should be allowed
57
57
 #
58
58
 acl SSL_ports port 443
59
59
 acl Safe_ports port 80         # http
60
 
@@ -700,7 +700,8 @@
 
60
@@ -848,7 +848,7 @@
61
61
 # Example rule allowing access from your local networks.
62
62
 # Adapt localnet in the ACL section to list your (internal) IP networks
63
63
 # from where browsing should be allowed
64
64
-http_access allow localnet
65
65
+#http_access allow localnet
66
 
+http_access allow localhost
 
66
 http_access allow localhost
67
67
 
68
68
 # And finally deny all other access to this proxy
69
 
 http_access deny all
70
 
@@ -739,7 +740,7 @@
71
 
 
72
 
 NOCOMMENT_START
73
 
 #Allow ICP queries from local networks only
74
 
-icp_access allow localnet
75
 
+#icp_access allow localnet
76
 
 icp_access deny all
77
 
 NOCOMMENT_END
78
 
 DOC_END
79
 
@@ -764,7 +765,7 @@
80
 
 
81
 
 NOCOMMENT_START
82
 
 #Allow HTCP queries from local networks only
83
 
-htcp_access allow localnet
84
 
+#htcp_access allow localnet
85
 
 htcp_access deny all
86
 
 NOCOMMENT_END
87
 
 DOC_END
88
 
@@ -2141,7 +2142,7 @@
 
69
@@ -2656,7 +2656,7 @@
89
70
 
90
71
 NAME: logfile_rotate
91
72
 TYPE: int
94
75
 LOC: Config.Log.rotateNumber
95
76
 DOC_START
96
77
        Specifies the number of logfile rotations to make when you
97
 
@@ -2157,6 +2158,9 @@
98
 
        purposes, so -k rotate uses another signal.  It is best to get
99
 
        in the habit of using 'squid -k rotate' instead of 'kill -USR1
100
 
        <pid>'.
101
 
+       
102
 
+       Note2, for Debian/Linux the default of logfile_rotate is
103
 
+       zero, since it includes external logfile-rotation methods.
 
78
@@ -2675,6 +2675,9 @@
 
79
 
 
80
        Note, from Squid-3.1 this option has no effect on the cache.log,
 
81
        that log can be rotated separately by using debug_options
 
82
+
 
83
+       Note2, for Debian/Linux the default of logfile_rotate is
 
84
+       zero, since it includes external logfile-rotation methods.
104
85
 DOC_END
105
86
 
106
87
 NAME: emulate_httpd_log
107
 
@@ -3340,7 +3344,7 @@
 
88
@@ -4018,7 +4021,7 @@
108
89
 NAME: visible_hostname
109
90
 TYPE: string
110
91
 LOC: Config.visibleHostname