commit 589b9279cbb28da506f306e0b79c0e4a19b59ef8
parent 95157aa7d44750e248665744518f453ec65e2636
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date: Wed, 5 May 2021 01:17:59 +0000
Prepare for 2.10.1.0
Diffstat:
5 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/AUTHORS b/AUTHORS
@@ -38,3 +38,5 @@ Thanks to:
Jens Rehsack <rehsack@gmail.com>
Xavier Stonestreet <xstonestreet@gmail.com>
Johannes Nixdorf <mixi@shadowice.org>
+ Oliver Schad <oliver.schad@automatic-server.com>
+ Alex Kiernan <alex.kiernan@gmail.com>
diff --git a/NEWS b/NEWS
@@ -1,5 +1,12 @@
Changelog for s6.
+In 2.10.1.0
+-----------
+
+ - Bugfixes.
+ - s6-svwait now supports -r and -R options to wait for restarts.
+
+
In 2.10.0.3
-----------
diff --git a/doc/index.html b/doc/index.html
@@ -115,7 +115,7 @@ want nsswitch-like functionality:
<h3> Download </h3>
<ul>
- <li> The current released version of s6 is <a href="s6-2.10.0.3.tar.gz">2.10.0.3</a>. </li>
+ <li> The current released version of s6 is <a href="s6-2.10.1.0.tar.gz">2.10.1.0</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6
git repository</a>:
diff --git a/doc/upgrade.html b/doc/upgrade.html
@@ -18,6 +18,13 @@
<h1> What has changed in s6 </h1>
+<h2> in 2.10.1.0 </h2>
+
+<ul>
+ <li> <a href="s6-svwait.html">s6-svwait</a> now supports the
+<tt>-r</tt> and <tt>-R</tt> options, to wait for service restarts. </li>
+</ul>
+
<h2> in 2.10.0.3 </h2>
<ul>
diff --git a/package/info b/package/info
@@ -1,4 +1,4 @@
package=s6
-version=2.10.0.3
+version=2.10.1.0
category=admin
package_macro_name=S6