Subject: PR/37341 CVS commit: [pkgsrc-2007Q3] pkgsrc/www/squid
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Geert Hendrickx <ghen@netbsd.org>
List: pkgsrc-bugs
Date: 12/06/2007 10:25:02
The following reply was made to PR pkg/37341; it has been noted by GNATS.

From: Geert Hendrickx <ghen@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37341 CVS commit: [pkgsrc-2007Q3] pkgsrc/www/squid
Date: Thu,  6 Dec 2007 10:22:03 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	ghen
 Date:		Thu Dec  6 10:22:03 UTC 2007
 
 Modified Files:
 	pkgsrc/www/squid [pkgsrc-2007Q3]: Makefile distinfo
 Removed Files:
 	pkgsrc/www/squid/patches [pkgsrc-2007Q3]: patch-av
 
 Log Message:
 Pullup ticket 2241 - requested by taca
 security update for squid
 
 - pkgsrc/www/squid/Makefile				1.197-1.199
 - pkgsrc/www/squid/distinfo				1.135
 - pkgsrc/www/squid/patches/patch-av			removed
 
    Module Name:	pkgsrc
    Committed By:	wiz
    Date:		Mon Nov 12 00:15:00 UTC 2007
 
    Modified Files:
 	   pkgsrc/www/squid: Makefile
 
    Log Message:
    Remove ftp.leo.org from MASTER_SITES, doesn't resolve.
    From Zafer Aydogan in PR 37341.
 ---
    Module Name:	pkgsrc
    Committed By:	wiz
    Date:		Sun Dec  2 11:46:11 UTC 2007
 
    Modified Files:
 	   pkgsrc/www/squid: Makefile
 
    Log Message:
    Remove Ex-MASTER_SITE. From Zafer Aydogan.
 ---
    Module Name:	pkgsrc
    Committed By:	taca
    Date:		Sun Dec  2 14:47:08 UTC 2007
 
    Modified Files:
 	   pkgsrc/www/squid: Makefile distinfo
    Removed Files:
 	   pkgsrc/www/squid/patches: patch-av
 
    Log Message:
    Update squid package to 2.6.17 (2.6.STABLE17).
 
    Changes to squid-2.6.STABLE17 (26 Nov 2007)
 
 	   - Fix compile error with old GCC 2.x or other ANSI-C compilers before
 	     C99
 	   - Mention the login= cache_peer option in release notes
 	   - Fix bad cache_peer example in squid.conf
 	   - Bug #2086: Fix a compile-time memory corruption error causing cf_gen
 	     to fail
 	   - Bug #2048: Clarify high_memory_warning usage
 	   - Reject DNS responses which result in no data
 	   - Fix version number in configuration manual
 	   - Move cache and request/reply_header_max_size to their proper
 	     sections
 	   - Bug #2088: sbrk statistics broken when process size >2GB
 	   - Move logopen() much earlier to have fatal startup errors sent to the
 	     proper syslog facility
 	   - Fix HTTP/0.9 responses
 	   - Correct bad example config for tos_outgoing_tos
 	   - Fix grammar in description of mail_program squid.conf option
 	   - Ignore Content-Length in chunked responses instead of rejecting the
 	     response as invalid
 	   - Documented that http_port no longer have a default
 	   - Cleanup of cache digest documentation
 	   - Make aufs store rebuilding back off a little if I/O load too high
 	   - Bug #2100: Respect DNS ttl=0
 	   - Update udp_(incoming|outgoing)_address documentation to reflect
 	     current bahaviour.
 	   - Update HTCP documentation
 	   - Document the overlapping helper request format
 	   - Change priority of proxy auth and extacl provided username in
 	     login=*:pass
 	   - pack header entries on cache updates
 	   - Make squid_db_auth reopen the database connection on each query by
 	     default
 	   - Improve helper debug ouput, including the channel number
 	   - Update cachePeerEntry MIB description to mention what is used as
 	     index key
 	   - Import squid_radius_auth for authenticating to RADIUS
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.196 -r1.196.2.1 pkgsrc/www/squid/Makefile
 cvs rdiff -r1.134 -r1.134.2.1 pkgsrc/www/squid/distinfo
 cvs rdiff -r1.1 -r0 pkgsrc/www/squid/patches/patch-av
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.