From d1765b17c711644da57d978336ab9563d707facb Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Sun, 23 Sep 2018 07:33:02 +0200 Subject: [PATCH] keyutils: updated to 1.5.11 --- keyutils/.footprint | 6 ++++-- keyutils/.md5sum | 2 +- keyutils/Pkgfile | 3 ++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/keyutils/.footprint b/keyutils/.footprint index fa397a0..5490e1c 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/.md5sum b/keyutils/.md5sum index 2268ca2..fffde2a 100644 --- a/keyutils/.md5sum +++ b/keyutils/.md5sum @@ -1 +1 @@ -3771676319bc7b84b1549b5c63ff5243 keyutils-1.5.10.tar.bz2 +bcc0984181572461850a37c39f8b167a keyutils-1.5.11.tar.bz2 diff --git a/keyutils/Pkgfile b/keyutils/Pkgfile index f9a2066..d7c27e2 100644 --- a/keyutils/Pkgfile +++ b/keyutils/Pkgfile @@ -2,9 +2,10 @@ # URL: http://www.kernel.org/ # Maintainer: Juergen Daubert, jue at crux dot nu # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm 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) -- 2.26.2