204ed00413
Copy from home:vuntz:branches:GNOME:Factory/libgnome-keyring via accept of submit request 46271 revision 2. Request was accepted with message: Forwarding to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/46271 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgnome-keyring?expand=0&rev=11
52 lines
2.0 KiB
Plaintext
52 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 26 10:34:24 CEST 2010 - vuntz@opensuse.org
|
|
|
|
- Remove bogus eggdbus dependency: remove eggdbus-devel
|
|
BuildRequires and sed it out of configure. Note that it was
|
|
removed this way upstream already.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 29 14:31:22 CEST 2010 - dimstar@opensuse.org
|
|
|
|
- Update to version 2.30.1:
|
|
+ Work around for bug in dbus which causes an endless loop during
|
|
blocking operations.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 31 01:30:09 CEST 2010 - vuntz@opensuse.org
|
|
|
|
- Update to version 2.30.0:
|
|
+ Fix assertion calling deprecated acl function.
|
|
+ Clear the client's session when the service disconnects.
|
|
+ Implement setting of Type property in
|
|
gnome_keyring_item_set_info().
|
|
+ Allow predictable testing by setting up a test path and
|
|
service.
|
|
+ Fix assertion when password is not found.
|
|
+ Prompt to create a new default keyring when creating an item
|
|
while no default keyring exists.
|
|
+ Try to return GNOME_KEYRING_ALREADY_EXISTS where possible.
|
|
+ Hold reference to operation while waiting for prompt result.
|
|
+ Don't assert on va_list, which isn't necessarily a pointer.
|
|
+ Return GNOME_KEYRING_RESULT_NO_MATCH when no secret is found.
|
|
+ Fix up some documentation errors.
|
|
+ Updated translations.
|
|
- Drop libgnome-keyring-no-match.patch: fixed upstream.
|
|
- Create lang package.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 16 12:11:38 CET 2010 - vuntz@opensuse.org
|
|
|
|
- Add libgnome-keyring-no-match.patch, taken from upstream to
|
|
finally make usage of gnome-keyring work.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 22 22:02:39 CET 2009 - vuntz@opensuse.org
|
|
|
|
- New package, based on gnome-keyring package. The library was
|
|
split from there.
|
|
- Make the devel package Provide/Obsolete gnome-keyring-devel,
|
|
since this is what is usually expected.
|
|
|