diff options
author | Juergen Daubert <jue@jue.li> | 2018-01-17 14:11:07 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-01-17 14:11:07 +0100 |
commit | 0851daaa17fd7a78102cde56c981488d6333900a (patch) | |
tree | 34098b1e919b3f7a05ae21e06c583168cf39806f /sudo | |
parent | 845fdf2bb18f120b6839b34e8c125b68fc338b2c (diff) | |
download | core-0851daaa17fd7a78102cde56c981488d6333900a.tar.gz core-0851daaa17fd7a78102cde56c981488d6333900a.tar.xz |
sudo: update to 1.8.22
Diffstat (limited to 'sudo')
-rw-r--r-- | sudo/.footprint | 1 | ||||
-rw-r--r-- | sudo/.md5sum | 2 | ||||
-rw-r--r-- | sudo/.signature | 8 | ||||
-rw-r--r-- | sudo/Pkgfile | 2 |
4 files changed, 7 insertions, 6 deletions
diff --git a/sudo/.footprint b/sudo/.footprint index 9673170a..f03c8053 100644 --- a/sudo/.footprint +++ b/sudo/.footprint @@ -30,6 +30,7 @@ drwxr-xr-x root/root usr/share/man/ 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 c1dbdc3f..5364546b 100644 --- a/sudo/.md5sum +++ b/sudo/.md5sum @@ -1 +1 @@ -cd3993d910c713ae72e94beebd230b22 sudo-1.8.21p2.tar.gz +24abdea48db4c5abcd410167c801cc8c sudo-1.8.22.tar.gz diff --git a/sudo/.signature b/sudo/.signature index 01a76b38..1cc0c5b7 100644 --- a/sudo/.signature +++ b/sudo/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqiOprJLGxC66NmAENoXNr1ilCRQquLv+1nI8+WT35iWYva1qMJWopzDJ3q5Yt/n1HGWZaeekWFfe96WGfXsPzwE= -SHA256 (Pkgfile) = fe9b70ce8d896e4bfc2c9e696ba76a9a38d84a680532cc2df572e0ff8efde94d -SHA256 (.footprint) = 3ee5df8661994970c00a0d7f58b133b9a0c4ae93572ce2b5a40f1199fd639955 -SHA256 (sudo-1.8.21p2.tar.gz) = 74c5746cd33a814e2431c39faf0d76f7f8a697379bd073862e3b156cf0d76368 +RWRJc1FUaeVeqoJItXfsnxHccYe6mqPUSsoQzcGZ0USYjzkH8PIMNrsT2905dAxPjNOdCO6VY+1utZ7qDPoHUcn5z67+AqnyOQ4= +SHA256 (Pkgfile) = 06dd6adc5b09c73f95f69909e2704a30b27da97a6d6a85b464e7fccc45da6f27 +SHA256 (.footprint) = 559564852fa188cb5de235db0c4c1b3d58299a224bbaf77664a2e0939e19ddbd +SHA256 (sudo-1.8.22.tar.gz) = 7256cb27c20883b14360eddbd17f98922073d104b214cf65aeacf1d9c9b9fd02 diff --git a/sudo/Pkgfile b/sudo/Pkgfile index 20b30c44..15e85730 100644 --- a/sudo/Pkgfile +++ b/sudo/Pkgfile @@ -4,7 +4,7 @@ # Depends on: zlib name=sudo -version=1.8.21p2 +version=1.8.22 release=1 source=(http://www.sudo.ws/$name/dist/$name-$version.tar.gz) |