# ChangeLog for net-www/squid # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/net-www/squid/ChangeLog,v 1.28 2003/12/14 23:19:22 spider Exp $ 15 Dec 2003; squid-2.4.7.ebuild, squid-2.5.3.ebuild, squid-2.5.4.ebuild: QA: fixing chown user.group to user:group, bug #35127 05 Nov 2003; Christian Birchinger squid-2.5.4.ebuild: Added sparc stable keyword 02 Nov 2003; Donny Davies squid-2.5.4.ebuild: Mark x86 stable, add metadata.xml. *squid-2.5.4 (18 Sep 2003) 18 Sep 2003; Donny Davies squid-2.5.4.ebuild: Version bump. Add --enable-ident-lookups, closing #24591. 10 Jul 2003; Christian Birchinger squid-2.5.3.ebuild: Added sparc stable keyword 10 Jul 2003; Christian Birchinger squid-2.5.3.ebuild: Added sparc stable keyword 03 Jul 2003; Brad Laue squid-2.5.3.ebuild: Mark 2.5.3 stable on x86. 10 Jun 2003; Christian Birchinger squid-2.5.2.ebuild: Added sparc stable keyword *squid-2.5.3 (04 Jun 2003) 05 Jul 2003; Guy martin squid-2.5.3.ebuild : Fixed the loop problem with glibc-2.3.1 on hppa . Marked stable for hppa. 04 Jun 2003; Donny Davies Manifest, squid-2.5.3.ebuild, files/squid-2.5.3-gentoo.diff: Version bump. Re-diff patch. *squid-2.5.2 (27 Mar 2003) 04 Jun 2003; Brad Laue Manifest, squid-2.5.2.ebuild, Mark stable on x86. 27 Mar 2003; Donny Davies squid-2.5.2.ebuild, files/squid-2.5.2-gentoo.diff: Bump to latest. Made new patch, clean some docs, fix cron snip install. *squid-2.5.1-r2 (31 Jan 2003) 30 Mar 2003; Christian Birchinger squid-2.5.1-r2.ebuild: Added sparc stable keyword 31 Jan 2003; Nick Hadaway squid-2.5.1-r2.ebuild, files/digest-squid-2.5.1-r2 : Added logic so if sasl2 is installed, squid uses it. A couple of sed statements are included to adjust incompatible code. 14 Dec 2002; Donny Davies : #8738. 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords *squid-2.5.1-r1 (19 Nov 2002) 19 Nov 2002; Donny Davies : Fix for #10865. *squid-2.5.1 (07 Nov 2002) 07 Sep 2002; Donny Davies : Chase latest release. Major patch cleanup. Added USE ssl and sasl support. Fixed KEYWORDS. Big authentication and helper modules reorganization. Make dealing with the lame archive versioning scheme easier. Some general cleanups. 15 Sep 2002; Maik Schreiber files/squid.rc6 : Removed hard dependency on /var/cache/squid. *squid-2.4.7 (12 Jul 2002) 12 Jul 2002; Bruce A. Locke : Version bump and added KEYWORDS. *squid-2.4.6-r1 (4 May 2002) 4 May 2002; Donny Davies : Added LICENSE, SLOT, $Headers, pam_stack aware pam.d/ file. *squid-2.4.6 (20 Mar 2002) 20 Mar 2002; Donny Davies : Be sure to upgrade! This version fixes some security glitches in older squids! Updated to latest available release; fixed permissions on /usr/lib/squid/*_auth programs, made the initscript stop() function more robust, grabbed Debian's latest patch which includes tweaking SQUID_MAXFD (works this time ;) plus other fixes. We now install the error pages for all available languages, defaulting to English. Simply change the errors symlink in /etc/squid to whichever you prefer. Changed the cache location to /var/cache/squid; sorry if this bothers anybody but it fits better here and matches /etc/passwd properly now. If you're upgrading you could make /var/cache/squid a symlink to /var/spool/squid, or move the subdirectories manually. Heads up :) Changed some ./configure options; enabled cache-digests, disabled the pinger and added two more auth-modules. Added ability to compile without debugging. Removed the stale config file and the old rc5 initscript. Also removed the older ebuilds; they had numerous bugs. Added a pam_stack aware pam config, for future deployment. 8 Feb 2002; Donny Davies files/squid.rc6 : Squid can often take a long time to shutdown. Tried to make things a little more friendly in that situation.