diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 03:00:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 03:00:02 +0000 |
commit | 7d2428a0304e96473c22157fc3c9cf276acf4642 (patch) | |
tree | 826cfe22b15849f54cdb1924a17b8656427942fe /doc/upgrade.html | |
parent | 90a4037ced192cbfce086da597c6c075c8bef17b (diff) | |
download | s6-linux-init-7d2428a0304e96473c22157fc3c9cf276acf4642.tar.xz |
Remove fucking -Bsymbolic
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index a39b7b4..a5787ed 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,10 +18,25 @@ <h1> What has changed in s6-linux-init </h1> +<h2> in 0.0.1.4 </h2> + +<ul> + <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> dependency +bumped to 2.3.7.1. </li> + <li> <a href="http://skarnet.org/software/execline/">execline</a> +dependency bumped to 2.1.4.1. </li> + <li> <a href="http://skarnet.org/software/s6-portable-utils/">s6-portable-utils</a> +dependency bumped to 2.0.5.3. </li> + <li> <a href="http://skarnet.org/software/s6-linux-utils/">s6-linux-utils</a> +dependency bumped to 2.0.2.3. </li> + <li> <a href="http://skarnet.org/software/s6/">s6</a> +dependency bumped to 2.2.1.1. </li> +</ul> + <h2> in 0.0.1.3 </h2> <ul> - <li> <a href="http://skarnet.org/software/s6/">s6</a> dependency + <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.3.6.1. </li> </ul> |