--- - branch: pkgsrc-2010Q2 date: Thu Sep 9 19:50:19 UTC 2010 files: - new: 1.19.2.1 old: '1.19' path: pkgsrc/www/squid/options.mk pathrev: pkgsrc/www/squid/options.mk@1.19.2.1 type: modified - new: 1.22.2.1 old: '1.22' path: pkgsrc/www/squid31/Makefile pathrev: pkgsrc/www/squid31/Makefile@1.22.2.1 type: modified - new: 1.20.2.1 old: '1.20' path: pkgsrc/www/squid31/distinfo pathrev: pkgsrc/www/squid31/distinfo@1.20.2.1 type: modified id: 20100909T195019Z.c10d938a09a997ecce8c40fc20ea404949aaef24 log: "Pullup ticket 3216 - requested by tron\nsecurity update\n\nRevisions pulled up:\n- pkgsrc/www/squid/options.mk\t\t1.20\n- pkgsrc/www/squid31/Makefile\t\t1.26\n- pkgsrc/www/squid31/distinfo\t\t1.24\n\n-------------------------------------------------------------------------\n \ Module Name: pkgsrc\n Committed By: adam\n Date: Wed Jul 28 10:16:14 UTC 2010\n\n Modified Files:\n pkgsrc/www/squid: options.mk\n \ pkgsrc/www/squid31: Makefile distinfo\n\n Log Message:\n Changes 3.1.5.1:\n * SourceFormat Enforcement\n * Replace most USE_IPV6 with run-time support probing\n * Translations: sync with 3.HEAD language updates\n * Split-Stack enable DNS and http(s)_port sockets.\n * Bug: --with-valgrind-debug failures ignored\n * Fixed comm.cc:377: \"fd_table[fd].halfClosedReader !=3D NULL\" assertion\n \ * Kludge: try to detect system acinclude path, to fix libtool brokenness.\n \ * Bug: search scope for digest_ldap_auth didn't work\n * Update libtool autoconf macros to libtool2 style\n * Correction documentation of QoS disable-preserve-miss\n \ * Remove .so from SASL build checks\n * Bug: AIX support: c only c++ style comments test case\n * Bug: AIX support: check libm for log()\n * Do not stop accepting just because we got COMM_NOMESSAGE.\n * Bug: AIX support: uchar is already define (more)\n * Bug: AIX support: uchar is already define\n * Bug: crash handling NULL write callback\n * Correct Joomla DB auth handling\n * Fixed memory leak related to retried requests.\n * Prevent memory leaks when cloning Range requests.\n * Fixed memory leaks related to Range requests.\n\n \ Changes 3.1.5:\n * Bug: Fix context leak in HttpStateData::processReplyHeader\n \ * Bug: raw-IPv6 address URL with append_domain broken\n * Bug: does not send indirect X-Client-Ip in ICAP respmod\n * Fix free memory corruption and off-by-on error when comparing SNMP OIDs\n * Restart DNS retransmission count when restarting the query as an A lookup\n * Bug: HTTP responses with no Date, L-M or Expires can now be cached\n * Maintenance: Formater skip libltdl dirs\n * SourceFormat Enforcement\n * Bug: Fails to detect chunked encoding if not given in all lower case\n * Port from 2.7: max_filedescriptor config option\n * persistent_connection_after_error is meant to be on by default\n * kFreeBSD does not have linux headers. Wrap properly.\n * Maintenance: Use system MD5 instead of hard-coded python paths\n \ * Bug: ICAP tokens not logged when using multiple access\n * SourceFormat Enforcement\n * OpenBSD: Fix build mem.cc warning: converting of negative value\n\n \ To generate a diff of this commit:\n cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/squid/options.mk\n \ cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/squid31/Makefile\n cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/squid31/distinfo\n\n-------------------------------------------------------------------------\n \ Module Name: pkgsrc\n Committed By: tron\n Date: Wed Aug \ 4 11:36:08 UTC 2010\n\n Modified Files:\n pkgsrc/www/squid31: Makefile distinfo\n\n Log Message:\n Update \"squid31\" package to version 3.1.6. Changes since 3.1.5.1:\n - Bug 2994, 2995: IPv4-only regressions\n - Bug 2991: Wrong parameters to fcntl() in commSetCloseOnExec()\n - Bug 2975: chunked requests not supported after regular ones\n - Fix: 32-bit overflow in reported bytes received from next hop\n - Fix Libtool build regressions\n - Limited split-stack IPv6 support.\n - squid_db_auth support MD5 encrypted passwords\n\n To generate a diff of this commit:\n cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/squid31/Makefile\n \ cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/squid31/distinfo\n\n-------------------------------------------------------------------------\n \ Module Name: pkgsrc\n Committed By: tron\n Date: Wed Aug 25 17:53:44 UTC 2010\n\n Modified Files:\n pkgsrc/www/squid31: Makefile distinfo\n\n Log Message:\n Update \"squid31\" package to version 3.1.7. Change since 3.1.6:\n - Regression Bug 3021: Large DNS reply causes crash\n - Regression Bug 3011: ICAP, HTTPS, cache_peer probe IPv4-only port fixes\n - Regression Bug 2997: visible_hostname directive no longer matches docs\n - Bug 3012: deprecate sslBump and support ssl-bump spelling in http_port\n - Bug 3006: handle IPV6_V6ONLY definition missing\n - Bug 3004: Solaris 9 SunStudio 12 build failure\n - Bug 3003: inconsistent concepts in documentation of cache_dir\n - Bug 3001: dnsserver link issues\n - HTTP/1.1: default keep-alive for 1.1 clients (bug 3016)\n - HTTP/1.1: Improved Range header field validation\n - HTTP/1.1: Forward multiple unknown Cache-Control directives\n - HTTP/1.1: Stop sending Proxy-Connection header\n - Fix 32-bit wrap in refresh_pattern min/max values\n - ... and several documentation corrections.\n\n To generate a diff of this commit:\n cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/squid31/Makefile\n cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/squid31/distinfo\n\n-------------------------------------------------------------------------\n \ Module Name: pkgsrc\n Committed By: tron\n Date: Tue Sep \ 7 19:55:17 UTC 2010\n\n Modified Files:\n pkgsrc/www/squid31: Makefile distinfo\n\n Log Message:\n Update \"squid31\" package to version 3.1.8. Changes since 3.1.7:\n - Security fixes:\n - Fixes for the request processing vulnerability tagged SQUID-2010:3.\n http://www.squid-cache.org/Advisories/SQUID-2010_3.txt\n \ - A hardening of the DNS client against packet queueing approaches\n used to enable attacks. This completes the protection against attacks\n published by Yamaguchi late in 2009.\n - An HTTP request-line parser hardened against several categories of\n request attack. This greatly increasing the speed of detection and\n reducing resources used to detect these categories of attack.\n - Fixes for the following bugs:\n - Bug 3020: Segmentation fault: nameservers[vc->ns].vc =3D NULL\n - Bug 3005,2972: Locate LTDL headers correctly (again)\n - Bug 2872: leaking file descriptors\n - Bug 2583: pure virtual method called\n\n To generate a diff of this commit:\n cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/squid31/Makefile\n cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/squid31/distinfo\n" module: pkgsrc subject: 'CVS commit: [pkgsrc-2010Q2] pkgsrc/www' unixtime: '1284061819' user: spz