Hello community,

here is the log from the commit of package p11-kit for openSUSE:Factory checked 
in at 2013-09-11 13:02:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/p11-kit (Old)
 and      /work/SRC/openSUSE:Factory/.p11-kit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "p11-kit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/p11-kit/p11-kit.changes  2013-08-23 
14:00:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.p11-kit.new/p11-kit.changes     2013-09-11 
13:02:18.000000000 +0200
@@ -1,0 +2,20 @@
+Tue Sep 10 09:02:33 UTC 2013 - [email protected]
+
+- upgrade to 0.20.1 which is 0.19 declared stable
+ * Extract compat trust data after we've changes
+ * Skip compat extraction if running as non-root
+ * Better failure messages when removing anchors
+
+-------------------------------------------------------------------
+Fri Aug 30 12:33:32 UTC 2013 - [email protected]
+
+- new version 0.19.4
+ * 'trust anchor' now adds/removes certificate anchors
+ * 'trust list' lists trust policy stuff
+ * 'p11-kit extract' is now 'trust extract'
+ * 'p11-kit extract-trust' is now 'trust extract-compat'
+ * Workarounds for working on broken zfsonlinux.org [#68525]
+ * Add --with-module-config parameter to the configure script [#68122]
+ * Add support for removing stored PKCS#11 objects in trust module
+
+-------------------------------------------------------------------

Old:
----
  p11-kit-0.19.3.tar.gz

New:
----
  p11-kit-0.20.1.tar.gz

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

Other differences:
------------------
++++++ p11-kit.spec ++++++
--- /var/tmp/diff_new_pack.PMl265/_old  2013-09-11 13:02:19.000000000 +0200
+++ /var/tmp/diff_new_pack.PMl265/_new  2013-09-11 13:02:19.000000000 +0200
@@ -22,7 +22,7 @@
 %define trustdir_static  %{pkidir_static}/trust
 
 Name:           p11-kit
-Version:        0.19.3
+Version:        0.20.1
 Release:        0
 Summary:        Library to work with PKCS#11 modules
 License:        BSD-3-Clause
@@ -88,6 +88,7 @@
 
 %build
 %configure %--with-trust-paths=%{trustdir_cfg}:%{trustdir_static}
+make %{?_smp_mflags} -C trust asn
 make %{?_smp_mflags}
 
 %install
@@ -117,7 +118,7 @@
 ln -s %{_libdir}/pkcs11/p11-kit-trust.so %{buildroot}%{_libdir}/libnssckbi.so
 #
 # call update-ca-certificates when trust changes
-rm %{buildroot}%{_libdir}/%{name}/p11-kit-extract-trust
+rm %{buildroot}%{_libdir}/%{name}/trust-extract-compat
 ln -s ../../sbin/update-ca-certificates 
%{buildroot}%{_libdir}/%{name}/p11-kit-extract-trust
 export NO_BRP_STALE_LINK_ERROR=yes # *grr*
 
@@ -173,6 +174,7 @@
 %doc %{_datadir}/gtk-doc/html/p11-kit/
 
 %files nss-trust
+%defattr(-,root,root)
 %{_libdir}/libnssckbi.so
 
 %changelog

++++++ p11-kit-0.19.3.tar.gz -> p11-kit-0.20.1.tar.gz ++++++
++++ 13679 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to