From 134449e1546c829696e2bba7529e5bb4e9416a2a Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Sun, 20 Oct 2019 19:33:45 +0200 Subject: [PATCH] keyutils: updated to 1.6.1 --- keyutils/.footprint | 6 ++++-- keyutils/.signature | 8 ++++---- keyutils/Pkgfile | 6 +++--- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/keyutils/.footprint b/keyutils/.footprint index b8ff86c..5706415 100644 --- a/keyutils/.footprint +++ b/keyutils/.footprint @@ -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.8 --rwxr-xr-x root/root lib/libkeyutils.so.1.8 +lrwxrwxrwx root/root lib/libkeyutils.so.1 -> libkeyutils.so.1.9 +-rwxr-xr-x root/root lib/libkeyutils.so.1.9 drwxr-xr-x root/root sbin/ -rwxr-xr-x root/root sbin/key.dns_resolver -rwxr-xr-x root/root sbin/request-key @@ -27,6 +27,7 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/find_key_by_type_and_name.3.gz -rw-r--r-- root/root usr/share/man/man3/keyctl.3.gz lrwxrwxrwx root/root usr/share/man/man3/keyctl_assume_authority.3.gz -> keyctl_instantiate.3.gz +-rw-r--r-- root/root usr/share/man/man3/keyctl_capabilities.3.gz -rw-r--r-- root/root usr/share/man/man3/keyctl_chown.3.gz -rw-r--r-- root/root usr/share/man/man3/keyctl_clear.3.gz -rw-r--r-- root/root usr/share/man/man3/keyctl_describe.3.gz @@ -43,6 +44,7 @@ lrwxrwxrwx root/root usr/share/man/man3/keyctl_instantiate_iov.3.gz -> keyctl_in -rw-r--r-- root/root usr/share/man/man3/keyctl_invalidate.3.gz -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 +-rw-r--r-- root/root usr/share/man/man3/keyctl_move.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 diff --git a/keyutils/.signature b/keyutils/.signature index 9d3cfd2..ac422bc 100644 --- a/keyutils/.signature +++ b/keyutils/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt-arm.pub -RWQh9Dk2FlLauM82B4XapmYnvfW1uty41IA96OIJE+CNr4kIWYykeSjAm4swcaM1ShaIYR1RqdOgoGYqGoeDYYS6rMaMU4L9DAE= -SHA256 (Pkgfile) = f4b02376a7375cccc099d3c647bbb48fdff741b8709b28d7c8cd728e6689afac -SHA256 (.footprint) = ecc4f9cd577b0a6bcc7df1707b9f6a870569edc0526fa15c0c648b4e136467a5 -SHA256 (keyutils-1.6.tar.bz2) = d3aef20cec0005c0fa6b4be40079885567473185b1a57b629b030e67942c7115 +RWQh9Dk2FlLauMzIntL5okvx1CR+PyQOXrMWpXKWYV8BXjh5EibSvqbTR+skciYrJv5ymT9TK41B7LE5k1+hoO9vlKPA8RhwzAE= +SHA256 (Pkgfile) = a88630ad5938540c8c4a78538858be022d6c6deff3a2e3f5d5519bf051f842d0 +SHA256 (.footprint) = 199dd19712b0edc4b843bb27108652bff7d9ec50468d55523fe3c9eabeb4797d +SHA256 (keyutils-1.6.1.tar.gz) = 3c71dcfc6900d07b02f4e061d8fb218a4ae6519c1d283d6a57b8e27718e2f557 diff --git a/keyutils/Pkgfile b/keyutils/Pkgfile index ea74781..79c8795 100644 --- a/keyutils/Pkgfile +++ b/keyutils/Pkgfile @@ -5,9 +5,9 @@ # Depends on: krb5 name=keyutils -version=1.6 -release=2 -source=(http://people.redhat.com/~dhowells/$name/$name-$version.tar.bz2) +version=1.6.1 +release=1 +source=(https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/$name-$version.tar.gz) build () { cd $name-$version -- 2.26.2