From 0a832f312eff50a1925f8f60f4390bf431d4c062 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Mon, 28 May 2018 01:07:24 +0000 Subject: [PATCH] sudo: updated to 1.8.23 --- sudo/.footprint | 3 +++ sudo/.md5sum | 2 +- sudo/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sudo/.footprint b/sudo/.footprint index f03c805..9566368 100644 --- a/sudo/.footprint +++ b/sudo/.footprint @@ -4,6 +4,7 @@ drwxr-x--- root/root etc/sudoers.d/ -r--r----- root/root etc/sudoers.dist drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/cvtsudoers -rwsr-xr-x root/root usr/bin/sudo lrwxrwxrwx root/root usr/bin/sudoedit -> sudo -rwxr-xr-x root/root usr/bin/sudoreplay @@ -27,6 +28,8 @@ drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/visudo drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/cvtsudoers.1.gz drwxr-xr-x root/root usr/share/man/man5/ -rw-r--r-- root/root usr/share/man/man5/sudo.conf.5.gz -rw-r--r-- root/root usr/share/man/man5/sudoers.5.gz diff --git a/sudo/.md5sum b/sudo/.md5sum index 5364546..2804015 100644 --- a/sudo/.md5sum +++ b/sudo/.md5sum @@ -1 +1 @@ -24abdea48db4c5abcd410167c801cc8c sudo-1.8.22.tar.gz +ea444d747feb1decfebdffd0b38b0739 sudo-1.8.23.tar.gz diff --git a/sudo/Pkgfile b/sudo/Pkgfile index 2065462..b209073 100644 --- a/sudo/Pkgfile +++ b/sudo/Pkgfile @@ -5,7 +5,7 @@ # Depends on: zlib name=sudo -version=1.8.22 +version=1.8.23 release=1 source=(http://www.sudo.ws/$name/dist/$name-$version.tar.gz) -- 2.26.2