[LINUX:2422] SQUID 2.1.PATCH2 available (fwd)

Mustafa Akgul (akgul@bilkent.edu.tr)
Thu, 10 Dec 1998 20:20:15 +0200 (EET)


Forwarded message:
>From squid-announce-request@ircache.net Thu Dec 10 02:50:23 1998
Resent-Date: Wed, 9 Dec 1998 16:45:54 -0800 (PST)
X-Envelope-From: wessels@surf.scd.ucar.edu Wed Dec 9 16:11:03 1998
Message-Id: <199812100010.RAA12676@surf.ircache.net>
From: Duane Wessels <wessels@ircache.net>
To: squid-announce@ircache.net
Subject: SQUID 2.1.PATCH2 available
Date: Wed, 09 Dec 1998 17:10:30 -0700
Sender: wessels@ircache.net
Resent-Message-ID: <"W3BIaC.A.6PG.YGxb2"@ack.ircache.net>
Resent-From: squid-announce@ircache.net
X-Mailing-List: <squid-announce@ircache.net> archive/latest/66
X-Loop: squid-announce@ircache.net
Precedence: list
Resent-Sender: squid-announce-request@ircache.net

http://squid.nlanr.net/Squid/v2/2.1/

* Changes below have been made to SQUID_2_1_PATCH2
- Fixed EBIT macro bugs when the bitmask is a 64-bit long.
- Fixed proxy auth NULL password bug.
- Fixed queueing of multiple peerRefreshDNS events.
- Added a stack of StoreEntry objects to be released after
store rebuild completes.
- Fixed NULL pointer bugs with too-large requests (found by
Martin Lathoud).
- Fixed reading replies from buggy ident servers. Replies
might not have terminating CR or LF (Henrik Nordstrom).
- Changed internal StoreEntry key so that the request method
is encoded as a single octet. Encoding an enumerated type
has size and byte-order incompatibilities, especially for
cache digests.
- Fixed storeEntryLocked so that SPECIAL, but PRIVATE entries
are not always locked. This fixes having multiple
store_digest's stuck in memory.
- Fixed clientProcessOnlyIfCachedMiss so it unlocks and
unregisters from "cache hit" entries.

Duane W.