Squid 3.0 Stable 14 released
By sru on Apr 13, 2009 in Squid
On April, 11 2009 the Squid guys released version 3.0Stable14. Changes from the ChangeLog:
- HTTP 1.1: Forward OPTIONS requests properly
- The debug mode option ‘-d’ was not documented in LDAP helpers usage message
- Windows port: Added support for Windows 7, Windows Server 2008 R2 and later
- Windows port: Fix PSAPI.DLL usage, is always available on Windows NT and later
- Bug #2518: assertion failed: comm.cc:1519: “F->flags.open”
- Bug #1868: bad HTTP 207 status string
- Various errors detected by Coverity scan
- Bug #2605: Don’t call setsid() on helper childs when running in daemon mode
- Bug #1232: cache_dir parameter limited to only 63 entries.
- Http 1.1: Support Content-Disposition header
- Fix some formatting build issues on non-GCC compilers.
- Promote byte-units parse message to a full warning message.
- Improve documentation of vary_ignore_expireBug #2599: Idempotent start
- Correct parsing of syslog:… log files. Was destroying the configured parameters.
- Fix the wrong “ifndef” in the beggining of the ExtUser.h file.
- Obsolete: dependency on nss_common.h and nss.h
- Corrected auth_param basic release notes. concurrency do exists in 3.0
- Sync ChangeLog and ReleaseNotes
- Support HTTP/0.9 in accelerator mode
- Parser should talk about auth_param not authparam
- Memory leak on PconnPools
- Bug #2588: coredump in rDNS lookup
- external_acl_type %<{ and %USER_CERT_ / %CA_CERT_ parsing brokenness
- Need to kick all deferred reads when a delaypool is updated, otherwise things queue up too long.
- Bug #2595: Out of bounds memory write due to off by one
- Only account for read ftp data in delay pools once, not twice.
- Pconn not being used when they should.
Didn’t have time to test it out yet but if you’re running 3.0 this should be a drop in replacement.
