Release version 3.3.92
[platform/upstream/gcr.git] / NEWS
1 gcr 3.3.92:
2  - Fix up copyright headers
3  - Updated translations
4  - Build fix
5
6 gcr 3.3.90:
7  - Expose the secure memory API
8
9 gcr 3.3.5:
10  - Add way to specify button labels for a GcrPrompt
11  - Reenable grabs for password prompts
12
13 gcr 3.3.4
14  - Display an appropriate title in gcr-viewer
15  - Include GcrPrompt documentation
16  - Add 'new-prompt' signal to GcrSystemPrompter for use with javascript
17  - Fix build for glib 2.31 deprecations
18  - Build fixes
19
20 gcr 3.3.3.1
21  - Fix build issues
22
23 gcr 3.3.3
24  - Add support for parsing PKCS#10 and SPKAC formats in GcrParser
25  - Add support for viewing certificate requests in GcrViewer
26  - Support for dynamically loading private key data from PKCS#11
27  - Add GcrCertificateRequest class for requesting certificates
28  - Add function to retrieve basic constraints from a certificate
29  - Show import errors in an info bar under the viewer
30  - Don't show empty dates in gnupg key renderer
31  - Make secure memory pool shared across modules
32  - Add GckBuilder as a mutable attribute set
33  - Add floating references to GckAttributes
34  - Rename GckObjectAttributes to GckObjectCache
35  - Expose GcrSecureEntryBuffer as a public class
36  - Add system prompt and prompter
37  - Expose uri in GcrImporter
38  - Fix build for glib 2.31 deprecations
39  - Licensing fixes
40  - Build fixes, internal bug fixes, documentation, etc.
41
42 gcr 3.3.2.1
43  - Fix build issues
44
45 gcr 3.3.2
46  - Allow changing collection on a GcrCollectionModel, add tree/list
47    mode to GcrCollectionModel
48  - Allow chaining of GckEnumerator objects, so that when objects from
49    one is listed, then chained enumerator is enumerated.
50  - Integrate GTlsInteraction into libgck for logging in or key auth.
51  - Refactor internal DER parsing to use reference counted memory
52    using the prototyped GBytes API.
53  - Build fixes, documentation fixes, testing fixes, memory leak fixes
54
55 gcr 3.3.1.1
56  - Fix build issues
57
58 gcr 3.3.1
59  - Add function to get elements of union collection
60  - Add gck_slot_enumerate_objects() function
61  - Enumerator can now retrieve object attributes
62  - Add gck_session_find_handles() and friends
63  - Add gnupg and password icons
64  - Function to notify that certificate changed
65  - Update glib dependency for 2.30.0
66  - Build, translation and documentation fixes
67
68 Versions 3.2.2 and prior were released as part of gnome-keyring