CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
keyutils: updated to 1.6.1
authorVictor Martinez <pitillo@ono.com>
Sun, 20 Oct 2019 17:33:45 +0000 (19:33 +0200)
committerVictor Martinez <pitillo@ono.com>
Sun, 20 Oct 2019 17:33:45 +0000 (19:33 +0200)
keyutils/.footprint
keyutils/.signature
keyutils/Pkgfile

index b8ff86c007e117ff4c9b82302ae5adf374da6922..57064151423c6ea9be4dab7d1fd0c5637cdd84a8 100644 (file)
@@ -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
index 9d3cfd255a590eebe7fd23e4a82f58301c54d79f..ac422bc153f11105e29213949ba60fb8c775ac48 100644 (file)
@@ -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
index ea747817981fa54a08938765123529fc31693be7..79c87956179ae8d0179fddc214a49a2e2fe6c7f7 100644 (file)
@@ -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