rpms/nss_ldap/devel nss_ldap.spec, 1.85, 1.86 nss_ldap-254-over-recursion.patch, 1.1, NONE

Nalin Somabhai Dahyabhai (nalin) fedora-extras-commits at redhat.com
Thu Sep 20 19:13:59 UTC 2007


Author: nalin

Update of /cvs/pkgs/rpms/nss_ldap/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26091

Modified Files:
	nss_ldap.spec 
Removed Files:
	nss_ldap-254-over-recursion.patch 
Log Message:
- revise not-applied patch for attempting to stop infinite recursion in
  poorly-configured case



Index: nss_ldap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nss_ldap/devel/nss_ldap.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- nss_ldap.spec	24 Aug 2007 15:53:59 -0000	1.85
+++ nss_ldap.spec	20 Sep 2007 19:13:27 -0000	1.86
@@ -16,11 +16,12 @@
 Patch3: pam_ldap-180-install-perms.patch
 Patch4: pam_ldap-180-bind.patch
 Patch5: nss_ldap-250-mock64.patch
-Patch6: nss_ldap-254-over-recursion.patch
+Patch6: nss_ldap-257-over-recursion.patch
 Patch7: pam_ldap-182-manpointer.patch
 Patch8: nss_ldap-254-soname.patch
 Patch9: nss_ldap-256-resolver.patch
 Patch10: nss_ldap-257-slash.patch
+Patch11: nss_ldap-257-initgroups-minimum_uid.patch
 
 URL: http://www.padl.com/
 License: LGPLv2+
@@ -65,6 +66,7 @@
 %patch8 -p1 -b .soname
 %patch9 -p1 -b .resolver
 %patch10 -p1 -b .slash
+#%patch11 -p1 -b .initgroups-minimum_uid
 autoreconf
 popd
 
@@ -185,6 +187,10 @@
 %doc pam_ldap-%{pam_ldap_version}/ldapns.schema
 
 %changelog
+* Thu Sep 20 2007 Nalin Dahyabhai <nalin at redhat.com>
+- revise not-applied patch for attempting to stop infinite recursion in
+  poorly-configured case
+
 * Fri Aug 24 2007 Nalin Dahyabhai <nalin at redhat.com> - 257-3
 - tack on a disttag
 


--- nss_ldap-254-over-recursion.patch DELETED ---




More information about the fedora-extras-commits mailing list