[seahorse] Release unstable version 41.beta
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse] Release unstable version 41.beta
- Date: Sat, 4 Sep 2021 15:23:31 +0000 (UTC)
commit 2da267b448a8b9904811295b21c41aec47b86f7a
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sat Sep 4 17:20:39 2021 +0200
Release unstable version 41.beta
NEWS | 18 ++++++++++++++++++
meson.build | 2 +-
2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4f1abbd7..efd280e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+seahorse 41.beta
+----------------
+ * pgp: Redesign of the PGP key properties dialog [!177,!179,!183]
+ * pgp: Also monitor .kbx in gpghomedir, making sure we get notified of new keys [!185,#171]
+ * pgp: Start adding (basic) unit tests [!184]
+ * pgp: Make pgp key id equality accept more values
+ * pgp: Make HKP keyid check more robust
+ * pgp: Fix expiration date for certain keys [!173,#327,#328]
+ * pgp: Allow building with GnuPG-2.3.x [!170]
+ * pgp: Fix segfault when built with LDAP disabled [!171,#321]
+ * ui: Follow GNOME HIG more closely [!178]
+ * ui: Datepicker now only pops down on double click [!175,#331]
+ * gkr: Fix warnings for items with NULL labels [#266]
+ * gkr: Don't show "Details" if no attributes are shown [!180]
+ * appdata: Updated screenshot
+ * Update README.md
+ * Updated translations
+
seahorse 40.0
-------------
* Fix paint issue when unlocking empty login keyring [#315,!153]
diff --git a/meson.build b/meson.build
index 81f98120..71fd3aac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('seahorse', ['vala', 'c'],
- version: '40.0',
+ version: '41.beta',
meson_version: '>= 0.51',
license: 'GPL2+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]