CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
keyutils: updated to 1.5.11
authorVictor Martinez <pitillo@ono.com>
Sun, 23 Sep 2018 05:33:02 +0000 (07:33 +0200)
committerVictor Martinez <pitillo@ono.com>
Sun, 23 Sep 2018 05:33:02 +0000 (07:33 +0200)
keyutils/.footprint
keyutils/.md5sum
keyutils/Pkgfile

index fa397a05569e9c53b46be3c92bdf72aeb212718b..5490e1c8366cd1239d87b942e5cc2d7ad6d99958 100644 (file)
@@ -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
index 2268ca29eb3675e50c5415de2baf7c02093c3d39..fffde2a77d33f6a9a0fb9f9683afa7ed4503b757 100644 (file)
@@ -1 +1 @@
-3771676319bc7b84b1549b5c63ff5243  keyutils-1.5.10.tar.bz2
+bcc0984181572461850a37c39f8b167a  keyutils-1.5.11.tar.bz2
index f9a2066d0e926593e08ab58d8cc1ab3e1cccbefa..d7c27e2472614e6327f3e0f3d12263e4a127c5fc 100644 (file)
@@ -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)