pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2009Q4]: pkgsrc/www/squid30 Pullup ticket #2987 - requested by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/efd9290bef7b
branches:  pkgsrc-2009Q4
changeset: 569238:efd9290bef7b
user:      tron <tron%pkgsrc.org@localhost>
date:      Tue Feb 02 17:36:52 2010 +0000

description:
Pullup ticket #2987 - requested by taca
squid30: security update

Revisions pulled up:
- www/squid30/Makefile                  1.19
- www/squid30/distinfo                  1.17
---
Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Feb  2 14:53:37 UTC 2010

Modified Files:
        pkgsrc/www/squid30: Makefile distinfo

Log Message:
Update squid30 pakcage to squid-3.0.23 (squid-3.0.STABLE23).

http://www.squid-cache.org/Advisories/SQUID-2010_1.txt

Changes to squid-3.0.STABLE23 (02 Feb 2010):

        - Bug 2856: removing assert() required for 3.0 patch for SQUID-2010:1
        - Regression Fix: Build error in Kerberos helper after library removal.

Changes to squid-3.0.STABLE22 (01 Feb 2010):

        - Regression Fix: Make Squid abort on all config parse failures.
        - Bug 2787: Reduce unexpected http status to non-critical warnings.
        - Bug 2496: Downloading some variants in full before relaying
        - Bug 2452: Add upper limit to external_acl_type entries.
        - Removed optional kerberos/spnegohelp/ library due to licensing issues
        - Add client_ip_max_connections
        - Handle DNS header-only packets as invalid.

diffstat:

 www/squid30/Makefile |  4 ++--
 www/squid30/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r c1be903eae50 -r efd9290bef7b www/squid30/Makefile
--- a/www/squid30/Makefile      Tue Feb 02 17:29:58 2010 +0000
+++ b/www/squid30/Makefile      Tue Feb 02 17:36:52 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2009/12/25 13:49:56 taca Exp $
+# $NetBSD: Makefile,v 1.18.2.1 2010/02/02 17:36:52 tron Exp $
 
-DISTNAME=      squid-3.0.STABLE21
+DISTNAME=      squid-3.0.STABLE23
 PKGNAME=       ${DISTNAME:S/STABLE//}
 CATEGORIES=    www
 MASTER_SITES=  ${SQUID_MASTER_SITES} \
diff -r c1be903eae50 -r efd9290bef7b www/squid30/distinfo
--- a/www/squid30/distinfo      Tue Feb 02 17:29:58 2010 +0000
+++ b/www/squid30/distinfo      Tue Feb 02 17:36:52 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2009/12/25 13:49:56 taca Exp $
+$NetBSD: distinfo,v 1.16.2.1 2010/02/02 17:36:52 tron Exp $
 
-SHA1 (squid-3.0.STABLE21.tar.bz2) = f030f1f2a06b3d90997a21fd4d7acba80a025332
-RMD160 (squid-3.0.STABLE21.tar.bz2) = 46248bb2ec5b59f8ede15e531a942616f7a067dd
-Size (squid-3.0.STABLE21.tar.bz2) = 1802875 bytes
+SHA1 (squid-3.0.STABLE23.tar.bz2) = af82d9016797493ff5ce46db454608e3a69ad16c
+RMD160 (squid-3.0.STABLE23.tar.bz2) = b9fb082a3e99e69cc5175035564867e96615a1bb
+Size (squid-3.0.STABLE23.tar.bz2) = 1757984 bytes
 SHA1 (patch-ad) = 5e126ffb1427f986484c3c32baf5ae3da409262d
 SHA1 (patch-ae) = bc38307f8039a7bc63f1e1572df30d20ee161b8a
 SHA1 (patch-ah) = ab3b9add2a8836a5d5307645eb547d732e6496d0



Home | Main Index | Thread Index | Old Index