* [PATCH] keyutils: Update to version 1.6.3
@ 2023-12-12 17:21 Adolf Belka
0 siblings, 0 replies; 3+ messages in thread
From: Adolf Belka @ 2023-12-12 17:21 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1465 bytes --]
- IPFire-3.x
- Update from version 1.6.1 to 1.6.3
- The old url and download url have not been updated for 4 years. Current updates are now
done in the new git repository
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/
The two latest updates, 1.6.2 and 1.6.3 were both released in 2020
- Changelog is not available. All changes can be found by reviewing the commits in the new
git repository.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
keyutils/keyutils.nm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/keyutils/keyutils.nm b/keyutils/keyutils.nm
index 2fec320d1..1297bd4c4 100644
--- a/keyutils/keyutils.nm
+++ b/keyutils/keyutils.nm
@@ -4,11 +4,11 @@
###############################################################################
name = keyutils
-version = 1.6.1
+version = 1.6.3
release = 1
groups = System/Tools
-url = http://people.redhat.com/~dhowells/keyutils/
+url = https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/
license = GPLv2+ and LGPLv2+
summary = Linux Key Management Utilities
@@ -18,8 +18,7 @@ description
instantiated.
end
-source_dl = http://people.redhat.com/~dhowells/keyutils/
-sources = %{thisapp}.tar.bz2
+source_dl = https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/
build
requires
--
2.43.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] keyutils: Update to version 1.6.3
2023-01-01 14:07 Adolf Belka
@ 2023-01-09 18:29 ` Peter Müller
0 siblings, 0 replies; 3+ messages in thread
From: Peter Müller @ 2023-01-09 18:29 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 4109 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> - Update from version 1.5.11 to 1.6.3
> - Update of rootfile
> - Changelog is not available in source tarball. Only source for changes is the git repository
> https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/log/
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> config/rootfiles/common/keyutils | 14 +++++++++++++-
> lfs/keyutils | 8 ++++----
> 2 files changed, 17 insertions(+), 5 deletions(-)
>
> diff --git a/config/rootfiles/common/keyutils b/config/rootfiles/common/keyutils
> index 10058de1c..d4a166e4e 100644
> --- a/config/rootfiles/common/keyutils
> +++ b/config/rootfiles/common/keyutils
> @@ -1,9 +1,11 @@
> bin/keyctl
> +etc/keyutils
> etc/request-key.conf
> etc/request-key.d
> #lib/libkeyutils.so
> lib/libkeyutils.so.1
> -lib/libkeyutils.so.1.7
> +lib/libkeyutils.so.1.10
> +#lib/pkgconfig/libkeyutils.pc
> sbin/key.dns_resolver
> sbin/request-key
> #usr/include/keyutils.h
> @@ -13,6 +15,7 @@ sbin/request-key
> #usr/share/man/man3/find_key_by_type_and_name.3
> #usr/share/man/man3/keyctl.3
> #usr/share/man/man3/keyctl_assume_authority.3
> +#usr/share/man/man3/keyctl_capabilities.3
> #usr/share/man/man3/keyctl_chown.3
> #usr/share/man/man3/keyctl_clear.3
> #usr/share/man/man3/keyctl_describe.3
> @@ -29,7 +32,13 @@ sbin/request-key
> #usr/share/man/man3/keyctl_invalidate.3
> #usr/share/man/man3/keyctl_join_session_keyring.3
> #usr/share/man/man3/keyctl_link.3
> +#usr/share/man/man3/keyctl_move.3
> #usr/share/man/man3/keyctl_negate.3
> +#usr/share/man/man3/keyctl_pkey_decrypt.3
> +#usr/share/man/man3/keyctl_pkey_encrypt.3
> +#usr/share/man/man3/keyctl_pkey_query.3
> +#usr/share/man/man3/keyctl_pkey_sign.3
> +#usr/share/man/man3/keyctl_pkey_verify.3
> #usr/share/man/man3/keyctl_read.3
> #usr/share/man/man3/keyctl_read_alloc.3
> #usr/share/man/man3/keyctl_reject.3
> @@ -42,9 +51,12 @@ sbin/request-key
> #usr/share/man/man3/keyctl_setperm.3
> #usr/share/man/man3/keyctl_unlink.3
> #usr/share/man/man3/keyctl_update.3
> +#usr/share/man/man3/keyctl_watch_key.3
> #usr/share/man/man3/recursive_key_scan.3
> #usr/share/man/man3/recursive_session_key_scan.3
> +#usr/share/man/man5/key.dns_resolver.conf.5
> #usr/share/man/man5/request-key.conf.5
> +#usr/share/man/man7/asymmetric-key.7
> #usr/share/man/man7/keyutils.7
> #usr/share/man/man8/key.dns_resolver.8
> #usr/share/man/man8/request-key.8
> diff --git a/lfs/keyutils b/lfs/keyutils
> index cbc4956ee..293ae510d 100644
> --- a/lfs/keyutils
> +++ b/lfs/keyutils
> @@ -1,7 +1,7 @@
> ###############################################################################
> # #
> # IPFire.org - A linux based firewall #
> -# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
> +# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
> # #
> # This program is free software: you can redistribute it and/or modify #
> # it under the terms of the GNU General Public License as published by #
> @@ -24,10 +24,10 @@
>
> include Config
>
> -VER = 1.5.11
> +VER = 1.6.3
>
> THISAPP = keyutils-$(VER)
> -DL_FILE = $(THISAPP).tar.bz2
> +DL_FILE = $(THISAPP).tar.gz
> DL_FROM = $(URL_IPFIRE)
> DIR_APP = $(DIR_SRC)/$(THISAPP)
> TARGET = $(DIR_INFO)/$(THISAPP)
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_BLAKE2 = 1a601b7036bcfe69b6272ae2b4fad44cbb22877aa94722fa26460f8addf105ff8898e851ad7c4f28bc755f7fe293c74bc70cffbe877978e462bc21c428c9a11d
> +$(DL_FILE)_BLAKE2 = b5620b1b6109415fec1268963c2c65d774f3ef7a69eb1ce8d5d8e78b4b807e4fdfda861662a1b5556975ef867add8f985362a31b6608ac2dc198c8d0395d516b
>
> install : $(TARGET)
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] keyutils: Update to version 1.6.3
@ 2023-01-01 14:07 Adolf Belka
2023-01-09 18:29 ` Peter Müller
0 siblings, 1 reply; 3+ messages in thread
From: Adolf Belka @ 2023-01-01 14:07 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 3869 bytes --]
- Update from version 1.5.11 to 1.6.3
- Update of rootfile
- Changelog is not available in source tarball. Only source for changes is the git repository
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/log/
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/common/keyutils | 14 +++++++++++++-
lfs/keyutils | 8 ++++----
2 files changed, 17 insertions(+), 5 deletions(-)
diff --git a/config/rootfiles/common/keyutils b/config/rootfiles/common/keyutils
index 10058de1c..d4a166e4e 100644
--- a/config/rootfiles/common/keyutils
+++ b/config/rootfiles/common/keyutils
@@ -1,9 +1,11 @@
bin/keyctl
+etc/keyutils
etc/request-key.conf
etc/request-key.d
#lib/libkeyutils.so
lib/libkeyutils.so.1
-lib/libkeyutils.so.1.7
+lib/libkeyutils.so.1.10
+#lib/pkgconfig/libkeyutils.pc
sbin/key.dns_resolver
sbin/request-key
#usr/include/keyutils.h
@@ -13,6 +15,7 @@ sbin/request-key
#usr/share/man/man3/find_key_by_type_and_name.3
#usr/share/man/man3/keyctl.3
#usr/share/man/man3/keyctl_assume_authority.3
+#usr/share/man/man3/keyctl_capabilities.3
#usr/share/man/man3/keyctl_chown.3
#usr/share/man/man3/keyctl_clear.3
#usr/share/man/man3/keyctl_describe.3
@@ -29,7 +32,13 @@ sbin/request-key
#usr/share/man/man3/keyctl_invalidate.3
#usr/share/man/man3/keyctl_join_session_keyring.3
#usr/share/man/man3/keyctl_link.3
+#usr/share/man/man3/keyctl_move.3
#usr/share/man/man3/keyctl_negate.3
+#usr/share/man/man3/keyctl_pkey_decrypt.3
+#usr/share/man/man3/keyctl_pkey_encrypt.3
+#usr/share/man/man3/keyctl_pkey_query.3
+#usr/share/man/man3/keyctl_pkey_sign.3
+#usr/share/man/man3/keyctl_pkey_verify.3
#usr/share/man/man3/keyctl_read.3
#usr/share/man/man3/keyctl_read_alloc.3
#usr/share/man/man3/keyctl_reject.3
@@ -42,9 +51,12 @@ sbin/request-key
#usr/share/man/man3/keyctl_setperm.3
#usr/share/man/man3/keyctl_unlink.3
#usr/share/man/man3/keyctl_update.3
+#usr/share/man/man3/keyctl_watch_key.3
#usr/share/man/man3/recursive_key_scan.3
#usr/share/man/man3/recursive_session_key_scan.3
+#usr/share/man/man5/key.dns_resolver.conf.5
#usr/share/man/man5/request-key.conf.5
+#usr/share/man/man7/asymmetric-key.7
#usr/share/man/man7/keyutils.7
#usr/share/man/man8/key.dns_resolver.8
#usr/share/man/man8/request-key.8
diff --git a/lfs/keyutils b/lfs/keyutils
index cbc4956ee..293ae510d 100644
--- a/lfs/keyutils
+++ b/lfs/keyutils
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,10 +24,10 @@
include Config
-VER = 1.5.11
+VER = 1.6.3
THISAPP = keyutils-$(VER)
-DL_FILE = $(THISAPP).tar.bz2
+DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 1a601b7036bcfe69b6272ae2b4fad44cbb22877aa94722fa26460f8addf105ff8898e851ad7c4f28bc755f7fe293c74bc70cffbe877978e462bc21c428c9a11d
+$(DL_FILE)_BLAKE2 = b5620b1b6109415fec1268963c2c65d774f3ef7a69eb1ce8d5d8e78b4b807e4fdfda861662a1b5556975ef867add8f985362a31b6608ac2dc198c8d0395d516b
install : $(TARGET)
--
2.39.0
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-12-12 17:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-12 17:21 [PATCH] keyutils: Update to version 1.6.3 Adolf Belka
-- strict thread matches above, loose matches on Subject: below --
2023-01-01 14:07 Adolf Belka
2023-01-09 18:29 ` Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox