Browse code

Updating Sudo 1.8.20p2, fixing CVE-2016-1000367 and CVE-2016-1000368

Change-Id: I6478ccb3b578ea55566c4f294d0ade8e3270b5db
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/2967
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Kumar Kaushik <kaushikk@vmware.com>

Kumar Kaushik authored on 2017/06/16 12:58:00
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Summary:        Sudo
2 2
 Name:           sudo
3
-Version:        1.8.19p2
3
+Version:        1.8.20p2
4 4
 Release:        1%{?dist}
5 5
 License:        ISC
6 6
 URL:            https://www.sudo.ws/
... ...
@@ -8,7 +8,7 @@ Group:          System Environment/Security
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:        http://www.sudo.ws/sudo/dist/%{name}-%{version}.tar.gz
11
-%define sha1    sudo=78868ef825e7b6db246d99160ec16fd4e4c93f3f
11
+%define sha1    sudo=7aa187518735312a82c5fcb3d253ed700cb8c68e
12 12
 BuildRequires:  man-db
13 13
 BuildRequires:  Linux-PAM-devel
14 14
 Requires:       Linux-PAM
... ...
@@ -85,8 +85,11 @@ rm -rf %{buildroot}/*
85 85
 %{_mandir}/man8/*
86 86
 %{_docdir}/%{name}-%{version}/*
87 87
 %{_datarootdir}/locale/*
88
+%exclude  /etc/sudoers.dist
88 89
 
89 90
 %changelog
91
+*   Thu Jun 15 2017 Kumar Kaushik <kaushikk@vmware.com> 1.8.20p2-1
92
+-   Udating version to 1.8.20p2, fixing CVE-2016-1000367 and CVE-2016-1000368
90 93
 *   Wed Apr 12 2017 Vinay Kulkarni <kulkarniv@vmware.com> 1.8.19p2-1
91 94
 -   Update to version 1.8.19p2
92 95
 *   Wed Dec 07 2016 Xiaolin Li <xiaolinl@vmware.com> 1.8.18p1-3