Hello community, here is the log from the commit of package gnome-keyring for openSUSE:Factory checked in at Mon Jun 6 11:17:08 CEST 2011.
-------- --- GNOME/gnome-keyring/gnome-keyring.changes 2011-05-06 14:32:18.000000000 +0200 +++ /mounts/work_src_done/STABLE/gnome-keyring/gnome-keyring.changes 2011-05-26 23:45:40.000000000 +0200 @@ -1,0 +2,26 @@ +Thu May 26 23:44:45 CEST 2011 - [email protected] + +- Update baselibs.conf with package names after 3.0 update. + +------------------------------------------------------------------- +Tue May 17 18:30:10 CEST 2011 - [email protected] + +- Update to version 3.1.1: + + Add 'Export Certificate' option to right click of certificate + widget. + + Use file system linux capabilities for memory locking. + + Set correct daemon SELinux context when started from PAM module + + Fix assertions in parser. + + Add GcrCollection interface to represent collections of objects + + Add GcrGnupgCollection to libgcr. + + Implement functionality in renderers to populate GtkTreeModel + + Add a GcrSelector widget. + + Cleanup unregistering from session. + + Build fixes. + + Updated translations. +- Drop gnome-keyring-fix-parallel-build.patch and + gnome-keyring-file-capabilities.patch: fixed upstream. +- Rename libgcr-3-0 subpackage to libgcr-3-1 following soversion + change. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gnome-keyring-3.0.1.tar.bz2 gnome-keyring-file-capabilities.patch gnome-keyring-fix-parallel-build.patch New: ---- gnome-keyring-3.1.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-keyring.spec ++++++ --- /var/tmp/diff_new_pack.YGacfd/_old 2011-06-06 11:15:41.000000000 +0200 +++ /var/tmp/diff_new_pack.YGacfd/_new 2011-06-06 11:15:41.000000000 +0200 @@ -38,7 +38,7 @@ BuildRequires: gnome-common BuildRequires: gtk-doc %endif -Version: 3.0.1 +Version: 3.1.1 Release: 1 Url: http://www.gnome.org/ Group: System/GUI/GNOME @@ -50,10 +50,6 @@ Patch4: gnome-keyring-check-session.patch # PATCH-FIX-OPENSUSE gnome-keyring-pam-auth-prompt-password.patch bnc466732 bgo560488 [email protected] -- Make the pam module prompt the password in auth, so we can use pam-config. This is a workaround until bnc#477488 is implemented. Patch5: gnome-keyring-pam-auth-prompt-password.patch -# PATCH-FIX-UPSTREAM gnome-keyring-fix-parallel-build.patch [email protected] -- Fix parallel build (from git) -Patch6: gnome-keyring-fix-parallel-build.patch -# PATCH-FIX-UPSTREAM gnome-keyring-file-capabilities.patch rh668831 [email protected] -- Use libcap-ng for file capabilities (from git) -Patch7: gnome-keyring-file-capabilities.patch # PATCH-FIX-UPSTREAM gnome-keyring-keep-only-ipc_lock.patch bnc#682244 bgo#649560 [email protected] -- Drop fs-based caps other than ipc_lock Patch8: gnome-keyring-keep-only-ipc_lock.patch # PATCH-FIX-UPSTREAM gnome-keyring-accept-no-ipc_lock.patch bnc#682244 bgo#649560 [email protected] -- Accept to run if we don't have the ipc_lock cap. Note that this might result in unencrypted sensitive data (like passwords) being written to the disk (in the swap) if we use too much memory. @@ -79,20 +75,20 @@ password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends. -%package -n libgcr-3-0 +%package -n libgcr-3-1 License: GPLv2+ ; LGPLv2.1+ Group: System/GUI/GNOME Summary: Library for Crypto UI related task Recommends: %{name} = %{version} -%description -n libgcr-3-0 +%description -n libgcr-3-1 GCR is a library for crypto UI and related tasks. %package -n libgcr-devel License: GPLv2+ ; LGPLv2.1+ Group: Development/Libraries/GNOME Summary: Library for Crypto UI related task - Development Files -Requires: libgcr-3-0 = %{version} +Requires: libgcr-3-1 = %{version} %description -n libgcr-devel The GNOME Keyring is a daemon in the session, similar to ssh-agent, @@ -172,8 +168,6 @@ translation-update-upstream %patch4 -p1 %patch5 -p1 -%patch6 -p1 -%patch7 -p1 %patch8 -p1 %patch9 -p1 @@ -225,9 +219,9 @@ %postun %glib2_gsettings_schema_postun -%post -n libgcr-3-0 -p /sbin/ldconfig +%post -n libgcr-3-1 -p /sbin/ldconfig -%postun -n libgcr-3-0 -p /sbin/ldconfig +%postun -n libgcr-3-1 -p /sbin/ldconfig %post -n libgck0 -p /sbin/ldconfig @@ -277,7 +271,7 @@ %files lang -f %{name}.lang -%files -n libgcr-3-0 +%files -n libgcr-3-1 %defattr (-, root, root) %{_libdir}/libgcr-3.so.* %{_datadir}/gcr-3/ ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.YGacfd/_old 2011-06-06 11:15:41.000000000 +0200 +++ /var/tmp/diff_new_pack.YGacfd/_new 2011-06-06 11:15:41.000000000 +0200 @@ -1,5 +1,5 @@ -libgcr0 -libgp11-0 +libgcr-3-1 +libgck0 gnome-keyring-pam requires "gnome-keyring-pam = <version>" supplements "packageand(gnome-keyring-pam:pam-<targettype>)" ++++++ gnome-keyring-3.0.1.tar.bz2 -> gnome-keyring-3.1.1.tar.bz2 ++++++ ++++ 28191 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
