commit gnome-keyring for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-keyring for openSUSE:Factory checked in at Thu Mar 26 23:20:05 CET 2009. -------- --- GNOME/gnome-keyring/gnome-keyring.changes 2009-03-09 02:51:18.000000000 +0100 +++ gnome-keyring/gnome-keyring.changes 2009-03-22 00:46:01.000000000 +0100 @@ -1,0 +2,27 @@ +Sun Mar 22 00:34:30 CET 2009 - mboman@suse.de + +- Modify baselibs.conf so that if pam-32bit is installed on x86_64, + gnome-keyring-pam-32bit and gnome-keyring-32bit is installed as + well. + +------------------------------------------------------------------- +Fri Mar 20 00:15:03 CET 2009 - mboman@suse.de + +- Fix an issue where Requires on libtasn1-devel and gtk2-devel was + added to -pam instead of -devel + +------------------------------------------------------------------- +Sat Mar 14 22:31:33 CET 2009 - mboman@suse.de + +- Update to version 2.26.0: + + Implement support for running gnome-keyring-daemon under + valgrind + + Checks for asn1Parser tool when configuring + + Only automatically expose PKCS#11 public key objects for + private keys + + Have the SSH agent only log into the token when we have a + private key that we want to access + + Disable input method in password +- Add libtasn1-devel and gtk2-devel to Requires for devel package + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gnome-keyring-2.25.92.tar.bz2 New: ---- gnome-keyring-2.26.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-keyring.spec ++++++ --- /var/tmp/diff_new_pack.hM5509/_old 2009-03-26 23:16:45.000000000 +0100 +++ /var/tmp/diff_new_pack.hM5509/_new 2009-03-26 23:16:45.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package gnome-keyring (Version 2.25.92) +# spec file for package gnome-keyring (Version 2.26.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -31,7 +31,7 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files PreReq: pam-config -Version: 2.25.92 +Version: 2.26.0 Release: 1 Url: http://www.gnome.org/ Group: System/GUI/GNOME @@ -94,7 +94,10 @@ License: GPL v2 or later; LGPL v2.1 or later Group: Development/Libraries/GNOME Summary: GNOME Keyring Password Manager -Requires: %{name} = %{version} dbus-1-devel glib2-devel +Requires: %{name} = %{version} +Requires: glib2-devel +Requires: gtk2-devel +Requires: libtasn1-devel %description devel GNOME Keyring Manager is a program that keeps passwords and other @@ -216,6 +219,24 @@ %dir %{_datadir}/gtk-doc/html %changelog +* Sun Mar 22 2009 mboman@suse.de +- Modify baselibs.conf so that if pam-32bit is installed on x86_64, + gnome-keyring-pam-32bit and gnome-keyring-32bit is installed as + well. +* Fri Mar 20 2009 mboman@suse.de +- Fix an issue where Requires on libtasn1-devel and gtk2-devel was + added to -pam instead of -devel +* Sat Mar 14 2009 mboman@suse.de +- Update to version 2.26.0: + + Implement support for running gnome-keyring-daemon under + valgrind + + Checks for asn1Parser tool when configuring + + Only automatically expose PKCS#11 public key objects for + private keys + + Have the SSH agent only log into the token when we have a + private key that we want to access + + Disable input method in password +- Add libtasn1-devel and gtk2-devel to Requires for devel package * Fri Mar 06 2009 vuntz@novell.com - Update to version 2.25.92: + Fix problems when multiple processes tried to initialize the ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.hM5509/_old 2009-03-26 23:16:45.000000000 +0100 +++ /var/tmp/diff_new_pack.hM5509/_new 2009-03-26 23:16:45.000000000 +0100 @@ -1,2 +1,5 @@ gnome-keyring gnome-keyring-pam + requires "gnome-keyring-pam = <version>" + supplements "packageand(gnome-keyring-pam:pam-<targettype>)" + ++++++ gnome-keyring-2.25.92.tar.bz2 -> gnome-keyring-2.26.0.tar.bz2 ++++++ ++++ 25472 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de