From e0f60ff106ad117f99adaedbcf6cafed8182d060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Kope=C4=8Dek?= Date: Thu, 1 Jun 2017 12:33:48 +0200 Subject: [PATCH] update to 1.8.20p2 --- .gitignore | 1 + sources | 2 +- sudo.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0b04d27..4f59932 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /sudo-1.8.19p2.tar.gz /sudo-1.8.20b1.tar.gz /sudo-1.8.20p1.tar.gz +/sudo-1.8.20p2.tar.gz diff --git a/sources b/sources index 4921bf3..21e6b4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sudo-1.8.20p1.tar.gz) = b7d4c07a550da917029e31d15e734d9462f3565ee43eb5f6fd19463b54a2fa3f444381f0999d6d1ba643b65832056dd9177dad4452fa9f87f2542c223b13f258 +SHA512 (sudo-1.8.20p2.tar.gz) = 8bf67e687f7a84605fdef8d547b5cd661141b6c8fd25820c33c7e37e97ca7f21f564c3bae691f8a8cd08df7d80338e36a8f06bb5086cc104509d71d6ab1bceda diff --git a/sudo.spec b/sudo.spec index a96a40f..d294619 100644 --- a/sudo.spec +++ b/sudo.spec @@ -2,7 +2,7 @@ Summary: Allows restricted root access for specified users Name: sudo -Version: 1.8.20p1 +Version: 1.8.20p2 Release: 1%{?dist} License: ISC Group: Applications/System @@ -204,6 +204,9 @@ rm -rf $RPM_BUILD_ROOT %{_libexecdir}/sudo/libsudo_util.so %changelog +* Thu Jun 01 2017 Daniel Kopecek 1.8.20p2-1 +- update to 1.8.20p2 + * Wed May 31 2017 Daniel Kopecek 1.8.20p1-1 - update to 1.8.20p1 - fixes CVE-2017-1000367