diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-12-08 15:02:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-12-08 15:02:01 +0000 |
commit | f9afa26f44b7787adb01e2fb400e20a606e09380 (patch) | |
tree | cc6b1890c962701a2da974cf6b0f8a49847479a1 /NEWS | |
parent | 2c3f58f0959604af0eca3b4d9d623a738a0e70e6 (diff) | |
download | s6-portable-utils-f9afa26f44b7787adb01e2fb400e20a606e09380.tar.xz |
Use new mklinktemp() in s6-ln
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ Changelog for s6-portable-utils. +In 2.2.1.3 +---------- + + - s6-ln doesn't use potentially blocking random anymore, so it's +usable in early boot. This needs skalibs-2.8.0.0, however. + + In 2.2.1.2 ---------- |