Hello community, here is the log from the commit of package p11-kit for openSUSE:Factory checked in at 2013-08-23 14:00:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-07-05 15:08:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.p11-kit.new/p11-kit.changes 2013-08-23 14:00:15.000000000 +0200 @@ -1,0 +2,23 @@ +Thu Jul 25 09:06:51 UTC 2013 - [email protected] + +- new version 0.19.3 + * Fix up problems with automake testing + * Fix a bunch of memory leaks in newly refactored code + * Don't use _GNU_SOURCE and the unportability it brings + * Add basic 'trust anchor' command to store a new anchor + * Support for writing out trust token objects + * Port to use CKA_PUBLIC_KEY_INFO and updated trust store spec + * Add option to use freebl for hashing + * Implement reloading of token data + * Fix warnings and possible minor bugs higlighted by code scanners + * Don't load configs in home directories when running setuid or setgid + * Support treating ~/.config as $XDG_CONFIG_HOME + * Use $XDG_DATA_HOME/pkcs11 as default user config directory + * Use $TMPDIR instead of $TEMP while testing + * Open files and fds with O_CLOEXEC + * Abort initialization if a critical module fails to load + * Don't use thread-unsafe functions: strerror, getpwuid + * Fix p11_kit_space_strlen() result when empty string + * Refactoring of where various components live + +------------------------------------------------------------------- Old: ---- p11-kit-0.19.1.tar.gz New: ---- p11-kit-0.19.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ p11-kit.spec ++++++ --- /var/tmp/diff_new_pack.YwIwDg/_old 2013-08-23 14:00:16.000000000 +0200 +++ /var/tmp/diff_new_pack.YwIwDg/_new 2013-08-23 14:00:16.000000000 +0200 @@ -22,7 +22,7 @@ %define trustdir_static %{pkidir_static}/trust Name: p11-kit -Version: 0.19.1 +Version: 0.19.3 Release: 0 Summary: Library to work with PKCS#11 modules License: BSD-3-Clause @@ -87,7 +87,7 @@ %setup -q %build -%configure %--with-trust-paths=%{trustdir_static}:%{trustdir_cfg} +%configure %--with-trust-paths=%{trustdir_cfg}:%{trustdir_static} make %{?_smp_mflags} %install @@ -160,6 +160,7 @@ %files tools %defattr(-,root,root) %{_bindir}/p11-kit +%{_bindir}/trust %files devel %defattr(-,root,root) ++++++ p11-kit-0.19.1.tar.gz -> p11-kit-0.19.3.tar.gz ++++++ ++++ 74625 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
