thomas: server/openldap openldap.spec,1.13,1.14

cvs at kolab.org cvs at kolab.org
Fri Dec 12 14:59:54 CET 2008


Author: thomas

Update of /kolabrepository/server/openldap
In directory doto:/tmp/cvs-serv9180/openldap

Modified Files:
	openldap.spec 
Log Message:
bzip2, openldap: New upstream versions. openldap: Use -D_GNU_SOURCE
Fixes CVE-2008-1372, CVE-2008-2952 and kolab/issue3302


Index: openldap.spec
===================================================================
RCS file: /kolabrepository/server/openldap/openldap.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- openldap.spec	12 Dec 2008 13:21:34 -0000	1.13
+++ openldap.spec	12 Dec 2008 13:59:52 -0000	1.14
@@ -31,7 +31,7 @@
 Distribution: OpenPKG
 Group:        LDAP
 License:      GPL
-Version:      2.3.41
+Version:      2.3.43
 Release:      20081212
 
 #   package options
@@ -103,7 +103,7 @@
 %build
     #   configuration: standard build flags
     export CC="%{l_cc}"
-    export CFLAGS="%{l_cflags -O}"
+    export CFLAGS="%{l_cflags -O} -D_GNU_SOURCE"
     export CPPFLAGS="%{l_cppflags}"
     export LDFLAGS="%{l_ldflags}"
     export LIBS=""





More information about the commits mailing list