blob: 7dfe8a3618de9f148378ad49ac6f840a4d3bd395 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
# ChangeLog for net-www/squid
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-www/squid/ChangeLog,v 1.9 2002/11/19 07:11:02 woodchip Exp $
*squid-2.5.1-r1 (19 Nov 2002)
19 Nov 2002; Donny Davies <woodchip@gentoo.org> : Fix for #10865.
*squid-2.5.1 (07 Nov 2002)
07 Sep 2002; Donny Davies <woodchip@gentoo.org> : 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 <blizzy@gentoo.org> files/squid.rc6 : Removed
hard dependency on /var/cache/squid.
*squid-2.4.7 (12 Jul 2002)
12 Jul 2002; Bruce A. Locke <blocke@shivan.org> : Version bump and added KEYWORDS.
*squid-2.4.6-r1 (4 May 2002)
4 May 2002; Donny Davies <woodchip@gentoo.org> : Added LICENSE, SLOT, $Headers,
pam_stack aware pam.d/ file.
*squid-2.4.6 (20 Mar 2002)
20 Mar 2002; Donny Davies <woodchip@gentoo.org> : 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 <woodchip@gentoo.org> files/squid.rc6 :
Squid can often take a long time to shutdown. Tried to make things a little more
friendly in that situation.
|