File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ 30-Nov-2018 IGNITION v0.29.0
2
+
3
+ Features:
4
+
5
+ - Add support for ?versionId on s3:// URLs
6
+
7
+ Changes:
8
+
9
+ - Mark the 2.3.0 config spec as stable
10
+ - No longer accept configs with version 2.3.0-experimental
11
+ - Create new 2.4.0-experimental config spec from 2.3.0
12
+
13
+ Bug Fixes:
14
+
15
+ - Don't allow HTTPS connections to block on system entropy pool
16
+ - Relabel /var/home and /var/roothome when SELinux is enabled
17
+ - Fix race where files were relabeled after systemd-sysctl.service
18
+ - Do not run udevadm settle after the disks stage if the disks stage did
19
+ nothing
20
+ - Allow writing relative symlinks
21
+ - Resolve absolute symlinks relative to specified filesystem instead of the
22
+ initramfs root
23
+ - Report status to Packet as "running" instead of "succeeded"
24
+
25
+ Test Changes:
26
+
27
+ - Fix race with umount when running blackbox tests
28
+
1
29
22-Aug-2018 IGNITION v0.28.0
2
30
3
31
Features:
You can’t perform that action at this time.
0 commit comments