3ea28c035d
thanks OBS-URL: https://build.opensuse.org/request/show/67422 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgnome-keyring?expand=0&rev=25
125 lines
4.5 KiB
Plaintext
125 lines
4.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 4 13:21:18 UTC 2011 - fcrozat@novell.com
|
|
|
|
- Update to version 3.0.0:
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 21 18:02:33 UTC 2011 - fcrozat@novell.com
|
|
|
|
- Update to version 2.91.93:
|
|
+ Use full interface.Property form for CreateCollection and
|
|
CreateItem in the DBus API.
|
|
+ Fix crash in certain dbus corner cases.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 10 17:25:40 UTC 2011 - fcrozat@novell.com
|
|
|
|
- Update to version 2.91.92:
|
|
+ Use HKDF for hashing of key used to transport secrets.
|
|
+ Fix race condition when multiple applications try to create the
|
|
default keyring at once.
|
|
+ Use a longer DBus timeout when tests are enabled.
|
|
+ Send content-type along with each secret. This is currently
|
|
stubbed out and not exposed in the API.
|
|
+ Refactor tests.
|
|
+ Don't run tests if testing in gnome-keyring-daemon is not
|
|
enabled.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 14 19:49:23 CET 2011 - sbrabec@suse.cz
|
|
|
|
- Added support for translation-update-upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 23 07:31:10 UTC 2010 - aj@suse.de
|
|
|
|
- Change lang package Requires to Recommends also for
|
|
libgnome-keyring0.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 28 19:24:26 UTC 2010 - aj@suse.de
|
|
|
|
- Change lang package Requires to Recommends since it is not
|
|
mandatory at runtime.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 28 00:46:56 CEST 2010 - vuntz@opensuse.org
|
|
|
|
- Update to version 2.32.0:
|
|
+ Make builds silent by default.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 12 22:59:33 CEST 2010 - vuntz@opensuse.org
|
|
|
|
- Update to version 2.31.92:
|
|
+ Require automake 1.7
|
|
+ Fix assertion in secure memory code.
|
|
+ Don't try to run daemon tests if DBus is not running.
|
|
+ Fix build warnings on ARM
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 31 01:39:04 CEST 2010 - vuntz@opensuse.org
|
|
|
|
- Update to version 2.31.91:
|
|
+ Use newer tar version for tarballs so we don't truncate file
|
|
names.
|
|
+ Remove erroneous egg-dbus dependency.
|
|
+ Try to fix broken use on multiple threads in libgnome-keyring.
|
|
+ Fix encoding problems with keyring names that contain foreign
|
|
chars.
|
|
+ Memory leak fix.
|
|
- Remove sed hack to remove eggdbus dependency.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|