Releases: kinkie/squid
Releases · kinkie/squid
v3.1.0.4
Changes to squid-3.1.0.4 (23 Jan 2008):
- Regression Fix: Bug 2558: rollback bug 2395 fix.
- Bug 2555: Fixes to SNMP-MIB
- Bug 2550: assertion comm.cc:350 !fd_table[fd].closing()
- Bug 2547,2548: OSX compile errors (duplicate symbols and IPv6)
- Bug 2508: comm.cc:2035 assertion fd_table[fd].closing()
- Bug 2330: allow keep-alive+chunked; don't add max-age for no-cache
- Polish ZPH configuration interface
- Several Language Conversions to new auto-negotiate
- Port from 2.7: squidclient -V and -j options for HTTP/1.1 and 0.9 testing
- Fix: Pconn not being used when they should.
- Fix: Fix pinger immediate shutdowns
- Fix: Untangle CacheManager reports from log_fqdn
- ... and all bugs fixed for 3.0.STABLE12
- ... and many code polish and optimization fixes.
v3.0.STABLE12
Changes to squid-3.0.STABLE12 (21 Jan 2009):
- Bug 2533: Solaris (sparc) 64-bit build breaks with gcc/g++
- Bug 2542: ICAP filters break download resume
- Bug 2556: HTCP fails without icp_port
- Bug 2564: logformat '%tl' field not working as advertised
- Port from 3.1: TestBed basic build consistency checks
- Policy: Change half_closed_clients default to off
- Policy: Removed -V command line option, deprecated by 2.6
- ... and several other minor code cleanups
v3.0.STABLE11
Changes to squid-3.0.STABLE11 (24 Dec 2008):
- Bug 2424: filedescriptors being left unnecessary opened
- Bug 2545: fault passing ICAP filtered traffic to peers
- Bug 2227: Sefgaults in MemBuf::reset during idnsSendQuery
- .. and some minor admin and debug cleanups.
v3.1.0.3
Changes to squid-3.1.0.3 (5 Dec 2008):
- Regression Fix: StoreIOBuffer patch removed.
- Regression Fix: build issues with 3.1.0.2 bundle
- Security Bug 2526: default ALLOW when no list specified
- Bug 2525: encoding error on error pages
- Bug 2424: slow file descriptor leak
- Bug 2527: ICAP compile error on g++ 4.3.2
- Bug 2523: bad assertion left in from debug
- Bug 2395: FTP Auth errors and others not displayed
- Update squid_kerb_auth to 1.0.5
with better Squid integration.
- Fix cache_peer forcedomainname= option
- ... and many other minor fixes
v3.1.0.2
Changes to squid-3.1.0.2 (9 Nov 2008):
- Bug 2516: error page templates not properly installed
- Bug 2500: Solaris build issues
- Fixes FreeBSD build issues
- Release Notes completed
- Languages: new Russian, Japanese, Chinese, and general updates
- ... and other minor fixes
v3.1.0.1
Changes to squid-3.1.0.1 (27 Oct 2008):
- Bundled ntlm_auth helper renamed (see Release Notes before changing anything)
- peername ACL added for matching against a named peer destination
- configure option --with-logdir= added to select log files location
- squid_kerb_auth helper updated to 1.0.3 release
- Bug #740: allow external acl's to use reply headers in format
- Bug #2379: obsolete dns_testnames option
- Code test infrastructure expanded to configuration testing
- Policy changes to negative_ttl, cache deny QUERY, refresh_pattern
to bring their defaults up to RFC 2616 requirements.
- Large increase in RFC 2616 standard compliance (ongoing)
- squid.conf cleanups for minimal config
- Connection Pinning ported from 2.6 for NTLM passthru authentication
- eCAP internal adaptation module support
- Localization and CSS display control of error pages
- Added semi-automatic documentation of source code
- Added TE chunked encoding decoder to workaround broken HTTP/1.1 servers
- HTCP improvements ported from 2.7 adding HTCP CLR requests
- IPv6 (Internet Protocol version 6) support
- ICMPv6 (Internet Control Message Protocol version 6) support
- FTP agent now supports EPSV/EPRT commands
- DNS internal resolver now supports AAAA and CNAME records
- SNMP peer and client tables now support IPv6
- SNMP peer table supports named peers with multiple entries per IP
- SslBump: Squid-in-the-middle decryption and encryption of straight
CONNECT and transparently redirected SSL traffic, using configurable
client- and server-side certificates. While decrypted, the traffic
can be inspected using ICAP.
- TPROXY version 4.1 support
- IPFW and Netfilter interception methods may now both be built in one binary.
- ZPH Quality of Service patch now integrated
- Null store now fully obsoleted and removed
- Unknown request methods all supported
- Follow_x_forwarder_for ported from 2.6
- Bug #2223: Follow XFF extensions added
- ... and many code and documentation cleanups
v3.0.STABLE9
Changes to squid-3.0.STABLE9 (9 Sep 2008):
- Policy Enforcement: COSS is unusable in 3.0
- Port from 3.1: Language Pack compatibility
- Port from 2.6: Windows Support Notes
- Fix several minor regressions:
HTCP stats reporting
cachemgr delay pool config
CARP build error
- Bug 2340: uudecode dependency for icons removed
- Bug 2352: no_check.pl ntlm challenge fix
- Bug 2426: buffer increase for kerberos auth fields
- Bug 2427: squid_ldap_group codes fix
- Bug 2437: peer name now shown in access.log
- Add sane display of unsupported method errors
- ... and various other code cleanups
v3.0.STABLE8
Changes to squid-3.0.STABLE8 (18 Jul 2008):
- Port from 2.6: Support for cachemgr sub-actions
- Port from 2.6: userhash peer selection method
- Port from 2.6: sourcehash peer selection method
- Bug 2376: round-robin balancing fixes
- Bug 2388: acl documentation cleanup
- Bug 2365: cachemgr.cgi HTML output encoding
- Bug 2301: Regression: Log format size options
- Bug 2396: Correct the opening of PF device file.
- Bug 2400: ICAP accept mechanism
- Bug 2411: Regression: fakeauth_auth crashes
- Many fixes to the Windows support (not complete yet).
- Boost error pages HTML standards.
- Fixes several issues on 64-bit systems
- Fixes several issues on older or stricter compilers
- Linux-2.6.24/2.6.25 netfilter_ipv4.h __u32 workaround
- Update Release Notes: 'all' ACL is built-in since 3.0.STABLE1
v3.0.STABLE7
Changes to squid-3.0.STABLE7 (22 Jun 2008):
- Fix several ASN issues
- Fix SNMP reporting of counters
- Fix round-robin algorithms
- GCC 4.3 support
- Netfilter v1.4.0 bug workaround
- Bugs 2350 and 2323: memory issues
- Bugs 2384, 951, 1566: ESI assertions
- Various minor debug and documentation cleanups
v3.0.STABLE6
Changes to squid-3.0.STABLE6 (20 May 2008):
- Bug 2254: umask Feature from 2.6 added
- cachemgr.cgi default config file added
- Several authentication bug fixes
- Improved Windows Support
- better DNS lookup methods for unqualified hostames
- better support for 64-bit environments
- Bug 2332: Crash when tunnelling
- Removed the advertisement clause from BSD licenses
according to the GPLv2+ changes in BSD
- ... and other bugs and minor cleanups