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 2021-01-30 13:55:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/p11-kit (Old)
 and      /work/SRC/openSUSE:Factory/.p11-kit.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "p11-kit"

Sat Jan 30 13:55:33 2021 rev:37 rq:866737 version:0.23.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/p11-kit/p11-kit.changes  2020-10-08 
13:11:32.603137624 +0200
+++ /work/SRC/openSUSE:Factory/.p11-kit.new.28504/p11-kit.changes       
2021-01-30 13:55:35.469940493 +0100
@@ -1,0 +2,16 @@
+Sun Jan 17 23:39:49 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 0.23.22 (bsc#1180064, bsc#1180065, bsc#1180066):
+ * Fix memory-safety issues that affect the RPC protocol
+   (CVE-2020-29361, CVE-2020-29362, and CVE-2020-29363), discovered
+   and fixed by David Cook
+ * anchor: Prefer persistent format when storing anchor [PR#329]
+ * common: Fix infloop in p11_path_build [PR#326, PR#327]
+ * proxy: C_CloseAllSessions: Make sure that calloc args are non-zero [PR#325]
+ * common: Check for a NULL locale before freeing it [PR#321]
+ * proxy: Do not assign duplicate slot IDs [PR#282]
+ * common: Get program name based on executable path if possible [PR#307]
+ * anchor: Exit with non-zero code, if any error occurs [PR#304]
+ * Build and test fixes
+
+-------------------------------------------------------------------

Old:
----
  p11-kit-0.23.20.tar.xz
  p11-kit-0.23.20.tar.xz.sig

New:
----
  p11-kit-0.23.22.tar.xz
  p11-kit-0.23.22.tar.xz.sig

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

Other differences:
------------------
++++++ p11-kit.spec ++++++
--- /var/tmp/diff_new_pack.KvwdME/_old  2021-01-30 13:55:36.097941734 +0100
+++ /var/tmp/diff_new_pack.KvwdME/_new  2021-01-30 13:55:36.101941742 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package p11-kit
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # 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.23.20
+Version:        0.23.22
 Release:        0
 Summary:        Library to work with PKCS#11 modules
 License:        BSD-3-Clause
@@ -134,14 +134,12 @@
 export NO_BRP_STALE_LINK_ERROR=yes # *grr*
 
 %check
-make %{?_smp_mflags} check
+%make_build check
 
 %post -n libp11-kit0 -p /sbin/ldconfig
-
 %postun -n libp11-kit0 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %dir %{_libdir}/pkcs11
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/modules
@@ -160,7 +158,6 @@
 %{_libexecdir}/%{name}/p11-kit-extract-trust
 
 %files -n libp11-kit0
-%defattr(-,root,root)
 %license COPYING
 # Package the example conf file as documentation. Like this we're sure that we 
will
 # not introduce conflicts with this version of the library and future ones.
@@ -172,15 +169,13 @@
 %{_libdir}/p11-kit-proxy.so
 
 %files tools
-%defattr(-,root,root)
 %{_bindir}/p11-kit
 %{_bindir}/trust
-%{_mandir}/man1/trust.1.gz
-%{_mandir}/man5/pkcs11.conf.5.gz
-%{_mandir}/man8/p11-kit.8.gz
+%{_mandir}/man1/trust.1%{?ext_man}
+%{_mandir}/man5/pkcs11.conf.5%{?ext_man}
+%{_mandir}/man8/p11-kit.8%{?ext_man}
 
 %files devel
-%defattr(-,root,root)
 %{_rpmmacrodir}/macros.%{name}
 %{_includedir}/p11-kit-1/
 %{_libdir}/libp11-kit.so
@@ -190,7 +185,6 @@
 %doc %{_datadir}/gtk-doc/html/p11-kit/
 
 %files nss-trust
-%defattr(-,root,root)
 %{_libdir}/libnssckbi.so
 
 %files server

++++++ p11-kit-0.23.20.tar.xz -> p11-kit-0.23.22.tar.xz ++++++
++++ 6056 lines of diff (skipped)

Reply via email to