packages (SQUID_2): squid/squid-llh.patch - up to 2.7.STABLE9

dzeus dzeus at pld-linux.org
Mon May 10 11:00:17 CEST 2010


Author: dzeus                        Date: Mon May 10 09:00:17 2010 GMT
Module: packages                      Tag: SQUID_2
---- Log message:
- up to 2.7.STABLE9

---- Files affected:
packages/squid:
   squid-llh.patch (1.1.2.1 -> 1.1.2.2) 

---- Diffs:

================================================================
Index: packages/squid/squid-llh.patch
diff -u packages/squid/squid-llh.patch:1.1.2.1 packages/squid/squid-llh.patch:1.1.2.2
--- packages/squid/squid-llh.patch:1.1.2.1	Tue Jun  2 11:27:07 2009
+++ packages/squid/squid-llh.patch	Mon May 10 11:00:11 2010
@@ -2,13 +2,13 @@
 +++ squid-2.7.STABLE6/src/tools.c	2009-06-02 12:25:37.583130492 +0300
 @@ -42,11 +42,6 @@
  
- #ifdef _SQUID_LINUX_
  #if HAVE_SYS_CAPABILITY_H
--#undef _POSIX_SOURCE
+ #if LIBCAP_BROKEN
 -/* Ugly glue to get around linux header madness colliding with glibc */
+-#undef _POSIX_SOURCE
 -#define _LINUX_TYPES_H
 -#define _LINUX_FS_H
 -typedef uint32_t __u32;
- #include <sys/capability.h>
- #endif
  #endif
+ #include <sys/capability.h>
+ #endif /* HAVE_SYS_CAPABILITY_H */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/squid/squid-llh.patch?r1=1.1.2.1&r2=1.1.2.2&f=u



More information about the pld-cvs-commit mailing list