Hello community, here is the log from the commit of package squid checked in at Thu May 17 11:59:14 CEST 2007. -------- --- squid/squid.changes 2007-04-06 16:27:39.000000000 +0200 +++ /mounts/work_src_done/STABLE/squid/squid.changes 2007-05-14 15:43:54.111897000 +0200 @@ -1,0 +2,23 @@ +Mon May 14 15:42:34 CEST 2007 - kssingvo@suse.de + +- upgrade to 2.6.STABLE13: + * Make sure reply headers gets sent even if there is no body available + yet, fixing RealMedia streaming over HTTP issues. + * Undo an accidental name change of storeUnregisterAbort. + * Kill an ancient malplaced storeUnregisterAbort call from ftp.c + * Bug #1814: SSL memory leak on persistent SSL connections + * Don't log ECONNREFUSED/ECONNABORTED accept failures in cache.log + * Cosmetic fix: added missing newline in WCCPv2 configuration dump. + * Ukrainan error messages + * Convert various error pages from DOS to UNIX text format + * Bug #1820: COSS assertion failure t->length == MD5_DIGEST_CHARS + * Clarify the max-conn=n cache_peer option syntax slightly + * Bug #1892: COSS segfault on shutdown + * Windows port: fix undefined ECONNABORTED + * Make refreshIsCachable handle ETag as a cache validator, not + only last-modified + * in_port_t is not portable, use unsigned short instead + * Fix fs / auth / snmp dependencies + * Portability: statfs() may reqire #include <sys/statfs.h> + +------------------------------------------------------------------- Old: ---- squid-2.6.STABLE12-RELEASENOTES.html squid-2.6.STABLE12.tar.bz2 New: ---- squid-2.6.STABLE13-RELEASENOTES.html squid-2.6.STABLE13.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ squid.spec ++++++ --- /var/tmp/diff_new_pack.AJz864/_old 2007-05-17 11:58:46.000000000 +0200 +++ /var/tmp/diff_new_pack.AJz864/_new 2007-05-17 11:58:46.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package squid (Version 2.6.STABLE12) +# spec file for package squid (Version 2.6.STABLE13) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -16,8 +16,8 @@ BuildRequires: valgrind valgrind-devel %endif Summary: Squid WWW proxy server -Version: 2.6.STABLE12 -Release: 2 +Version: 2.6.STABLE13 +Release: 1 License: GNU General Public License (GPL) URL: http://www.squid-cache.org Group: Productivity/Networking/Web/Proxy @@ -405,6 +405,26 @@ %doc README.ip_user %changelog +* Mon May 14 2007 - kssingvo@suse.de +- upgrade to 2.6.STABLE13: + * Make sure reply headers gets sent even if there is no body available + yet, fixing RealMedia streaming over HTTP issues. + * Undo an accidental name change of storeUnregisterAbort. + * Kill an ancient malplaced storeUnregisterAbort call from ftp.c + * Bug #1814: SSL memory leak on persistent SSL connections + * Don't log ECONNREFUSED/ECONNABORTED accept failures in cache.log + * Cosmetic fix: added missing newline in WCCPv2 configuration dump. + * Ukrainan error messages + * Convert various error pages from DOS to UNIX text format + * Bug #1820: COSS assertion failure t->length == MD5_DIGEST_CHARS + * Clarify the max-conn=n cache_peer option syntax slightly + * Bug #1892: COSS segfault on shutdown + * Windows port: fix undefined ECONNABORTED + * Make refreshIsCachable handle ETag as a cache validator, not + only last-modified + * in_port_t is not portable, use unsigned short instead + * Fix fs / auth / snmp dependencies + * Portability: statfs() may reqire #include <sys/statfs.h> * Fri Apr 06 2007 - ro@suse.de - added valgrind-devel to buildrequires * Tue Apr 03 2007 - kssingvo@suse.de ++++++ squid-2.6.STABLE12.tar.bz2 -> squid-2.6.STABLE13.tar.bz2 ++++++ ++++ 2403 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de