CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
keyutils: updated to 1.6.3
authorVictor Martinez <pitillo@ono.com>
Thu, 13 Aug 2020 10:32:37 +0000 (12:32 +0200)
committerVictor Martinez <pitillo@ono.com>
Thu, 13 Aug 2020 10:32:37 +0000 (12:32 +0200)
keyutils/.footprint
keyutils/.signature [deleted file]
keyutils/Pkgfile

index 57064151423c6ea9be4dab7d1fd0c5637cdd84a8..7743a1a028eee6ee2541f0ec36164026f387eb46 100644 (file)
@@ -1,11 +1,12 @@
 drwxr-xr-x     root/root       bin/
 -rwxr-xr-x     root/root       bin/keyctl
 drwxr-xr-x     root/root       etc/
+drwxr-xr-x     root/root       etc/keyutils/
 -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.9
--rwxr-xr-x     root/root       lib/libkeyutils.so.1.9
+lrwxrwxrwx     root/root       lib/libkeyutils.so.1 -> libkeyutils.so.1.10
+-rwxr-xr-x     root/root       lib/libkeyutils.so.1.10
 drwxr-xr-x     root/root       sbin/
 -rwxr-xr-x     root/root       sbin/key.dns_resolver
 -rwxr-xr-x     root/root       sbin/request-key
@@ -63,9 +64,11 @@ lrwxrwxrwx   root/root       usr/share/man/man3/keyctl_reject.3.gz -> keyctl_instantiate
 -rw-r--r--     root/root       usr/share/man/man3/keyctl_setperm.3.gz
 lrwxrwxrwx     root/root       usr/share/man/man3/keyctl_unlink.3.gz -> keyctl_link.3.gz
 -rw-r--r--     root/root       usr/share/man/man3/keyctl_update.3.gz
+-rw-r--r--     root/root       usr/share/man/man3/keyctl_watch_key.3.gz
 -rw-r--r--     root/root       usr/share/man/man3/recursive_key_scan.3.gz
 lrwxrwxrwx     root/root       usr/share/man/man3/recursive_session_key_scan.3.gz -> recursive_key_scan.3.gz
 drwxr-xr-x     root/root       usr/share/man/man5/
+-rw-r--r--     root/root       usr/share/man/man5/key.dns_resolver.conf.5.gz
 -rw-r--r--     root/root       usr/share/man/man5/request-key.conf.5.gz
 drwxr-xr-x     root/root       usr/share/man/man7/
 -rw-r--r--     root/root       usr/share/man/man7/asymmetric-key.7.gz
diff --git a/keyutils/.signature b/keyutils/.signature
deleted file mode 100644 (file)
index ac422bc..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-untrusted comment: verify with /etc/ports/opt-arm.pub
-RWQh9Dk2FlLauMzIntL5okvx1CR+PyQOXrMWpXKWYV8BXjh5EibSvqbTR+skciYrJv5ymT9TK41B7LE5k1+hoO9vlKPA8RhwzAE=
-SHA256 (Pkgfile) = a88630ad5938540c8c4a78538858be022d6c6deff3a2e3f5d5519bf051f842d0
-SHA256 (.footprint) = 199dd19712b0edc4b843bb27108652bff7d9ec50468d55523fe3c9eabeb4797d
-SHA256 (keyutils-1.6.1.tar.gz) = 3c71dcfc6900d07b02f4e061d8fb218a4ae6519c1d283d6a57b8e27718e2f557
index 79c87956179ae8d0179fddc214a49a2e2fe6c7f7..f4a268eb8035bebea188f877ab8c077699bb0c76 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: krb5
 
 name=keyutils
-version=1.6.1
+version=1.6.3
 release=1
 source=(https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/$name-$version.tar.gz)