diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-27 20:12:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-27 20:12:01 +0000 |
commit | db2b15915a216ddc6a6fc7f040d27da05ac8633d (patch) | |
tree | 7289f76766c9ca2d2a84228fafa3dba94b1c9117 /NEWS | |
parent | dddbfab568d42e443f102d35c84432824cc59fee (diff) | |
download | s6-networking-db2b15915a216ddc6a6fc7f040d27da05ac8633d.tar.xz |
version: 2.3.0.0v2.3.0.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,17 @@ +Changelog for s6-networking. + +In 2.3.0.0 +---------- + + - Added this NEWS file. :) + - Major types overhaul to make them more POSIXly correct: +compatibility with skalibs-2.5.0.0. + - Fixed the "s6-tls[cd] does not die and the zombie application +hangs around" bug. (It's really a workaround for a TCP bug.) + - s6-tls[cd] ported to bearssl-0.3. Client certificates still +not supported with BearSSL because Thomas is slooooooow at +implementing the high-level server functions I asked him for :P + - The meaning of the -Y option in s6-tlsd has changed: it now +means "ask for an optional client certificate". Only valid with +a LibreSSL backend for now. + |