File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed
Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 1+ 0.2
2+ ===
3+
4+ ### Security fixes
5+
6+ * Bumped the minimum github.com/go-viper/mapstructure/v2 version to 2.3.0 for
7+ GHSA-fv92-fjc5-jj9h or GO-2025-3787
8+ * Bumped the minimum github.com/NVIDIA/nvidia-container-toolkit version to
9+ 1.17.8 for CVE-2025-23266 and CVE-2025-23267
10+
11+ ### Bug fixes
12+
13+ * Improved error handling when creating symbolic links inside the container
14+ to initialize it
15+ * Preserved environment variables set by a KDE session and Konsole
16+ * Unbroke access to CA certificates in sshd(8) sessions (regression in 0.1.2)
17+ * Unbroke overriding the HOME variable (regression in 0.0.90)
18+
19+ ### Dependencies
20+
21+ * Bumped the minimum Go version to 1.22
22+
23+ ### Tests
24+
25+ * Enabled the runtime environment tests for the Container Device Interface
26+ specification and resource limits on Ubuntu 22.04
27+ * Isolated the host's HOME from the system tests
28+ * Unbroke the missing subordinate ID ranges (regression in Fedora Rawhide)
29+ * Unbroke the 'toolbox run /etc' tests with Bash >= 5.3 (regression in Fedora
30+ Rawhide)
31+
32+
1330.1.2
234=====
335
Original file line number Diff line number Diff line change 11project (
22 ' toolbox' ,
33 ' c' ,
4- version : ' 0.1. 2' ,
4+ version : ' 0.2' ,
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