commit bb25c00fe859ae3b2cc3e6381263426f408bd777 Author: Juergen Daubert <jue@jue.li> Date: Fri Aug 30 09:48:00 2013 +0200 keyutils: update to 1.5.6 diff --git a/keyutils/.footprint b/keyutils/.footprint index 42012ed..9bc32cc 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 c2bdcd8..9527e9e 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 ee6dba5..28edb95 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)