rpms/openldap/FC-6 openldap.spec,1.71,1.72

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Nov 2 12:31:55 UTC 2007


Author: jsafrane

Update of /cvs/dist/rpms/openldap/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv24004

Modified Files:
	openldap.spec 
Log Message:
fix security issues #359851 and #359861


Index: openldap.spec
===================================================================
RCS file: /cvs/dist/rpms/openldap/FC-6/openldap.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- openldap.spec	22 May 2007 10:18:11 -0000	1.71
+++ openldap.spec	2 Nov 2007 12:31:53 -0000	1.72
@@ -40,6 +40,8 @@
 Patch6: openldap-2.3.11-nosql.patch
 #Patch7: openldap-2.3.19-nostrip.patch
 Patch8: openldap-2.3.19-gethostbyXXXX_r.patch
+Patch9: openldap-2.3.34-classes-dos.patch
+Patch10: openldap-2.3.34-pcache.patch
 
 # Patches for 2.2.29 for the compat-openldap package.
 Patch100: openldap-2.2.13-tls-fix-connection-test.patch
@@ -173,6 +175,9 @@
 %patch6 -p1 -b .nosql
 #%patch7 -p1 -b .nostrip
 %patch8 -p1 -b .gethostbyname_r
+%patch9 -p0 -b .classes
+%patch10 -p0 -b .pcache
+
 cp %{_datadir}/libtool/config.{sub,guess} build/
 popd
 
@@ -722,10 +727,11 @@
 %attr(0644,root,root)      %{evolution_connector_libdir}/*.a
 
 %changelog
-* Wed May 16 2007 Jan Safranek <jsafranek at redhat.com> 2.3.30-3%{?dist}
+* Fri Nov  2 2007 Jan Safranek <jsafranek at redhat.com> 2.3.30-3%{?dist}
 - add ldconfig to devel post/postun (bz#240253)
 - do not create script in /tmp on startup (bz#188298)
 - start slupd for each replicated database (bz#210155)
+- fix security issues #359851 and #359861
 
 * Mon Apr 23 2007 Jan Safranek <jsafranek at redhat.com> 2.3.30-2%{?dist}
 - Finally fix the upgrade logic, so that upgrades from 2.3.30 to newer 




More information about the fedora-cvs-commits mailing list