From f14178ee749fee6ff20e0e162caf997f7dedd453 Mon Sep 17 00:00:00 2001 From: David Howells Date: Wed, 14 Nov 2018 18:08:00 +0000 Subject: [PATCH] Version 1.6 - Apply various specfile cleanups from Fedora. - request-key: Provide a command line option to suppress helper execution. - request-key: Find least-wildcard match rather than first match. - Remove the dependency on MIT Kerberos. - Fix some error messages - keyctl_dh_compute.3: Suggest /proc/crypto for list of available hashes. - Fix doc and comment typos. - Add public key ops for encrypt, decrypt, sign and verify (needs linux-4.20). - Add pkg-config support for finding libkeyutils. --- keyutils.spec | 20 +++++++++++++++----- sources | 2 +- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/keyutils.spec b/keyutils.spec index e0eae91..9189bff 100644 --- a/keyutils.spec +++ b/keyutils.spec @@ -1,14 +1,14 @@ %define vermajor 1 -%define verminor 5.11 +%define verminor 6 %define version %{vermajor}.%{verminor} %define libapivermajor 1 -%define libapiversion %{libapivermajor}.7 +%define libapiversion %{libapivermajor}.8 # % define buildid .local Name: keyutils Version: %{version} -Release: 1%{?dist} +Release: 1%{?buildid}%{?dist} Summary: Linux Key Management Utilities License: GPLv2+ and LGPLv2+ Url: http://people.redhat.com/~dhowells/keyutils/ @@ -17,9 +17,7 @@ Source0: http://people.redhat.com/~dhowells/keyutils/keyutils-%{version}.tar.bz2 BuildRequires: gcc BuildRequires: glibc-kernheaders >= 2.4-9.1.92 -BuildRequires: krb5-devel Requires: %{name}-libs%{?_isa} = %{version}-%{release} -Requires: krb5-libs %description Utilities to control the kernel key management facility and to provide @@ -98,8 +96,20 @@ make \ %{_libdir}/libkeyutils.so %{_includedir}/* %{_mandir}/man3/* +%{_libdir}/pkgconfig/libkeyutils.pc %changelog +* Tue Nov 13 2018 David Howells - 1.6-1 +- Apply various specfile cleanups from Fedora. +- request-key: Provide a command line option to suppress helper execution. +- request-key: Find least-wildcard match rather than first match. +- Remove the dependency on MIT Kerberos. +- Fix some error messages +- keyctl_dh_compute.3: Suggest /proc/crypto for list of available hashes. +- Fix doc and comment typos. +- Add public key ops for encrypt, decrypt, sign and verify (needs linux-4.20). +- Add pkg-config support for finding libkeyutils. + * Tue Aug 28 2018 David Howells 1.5.11-1 - Add keyring restriction support. - Add KDF support to the Diffie-Helman function. diff --git a/sources b/sources index d006200..4fb14a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (keyutils-1.5.11.tar.bz2) = 5f0dc5d5ceb673cf0ba71d3a0b525d09adc8d501a795372aa3dc29215ef393cb8577c72051cecabdb9a46dca4fcaa11e629291fb857290872475a7e445f47d43 +SHA512 (keyutils-1.6.tar.bz2) = ee50da165099ea26904066d24b27c5165cb1eb78df6768cba3a534aa318a5c8d926ec6e5322a38c8cedaa768cd79bdcb26ef918aa8447df2e5dfbbe7b8f200ff