pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2008Q4]: pkgsrc/www/squid30 Pullup ticket #2686 - requested by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cfa40bc1e4fc
branches:  pkgsrc-2008Q4
changeset: 552311:cfa40bc1e4fc
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Feb 05 17:54:00 2009 +0000

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

Revisions pulled up:
- www/squid30/Makefile                  1.6-1.7
- www/squid30/distinfo                  1.5-1.6
- www/squid30/patches/patch-aa          1.2
---
Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Jan 22 17:23:47 UTC 2009

Modified Files:
        pkgsrc/www/squid30: Makefile distinfo
        pkgsrc/www/squid30/patches: patch-aa

Log Message:
Update www/squid pacakge to 3.0.12(3.0.STABLE12).

Changes to squid-3.0.STABLE12 (21 Jan 2009):

        - Bug 2533: Solaris (sparc) 64-bit build breaks with gcc/g++
        - Bug 2542: ICAP filters break download resume
        - Bug 2556: HTCP fails without icp_port
        - Bug 2564: logformat '%tl' field not working as advertised
        - Port from 3.1: TestBed basic build consistency checks
        - Policy: Change half_closed_clients default to off
        - Policy: Removed -V command line option, deprecated by 2.6
        - ... and several other minor code cleanups
---
Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Feb  4 12:21:27 UTC 2009

Modified Files:
        pkgsrc/www/squid30: Makefile distinfo

Log Message:
Update squid30 package to 3.0.13 (3.0.STABLE13).

Changes to squid-3.0.STABLE13 (03 Feb 2009):

        - Fix several issues in request parsing
        - Fix memory leak from logformat parsing
        - Fix various ESI build errors
        - ... and some documentation updates

diffstat:

 www/squid30/Makefile         |   4 ++--
 www/squid30/distinfo         |  10 +++++-----
 www/squid30/patches/patch-aa |  14 +++++++-------
 3 files changed, 14 insertions(+), 14 deletions(-)

diffs (56 lines):

diff -r 6e61ecaaf2f8 -r cfa40bc1e4fc www/squid30/Makefile
--- a/www/squid30/Makefile      Thu Feb 05 17:05:38 2009 +0000
+++ b/www/squid30/Makefile      Thu Feb 05 17:54:00 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2009/01/01 19:26:35 tron Exp $
+# $NetBSD: Makefile,v 1.5.2.1 2009/02/05 17:54:00 tron Exp $
 
-DISTNAME=      squid-3.0.STABLE11
+DISTNAME=      squid-3.0.STABLE13
 PKGNAME=       ${DISTNAME:S/STABLE//}
 CATEGORIES=    www
 MASTER_SITES=  http://www.squid-cache.org/Versions/v3/3.0/
diff -r 6e61ecaaf2f8 -r cfa40bc1e4fc www/squid30/distinfo
--- a/www/squid30/distinfo      Thu Feb 05 17:05:38 2009 +0000
+++ b/www/squid30/distinfo      Thu Feb 05 17:54:00 2009 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2008/12/26 13:10:05 taca Exp $
+$NetBSD: distinfo,v 1.4.2.1 2009/02/05 17:54:00 tron Exp $
 
-SHA1 (squid-3.0.STABLE11.tar.bz2) = 269ad385e0f5156256f50b1624b631a595cf50ba
-RMD160 (squid-3.0.STABLE11.tar.bz2) = e01210d24be88d6e151ae3dbaf7f84be33bca123
-Size (squid-3.0.STABLE11.tar.bz2) = 1806079 bytes
-SHA1 (patch-aa) = 312e39b71cc8bc6985ca3cffe5398ad6d295f253
+SHA1 (squid-3.0.STABLE13.tar.bz2) = 3c3bfaef1b5130c3cc85939b4acab3d039703266
+RMD160 (squid-3.0.STABLE13.tar.bz2) = 359bdd2fcc3e396cee8eb9a58618308d5679175f
+Size (squid-3.0.STABLE13.tar.bz2) = 1809543 bytes
+SHA1 (patch-aa) = 633751bc8a6915b73b8e129f4111db269a014c79
 SHA1 (patch-ab) = 83064bb50089496154a4d6ac9b29e42af7b97357
 SHA1 (patch-ac) = 1a5c6a9be4c1555fdcf880f10f4ce8592286dcd6
 SHA1 (patch-ad) = 4761de2f2e25d9ae243847623a69d31edac4f4a1
diff -r 6e61ecaaf2f8 -r cfa40bc1e4fc www/squid30/patches/patch-aa
--- a/www/squid30/patches/patch-aa      Thu Feb 05 17:05:38 2009 +0000
+++ b/www/squid30/patches/patch-aa      Thu Feb 05 17:54:00 2009 +0000
@@ -1,15 +1,15 @@
-$NetBSD: patch-aa,v 1.1.1.1 2008/09/12 15:05:57 taca Exp $
+$NetBSD: patch-aa,v 1.1.1.1.6.1 2009/02/05 17:54:00 tron Exp $
 
---- Makefile.in.orig   2008-07-18 19:02:45.000000000 +0900
+--- Makefile.in.orig   2009-01-21 10:59:00.000000000 +0900
 +++ Makefile.in
-@@ -768,8 +768,8 @@ dist-hook:
+@@ -770,8 +770,8 @@ dist-hook:
        fi
  
  install-pinger:
 -      chown root $(DEFAULT_PINGER) 
 -      chmod 4711 $(DEFAULT_PINGER)
 +      chown root $(DESTDIR)$(DEFAULT_PINGER) 
-+      chmod 4511 $(DESTDIR)$(DEFAULT_PINGER)
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
++      chmod 4711 $(DESTDIR)$(DEFAULT_PINGER)
+ 
+ all-am:
+       @echo "Build Successful."



Home | Main Index | Thread Index | Old Index