diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-02-27 01:06:41 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-02-27 01:06:41 +0000 |
commit | b5ed0d1ef886d3c12345c22e6e42aa5fca272bb4 (patch) | |
tree | aec78c6ecf0bf1327b0fdfba14391c96990b30cc /NEWS | |
parent | a802a70ea4e720e8325e13e89a4915eef64a3c87 (diff) | |
download | s6-linux-init-b5ed0d1ef886d3c12345c22e6e42aa5fca272bb4.tar.xz |
Prepare for 1.0.7.3
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,10 +1,15 @@ Changelog for s6-linux-init. +In 1.0.7.3 +---------- + + - The stage 1 initial envdir is read verbatim and noclamped. + + In 1.0.7.2 ---------- - Bugfixes (for use in containers). - - The stage 1 initial envdir is read verbatim and noclamped. In 1.0.7.1 |