pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/squid3



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Feb  4 14:23:01 UTC 2014

Modified Files:
        pkgsrc/www/squid3: Makefile distinfo
Removed Files:
        pkgsrc/www/squid3/patches: patch-compat_os_hpux.h
            patch-include_SquidNew.h patch-src_base_Vector.h

Log Message:
Changes 3.4.3:
* Update CONTRIBUTORS
* Fix peerSelectDnsResults() IP address cycling
* Comm job callbacks need job's cbdata pointer, not a job pointer.
* Bug 3975: atomic detection cross-compilation failure
* Bug 3954: compile failure in CpuAffinity.cc
* Bug 3971: "cannot aggregate mgr:client_list: cmd->profile != NULL" in SMP mode
* Initialize asyncLoopDepth_ in constructor
* Fix external_acl_type async loop failures
* Bug 4008: HttpHeader warnOnError should be an int not a bool
* Fix memory leak in peer cache Digest exchange
* Bug 3927: tests/testRock fatal.cc required
* Bug 4002: clang 3.4 unable to compile
* Document and enforce invariant on Format::Token.divisor
* Bug 4002: clang 3.4 unable to compile
* Bug 3996: Malformed DNS reply leads to crash
* Disable error page translation by default in builds
* Bug 3995: compile error on CentOS 5 with GCC 4.1.2
* Centrally destroy all ACLs to avoid destruction segfaults


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/squid3/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/squid3/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/www/squid3/patches/patch-compat_os_hpux.h
cvs rdiff -u -r1.1 -r0 pkgsrc/www/squid3/patches/patch-include_SquidNew.h \
    pkgsrc/www/squid3/patches/patch-src_base_Vector.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index