Tags give the ability to mark specific points in history as being important
-
3.13.91 protected9a6ecfeb · ·
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
-
3.11.91 protected153566de · ·
gcr 3.11.91: - Parallel tests, non-recursive Makefile, and TAP - Add gck_enumerator_set_object_type_full() function - Add an accessor for GckAttribute raw value data - Add gcr_certificate_get_markup() function - Store imported key filename in GcrParsed & GcrParser [#705225] - Allow using GBytes with GcrParser [#708736] - Lots of VAPI and GIR fixes [#720504 ...] - Deprecation fixes - Updated translations - Valgrind fix and update headers [#710983 #702648] - Build fixes
-
3.8.2 protected2c6ac3f7 · ·
gcr 3.8.2: - Build certificate chains when intermediates are wrong order [#699026] - Don't try to import certificates to gnome-keyring xdg module - Add appropriate icon for p11-kit trust module - Make gcr build on both pre GTK+ 3.8 and later versions - Update for recent changes in libtasn1 - Handle cases where no certificate data is available - Fix for GTK+ 3.8 deprecations - Build fixes