From df8acf06e9289b5eb548c471b1f03ae98658b975 Mon Sep 17 00:00:00 2001 From: Daniel Kopecek Date: Tue, 5 Apr 2016 12:52:51 +0200 Subject: [PATCH] update to 1.8.16 --- .gitignore | 1 + sources | 2 +- sudo.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2f6d35c..d5d6c38 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ sudo-1.7.2p2-sudoers /sudo-1.8.14p1.tar.gz /sudo-1.8.14p3.tar.gz /sudo-1.8.15.tar.gz +/sudo-1.8.16.tar.gz diff --git a/sources b/sources index a565d42..fbe3514 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +a977449587dc857e129bb20555b46af4 sudo-1.8.16.tar.gz 775b863cdff3a2ee2a26c2d53b51aff5 sudo-1.8.8-sudoers -7cf6b9b76d0478a572432bed481dd7b5 sudo-1.8.15.tar.gz diff --git a/sudo.spec b/sudo.spec index dc02960..7f54c1f 100644 --- a/sudo.spec +++ b/sudo.spec @@ -1,7 +1,7 @@ Summary: Allows restricted root access for specified users Name: sudo -Version: 1.8.15 -Release: 2%{?dist} +Version: 1.8.16 +Release: 1%{?dist} License: ISC Group: Applications/System URL: http://www.courtesan.com/sudo/ @@ -198,6 +198,9 @@ rm -rf $RPM_BUILD_ROOT %{_libexecdir}/sudo/libsudo_util.so %changelog +* Mon Apr 04 2016 Daniel Kopecek 1.8.16-1 +- update to 1.8.16 + * Fri Feb 05 2016 Fedora Release Engineering - 1.8.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild