ports/opt (3.4): [notify] keyutils: update to 1.5.11, new dependency krb5
commit 6ebb4d963c258930ce2d93433fe5f9c899745cde Author: Juergen Daubert <jue@jue.li> Date: Sat Sep 22 14:52:51 2018 +0200 [notify] keyutils: update to 1.5.11, new dependency krb5 diff --git a/keyutils/.footprint b/keyutils/.footprint index fa397a055..5490e1c83 100644 --- a/keyutils/.footprint +++ b/keyutils/.footprint @@ -4,8 +4,8 @@ drwxr-xr-x root/root etc/ -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.6 --rwxr-xr-x root/root lib/libkeyutils.so.1.6 +lrwxrwxrwx root/root lib/libkeyutils.so.1 -> libkeyutils.so.1.7 +-rwxr-xr-x root/root lib/libkeyutils.so.1.7 drwxr-xr-x root/root sbin/ -rwxr-xr-x root/root sbin/key.dns_resolver -rwxr-xr-x root/root sbin/request-key @@ -31,6 +31,7 @@ lrwxrwxrwx root/root usr/share/man/man3/keyctl_assume_authority.3.gz -> keyctl_i lrwxrwxrwx root/root usr/share/man/man3/keyctl_describe_alloc.3.gz -> keyctl_describe.3.gz -rw-r--r-- root/root usr/share/man/man3/keyctl_dh_compute.3.gz lrwxrwxrwx root/root usr/share/man/man3/keyctl_dh_compute_alloc.3.gz -> keyctl_dh_compute.3.gz +lrwxrwxrwx root/root usr/share/man/man3/keyctl_dh_compute_kdf.3.gz -> keyctl_dh_compute.3.gz -rw-r--r-- root/root usr/share/man/man3/keyctl_get_keyring_ID.3.gz -rw-r--r-- root/root usr/share/man/man3/keyctl_get_persistent.3.gz -rw-r--r-- root/root usr/share/man/man3/keyctl_get_security.3.gz @@ -44,6 +45,7 @@ lrwxrwxrwx root/root usr/share/man/man3/keyctl_negate.3.gz -> keyctl_instantiate -rw-r--r-- root/root usr/share/man/man3/keyctl_read.3.gz lrwxrwxrwx root/root usr/share/man/man3/keyctl_read_alloc.3.gz -> keyctl_read.3.gz lrwxrwxrwx root/root usr/share/man/man3/keyctl_reject.3.gz -> keyctl_instantiate.3.gz +-rw-r--r-- root/root usr/share/man/man3/keyctl_restrict_keyring.3.gz -rw-r--r-- root/root usr/share/man/man3/keyctl_revoke.3.gz -rw-r--r-- root/root usr/share/man/man3/keyctl_search.3.gz -rw-r--r-- root/root usr/share/man/man3/keyctl_session_to_parent.3.gz diff --git a/keyutils/.signature b/keyutils/.signature index 9ec5e782e..7a8c4aa4b 100644 --- a/keyutils/.signature +++ b/keyutils/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XGT5xnT42/KeoHdbDX8oDyxNClZR5pUO4C5/q1y/JNHRxSXEwt5I18BFG8J+SZ/Wh3kHX6yUdeDWBjkkvyDPAw= -SHA256 (Pkgfile) = 686cb1532fe9e49ce43e9b4dba9731eebd7368d8c1c85a85759ca4e2dcff0c1a -SHA256 (.footprint) = b5362225de91c63c6f3a73f6797383b2809ff9a48b0f636cf11c6e94362528e3 -SHA256 (keyutils-1.5.10.tar.bz2) = 115c3deae7f181778fd0e0ffaa2dad1bf1fe2f5677cf2e0e348cdb7a1c93afb6 +RWSE3ohX2g5d/Uol53ruD8Qzm1b1haSdmM4MrxsG1xMkc4Ga3/7tSnKLxUGfG1UMm1cYE9Fw0n6+oifqnKAMWKfWM9jJVydCoQQ= +SHA256 (Pkgfile) = 5021a7591b20317e3a911c2834132075b6709859fdcd0481a2bb7f7f755cf955 +SHA256 (.footprint) = 81a06fa2d4e4a914b4d8e13d95463a737756b389455fec4f993e3bf1d196615b +SHA256 (keyutils-1.5.11.tar.bz2) = 11584488206edc30736263eb855bf7793f16e661987241d333d3cb5ea479b1b5 diff --git a/keyutils/Pkgfile b/keyutils/Pkgfile index cab3b4eff..50230a142 100644 --- a/keyutils/Pkgfile +++ b/keyutils/Pkgfile @@ -1,9 +1,10 @@ # Description: Tools to control the Linx key management system # URL: http://www.kernel.org/ # Maintainer: Juergen Daubert, jue at crux dot nu +# Depends on: krb5 name=keyutils -version=1.5.10 +version=1.5.11 release=1 source=(http://people.redhat.com/~dhowells/$name/$name-$version.tar.bz2)
participants (1)
-
crux@crux.nu