Accepting request 148340 from home:computersalat:devel:proxy

update to 3.2.6, fix for CVE-2012-5643

OBS-URL: https://build.opensuse.org/request/show/148340
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=28
This commit is contained in:
Christian Wittmer
2013-01-13 20:38:48 +00:00
committed by Git OBS Bridge
parent fba5a0ced5
commit c0c0b25067
9 changed files with 49 additions and 36 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jan 13 20:09:22 UTC 2013 - chris@computersalat.de
- Changes to squid-3.2.6 (09 Jan 2013):
- Regression Bug 3731: TOS setsockopt() requires int value
- Regression Bug 3712: Rotating logs overwrites the previous log
- Bug 3727: LLVM compile errors in kerberos_ldap_group
- Bug 3650: Negotiate auth missing challenge token
- Additional fixes for CVE-2012-5643 / SQUID:2012-1
* http://www.squid-cache.org/Advisories/SQUID-2012_1.txt
* http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5643
- rebase nobuilddates, config patches
-------------------------------------------------------------------
Sun Dec 30 14:56:38 UTC 2012 - chris@computersalat.de