pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2013Q4] pkgsrc/www/squid3



Module Name:    pkgsrc
Committed By:   tron
Date:           Mon Feb 10 09:47:25 UTC 2014

Modified Files:
        pkgsrc/www/squid3 [pkgsrc-2013Q4]: Makefile PLIST distinfo
Removed Files:
        pkgsrc/www/squid3/patches [pkgsrc-2013Q4]: patch-compat_os_hpux.h
            patch-include_SquidNew.h patch-src_base_Vector.h

Log Message:
Pullup ticket #4318 - requested by sborrill
www/squid3: bug fix update

Revisions pulled up:
- www/squid3/Makefile                                           1.25-1.27
- www/squid3/PLIST                                              1.8
- www/squid3/distinfo                                           1.18-1.19
- www/squid3/patches/patch-compat_os_hpux.h                     deleted
- www/squid3/patches/patch-include_SquidNew.h                   deleted
- www/squid3/patches/patch-src_base_Vector.h                    deleted

---
   Module Name: pkgsrc
   Committed By:        adam
   Date:                Tue Dec 31 11:54:32 UTC 2013

   Modified Files:
        pkgsrc/www/squid3: Makefile distinfo

   Log Message:
   Changes 3.4.2:
   * Added missing header in client_side_reply.cc for clang
   * Bug 3498: FTP PUT assertion Server.cc:246: 'r->body_pipe != NULL'
   * Bug 3985: 60s limit introduced by balance_on_multiple_ip breaks bad IP 
recovery
   * Fix \-unescaping in quoted strings from helpers
   * WCCPv2: fix assertion 'Cannot convert non-IPv4 to IPv4' on FreeBSD
   * Fix missing cast in rev.13162
   * Bug 3980: FATAL ERROR due to max_user_ip -s option
   * Fix linker errors "relocation R_X86_64_32 against .rodata"
   * Regression in URL helper API
   * Bug 3806: Caching responses with Vary header
   * Set sslcrtvalidator_children concurrency option default value to 1
   * Release notes: update HTML version

---
   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

---
   Module Name: pkgsrc
   Committed By:        obache
   Date:                Fri Feb  7 05:28:19 UTC 2014

   Modified Files:
        pkgsrc/www/squid3: Makefile PLIST

   Log Message:
   Remove tons of unwanted dir in INSTALLATION_DIRS, and remove last backslash,
   it will concat to next line "SPECIAL_PERMS", then it result in creating 
unwanted
   directory and let "pinger" to install into wrong directry, and permission is 
not
   set correctly.

   Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.24.2.1 pkgsrc/www/squid3/Makefile
cvs rdiff -u -r1.7 -r1.7.2.1 pkgsrc/www/squid3/PLIST
cvs rdiff -u -r1.17 -r1.17.2.1 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