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>
Mon, 28 May 2018 01:07:24 +0000 (01:07 +0000)
committerVictor Martinez <pitillo@ono.com>
Mon, 28 May 2018 01:07:24 +0000 (01:07 +0000)
sudo/.footprint
sudo/.md5sum
sudo/Pkgfile

index f03c8053551d585ff0cd1bed96ee72dace0f11b2..956636877206b3350d852963b47a2fd9dc09f7a3 100644 (file)
@@ -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
index 5364546b16e404ed286eba817d4ced9b49071e11..2804015eb57898bf57fb5bcf63e9890e8571878e 100644 (file)
@@ -1 +1 @@
-24abdea48db4c5abcd410167c801cc8c  sudo-1.8.22.tar.gz
+ea444d747feb1decfebdffd0b38b0739  sudo-1.8.23.tar.gz
index 20654623bd894d13253959119184d25bd15f28aa..b209073d8367ed1c32a4146bce972fecedf4010d 100644 (file)
@@ -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)