From e800536f8a57564de3064b5a60cba430d5a209cfab720002f0ad7ebace9701bb Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 29 Oct 2018 15:38:39 +0000 Subject: [PATCH] - updated to 1.5.11 (bsc#1113013) - Add keyring restriction support. - Add KDF support to the Diffie-Helman function. - DNS: Add support for AFS config files and SRV records OBS-URL: https://build.opensuse.org/package/show/security/keyutils?expand=0&rev=43 --- keyutils-1.5.10.tar.bz2 | 3 --- keyutils-1.5.11.tar.bz2 | 3 +++ keyutils.changes | 8 ++++++++ keyutils.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 keyutils-1.5.10.tar.bz2 create mode 100644 keyutils-1.5.11.tar.bz2 diff --git a/keyutils-1.5.10.tar.bz2 b/keyutils-1.5.10.tar.bz2 deleted file mode 100644 index d28b04d..0000000 --- a/keyutils-1.5.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:115c3deae7f181778fd0e0ffaa2dad1bf1fe2f5677cf2e0e348cdb7a1c93afb6 -size 74190 diff --git a/keyutils-1.5.11.tar.bz2 b/keyutils-1.5.11.tar.bz2 new file mode 100644 index 0000000..e0f8e27 --- /dev/null +++ b/keyutils-1.5.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11584488206edc30736263eb855bf7793f16e661987241d333d3cb5ea479b1b5 +size 87644 diff --git a/keyutils.changes b/keyutils.changes index 7eaae1b..376b499 100644 --- a/keyutils.changes +++ b/keyutils.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Oct 29 15:37:31 UTC 2018 - meissner@suse.com + +- updated to 1.5.11 (bsc#1113013) + - Add keyring restriction support. + - Add KDF support to the Diffie-Helman function. + - DNS: Add support for AFS config files and SRV records + ------------------------------------------------------------------- Thu Feb 22 15:10:34 UTC 2018 - fvogt@suse.com diff --git a/keyutils.spec b/keyutils.spec index 020a6d7..83d9395 100644 --- a/keyutils.spec +++ b/keyutils.spec @@ -22,7 +22,7 @@ Url: http://people.redhat.com/~dhowells/keyutils/ Summary: Linux Key Management Utilities License: GPL-2.0+ and LGPL-2.1+ Group: System/Kernel -Version: 1.5.10 +Version: 1.5.11 Release: 0 Source0: http://people.redhat.com/~dhowells/keyutils/%name-%version.tar.bz2 Source1: baselibs.conf