diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-07-21 11:29:25 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-07-21 11:29:25 +0000 |
commit | ef503140d2ce2138b414822e53e3686ba4b21162 (patch) | |
tree | b1cc101d498cc7c17a59ae81fda49d5fb2ab26f0 /doc/upgrade.html | |
parent | 062b215d51e530a34d963e20ad9ff83a694123f9 (diff) | |
download | s6-networking-ef503140d2ce2138b414822e53e3686ba4b21162.tar.xz |
Adapt to skalibs-2.7.0.0, prepare for 2.3.0.3
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 2023470..cf3516e 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,16 @@ <h1> What has changed in s6-networking </h1> +<h2> in 2.3.0.3 </h2> + +<ul> + <li> LibreSSL dependency bumped to 2.7.4. </li> + <li> skalibs dependency bumped to 2.7.0.0. </li> + <li> execline dependency bumped to 2.5.0.0. </li> + <li> s6 dependency bumped to 2.7.2.0. </li> + <li> s6-dns dependency bumped to 2.3.0.1. </li> +</ul> + <h2> in 2.3.0.2 </h2> <ul> |