Changelog for
squid-2.7.STABLE9-4.1.x86_64.rpm :
Wed Feb 15 13:00:00 2012 chrisAATTcomputersalat.de
- run suse_update_config only on suse_version < 1220
Fri Dec 2 13:00:00 2011 chrisAATTcomputersalat.de
- fix ip_wccp.c
* update to current online version
- add upstream patches
* 12711 - Correct parsing of large gopher indexes
* 12714 - Fix various harmless warnings detected by gcc 4.6
Thu Dec 1 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Wed May 25 14:00:00 2011 crrodriguezAATTopensuse.org
- Supress timestamps from binaries, breaks build-compare.
Sat Feb 19 13:00:00 2011 chrisAATTcomputersalat.de
- update to 2.7.STABLE9
- 2.7.STABLE8 failed to compile with OpenSSL 0.9.8 on some systems
- failure to detect certain system libraries on some systems
resulting in compilation errors
- Changes to squid-2.7.STABLE8 (10 March 2010)
- Bug #2458: reply_body_max_size incorrectly documented
- Bug #2858: Segment violation in HTCP
- Bug #2773: Segfault in RFC2069 Digest authantication
- 64-bit filesize issue in squidclient if trying to post a file > 2GB
- Improve %nn parser to better deal with certain odd %nn sequences
- Segmentation fault if failed to open cache.log
- Bug #2819: const correctness errors in dns_internal.c
- Handle DNS header-only packets as invalid. (CVE-2010-0308)
- Windows port: Updated mswin_ad_group native helper to version 2.1
- Cosmetic change to keep GCC happy
- Bug #2678 - storeurl_rewrite does not play nicely with vary
- Bug #2861 - only-if-cached request blocks if it collapsed into
another request
- Use libcap functions instead of raw kernel interface
- No need to sync the store on -k rotate, but instead it needs to be
done in reconfigure
- const correctness in OpenSSL initialization
- Rework the http digest auth parser
- Changes to squid-2.7.STABLE7 (17 September 2009)
- Bug #2661 - Solaris /dev/poll support broken with EINVAL
- Clarify external_acl_type %{Header} documentation slightly
- Bug #2482: Remove mem_obj->old_entry in async code to avoid deep ctx
errors
- GCC-4.x cleanups
- Bug #2605: Don\'t call setsid() on helper childs when running in
daemon mode
- Windows port: Fix PSAPI.DLL usage, is always available on Windows NT
and later
- Windows port: Added support for Windows 7, Windows Server 2008 R2
and later
- Bug #2602: increase MAX_URL to 8192
- The debug mode option \'-d\' was not documented in LDAP helpers usage
message
- Windows port: Added a note about installation on Windows Vista and
later
- Bug #2642: Remove duplicate peerMonitorInit() on reconfigure
- Bug #2515: Final chunk parsing errors on FreeBSD6+
- Bug #2647: Reprioritise override-
* and stale-while-revalidate
- Windows port: Fix improper access permissions to registry and DNS
parsing from registry
- Windows port: Fix getservbyname() usage abuse.
- Bug #2672: cacheMemMaxSize 32-bit overflow during snmpwalk
- Bug #2691: store_url memory leak
- Accept PUT/POST requests without an entity-body
- Plug request_t + HttpStateData memory leak on PUT/POST requests with
early response
- Bug #2710: squid_kerb_auth non-terminated string
- Bug #2369: squid traffic counter 32-bit overflow
- Bug #2080: wbinfo_group.pl - false positive under certain conditions
- Bug #2739: DNS resolver option ndots can\'t be parsed from
resolv.conf
- Windows port: fix mswin_negotiate_auth.exe crash when executing a
LocalCall authentication with verbose deBug #enabled
- Add 0.0.0.0 as an to_localhost address
- Windows port: Update mswin_check_ad_group to version 2.0
- Windows port: There is no \"-P\" command line option into
mswin_check_ad_group helper.
- Correct Valgrind mempool protection
- Bug #2451: Correct length handling on 304 responses
- Bug #2541: Hang in 100% CPU loop while extacting header details
using a delimiter other than comma (external_acl_type,
access_log_format, external_refresh_check)
- Bug #2768 - squid_ldap_group -K argument parsing error
- removed old upstream patches: 12466, 12480 - 12497
- added new upstream patch: 12697
- cleanup spec
Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0
Tue Aug 11 14:00:00 2009 chrisAATTcomputersalat.de
- update to 2.7.STABLE6
* Bug #2494: Fix tproxy url in configure
* Correct latency measurements
* Correct upgrade_http0.9 example
* Correct parsing of invalid http version numbers
* Crossreference authenticate_ip_shortcircuit_access and
* authenticate_ip_shortcircuit_ttl
* Add in some better documentation for override-expire.
- added upstream patches
o 12466, 12480-12495, 12497
o disabled 12488.patch (can not patch not existing file)
Mon Oct 27 13:00:00 2008 kssingvoAATTsuse.de
- update to 2.7.STABLE5, which is a bugfix version only:
* Don\'t set expires: now in generated error responses
* Old headers still returned after a cache validation
* swap.state permission issues if crashing during \"squid -k
reconfigure\"
* Limit stale-if-error to 500-504 responses
* Increase negotiate auth token buffer size
* add upgrade_http0.9 option making it possible to disable
upgrade of HTTP/0.9 responses
* assertion failed: sc->new_callback == NULL at store_client.c:190
* Shut down store url rewrite helpers on squid -k reconfigure
* configuration file contains non-ASCII characters
For complete list of changes see:
http://www.squid-cache.org/Versions/v2/2.7/changesets/SQUID_2_7_STABLE5.html
- removed obsolete, already in upstream version patches
Thu Oct 2 14:00:00 2008 kssingvoAATTsuse.de
- bugfix if user is in many kerberos groups (12380.patch)
Thu Sep 25 14:00:00 2008 kssingvoAATTsuse.de
- added a few official patches:
* HTTP/0.9: making it possible to disable upgrade of HTTP/0.9
responses
* assertion failed: sc->new_callback == NULL at store_client.c:190
* foreground rebuild should do all of the rebuilding before Squid
accepts
* Shut down store url rewrite helpers on squid -k reconfigure
* configuration file contains non-ASCII characters