[gnome-initial-setup] NEWS for 42.0.1
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] NEWS for 42.0.1
- Date: Thu, 24 Mar 2022 10:50:20 +0000 (UTC)
commit a5b1a453ff88fa16190b57fbba65a7188cfdbc60
Author: Will Thompson <wjt endlessos org>
Date: Thu Mar 24 10:50:03 2022 +0000
NEWS for 42.0.1
NEWS | 10 ++++++++++
meson.build | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d1f5ab48..ba4cf05d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+42.0.1
+------
+
+* The dark theme preference support introduced in 42.rc caused a regression in
+ Initial Setup's handling of the login keyring. The effect was that the new
+ user's login keyring password does not match their system password, and so
+ cannot be unlocked. This regression is fixed in this release. Thanks to Adam
+ Williamson for diagnosing the problem & Matthias Clasen for suggesting the
+ fix. (#141)
+
42.0
----
diff --git a/meson.build b/meson.build
index 4b0e1e1c..f2e34f66 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-initial-setup',
['c'],
- version: '42.0',
+ version: '42.0.1',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.53.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]