Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qatlib for openSUSE:Factory checked in at 2024-01-04 15:58:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qatlib (Old) and /work/SRC/openSUSE:Factory/.qatlib.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qatlib" Thu Jan 4 15:58:33 2024 rev:8 rq:1136544 version:23.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qatlib/qatlib.changes 2023-05-30 22:03:39.239438732 +0200 +++ /work/SRC/openSUSE:Factory/.qatlib.new.28375/qatlib.changes 2024-01-04 16:00:44.691855795 +0100 @@ -1,0 +2,13 @@ +Wed Jan 3 10:37:20 UTC 2024 - Torsten Duwe <[email protected]> + +- update to 23.11.0: + * use new --enable-legacy-algorithms to avoid regressions + * add support for data compression chaining (hash then compress) + * add support for additional configuration profiles + * add support DC NS (NoSession) APIs + * add support DC CompressBound APIs + * add Support for Chinese SM{2,3,4} ciphers + * bump shared library major to 4 + * refactoring, bug fixes and documentation updates + +------------------------------------------------------------------- Old: ---- 22.07.2.tar.gz New: ---- 23.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qatlib.spec ++++++ --- /var/tmp/diff_new_pack.s3EqUn/_old 2024-01-04 16:00:45.207874645 +0100 +++ /var/tmp/diff_new_pack.s3EqUn/_new 2024-01-04 16:00:45.211874791 +0100 @@ -1,7 +1,7 @@ # # spec file for package qatlib # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: qatlib -Version: 22.07.2 +Version: 23.11.0 Release: 0 Summary: Intel QuickAssist Technology Library License: BSD-3-Clause @@ -41,16 +41,16 @@ %description -n libusdm0 User space library for memory management. -%package -n libqat3 +%package -n libqat4 Summary: QuickAssist device access library -%description -n libqat3 +%description -n libqat4 User space library for accessing Intel QAT devices. %package devel Summary: Development files for qatlib Group: Hardware/Other -Requires: libqat3 = %{version}-%{release} +Requires: libqat4 = %{version}-%{release} Requires: libusdm0 = %{version}-%{release} %description @@ -69,7 +69,7 @@ autoreconf -iv %build -%configure --disable-static +%configure --disable-static --enable-legacy-algorithms %make_build %install @@ -78,7 +78,7 @@ rm -f %{buildroot}%{_libdir}/*.so.[0-9] %ldconfig_scriptlets -n libusdm0 -%ldconfig_scriptlets -n libqat3 +%ldconfig_scriptlets -n libqat4 %files %license LICENSE @@ -90,8 +90,8 @@ %files -n libusdm0 %{_libdir}/libusdm.so.0* -%files -n libqat3 -%{_libdir}/libqat.so.3* +%files -n libqat4 +%{_libdir}/libqat.so.4* %files devel %{_includedir}/qat ++++++ 22.07.2.tar.gz -> 23.11.0.tar.gz ++++++ ++++ 42246 lines of diff (skipped)
