File tree 1 file changed +28
-0
lines changed
1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ Release 1.10.1 (development)
2
+ ----------------------------
3
+
4
+ .. rubric:: Bug fixes
5
+
6
+ * Fix variant configuration via the system config.
7
+ In 1.10, only variants set via the system info handler worked correctly.
8
+ (by Hans Christian Lonstad)
9
+ * Fix compatibility with efibootmgr version 18. (by David Runge)
10
+ * Fix the help text of the ``--with-streaming_user`` configure option.
11
+ * Fix some minor memory leaks discovered with address sanitizer.
12
+ * Fix D-Bus default directories when using meson.
13
+ * Fix build against OpenSSL installed in non-standard locations when using
14
+ autotools.
15
+
16
+ .. rubric:: Testing
17
+
18
+ * Enable address sanitizer for install tests.
19
+
20
+ .. rubric:: Documentation
21
+
22
+ * Improve understandability, fix typos and missing words. (by Roland Hieber)
23
+ * Document an alternative to ``meson compile -C build`` for old meson versions.
24
+ * Document possible filesystem incompatibility with ext4 in the FAQ.
25
+
26
+ Contributions from: David Runge, Enrico Jörns, Hans Christian Lonstad, Jan
27
+ Lübbe, Roland Hieber, Stephan Wurm, Ulrich Ölmann
28
+
1
29
Release 1.10 (released Jun 23, 2023)
2
30
------------------------------------
3
31
You can’t perform that action at this time.
0 commit comments