2009
squid3 (3.0.STABLE8-3+lenny2) stable-security; urgency=high
* Non-maintainer upload by the Security Team.
* Update patchset for 12-SQUID-2009_2, add more debugging and
also add checks for HTTP_STATUS_NONE as this could also
lead to denial of service otherwise
(CVE-2009-2622; CVE-2009-2621).
-- Nico Golde <nion@debian.org> Sun, 09 Aug 2009 13:25:16 +0000
squid3 (3.0.STABLE8-3+lenny1) stable-security; urgency=high
* Non-maintainer upload by the Security Team.
* Fix multiple possible denial of service vectors in the processing of
requests or responses
(SQUID-2009-2; CVE: TBA; 12-SQUID-2009_2.dpatch).
-- Nico Golde <nion@debian.org> Tue, 28 Jul 2009 11:26:45 +0000
squid3 (3.0.STABLE8-3) unstable; urgency=high
* Urgency high due to security fixes
* debian/patches/11-SQUID-2009-1
- Added upstream patch fixing Denial of Service in request processing
(Ref: SQUID-2009-1, CVE: TBA)
-- Luigi Gangitano <luigi@debian.org> Fri, 06 Feb 2009 20:23:57 +0100
squid3 (3.0.STABLE8-2) unstable; urgency=low
* debian/squid3.postinst
- Fixed non-POSIX option to chown (Closes: #491701)
* debian/rules
- Removed obsoleted configure options (Closes: 511272)
- Added --enable-follow-x-forwarded-for configure option
* debian/control
- Added dependency on ${misc:Depends} to make lintian happy
* debian/squid3.postinst
- Removed path from squid3 invocation to make lintian happy
* debian/control
- Bumped Standard-Version to 3.8.0, no change needed
-- Luigi Gangitano <luigi@debian.org> Fri, 9 Jan 2009 00:02:48 +0200
2008
squid3 (3.0.STABLE8-1) unstable; urgency=high
* Urgency high to meet freeze deadline
* New upstream release
* debian/patches/10-mgr_active_requests
- Added upstream patch fixing delay_pool reporting in cachemgr.cgi
-- Luigi Gangitano <luigi@debian.org> Mon, 21 Jul 2008 09:20:31 +0200
squid3 (3.0.STABLE7-1) unstable; urgency=low
* New upstream release
-- Luigi Gangitano <luigi@debian.org> Sat, 05 Jul 2008 21:24:36 +0200
squid3 (3.0.STABLE6-2) unstable; urgency=low
* debian/control
- Fixed suggestion on squidclient package
-- Luigi Gangitano <luigi@debian.org> Sun, 01 Jun 2008 05:48:22 +0200
squid3 (3.0.STABLE6-1) unstable; urgency=low
* New upstream release (Closes: #478695) * debian/squid3.rc - Added automatic coss file creation (Closes: #478108) - Removed default blocking logging to syslog - Added parsing of /etc/default/squid3 for SQUID_ARGS override * debian/{rules,control,squidclient.install,squidclient.1} - Rename squid3-client package to squidclient (Closes: #473876) - Added squidclient man page from old squid package
-- Luigi Gangitano <luigi@debian.org> Sun, 01 Jun 2008 02:43:42 +0200
squid3 (3.0.STABLE5-1) UNRELEASED; urgency=low
* New upstream release (Closes: #478695)
-- Luigi Gangitano <luigi@debian.org> Sat, 03 May 2008 18:39:36 +0200
squid3 (3.0.STABLE4-1) unstable; urgency=low
* New upstream release
-- Luigi Gangitano <luigi@debian.org> Thu, 03 Apr 2008 01:34:07 +0200
squid3 (3.0.STABLE2-1) unstable; urgency=low
* New upstream release (Closes: #470641) * debian/rules - Fixed bashism (Closes: #468567) * debian/control - Fixed description, remove instability notice (Closes: #463347) * debian/squid.rc - Raise max open filedescriptor limit to match build time limit at 65535 (Closes: #470605, #470607)
-- Luigi Gangitano <luigi@debian.org> Wed, 12 Mar 2008 13:52:21 +0100
squid3 (3.0.STABLE1-2) unstable; urgency=low
* debian/rules
- Fixed --with-large-files option to ./configure (Closes: #459306)
- Added null storio option (Closes: #456889)
-- Luigi Gangitano <luigi@debian.org> Tue, 11 Jan 2008 14:09:45 +0100
2007
squid3 (3.0.STABLE1-1) unstable; urgency=low
* New upstream release
- Updated debian/watch (Closes: #456470)
- Removed patches integrated upstream
+ 08-resume-http
+ 09-dos-cache-update
* debian/control
- Bumped Standard-Version to 3.7.3 (no change needed)
- Added Homepage field
* debian/patches/01-cf.data.debian
- Adapted to new upstream version (remove default accesso to
RFC1918 addresses)
* debian/squid3.{preinst,postinst,prerm,postrm}
- Added debhelper token
-- Luigi Gangitano <luigi@debian.org> Mon, 17 Dec 2007 11:36:57 +0100
squid3 (3.0.RC1-3) unstable; urgency=high
* Urgency high due to security fixes
* debian/patches/09-dos-cache-update
- Added upstream patch fixing DoS in cache update reply processing
(Ref: CVE-2007-6239, SQUID-2007:2)
-- Luigi Gangitano <luigi@debian.org> Fri, 7 Dec 2007 16:30:39 +0100
squid3 (3.0.RC1-2) unstable; urgency=low
* debian/patches/08-resume-http.dpatch
- Added upstream patch fixing failure to resume downloads
-- Luigi Gangitano <luigi@debian.org> Mon, 15 Oct 2007 02:43:44 +0200
squid3 (3.0.RC1-1) unstable; urgency=low
* New upstream release
- Updated debian watch
* debian/patches/01-cf.data.debian
- Updated to match upstream changes
* debian/control
- Updated Build-Depends to libdb 4.6
- Removed dependency on essential package coreutils
- Fixed dependency on virtual package httpd
-- Luigi Gangitano <luigi@debian.org> Sun, 14 Oct 2007 16:07:28 +0200
squid3 (3.0.PRE7-1) unstable; urgency=low
* New upstream release
- Fixed assertion failure when receiving TCP_RESET (Closes: #435887)
- Removed patches integrated upstream:
+ debian/patches/05-helpers-typo
+ debian/patches/06-mem-obj-reference
+ debian/patches/07-close-icap-connections
* debian/patches/01-cf.data.debian
- Removed upstream-integrated patches
* debian/rules
- Enabled build time default user configuration
-- Luigi Gangitano <luigi@debian.org> Fri, 31 Aug 2007 18:05:13 +0200
squid3 (3.0.PRE6-2) unstable; urgency=low
* debian/control
- Make package binNMU safe (Closes: #432981)
* debian/rules
- Enabled diskd (Closes: #434621)
- Removed --enable-diskio option (Closes: #435230)
-- Luigi Gangitano <luigi@debian.org> Sun, 13 May 2007 19:13:03 +0200
squid3 (3.0.PRE6-1) unstable; urgency=low
* New upstream release
- Removed patches integrated upsteam:
+ 04-m68k-ftbfs
* debian/rules
- Enable delay pools (Closes: #410785)
- Enable cache digests (Closes: #416631)
- Enable ICAP client
- Raised Max Filedescriptor limit to 65536
* debian/control
- Added real package dependency for httpd in squid3-cgi
* debian/patches/02-makefile-defaults
- Fix default configuration file for cachemgr.cgi (Closes: #416630)
* debian/squid3.postinst
- Fixed bashish in postinst (Closes: #411797)
* debian/patches/05-helpers-typo
- Added upstream patch fixing compilation error in src/helpers.cc
* debian/patches/06-mem-obj-reference
- Added upstream patch fixing a mem_obj reference in src/store.cc
* debian/patches/07-close-icap-connections
- Added upstream patch fixing icap connection starvation
* debian/squid3.rc
- Added LSB-compliant description to rc script
-- Luigi Gangitano <luigi@debian.org> Sun, 13 May 2007 16:03:16 +0200
2006
squid3 (3.0.PRE5-5) unstable; urgency=low
* debian/control
- Revert dependency on libsasl2-2-dev to libsasl2-dev (Closes: #401292)
-- Luigi Gangitano <luigi@debian.org> Thu, 30 Nov 2006 16:27:26 +0100
squid3 (3.0.PRE5-4) unstable; urgency=low
* debian/{rules,squid3-client.install}
- Fix path for squid3client (Closes: #400893)
-- Luigi Gangitano <luigi@debian.org> Thu, 30 Nov 2006 15:32:53 +0100
squid3 (3.0.PRE5-3) unstable; urgency=low
* debian/rules
- Use the right patch for specific options on GNU/kFreeBSD (Closes: #397829)
-- Luigi Gangitano <luigi@debian.org> Sat, 11 Nov 2006 10:32:06 +0100
squid3 (3.0.PRE5-2) unstable; urgency=low
* debian/rules
- Added architecture specific configure options to fix
FTBFS on GNU/KFreeBSD (Closes: #397829)
* debian/control
- Updated Build-Depend to libsasl2-2-dev
-- Luigi Gangitano <luigi@debian.org> Sat, 11 Nov 2006 00:33:31 +0100
squid3 (3.0.PRE5-1) unstable; urgency=low
* New upstream release
- Includes fix for FTBFS with GCC 4.2 (Closes: #379969)
- Removed upstream-integrated patches:
+ 03-upstream-md5-byteswap
* debian/patches/04-m68k-ftbfs.dpathc
- Added patch to fix FTBFS on m68k due to missing parenthesis
(Closes: #394220)
* debian/control
- Added Build-Dep on libcppunit-dev
- Updated Build-Dep to libdb4.4-dev
* debian/rules
- Added usage of already compiled libcppunit, reducing build time
-- Luigi Gangitano <luigi@debian.org> Thu, 9 Nov 2006 15:42:43 +0100
squid3 (3.0.PRE4-5) unstable; urgency=low
* debian/rules
- Fixed typo in configure options (--with-filedescriptors)
- Added missing transparent proxy options
-- Luigi Gangitano <luigi@debian.org> Thu, 20 Jul 2006 15:03:07 +0200
squid3 (3.0.PRE4-4) unstable; urgency=low
* debian/control
- Removed dependency on webmin-squid for squid-cgi
* debian/rules
- Removed bashism (Closes: #377952)
-- Luigi Gangitano <luigi@debian.org> Wed, 12 Jul 2006 15:56:01 +0200
squid3 (3.0.PRE4-3) unstable; urgency=low
* debian/patches/03-upstream-md5-byteswap.dpatch
- Added upstream patch to fix FTBFS on BIGENDIAN architectures
(Closes: #377596)
-- Luigi Gangitano <luigi@debian.org> Mon, 10 Jul 2006 18:06:06 +0200
squid3 (3.0.PRE4-2) unstable; urgency=low
* debian/copyright
- Added text from CREDITS with copyright and licences for all the
components included in squid
-- Luigi Gangitano <luigi@debian.org> Mon, 10 Jul 2006 00:46:10 +0200
squid3 (3.0.PRE4-1) unstable; urgency=low
* New upstream release
* debian/rules
- Revorked to build packages that can be installed side-by-side with
the squid 2.x packages.
* debian/control
- Added dependency on dpatch
-- Luigi Gangitano <luigi@debian.org> Mon, 3 Jul 2006 16:47:43 +0200
squid3 (3.0.PRE3.20060422-2) unstable; urgency=low
* debian/control
- Added missing Build-Depends on libsasl2-dev
-- Luigi Gangitano <luigi@debian.org> Wed, 14 Jun 2006 15:31:34 +0200
squid3 (3.0.PRE3.20060422-1) unstable; urgency=low
* First package attempt
-- Luigi Gangitano <luigi@debian.org> Sat, 22 Apr 2006 01:19:36 +0200