Browse code

Added pam_cracklib module as requisite to pam password configuration

Change-Id: I78a3dcb9f44eb23440299cecee653ae987a1db56
Reviewed-on: http://photon-jenkins.eng.vmware.com/1038
Reviewed-by: Sharath George
Tested-by: Sharath George

dthaluru authored on 2016/05/28 04:48:19
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Programs for handling passwords in a secure way
2 2
 Name:		shadow
3 3
 Version:	4.2.1
4
-Release:	6%{?dist}
4
+Release:	7%{?dist}
5 5
 URL:		http://pkg-shadow.alioth.debian.org/
6 6
 License:	BSD
7 7
 Group:		Applications/System
... ...
@@ -9,8 +9,8 @@ Vendor:		VMware, Inc.
9 9
 Distribution:	Photon
10 10
 Source0:	http://pkg-shadow.alioth.debian.org/releases/%{name}-%{version}.tar.xz
11 11
 %define sha1 shadow=0917cbadd4ce0c7c36670e5ecd37bbed92e6d82d
12
-Source1:	PAM-Configuration-Files-1.4.tar.gz
13
-%define sha1 PAM=2b9ba18da04b8a13c271583a82c33ac8ab57fecc
12
+Source1:	PAM-Configuration-Files-1.5.tar.gz
13
+%define sha1 PAM=08052511f985e3b3072c194ac1287e036d9299fb
14 14
 Patch0: chkname-allowcase.patch   
15 15
 BuildRequires: 	cracklib
16 16
 BuildRequires: 	cracklib-devel
... ...
@@ -101,8 +101,10 @@ done
101 101
 %{_mandir}/*/*
102 102
 %{_sysconfdir}/pam.d/*
103 103
 %changelog
104
+*       Fri May 27 2016 Divya Thaluru <dthaluru@vmware.com> 4.2.1-7
105
+-	Adding pam_cracklib module as requisite to pam password configuration
104 106
 *       Wed May 25 2016 Divya Thaluru <dthaluru@vmware.com> 4.2.1-6
105
--	Modfying pam_systemd module as optional in a session
107
+-	Modifying pam_systemd module as optional in a session
106 108
 *	Tue May 24 2016 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 4.2.1-5
107 109
 -	GA - Bump release of all rpms
108 110
 *   Mon May 2 2016 Xiaolin Li <xiaolinl@vmware.com> 4.2.1-4