rpms/nss_ldap/devel .cvsignore, 1.43, 1.44 nss_ldap.spec, 1.104, 1.105 sources, 1.44, 1.45 nss_ldap-259-parse2.patch, 1.4, NONE

Nalin Dahyabhai nalin at fedoraproject.org
Tue Jan 27 20:45:42 UTC 2009


Author: nalin

Update of /cvs/pkgs/rpms/nss_ldap/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1160

Modified Files:
	.cvsignore nss_ldap.spec sources 
Removed Files:
	nss_ldap-259-parse2.patch 
Log Message:
- update to 264, pulling in Luke's patch for #248, among others
- add optional checking of nsRole to pam_ldap (upstream #382)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/nss_ldap/devel/.cvsignore,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- .cvsignore	29 Oct 2008 21:20:18 -0000	1.43
+++ .cvsignore	27 Jan 2009 20:45:12 -0000	1.44
@@ -30,3 +30,4 @@
 nss_ldap-261.tar.gz
 nss_ldap-262.tar.gz
 nss_ldap-263.tar.gz
+nss_ldap-264.tar.gz


Index: nss_ldap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nss_ldap/devel/nss_ldap.spec,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- nss_ldap.spec	22 Dec 2008 18:43:15 -0000	1.104
+++ nss_ldap.spec	27 Jan 2009 20:45:12 -0000	1.105
@@ -1,8 +1,8 @@
 %define pam_ldap_version 184
 Summary: NSS library and PAM module for LDAP
 Name: nss_ldap
-Version: 263
-Release: 2%{?dist}
+Version: 264
+Release: 1%{?dist}
 Source0: ftp://ftp.padl.com/pub/nss_ldap-%{version}.tar.gz
 Source1: ftp://ftp.padl.com/pub/pam_ldap-%{pam_ldap_version}.tar.gz
 Source3: nss_ldap.versions
@@ -12,7 +12,6 @@
 Source7: dlopen.sh
 Patch0: pam_ldap-184-dnsconfig.patch
 Patch1: pam_ldap-180-local_users.patch
-Patch2: nss_ldap-259-parse2.patch
 Patch3: pam_ldap-180-install-perms.patch
 Patch4: pam_ldap-180-bind.patch
 Patch6: nss_ldap-257-over-recursion.patch
@@ -62,7 +61,6 @@
 cp nss_ldap-%{version}/snprintf.h pam_ldap-%{pam_ldap_version}/
 
 pushd nss_ldap-%{version}
-%patch2 -p1 -b .parse2
 %patch8 -p1 -b .soname
 %patch17 -p1 -b .res_init
 autoreconf -f -i
@@ -77,7 +75,7 @@
 %patch13 -p1 -b .exop-modify
 %patch16 -p1 -b .referral-passwd2
 %patch19 -p1 -b .broken-sasl-rebind
-#%patch20 -p1 -b .nsrole
+%patch20 -p1 -b .nsrole
 autoreconf -f -i
 popd
 
@@ -192,6 +190,10 @@
 %doc pam_ldap-%{pam_ldap_version}/ns-pwd-policy.schema
 
 %changelog
+* Tue Jan 27 2009 Nalin Dahyabhai <nalin at redhat.com> - 264-1
+- update to 264, pulling in Luke's patch for #248, among others
+- add optional checking of nsRole to pam_ldap (upstream #382)
+
 * Mon Dec 22 2008 Nalin Dahyabhai <nalin at redhat.com> - 263-2
 - correct some build errors
 - add but do not apply proposed pam_ldap patch to add nsrole support


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nss_ldap/devel/sources,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- sources	29 Oct 2008 21:20:18 -0000	1.44
+++ sources	27 Jan 2009 20:45:12 -0000	1.45
@@ -1,2 +1,2 @@
-5c14e6cdbbdde2872cf78d56b39ae24c  nss_ldap-263.tar.gz
+eebab40c6ce2f54e5c377b4895c0c93a  nss_ldap-264.tar.gz
 01bf1ad8576f0d1b58d9eddc68987a47  pam_ldap-184.tar.gz


--- nss_ldap-259-parse2.patch DELETED ---




More information about the scm-commits mailing list