Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkcapi for openSUSE:Factory checked in at 2022-05-17 17:23:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkcapi (Old) and /work/SRC/openSUSE:Factory/.libkcapi.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkcapi" Tue May 17 17:23:59 2022 rev:8 rq:972887 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkcapi/libkcapi.changes 2020-09-06 21:35:32.837633814 +0200 +++ /work/SRC/openSUSE:Factory/.libkcapi.new.1538/libkcapi.changes 2022-05-17 17:24:13.919160028 +0200 @@ -1,0 +2,35 @@ +Tue Apr 26 12:45:21 UTC 2022 - Marcus Meissner <[email protected]> + +- Update to version 1.4.0 + * fix: ensure that LTO is supported (by Simo Sorce) + * fix: add LTO regression testing (by Ondrej Mosnacek) + * enhancement: add sm3sum, sm3hmac tools, add APIs kcapi_md_sm3, kcapi_md_hmac_sm3 + * enhancement: add SM4 convenience functions + * fix: support AEAD encryption of arbitrary size with kcapi-enc +- removed libkcapi-fix-lto.patch (upstream) + +------------------------------------------------------------------- +Tue Apr 26 12:44:40 UTC 2022 - Marcus Meissner <[email protected]> + +- use https url + +------------------------------------------------------------------- +Tue Jul 27 08:03:48 UTC 2021 - Andreas Schneider <[email protected]> + +- Update to version 1.3.1 + * fix: fix -Wconversion warnings (by Ondrej Mosnacek) + * fix: fix bad data types in _kcapi_common_send_meta (by Ondrej Mosnacek) + * fix: Version symbols to maintain ABI compatibility (by Simo Sorce) + * fix: disable io_getevents on systems that do not support it (by Khem Raj) + * fix: remove prctl PR_SET_DUMPABLE to allow library to be debugged - as the + library does not store any sensitive data in data structures it owns, such + security precautions may not be necessary considering the benefit of + allowing regular debugging + * fix: ensure that sendmsg is always used as fallback when vmsplice cannot be + used + * enhancement: add kcapi_set_maxsplicesize and kcapi_get_maxsplicesize + * enhancement: the variable types are changed from int32_t to ssize_t and + from uint32_t to size_t to match common POSIX and Linux APIs +- Added libkcapi-fix-lto.patch + +------------------------------------------------------------------- Old: ---- libkcapi-1.2.0.tar.xz libkcapi-1.2.0.tar.xz.asc New: ---- libkcapi-1.4.0.tar.xz libkcapi-1.4.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkcapi.spec ++++++ --- /var/tmp/diff_new_pack.d519eC/_old 2022-05-17 17:24:14.535160587 +0200 +++ /var/tmp/diff_new_pack.d519eC/_new 2022-05-17 17:24:14.539160590 +0200 @@ -1,7 +1,7 @@ # # spec file for package libkcapi # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: libkcapi -Version: 1.2.0 +Version: 1.4.0 Release: 0 Summary: Linux Kernel Crypto API User Space Interface Library License: GPL-2.0-only Group: Productivity/Security -URL: http://www.chronox.de/libkcapi.html +URL: https://www.chronox.de/libkcapi.html Source: https://www.chronox.de/libkcapi/libkcapi-%{version}.tar.xz Source1: https://www.chronox.de/libkcapi/libkcapi-%{version}.tar.xz.asc Source2: libkcapi.keyring @@ -73,7 +73,7 @@ libkcapi user space tools to access certain hash algorithms. %prep -%setup -q +%autosetup -p1 %build autoreconf -i ++++++ libkcapi-1.2.0.tar.xz -> libkcapi-1.4.0.tar.xz ++++++ ++++ 23825 lines of diff (skipped)
