Your message dated Sat, 05 Mar 2011 16:35:48 +0000
with message-id <[email protected]>
and subject line Bug#474754: fixed in squid 2.7.STABLE9-3
has caused the Debian Bug report #474754,
regarding Move SQUID_ARGS var to /etc/default/squid
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
474754: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474754
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: squid
Version: 2.6.5-6etch1
Severity: normal
Tags: patch


Attached patch move defenition of SQUID_ARGS from init script to
/etc/default/squid config and mark this file as config. 
Unstable version (2.6.18) need this patch too.

diff -upr debian~old/conffiles debian/conffiles
--- debian~old/conffiles        2008-04-07 15:24:46.000000000 +0000
+++ debian/conffiles    2008-04-07 15:25:11.000000000 +0000
@@ -1,3 +1,4 @@
 /etc/init.d/squid
+/etc/default/squid
 /etc/logrotate.d/squid
 /etc/resolvconf/update-libc.d/squid
diff -upr debian~old/default.squid debian/default.squid
--- debian~old/default.squid    2008-04-07 15:24:46.000000000 +0000
+++ debian/default.squid        2008-04-07 15:25:40.000000000 +0000
@@ -6,3 +6,4 @@
 # cache to a maximum of (currently) 4096 filedescriptors. Default is 1024.
 SQUID_MAXFD=1024
 
+SQUID_ARGS="-D -sYC"
diff -upr debian~old/squid.rc debian/squid.rc
--- debian~old/squid.rc 2008-04-07 15:24:46.000000000 +0000
+++ debian/squid.rc     2008-04-07 15:25:28.000000000 +0000
@@ -19,7 +19,6 @@ NAME=squid
 DAEMON=/usr/sbin/squid
 LIB=/usr/lib/squid
 PIDFILE=/var/run/$NAME.pid
-SQUID_ARGS="-D -sYC"
 
 [ ! -f /etc/default/squid ] || . /etc/default/squid
 


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-4-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages squid depends on:
ii  adduser                 3.106            add and remove users and groups
ii  coreutils               6.10-3           The GNU core utilities
ii  debconf [debconf-2.0]   1.5.20           Debian configuration management sy
ii  libc6                   2.7-9            GNU C Library: Shared libraries
ii  libdb4.4                4.4.20-11        Berkeley v4.4 Database Libraries [
ii  libldap2                2.1.30.dfsg-13.5 OpenLDAP libraries
ii  libpam0g                0.99.7.1-6       Pluggable Authentication Modules l
ii  logrotate               3.7.1-3          Log rotation utility
ii  lsb-base                3.2-4            Linux Standard Base 3.2 init scrip
ii  netbase                 4.30             Basic TCP/IP networking system
pn  squid-common            <none>           (no description available)

squid recommends no packages.



--- End Message ---
--- Begin Message ---
Source: squid
Source-Version: 2.7.STABLE9-3

We believe that the bug you reported is fixed in the latest version of
squid, which is due to be installed in the Debian FTP archive:

squid-common_2.7.STABLE9-3_all.deb
  to main/s/squid/squid-common_2.7.STABLE9-3_all.deb
squid_2.7.STABLE9-3.diff.gz
  to main/s/squid/squid_2.7.STABLE9-3.diff.gz
squid_2.7.STABLE9-3.dsc
  to main/s/squid/squid_2.7.STABLE9-3.dsc
squid_2.7.STABLE9-3_i386.deb
  to main/s/squid/squid_2.7.STABLE9-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luigi Gangitano <[email protected]> (supplier of updated squid package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 05 Mar 2011 15:22:47 +0100
Source: squid
Binary: squid squid-common
Architecture: source all i386
Version: 2.7.STABLE9-3
Distribution: unstable
Urgency: low
Maintainer: Luigi Gangitano <[email protected]>
Changed-By: Luigi Gangitano <[email protected]>
Description: 
 squid      - Internet object cache (WWW proxy cache)
 squid-common - Internet object cache (WWW proxy cache) - common files
Closes: 474754 595755 597447 601790 609697
Changes: 
 squid (2.7.STABLE9-3) unstable; urgency=low
 .
   * Acknowledged NMU from Martin von Brummelen (Closes: #597447)
 .
   * debian/control
     - Added dependency on perl-modules (Closes: #601790)
     - Bumped Standard-Version to 3.9.1 (no change needed)
 .
   * debian/squid.resolvconf
     - Change directory to avoid core dump data in resolvconf (Closes: #609697)
 .
   * debian/default.squid
     - Added note on overriding SQUID_ARGS (Closes: #474754)
 .
   * debian/README.Debian
     - Fixed typo (Closes: #595755)
Checksums-Sha1: 
 2380bb2dd9bba5c83e17038dd92c41e0d1dcda99 1153 squid_2.7.STABLE9-3.dsc
 6be8ac1ebebf566d5b23994b177f6ec4263ab61f 306326 squid_2.7.STABLE9-3.diff.gz
 9d22917fa778c93e45cc6c4ccb35edc69cfcac5c 352070 
squid-common_2.7.STABLE9-3_all.deb
 a6e403f0bb11c98a965eb999ee7c2850d74522a6 770466 squid_2.7.STABLE9-3_i386.deb
Checksums-Sha256: 
 85d992e16c7e45df1db1e36a08f578e8475259306d7c03315781cc089b12eafa 1153 
squid_2.7.STABLE9-3.dsc
 b8c7355088c125ffd63185aee8f7b0dfc4889bbf2291f6bec3215d086d99545c 306326 
squid_2.7.STABLE9-3.diff.gz
 8ad69c6266445964424d12b234ff82d46d7aefd9d5dcac6c9abcf13b9cc0d1f4 352070 
squid-common_2.7.STABLE9-3_all.deb
 1423267fdb7cef3e69ab4a0df1541a9db9cab443713018d7f32f1eae0ec7140b 770466 
squid_2.7.STABLE9-3_i386.deb
Files: 
 f38aec2d320b8d713421262fad3f2b50 1153 web optional squid_2.7.STABLE9-3.dsc
 4f0c656552a9faedb62f44b2d0b4a103 306326 web optional 
squid_2.7.STABLE9-3.diff.gz
 8d33a6999f6be3855566edc29798cb2c 352070 web optional 
squid-common_2.7.STABLE9-3_all.deb
 adaa3795845ac466403533eae6e36519 770466 web optional 
squid_2.7.STABLE9-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)

iEYEARECAAYFAk1yYE4ACgkQ8ZumGJJMDCbhwwCfTouTTIMpg+4C6t3AbEoIvWz/
u9kAn3Ncidu8Ex/soaEBqQPjniuknBvB
=pHxn
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to