File squid3.changes of Package squid3
-------------------------------------------------------------------
Tue Jan 15 15:04:06 CET 2008 - kssingvo@suse.de
- update to version 3.0.STABLE1:
* Updated changelog for 3.0.STABLE1 release
* MFC
* Name the upcoming release 3.0.STABLE1 MFC
* Remove references to myself and NLANR, add pointer to COPYRIGHT
file
* Change old info@ircache.net contact address to
info@squid-cache.org
* Fixed more compile errors after removal of snprintf.h
* Fix compile errors after removal of snprintf.h
* Removed the following debugging line, numerous copies of which
used to appear
* Set default formatting flags for the debugging stream to
"fixed" with a
* Delete now unused snprintf.h header file
* removed lib/snprintf.c credits as it's no longer shipped with
Squid
* Kill GPL-incompatible (Apache) lib/snprintf.c source.
* assertion failed: comm.cc:116: "ccb->active == false"
* squid.conf, others overwrite -X
* Wrap equation argument to debugs() properly.
* Correct attribution of current MD5 changes.
* Fix typo added during some patch.
* Fix SegFault when NetDB asked to ping a zero-length
domain/hostname
* allow pending cache hits when delay pools not compiled in pack
header entries on cache updates
* Update to Squid MD5 syntax
* Correct update of 304 headers
* Make squid_db_auth reopen the database connection on each query
by default
* Updated MD5 credits (no longer RSA). Removed winbind credits
(no longer shipped with Squid)
* Drop the RSA licensed MD5 implementation, and use the one
shipped with Squid instead
* Change priority of proxy auth and extacl provided username in
login=*:pass
* Declare Squid 3 Windows support NOT STABLE.
* Fix build failure caused by a typo.
* Renamed "SQUID_ESI" to "USE_SQUID_ESI" at request of other
developers
* Change 'ESI' define to 'SQUID_ESI'
* More fixes for recent MD5 mixups
* Fix-fix for MD5.
* fix GCC 4.3 warnings, part 1
* operator != declared outside of the HttpRequestMethod class
results in
* Returning -1 in the unreached portion of u_short GetService()
code results in
* partial fix: Allocate space for a NULL terminator of the helper
* RFC 1157 - SNMP v1 Protocol is used by squid.
* Enable squid to lookup /etc/services for named peer ports.
* Re-fix libmd5 detection on configure
* Solaris 10 appears to provide MD5 natively
* Add some include-protection to IPInterception.cc
* Extended the Squid -> Rewriter interface with key=value pairs
* Close three possible buffer over/under-runs
* Looks like 'dstdomain' and 'dstdomain_regex' ACLs were broken.
* Spelling.
* Code cleanup.
* NetBIOS is now officially obsolete.
* fix: Better handling of HTTP 206 Partial Content responses.
* Added debugging while investigating
* RFC bits omitted earlier.
* RFC 3162 - updated RADIUS authentication protocol
* Policy Change: Make all ACL a predefined default.
* Add RFC 1902, 1905 - SNMP Protocols used by squid.
* Close several unsafe control paths after fatalf()
* Close several unsafe control paths after self_destruct()
* fix: handle REQMOD HTTP responses without body
* fix: SegFault in tunnelConnectTimeout error page generation.
* Need to read clearer. We agreed on allow localnet->deny all.
* Alter policy of ICP and HTCP access to default allow only local
networks
* autoconf 2.61 works.
* Add notes about htcp_access effects on HTCP peers to config.
* Update udp_(incoming|outgoing)_address option docs to reflect
current state.
* Respect DNS ttl=0
* Digest delays are no longer bound to any fixed unit of time.
* digest_generation docs should reference compile option not
internal macro.
* 3.0RC1: Add stub ERR_ESI and ERR_ICAP_FAILURE documents to
errors/Armenian
* Likely fix for helper-related SEGV shortly after reconfigure
* automake 1.10 also works..
* More >2GB fixes. BodyPipe::unproducedSize() method should also
return an uint64_t
- squid3 now obsoletes squid (= squid2)
- renamed patches, removed unused patches
- removed obsolete use of suse 8.0 version requirement
- changed X-UnitedLinux-Should-XXX to Should-XXX in init script
-------------------------------------------------------------------
Wed Dec 12 18:25:27 CET 2007 - kssingvo@suse.de
- BuildRequires doesn't need openldap2 anymore. fixed.
-------------------------------------------------------------------
Thu Nov 29 11:10:33 CET 2007 - kssingvo@suse.de
- removed gcc-4.3 patch, now in upstream
- added many upstream patches:
* Fix typo added during some patch.
* Fix SegFault when NetDB asked to ping a zero-length
domain/hostname
* Bug #2096: allow pending cache hits when delay pools not
compiled in
* pack header entries on cache updates
* Update to Squid MD5 syntax
* Correct update of 304 headers
* Make squid_db_auth reopen the database connection on each
query by default
* Updated MD5 credits (no longer RSA). Removed winbind credits
(no longer shipped with Squid)
* Drop the RSA licensed MD5 implementation, and use the one
shipped with Squid instead
* Change priority of proxy auth and extacl provided username in
login=*:pass
* Declare Squid 3 Windows support NOT STABLE.
* Fix build failure caused by a typo.
* Renamed "SQUID_ESI" to "USE_SQUID_ESI" at request of other
developers
* Change 'ESI' define to 'SQUID_ESI'
* More fixes for recent MD5 mixups
* Fix-fix for MD5.
* Bug #2123 fix, part 1: GCC 4.3 warnings
* operator != declared outside of the HttpRequestMethod class
results in
* Returning -1 in the unreached portion of u_short GetService()
code results in
* Bug #2123 partial fix: Allocate space for a NULL terminator
of the helper
* RFC 1157 - SNMP v1 Protocol is used by squid.
* Enable squid to lookup /etc/services for named peer ports.
* Re-fix libmd5 detection on configure
* Solaris 10 appears to provide MD5 natively
* Add some include-protection to IPInterception.cc
* Extended the Squid -> Rewriter interface with key=value pairs
* Close three possible buffer over/under-runs
* Looks like 'dstdomain' and 'dstdomain_regex' ACLs were
broken.
* Spelling.
* Code cleanup.
* NetBIOS is now officially obsolete.
* Bug #2116 fix: Better handling of HTTP 206 Partial Content
responses.
* Added debugging while investigating bug #2116.
* RFC bits omitted earlier.
* RFC 3162 - updated RADIUS authentication protocol
* Policy Change: Make all ACL a predefined default.
* Add RFC 1902, 1905 - SNMP Protocols used by squid.
* Close several unsafe control paths after fatalf()
* Close several unsafe control paths after self_destruct()
* Author:Rafael Martinez <rmartine@fdi.ucm.es>
* Author: Rafael Martinez <rmartine@fdi.ucm.es>
* Bug #2104 fix: handle REQMOD HTTP responses without body
* Bug #2098 fix: SegFault in tunnelConnectTimeout error page
generation.
* Need to read clearer. We agreed on allow localnet->deny all.
* Alter policy of ICP and HTCP access to default allow only
local networks
* autoconf 2.61 works.
* Add notes about htcp_access effects on HTCP peers to config.
* Update udp_(incoming|outgoing)_address option docs to reflect
current state.
* Bug #2100: Respect DNS ttl=0
* Digest delays are no longer bound to any fixed unit of time.
* digest_generation docs should reference compile option not
internal macro.
* Bug #2094: 3.0RC1: Add stub ERR_ESI and ERR_ICAP_FAILURE
documents to errors/Armenian
* Likely fix for helper-related SEGV shortly after reconfigure
* automake 1.10 also works..
* More >2GB fixes. BodyPipe::unproducedSize() method should
also return an uint64_t
-------------------------------------------------------------------
Tue Nov 20 12:30:45 CET 2007 - kssingvo@suse.de
- added "squid-beta" to Conflicts: section
- removed unneeded snprintf.c due to license issue (bugzilla#341246)
- replace md5.c and md5.h by GPL version (bugzilla#341246)
-------------------------------------------------------------------
Tue Nov 13 11:42:02 CET 2007 - kssingvo@suse.de
- fixed gcc-4.3 "-Wall -Werror" issues
-------------------------------------------------------------------
Thu Nov 8 10:00:27 CET 2007 - kssingvo@suse.de
- initial try with RC1, based on squid-beta