diff options
author | Juergen Daubert <jue@jue.li> | 2013-08-30 09:48:00 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2013-08-30 09:48:00 +0200 |
commit | bb25c00fe859ae3b2cc3e6381263426f408bd777 (patch) | |
tree | c1ef08202789506607085ba83aa653b4a77e372c /keyutils | |
parent | 4fdf37158c584c9c166f2b12beea30db1a841e4e (diff) | |
download | opt-bb25c00fe859ae3b2cc3e6381263426f408bd777.tar.gz opt-bb25c00fe859ae3b2cc3e6381263426f408bd777.tar.xz |
keyutils: update to 1.5.6
Diffstat (limited to 'keyutils')
-rw-r--r-- | keyutils/.footprint | 3 | ||||
-rw-r--r-- | keyutils/.md5sum | 2 | ||||
-rw-r--r-- | keyutils/Pkgfile | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/keyutils/.footprint b/keyutils/.footprint index 42012edef..9bc32cc58 100644 --- a/keyutils/.footprint +++ b/keyutils/.footprint @@ -19,6 +19,7 @@ drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/keyctl.1.gz drwxr-xr-x root/root usr/man/man3/ +-rw-r--r-- root/root usr/man/man3/keyctl.3.gz lrwxrwxrwx root/root usr/man/man3/keyctl_assume_authority.3.gz -> keyctl_instantiate.3.gz -rw-r--r-- root/root usr/man/man3/keyctl_chown.3.gz -rw-r--r-- root/root usr/man/man3/keyctl_clear.3.gz @@ -29,6 +30,7 @@ lrwxrwxrwx root/root usr/man/man3/keyctl_describe_alloc.3.gz -> keyctl_describe. 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_invalidate.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 @@ -37,6 +39,7 @@ 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_session_to_parent.3.gz -rw-r--r-- root/root usr/man/man3/keyctl_set_reqkey_keyring.3.gz -rw-r--r-- root/root usr/man/man3/keyctl_set_timeout.3.gz -rw-r--r-- root/root usr/man/man3/keyctl_setperm.3.gz diff --git a/keyutils/.md5sum b/keyutils/.md5sum index c2bdcd847..9527e9ef8 100644 --- a/keyutils/.md5sum +++ b/keyutils/.md5sum @@ -1 +1 @@ -d759680b2f23c99af95938f5026f25fb keyutils-1.5.5.tar.bz2 +2a459462c7ebdff0ce2eb398b92ced9c keyutils-1.5.6.tar.bz2 diff --git a/keyutils/Pkgfile b/keyutils/Pkgfile index ee6dba584..28edb9570 100644 --- a/keyutils/Pkgfile +++ b/keyutils/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=keyutils -version=1.5.5 +version=1.5.6 release=1 source=(http://people.redhat.com/~dhowells/$name/$name-$version.tar.bz2) |