summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2018-05-04 10:55:25 +0200
committerJuergen Daubert <jue@jue.li>2018-05-04 10:55:25 +0200
commit702e1f56f9380e0286ccf8db0e098782775b67ba (patch)
tree6f976a684515154d91c994411bb9a0e9464489ac
parent25cdd9675784698b58bafb69dff8836d24d6517f (diff)
downloadcore-702e1f56f9380e0286ccf8db0e098782775b67ba.tar.gz
core-702e1f56f9380e0286ccf8db0e098782775b67ba.tar.xz
sudo: update to 1.8.23
-rw-r--r--sudo/.footprint3
-rw-r--r--sudo/.md5sum2
-rw-r--r--sudo/.signature8
-rw-r--r--sudo/Pkgfile2
4 files changed, 9 insertions, 6 deletions
diff --git a/sudo/.footprint b/sudo/.footprint
index f03c8053..95663687 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 5364546b..2804015e 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/.signature b/sudo/.signature
index 1cc0c5b7..be1f126b 100644
--- a/sudo/.signature
+++ b/sudo/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqoJItXfsnxHccYe6mqPUSsoQzcGZ0USYjzkH8PIMNrsT2905dAxPjNOdCO6VY+1utZ7qDPoHUcn5z67+AqnyOQ4=
-SHA256 (Pkgfile) = 06dd6adc5b09c73f95f69909e2704a30b27da97a6d6a85b464e7fccc45da6f27
-SHA256 (.footprint) = 559564852fa188cb5de235db0c4c1b3d58299a224bbaf77664a2e0939e19ddbd
-SHA256 (sudo-1.8.22.tar.gz) = 7256cb27c20883b14360eddbd17f98922073d104b214cf65aeacf1d9c9b9fd02
+RWRJc1FUaeVeqgh5xW4U2tMWz3GPWGPVAe0z+0Y/8ibMu34xrR4I+qWdSfXrqX+gf8XdV6lNG40+ntbdJznj8C9B3aGdTHw/VAU=
+SHA256 (Pkgfile) = a12596e61e4d558d6241148588db74169ef73e74fc12ed98485aecd264e3dfa0
+SHA256 (.footprint) = d7fecfbf06f8d91c409a6d87301fb2c91ef0f8278f30a8fe9a28b0172088ac74
+SHA256 (sudo-1.8.23.tar.gz) = d863d29b6fc87bc784a3223350e2b28a2ff2c4738f0fb8f1c92bb38c3017e679
diff --git a/sudo/Pkgfile b/sudo/Pkgfile
index 15e85730..a1a63424 100644
--- a/sudo/Pkgfile
+++ b/sudo/Pkgfile
@@ -4,7 +4,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)

Generated by cgit