Mailinglist Archive: opensuse-commit (1093 mails)

< Previous Next >
commit gnome-keyring
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 19 Feb 2008 02:25:05 +0100
  • Message-id: <20080219012505.8DBDC678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gnome-keyring
checked in at Tue Feb 19 02:25:05 CET 2008.

--------
--- GNOME/gnome-keyring/gnome-keyring.changes 2008-02-01 19:23:46.000000000
+0100
+++ /mounts/work_src_done/STABLE/gnome-keyring/gnome-keyring.changes
2008-02-18 20:45:42.375660000 +0100
@@ -1,0 +2,14 @@
+Mon Feb 18 20:46:47 CET 2008 - maw@xxxxxxx
+
+- Update to version 2.21.91:
+ + Don't prompt for a password from the PAM module since
+ gnome-keyring is not an authenticator
+ + Check that PKCS#11 socket connections come from same user
+ + Don't lock the entire gnome-keyring-ask process in memory,
+ just the password text; this works better when less non-pageable
+ memory is available
+ + Basic serializing of certificates and keys
+ + Build fixes
+ + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
gnome-keyring-2.21.90.tar.bz2

New:
----
gnome-keyring-2.21.91.tar.bz2

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

Other differences:
------------------
++++++ gnome-keyring.spec ++++++
--- /var/tmp/diff_new_pack.O25989/_old 2008-02-19 02:24:29.000000000 +0100
+++ /var/tmp/diff_new_pack.O25989/_new 2008-02-19 02:24:29.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-keyring (Version 2.21.90)
+# spec file for package gnome-keyring (Version 2.21.91)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -10,10 +10,11 @@

# norootforbuild

+
Name: gnome-keyring
#BuildRequires: CASA-devel
BuildRequires: dbus-1-devel fdupes gconf2-devel gtk-doc gtk2-devel hal-devel
intltool libgcrypt-devel libtasn1-devel pam-devel update-desktop-files
-Version: 2.21.90
+Version: 2.21.91
Release: 1
Url: http://www.gnome.org/
Group: System/GUI/GNOME
@@ -186,6 +187,17 @@
%{_datadir}/gtk-doc/html/gnome-keyring

%changelog
+* Mon Feb 18 2008 maw@xxxxxxx
+- Update to version 2.21.91:
+ + Don't prompt for a password from the PAM module since
+ gnome-keyring is not an authenticator
+ + Check that PKCS#11 socket connections come from same user
+ + Don't lock the entire gnome-keyring-ask process in memory,
+ just the password text; this works better when less non-pageable
+ memory is available
+ + Basic serializing of certificates and keys
+ + Build fixes
+ + Updated translations.
* Tue Jan 29 2008 maw@xxxxxxx
- Update to version 2.21.90:
+ Proper support for creating and destroying objects through
@@ -210,7 +222,7 @@
* Tue Jan 22 2008 hpj@xxxxxxx
- Remove gnome-keyring-2.21.4-getenv-returns-null.patch, and fix
gnome-keyring-check-session.patch instead.
-* Sun Jan 20 2008 hpj@xxxxxxx
+* Mon Jan 21 2008 hpj@xxxxxxx
- Add gnome-keyring-2.21.4-getenv-returns-null.patch to fix
GNOME bug #510902.
* Sat Jan 12 2008 hpj@xxxxxxx
@@ -257,7 +269,7 @@
- Now builds on Solaris [Damien Carbery]
- Configure PAM module directory better [Matthias Clasen]
- Fix memory leaks
-* Tue Aug 07 2007 maw@xxxxxxx
+* Wed Aug 08 2007 maw@xxxxxxx
- Use %%fdupes
- Split off a -lang subpackage.
* Thu Aug 02 2007 jpr@xxxxxxx
@@ -322,17 +334,17 @@
- Crash fix
- Typo fix
- Translations
-* Wed Aug 30 2006 jhargadon@xxxxxxx
+* Thu Aug 31 2006 jhargadon@xxxxxxx
- update to version 0.5.2
- Translation updates
- Better title in docs
- Fixed crashes
- New function: gnome_keyring_item_grant_access_rights_sync
-* Thu Aug 24 2006 ro@xxxxxxx
+* Fri Aug 25 2006 ro@xxxxxxx
- copy CASA headers to local source and remove CASA-devel
from BuildRequires to avoid build-dep cycle
(CASA needs gtk-sharp needs gnome-keyring needs CASA)
-* Fri Aug 11 2006 jhargadon@xxxxxxx
+* Sat Aug 12 2006 jhargadon@xxxxxxx
- update to version 0.5.1
- Support changing password of a keyring
- Create ~/.gnome2 if needed
@@ -342,7 +354,7 @@
- Translation updates
- Fix crash when asking for password
- Fix --disable-nls
-* Fri May 12 2006 hpj@xxxxxxx
+* Sat May 13 2006 hpj@xxxxxxx
- Add a patch to provide better CASA integration. CASAManager is
allowed by default, and the default keyring's password is saved
in CASA, making most of the annoying dialogs go away. Part of

++++++ gnome-keyring-2.21.90.tar.bz2 -> gnome-keyring-2.21.91.tar.bz2 ++++++
++++ 26331 lines of diff (skipped)


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread