diff --git a/keyutils/.footprint b/keyutils/.footprint index 5490e1c83..e03b4744c 100644 --- a/keyutils/.footprint +++ b/keyutils/.footprint @@ -4,8 +4,10 @@ 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.7 --rwxr-xr-x root/root lib/libkeyutils.so.1.7 +lrwxrwxrwx root/root lib/libkeyutils.so.1 -> libkeyutils.so.1.8 +-rwxr-xr-x root/root lib/libkeyutils.so.1.8 +drwxr-xr-x root/root lib/pkgconfig/ +-rwxr-xr-x root/root lib/pkgconfig/libkeyutils.pc drwxr-xr-x root/root sbin/ -rwxr-xr-x root/root sbin/key.dns_resolver -rwxr-xr-x root/root sbin/request-key @@ -42,6 +44,11 @@ lrwxrwxrwx root/root usr/share/man/man3/keyctl_instantiate_iov.3.gz -> keyctl_in -rw-r--r-- root/root usr/share/man/man3/keyctl_join_session_keyring.3.gz -rw-r--r-- root/root usr/share/man/man3/keyctl_link.3.gz lrwxrwxrwx root/root usr/share/man/man3/keyctl_negate.3.gz -> keyctl_instantiate.3.gz +-rw-r--r-- root/root usr/share/man/man3/keyctl_pkey_decrypt.3.gz +-rw-r--r-- root/root usr/share/man/man3/keyctl_pkey_encrypt.3.gz +-rw-r--r-- root/root usr/share/man/man3/keyctl_pkey_query.3.gz +-rw-r--r-- root/root usr/share/man/man3/keyctl_pkey_sign.3.gz +-rw-r--r-- root/root usr/share/man/man3/keyctl_pkey_verify.3.gz -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 @@ -59,6 +66,7 @@ lrwxrwxrwx root/root usr/share/man/man3/recursive_session_key_scan.3.gz -> recur drwxr-xr-x root/root usr/share/man/man5/ -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 -rw-r--r-- root/root usr/share/man/man7/keyutils.7.gz drwxr-xr-x root/root usr/share/man/man8/ -rw-r--r-- root/root usr/share/man/man8/key.dns_resolver.8.gz diff --git a/keyutils/.signature b/keyutils/.signature index 7a8c4aa4b..547c55098 100644 --- a/keyutils/.signature +++ b/keyutils/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Uol53ruD8Qzm1b1haSdmM4MrxsG1xMkc4Ga3/7tSnKLxUGfG1UMm1cYE9Fw0n6+oifqnKAMWKfWM9jJVydCoQQ= -SHA256 (Pkgfile) = 5021a7591b20317e3a911c2834132075b6709859fdcd0481a2bb7f7f755cf955 -SHA256 (.footprint) = 81a06fa2d4e4a914b4d8e13d95463a737756b389455fec4f993e3bf1d196615b -SHA256 (keyutils-1.5.11.tar.bz2) = 11584488206edc30736263eb855bf7793f16e661987241d333d3cb5ea479b1b5 +RWSE3ohX2g5d/T3X99uo2uqNFPD3S3FBn++/nxBhFlu6tiDx8AWATkKExNyenuQvKii8di1YukeKPEBWHGPLiuN97lGo+XOlHwk= +SHA256 (Pkgfile) = 0d78786f4b254c7b67e367301ab13e3b18a3ce34c43f409b123ad943006bf292 +SHA256 (.footprint) = 6ab9c9ab9bed28ccea02579a7c9d9ce7c4a78d4229f9860fa28a46a632579853 +SHA256 (keyutils-1.6.tar.bz2) = d3aef20cec0005c0fa6b4be40079885567473185b1a57b629b030e67942c7115 diff --git a/keyutils/Pkgfile b/keyutils/Pkgfile index 50230a142..c4177123b 100644 --- a/keyutils/Pkgfile +++ b/keyutils/Pkgfile @@ -1,10 +1,9 @@ # 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.11 +version=1.6 release=1 source=(http://people.redhat.com/~dhowells/$name/$name-$version.tar.bz2)