gcr 3.9.1: - Vapi bindings [#689685] - Don't import to 'xdg' module in the importer - Add appropriate icon for p11-kit trust module - Handle cases where no certificate data is available - Build fixes
gcr 3.8.1: - Fix erroneously cancelled prompts - Updated translations
gcr 3.8.0: - Fix crash when hashing an unsupported attributes [#696305] - Updated translations
gcr 3.7.92: - Have the gcr-prompter replace the running prompter - Fix segfault when prompt is dismissed immediately\ - Updated translations
gcr 3.7.91: - Updated translations - Translation fixes [#692536] - Build fixes [#693591, #693440, #687980]
gcr 3.7.5: - Separate the base and ui parts of the Gcr library more thoroughly - Fix crasher in armor parsing code - Build fixes - Updated translations
gcr 3.7.2: - Fix corner case in DER parsing - Fix crash when parsing invalid DER - More complete test coverage - Other minor fixes - Build fixes
gcr 3.7.1: - Allow system prompts to be cancelled while in 'checking' state - Cancel system prompts when the prompter goes away - Use gnome-common code coverage macros - Translation fixes - Build fixes
gcr 3.6.1 - Remove unneeded translation - Clear and focus password entry in gcr-viewer when invalid password - Keep enumerating if getting info about one slot fails. - Updated translations - Testing fixes
gcr 3.5.90: - Updated translations - Don't fail preconditions when pkcs11 isn't initialized in gcr - Fix regression in ASN.1 parsing - Build fixes
gcr 3.5.5: - Use p11-kit/pkcs11.h instead of shipping a copy with gck. - Documentation fixes - Updated translations
gcr 3.5.4: - Add debug output to GcrSecretExchange - Fix invalid warning when sending a secret exchange - Remove support code for old glib versions - Updated translations - Documentation fixes
gcr 3.5.3: - Rework DER parsing so we can parse odd PKCS#12 files - Use GBytes, bump glib dependency - Enable gnome2 keyring storage - Documentation fixes - Updated translations
gcr 3.4.1: - Fix more issues disabling grabs during password prompts - More debug messages to GcrSystemPrompter - Fix up GCR_DEBUG and GCK_DEBUG environment variables - Updated translations - Build fixes
gcr 3.3.92: - Fix up copyright headers - Updated translations - Build fix