Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package p11-kit for openSUSE:Factory checked in at 2026-01-21 14:14:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/p11-kit (Old) and /work/SRC/openSUSE:Factory/.p11-kit.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "p11-kit" Wed Jan 21 14:14:28 2026 rev:50 rq:1328265 version:0.26.1 Changes: -------- --- /work/SRC/openSUSE:Factory/p11-kit/p11-kit.changes 2025-10-05 17:51:17.579698907 +0200 +++ /work/SRC/openSUSE:Factory/.p11-kit.new.1928/p11-kit.changes 2026-01-21 14:14:50.012529527 +0100 @@ -1,0 +2,14 @@ +Tue Jan 20 09:09:29 UTC 2026 - Pedro Monreal <[email protected]> + +- Update to 0.26.1: + * trust: Ensure compatibility of CKA_NSS_TRUST and CKA_TRUST + +------------------------------------------------------------------- +Sat Jan 17 13:11:05 UTC 2026 - Lucas Mulling <[email protected]> + +- Update to 0.26.0: + * pkcs11: Update PKCS11 headers to version 3.2 + * trust: Lookup DNs in reverse order (RFC4514 section 2.1) + * Update translations + +------------------------------------------------------------------- Old: ---- p11-kit-0.25.10.tar.xz p11-kit-0.25.10.tar.xz.sig New: ---- p11-kit-0.26.1.tar.xz p11-kit-0.26.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ p11-kit.spec ++++++ --- /var/tmp/diff_new_pack.LABo1g/_old 2026-01-21 14:14:51.816604705 +0100 +++ /var/tmp/diff_new_pack.LABo1g/_new 2026-01-21 14:14:51.820604872 +0100 @@ -1,7 +1,7 @@ # # spec file for package p11-kit # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define trustdir_cfg %{pkidir_cfg}/trust %define trustdir_static %{pkidir_static}/trust Name: p11-kit -Version: 0.25.10 +Version: 0.26.1 Release: 0 Summary: Library to work with PKCS#11 modules License: BSD-3-Clause @@ -127,7 +127,7 @@ install -d m 755 %{buildroot}%{_docdir}/libp11-kit0 mv %{buildroot}%{_sysconfdir}/pkcs11/pkcs11.conf.example %{buildroot}%{_docdir}/libp11-kit0 find %{buildroot} -type f -name "*.la" -delete -print -# + install -d -m 755 %{buildroot}%{_rpmmacrodir} cat <<'FIN' >%{buildroot}%{_rpmmacrodir}/macros.%{name} # Macros from p11-kit package @@ -136,10 +136,10 @@ %%trustdir_cfg %{trustdir_cfg} %%trustdir_static %{trustdir_static} FIN -# + # nss compat lib ln -s %{_libdir}/pkcs11/p11-kit-trust.so %{buildroot}%{_libdir}/libnssckbi.so -# + # call update-ca-certificates when trust changes rm %{buildroot}%{_libexecdir}/%{name}/trust-extract-compat ln -s ../../sbin/update-ca-certificates %{buildroot}%{_libexecdir}/%{name}/p11-kit-extract-trust @@ -151,8 +151,7 @@ %meson_test %endif -%post -n libp11-kit0 -p /sbin/ldconfig -%postun -n libp11-kit0 -p /sbin/ldconfig +%ldconfig_scriptlets -n libp11-kit0 %files -f %{name}.lang %dir %{_libdir}/pkcs11 ++++++ p11-kit-0.25.10.tar.xz -> p11-kit-0.26.1.tar.xz ++++++ ++++ 12067 lines of diff (skipped) ++++++ p11-kit.keyring ++++++ Binary files /var/tmp/diff_new_pack.LABo1g/_old and /var/tmp/diff_new_pack.LABo1g/_new differ
