diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-21 10:56:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-21 10:56:01 +0000 |
commit | 2269af1457817b7a3b9b51cc0512d5f29e1fc7a5 (patch) | |
tree | 2960cad413d26ea6c32355f4bcd9885b31281b73 /NEWS | |
parent | 5c2880becc94141b8035b3488b6bd60696011308 (diff) | |
download | s6-networking-2269af1457817b7a3b9b51cc0512d5f29e1fc7a5.tar.xz |
Prepare for 2.4.0.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ Changelog for s6-networking. +In 2.4.0.0 +---------- + + - execline is now optional. + - s6-tlsc and s6-tlsd rewrite. They're now wrappers around new +binaries: s6-tlsc-io and s6-tlsd-io, which establish and run a +TLS tunnel over already existing fds. + - New functionality: s6-ucspitlsc and s6-ucspitlsd, for an +implementation of delayed encryption. + + In 2.3.2.0 ---------- |