Browse code

Add shadow to httpd requires

Change-Id: I1ef39aae02cd1563b8642a4c58ad169c427cc1cd
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/3455
Reviewed-by: Sharath George
Tested-by: Sharath George

suezzelur authored on 2017/08/09 07:20:38
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        The Apache HTTP Server
2 2
 Name:           httpd
3 3
 Version:        2.4.27
4
-Release:        1%{?dist}
4
+Release:        2%{?dist}
5 5
 License:        Apache License 2.0
6 6
 URL:            http://httpd.apache.org/
7 7
 Group:          Applications/System
... ...
@@ -25,6 +25,7 @@ Requires:       apr-util
25 25
 Requires:       openssl
26 26
 Requires:       openldap
27 27
 Requires:       lua
28
+Requires:       shadow
28 29
 Provides:       apache2
29 30
 %description
30 31
 The Apache HTTP Server.
... ...
@@ -179,6 +180,8 @@ fi
179 179
 %{_bindir}/dbmmanage
180 180
 
181 181
 %changelog
182
+*   Mon Aug 07 2017 Anish Swaminathan <anishs@vmware.com>  2.4.27-2
183
+-   Add shadow to requires for useradd/groupadd
182 184
 *   Mon Jul 24 2017 Anish Swaminathan <anishs@vmware.com>  2.4.27-1
183 185
 -   Updated to version 2.4.27 - Fixes CVE-2017-3167
184 186
 *   Wed May 31 2017 Harish Udaiya Kumar <hudaiyakumar@vmware.com> 2.4.25-3