[gnome-keyring] Release version 42.0



commit c5645bdcbae05c06895979ee89fb83ef2ec90a1e
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Sat May 21 15:12:30 2022 +0200

    Release version 42.0

 NEWS         | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4a3bce6a..b61c73ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in version 42.0 are:
+ * secret-portal: Properly check the default keyring [!49]
+ * Build fixes [!44, !48, !50]
+ * ssh-agent: Fix crash by uninitialized GMutex [!45]
+ * fix looping off the end of the operations array [#105, !47]
+ * readme: Mention libsecret instead of deprecated libgnome-keyring [!37]
+ * daemon: Make it systemd-activatable through the control socket [!25]
+ * Updated translations
+
 Changes in version 40.0 are:
  * Update libcap-ng capability handling [!33, !34]
  * Updated translations
diff --git a/configure.ac b/configure.ac
index c1f8afe4..1bf7c14c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT(gnome-keyring,
-        40.0,
+        42.0,
         [gnome-keyring-list gnome org],
         [gnome-keyring],
         [https://wiki.gnome.org/Projects/GnomeKeyring])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]