keyutils: update to 1.5.1

This commit is contained in:
Juergen Daubert 2011-07-22 12:57:08 +02:00
parent 83cbac2fbf
commit c2175e9012
3 changed files with 12 additions and 4 deletions

View File

@ -3,9 +3,10 @@ drwxr-xr-x root/root bin/
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/request-key.conf
drwxr-xr-x root/root lib/
lrwxrwxrwx root/root lib/libkeyutils.so.1 -> libkeyutils.so.1.3
-rwxr-xr-x root/root lib/libkeyutils.so.1.3
lrwxrwxrwx root/root lib/libkeyutils.so.1 -> libkeyutils.so.1.4
-rwxr-xr-x root/root lib/libkeyutils.so.1.4
drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/key.dns_resolver
-rwxr-xr-x root/root sbin/request-key
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
@ -23,12 +24,16 @@ lrwxrwxrwx root/root usr/man/man3/keyctl_assume_authority.3.gz -> keyctl_instant
-rw-r--r-- root/root usr/man/man3/keyctl_describe.3.gz
lrwxrwxrwx root/root usr/man/man3/keyctl_describe_alloc.3.gz -> keyctl_describe.3.gz
-rw-r--r-- root/root usr/man/man3/keyctl_get_keyring_ID.3.gz
-rw-r--r-- root/root usr/man/man3/keyctl_get_security.3.gz
lrwxrwxrwx root/root usr/man/man3/keyctl_get_security_alloc.3.gz -> keyctl_get_security.3.gz
-rw-r--r-- root/root usr/man/man3/keyctl_instantiate.3.gz
lrwxrwxrwx root/root usr/man/man3/keyctl_instantiate_iov.3.gz -> keyctl_instantiate.3.gz
-rw-r--r-- root/root usr/man/man3/keyctl_join_session_keyring.3.gz
-rw-r--r-- root/root usr/man/man3/keyctl_link.3.gz
lrwxrwxrwx root/root usr/man/man3/keyctl_negate.3.gz -> keyctl_instantiate.3.gz
-rw-r--r-- root/root usr/man/man3/keyctl_read.3.gz
lrwxrwxrwx root/root usr/man/man3/keyctl_read_alloc.3.gz -> keyctl_read.3.gz
lrwxrwxrwx root/root usr/man/man3/keyctl_reject.3.gz -> keyctl_instantiate.3.gz
-rw-r--r-- root/root usr/man/man3/keyctl_revoke.3.gz
-rw-r--r-- root/root usr/man/man3/keyctl_search.3.gz
-rw-r--r-- root/root usr/man/man3/keyctl_set_reqkey_keyring.3.gz
@ -36,9 +41,12 @@ lrwxrwxrwx root/root usr/man/man3/keyctl_read_alloc.3.gz -> keyctl_read.3.gz
-rw-r--r-- root/root usr/man/man3/keyctl_setperm.3.gz
lrwxrwxrwx root/root usr/man/man3/keyctl_unlink.3.gz -> keyctl_link.3.gz
-rw-r--r-- root/root usr/man/man3/keyctl_update.3.gz
-rw-r--r-- root/root usr/man/man3/recursive_key_scan.3.gz
lrwxrwxrwx root/root usr/man/man3/recursive_session_key_scan.3.gz -> recursive_key_scan.3.gz
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/request-key.conf.5.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/key.dns_resolver.8.gz
-rw-r--r-- root/root usr/man/man8/request-key.8.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/keyutils/

View File

@ -1 +1 @@
e168c1bdaf5aa93c2cbf8a5e7f8ef27b keyutils-1.4.tar.bz2
3ab62455a37a20f73b2d6cc794aaba13 keyutils-1.5.1.tar.bz2

View File

@ -3,7 +3,7 @@
# Maintainer: Juergen Daubert, jue at crux dot nu
name=keyutils
version=1.4
version=1.5.1
release=1
source=(http://people.redhat.com/~dhowells/$name/$name-$version.tar.bz2)