Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libp11 for openSUSE:Factory checked 
in at 2026-02-09 15:35:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libp11 (Old)
 and      /work/SRC/openSUSE:Factory/.libp11.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libp11"

Mon Feb  9 15:35:24 2026 rev:43 rq:1331966 version:0.4.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/libp11/libp11.changes    2025-06-26 
11:39:39.962636666 +0200
+++ /work/SRC/openSUSE:Factory/.libp11.new.1670/libp11.changes  2026-02-09 
15:35:57.646196327 +0100
@@ -1,0 +2,12 @@
+Sat Feb  7 18:20:00 UTC 2026 - Andreas Stieger <[email protected]>
+
+- update to 0.4.17:
+  * Ed25519 and Ed448 support (PKCS#11 v3.2)
+  * Fixed OPENSSL_NO_EC builds
+  * Reverted RSA public exponent change
+  * Fixed crash on module initialization failures
+  * Ignoring trailing newlines in pin-source files
+  * Initial build fixes for the upcoming OpenSSL 4.x
+- package license files
+
+-------------------------------------------------------------------

Old:
----
  libp11-0.4.16.tar.gz
  libp11-0.4.16.tar.gz.asc

New:
----
  libp11-0.4.17.tar.gz
  libp11-0.4.17.tar.gz.asc

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

Other differences:
------------------
++++++ libp11.spec ++++++
--- /var/tmp/diff_new_pack.Wh1C3t/_old  2026-02-09 15:35:58.294223598 +0100
+++ /var/tmp/diff_new_pack.Wh1C3t/_new  2026-02-09 15:35:58.294223598 +0100
@@ -2,6 +2,7 @@
 # spec file for package libp11
 #
 # Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +26,7 @@
 %define libname libp11-3
 %endif
 Name:           libp11
-Version:        0.4.16
+Version:        0.4.17
 Release:        0
 Summary:        Library Implementing a Small Layer on Top of PKCS#11 API
 License:        LGPL-2.1-or-later
@@ -153,14 +154,15 @@
 %check
 %make_build check
 
-%post -n %{libname} -p /sbin/ldconfig
-%postun -n %{libname} -p /sbin/ldconfig
+%ldconfig_scriptlets -n %{libname}
 
 %files -n %{libname}
+%license COPYING
 %doc %{_docdir}/%{libname}
 %{_libdir}/libp11.so.*
 
 %files -n openssl-engine-%{name}
+%license COPYING
 %if 0%{?suse_version} > 1325
 %{_libdir}/engines-*
 %else
@@ -168,9 +170,11 @@
 %endif
 
 %files -n openssl-provider-%{name}
+%license COPYING
 %{_libdir}/ossl-modules
 
 %files devel
+%license COPYING
 %{_includedir}/*.h
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc

++++++ libp11-0.4.16.tar.gz -> libp11-0.4.17.tar.gz ++++++
++++ 8161 lines of diff (skipped)

Reply via email to