Hello community,

here is the log from the commit of package p11-kit for openSUSE:Factory
checked in at Fri Sep 9 11:49:54 CEST 2011.



--------
--- p11-kit/p11-kit.changes     2011-07-30 15:06:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/p11-kit/p11-kit.changes        2011-09-02 
10:21:25.000000000 +0200
@@ -1,0 +2,20 @@
+Fri Sep  2 08:20:47 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.5:
+  + Fix crasher in p11_kit_registered_modules()
+  + Add 'critical' setting for modules, which defaults to 'no'
+  + Fix initialization issues in the proxy module
+
+-------------------------------------------------------------------
+Fri Aug 19 19:37:44 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.4:
+  + Fix endless loop if module forks during initialization
+  + Update PKCS#11 URI code for new draft of spec
+  + Don't fail when duplicate modules are configured
+  + Better debug output
+  + Add example configuration documentation
+  + Support whitespace in PKCS#11 URIs
+- Move the p11-kit.conf.example to the doc folder.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

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

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

Other differences:
------------------
++++++ p11-kit.spec ++++++
--- /var/tmp/diff_new_pack.6tmBXI/_old  2011-09-09 11:49:49.000000000 +0200
+++ /var/tmp/diff_new_pack.6tmBXI/_new  2011-09-09 11:49:49.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           p11-kit
-Version:        0.3
+Version:        0.5
 Release:        1
 Summary:        Library to work with PKCS#11 modules
 License:        BSD3c
@@ -77,6 +77,10 @@
 # Create pkcs11 config directory
 test ! -e %{buildroot}%{_sysconfdir}/pkcs11/modules
 install -d %{buildroot}%{_sysconfdir}/pkcs11/modules
+# Remove sample config away to doc folder. Having the sample there would 
conflict
+# with future versions of the library on file level. As replacement, we package
+# the file as documentation file.
+rm %{buildroot}%{_sysconfdir}/pkcs11/pkcs11.conf.example
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 
 %clean
@@ -88,8 +92,11 @@
 
 %files -n libp11-kit0
 %defattr(-,root,root)
+# 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.
+%doc p11-kit/pkcs11.conf.example
 %doc AUTHORS ChangeLog COPYING NEWS README
-%dir %{_sysconfdir}/pkcs11/
+%dir %{_sysconfdir}/pkcs11
 %dir %{_sysconfdir}/pkcs11/modules/
 %{_libdir}/libp11-kit.so.*
 %{_libdir}/p11-kit-proxy.so

++++++ p11-kit-0.3.tar.gz -> p11-kit-0.5.tar.gz ++++++
++++ 4521 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to