Accepting request 248672 from GNOME:Next

Push GNOME 3.13.91 - Add to Staging:E

OBS-URL: https://build.opensuse.org/request/show/248672
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gcr?expand=0&rev=49
This commit is contained in:
2014-09-11 21:25:27 +00:00
committed by Git OBS Bridge
parent a56f78aea9
commit 3d38479efc
4 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Sep 9 18:42:06 UTC 2014 - dimstar@opensuse.org
- Update to version 3.13.91:
+ Add support for parsing EC keys (bgo#672137).
+ Add support for EC keys to key renderer.
+ Parser support for PEM 'PUBLIC KEY' files.
+ Parser support for parsing ECDSA OpenSSH keys.
+ Fix use of libgcrypt 1.6+.
+ Fix for deprecations in Gtk 3.13.x.
+ Use g_debug() instead of our own debug wrappers.
+ Bump required GLib version to 2.38.x.
+ Don't include deprecated library in our pkg-config file
(bgo#732082).
+ Don't use non-portable 'sed -i' shell command (bgo#728506).
+ Change CVS to Git in error message (bgo#730340).
+ Build fixes.
+ Updated translations.
-------------------------------------------------------------------
Sat May 17 07:37:48 UTC 2014 - zaitor@opensuse.org