CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
sudo: updated to 1.8.23
authorVictor Martinez <pitillo@ono.com>
Thu, 14 Jun 2018 19:58:46 +0000 (19:58 +0000)
committerVictor Martinez <pitillo@ono.com>
Thu, 14 Jun 2018 19:58:46 +0000 (19:58 +0000)
sudo/.footprint
sudo/.md5sum
sudo/Pkgfile

index dc93a9855e0d5eacee23308b47fc63136fd58af1..956636877206b3350d852963b47a2fd9dc09f7a3 100644 (file)
@@ -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
index 1b505839ebc0c37ebe9c9e6d4e8e8eda8346d531..2804015eb57898bf57fb5bcf63e9890e8571878e 100644 (file)
@@ -1 +1 @@
-31a6090ed1d0946fa22cba19e86aafef  sudo-1.8.19p2.tar.gz
+ea444d747feb1decfebdffd0b38b0739  sudo-1.8.23.tar.gz
index 43b7c60418d8e4b86771235fbb15d3b5854a5e8d..b209073d8367ed1c32a4146bce972fecedf4010d 100644 (file)
@@ -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)