File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed
Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ 0.3
2+ ===
3+
4+ ### Security fixes
5+
6+ * Bumped the minimum github.com/go-viper/mapstructure/v2 version to 2.4.0 for
7+ GHSA-2464-8j7c-4cjm
8+
9+ ### Bug fixes
10+
11+ * Deprecated all containers that need the org.freedesktop.Flatpak.SessionHelper
12+ D-Bus interface to keep /etc/localtime and /etc/timezone synchronized with
13+ the host
14+ * Started using a configuration file for the 'p11-kit server' socket on the
15+ host, used to access the CA certificates, with p11-kit >= 0.25.6. Older
16+ p11-kit versions will continue to work using the P11_KIT_SERVER_ADDRESS
17+ environment variable.
18+ * Unbroke access to CA certificates in su(1) and sudo(8) sessions (regression
19+ in 0.1.2)
20+
21+ ### Tests
22+
23+ * Fixed the DNS resolver written in Python, used by the runtime environment
24+ tests for networking, to correctly request IPv4 addresses
25+ * Made the the commands and options tests stricter
26+
27+
1280.2
229===
330
Original file line number Diff line number Diff line change 11project (
22 ' toolbox' ,
33 ' c' ,
4- version : ' 0.2 ' ,
4+ version : ' 0.3 ' ,
55 license : ' ASL 2.0' ,
66 default_options : ' c_std=c99' ,
77 meson_version : ' >= 0.58.0' ,
You can’t perform that action at this time.
0 commit comments