-
3.33.4b3520241 · ·
gcr 3.33.4: - Move from intltool to gettext [GNOME/gcr#18] - Fix parameter type for signal handler causing stack smashing on ppc64le [GNOME/gcr!16] - cleanup: Don't use deprecated g_type_class_add_private() anymore [GNOME/gcr!12] - Fix GIR annotations [GNOME/gcr!10] - Fix hashtable ordering assumptions [GNOME/gcr!9] - build: Fix gcr-trust symbols not appearing in GIR, and hence also VAPI [GNOME/gcr!7] - Update gcr_pkcs11_get_trust_{store|lookup}_slot URI checks [GNOME/gcr!5] - build: Update tap scripts for Python 3 compat [GNOME/gcr!2] - Updated translations
-
3.27.4cdcd74a4 · ·
gcr 3.27.4: - Fix encoding of EC parameters [#785234] - Fix hang in certificate export dialog [#789804] - Fix failure case in gcr_secure_memory_try_realloc() [#775685] - Switch to using GLib resources - Build fixes [#771052, #775685, #775966, #774312, #774311, #764562, #764569] - Updated translations
-
-
3.13.919a6ecfeb · ·
gcr 3.13.91: - Add support for parsing EC keys [#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 - Updated translations - 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 [#732082] - Don't use non-portable 'sed -i' shell command [#728506] - Change CVS to Git in error message [#730340] - Build fixes