Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package liboqs for openSUSE:Factory checked 
in at 2024-03-25 21:08:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liboqs (Old)
 and      /work/SRC/openSUSE:Factory/.liboqs.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liboqs"

Mon Mar 25 21:08:57 2024 rev:12 rq:1160955 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/liboqs/liboqs.changes    2024-02-06 
16:33:24.456566955 +0100
+++ /work/SRC/openSUSE:Factory/.liboqs.new.1905/liboqs.changes  2024-03-25 
21:14:14.370492065 +0100
@@ -1,0 +2,22 @@
+Sat Mar 23 13:40:29 UTC 2024 - Marcus Meissner <meiss...@suse.com>
+
+- updated to 0.10.0:
+  Key encapsulation mechanisms:
+
+  - BIKE: Updated portable C implementation to include constant-time fixes 
from upstream.
+  - HQC: Updated to NIST Round 4 version.
+  - ML-KEM: Added portable C and AVX2 implementations of Initial Public Draft 
(IPD) versions of ML-KEM-512, ML-KEM-768, and ML-KEM-1024.
+
+  Digital signature schemes:
+
+  - Falcon: Updated portable C, AVX2, and AArch64 implementations to support 
fixed-length (PADDED-format) signatures. Fixed the maximum length of 
variable-length signatures to comply with the NIST Round 3 specification.
+  - ML-DSA: Added portable C and AVX2 implementations of Initial Public Draft 
(IPD) versions of ML-DSA-44, ML-DSA-65, and ML-DSA-87.
+
+  Other changes:
+
+  - Improved thread safety.
+  - Removed support for the "NIST-KAT" DRBG.
+  - Added extended KAT test programs.
+- library major version changed from 4 to 5
+
+-------------------------------------------------------------------

Old:
----
  0.9.2.tar.gz

New:
----
  0.10.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ liboqs.spec ++++++
--- /var/tmp/diff_new_pack.0EfgcC/_old  2024-03-25 21:14:14.870510425 +0100
+++ /var/tmp/diff_new_pack.0EfgcC/_new  2024-03-25 21:14:14.874510572 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           liboqs
-Version:        0.9.2
+Version:        0.10.0
 Release:        0
 Summary:        C library for quantum-resistant cryptographic algorithms
 License:        MIT
@@ -35,18 +35,18 @@
 liboqs is a C library for quantum-resistant cryptographic algorithms.
 See the bundled README.md for particular limitations on intended use.
 
-%package -n liboqs4
+%package -n liboqs5
 Summary:        C library for quantum-resistant cryptographic algorithms
 Group:          System/Libraries
 
-%description -n liboqs4
+%description -n liboqs5
 liboqs is a C library for quantum-resistant cryptographic algorithms.
 See the bundled README.md for particular limitations on intended use.
 
 %package devel
 Summary:        Headers for liboqs, a library for quantum-resistant 
cryptography
 Group:          Development/Languages/C and C++
-Requires:       liboqs4 = %{version}
+Requires:       liboqs5 = %{version}
 
 %description devel
 liboqs is a C library for quantum-resistant cryptographic algorithms.
@@ -78,13 +78,13 @@
 
 rmdir %{buildroot}%{_prefix}/local/
 
-%post -n liboqs4 -p /sbin/ldconfig
-%postun -n liboqs4 -p /sbin/ldconfig
+%post -n liboqs5 -p /sbin/ldconfig
+%postun -n liboqs5 -p /sbin/ldconfig
 
-%files -n liboqs4
+%files -n liboqs5
 %license LICENSE.txt
 %{_libdir}/liboqs.so.%version
-%{_libdir}/liboqs.so.4
+%{_libdir}/liboqs.so.5
 %doc README.md
 
 %files devel

++++++ 0.9.2.tar.gz -> 0.10.0.tar.gz ++++++
++++ 238496 lines of diff (skipped)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.0EfgcC/_old  2024-03-25 21:14:15.862546849 +0100
+++ /var/tmp/diff_new_pack.0EfgcC/_new  2024-03-25 21:14:15.866546996 +0100
@@ -1,3 +1,3 @@
-liboqs4
+liboqs5
 liboqs-devel
 

Reply via email to