keyutils: update to 1.6.3

This commit is contained in:
Juergen Daubert 2020-07-21 13:51:44 +02:00
parent ed015f7ecb
commit 1967e12c9e
3 changed files with 10 additions and 7 deletions

View File

@ -1,11 +1,12 @@
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/keyctl
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/keyutils/
-rw-r--r-- root/root etc/request-key.conf
drwxr-xr-x root/root etc/request-key.d/
drwxr-xr-x root/root lib/
lrwxrwxrwx root/root lib/libkeyutils.so.1 -> libkeyutils.so.1.9
-rwxr-xr-x root/root lib/libkeyutils.so.1.9
lrwxrwxrwx root/root lib/libkeyutils.so.1 -> libkeyutils.so.1.10
-rwxr-xr-x root/root lib/libkeyutils.so.1.10
drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/key.dns_resolver
-rwxr-xr-x root/root sbin/request-key
@ -63,9 +64,11 @@ lrwxrwxrwx root/root usr/share/man/man3/keyctl_reject.3.gz -> keyctl_instantiate
-rw-r--r-- root/root usr/share/man/man3/keyctl_setperm.3.gz
lrwxrwxrwx root/root usr/share/man/man3/keyctl_unlink.3.gz -> keyctl_link.3.gz
-rw-r--r-- root/root usr/share/man/man3/keyctl_update.3.gz
-rw-r--r-- root/root usr/share/man/man3/keyctl_watch_key.3.gz
-rw-r--r-- root/root usr/share/man/man3/recursive_key_scan.3.gz
lrwxrwxrwx root/root usr/share/man/man3/recursive_session_key_scan.3.gz -> recursive_key_scan.3.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/key.dns_resolver.conf.5.gz
-rw-r--r-- root/root usr/share/man/man5/request-key.conf.5.gz
drwxr-xr-x root/root usr/share/man/man7/
-rw-r--r-- root/root usr/share/man/man7/asymmetric-key.7.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RQwR2QT69XcM1qJ4zlX5QH7ylTHao51WBbDxlnoJwNP3MN2ei+y3Ln/bT0FjZPjp+kCkqYkdIv5XQj2Zl/zvQ0=
SHA256 (Pkgfile) = 49daf903a460dbb103987400f2498d35a9a1a9082426c6dcf93adee2d9342312
SHA256 (.footprint) = 199dd19712b0edc4b843bb27108652bff7d9ec50468d55523fe3c9eabeb4797d
SHA256 (keyutils-1.6.1.tar.gz) = 3c71dcfc6900d07b02f4e061d8fb218a4ae6519c1d283d6a57b8e27718e2f557
RWSE3ohX2g5d/RtgdixFknNLbX+0WYttZx1ir/IcDWNd+B8MjPCOrq9uPM5yUD4Z1XKf7cxn8xY4vo5xZX/zgN4frrbdR4ck/w4=
SHA256 (Pkgfile) = 3cc7360129ab88a65ade7e8351287c68c51e39a626eafa90241ce4afc68dbf9f
SHA256 (.footprint) = 9a6e784dd1f8853947d2d27e4bc7226503b262485d2f3e2886995b1633c6fc6c
SHA256 (keyutils-1.6.3.tar.gz) = a61d5706136ae4c05bd48f86186bcfdbd88dd8bd5107e3e195c924cfc1b39bb4

View File

@ -3,7 +3,7 @@
# Maintainer: Juergen Daubert, jue at crux dot nu
name=keyutils
version=1.6.1
version=1.6.3
release=1
source=(https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/$name-$version.tar.gz)