From: Victor Martinez Date: Thu, 14 Jun 2018 19:58:46 +0000 (+0000) Subject: sudo: updated to 1.8.23 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=3b927a7e3796b55f22cc58e55daaebfa3b0a00a0;p=crossrootfs.git sudo: updated to 1.8.23 --- diff --git a/sudo/.footprint b/sudo/.footprint index dc93a98..9566368 100644 --- a/sudo/.footprint +++ b/sudo/.footprint @@ -1,8 +1,10 @@ drwxr-xr-x root/root etc/ -r--r----- root/root etc/sudoers 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 @@ -26,9 +28,12 @@ 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 +-rw-r--r-- root/root usr/share/man/man5/sudoers_timestamp.5.gz drwxr-xr-x root/root usr/share/man/man8/ -rw-r--r-- root/root usr/share/man/man8/sudo.8.gz -rw-r--r-- root/root usr/share/man/man8/sudo_plugin.8.gz diff --git a/sudo/.md5sum b/sudo/.md5sum index 1b50583..2804015 100644 --- a/sudo/.md5sum +++ b/sudo/.md5sum @@ -1 +1 @@ -31a6090ed1d0946fa22cba19e86aafef sudo-1.8.19p2.tar.gz +ea444d747feb1decfebdffd0b38b0739 sudo-1.8.23.tar.gz diff --git a/sudo/Pkgfile b/sudo/Pkgfile index 43b7c60..b209073 100644 --- a/sudo/Pkgfile +++ b/sudo/Pkgfile @@ -5,7 +5,7 @@ # Depends on: zlib name=sudo -version=1.8.19p2 +version=1.8.23 release=1 source=(http://www.sudo.ws/$name/dist/$name-$version.tar.gz)