summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-02-06 17:11:47 +0000
committerLaurent Bercot <ska@appnovation.com>2023-02-06 17:11:47 +0000
commitc6b70ab00c94d26f0df6a96fde3ffe7324254a23 (patch)
tree8571c880100b21312334ef549817809061b7d7c7
parent569d62e332c5d49c07fe4db4723a54591f6f7c58 (diff)
downloads6-c6b70ab00c94d26f0df6a96fde3ffe7324254a23.tar.xz
Prepare for 2.11.3.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--NEWS4
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html4
-rw-r--r--package/info2
4 files changed, 8 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index a51e51d..808d9ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
Changelog for s6.
-In 2.11.2.1
+In 2.11.3.0
-----------
- Bugfixes.
- Internal changes to instances and servicedir reserved names.
+ - New s6-svc -Q command.
In 2.11.2.0
@@ -12,6 +13,7 @@ In 2.11.2.0
- Adaptation to skalibs-2.13.0.0.
- Bugfixes.
+ - New s6-svc -D and s6-svc -U commands.
- The name of the service is now passed as an argument to ./run and
as the third argument to ./finish.
- The 1-second service restart delay can now only be skipped when
diff --git a/doc/index.html b/doc/index.html
index b1a8c69..6def7d6 100644
--- 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.11.2.1.tar.gz">2.11.2.1</a>. </li>
+ <li> The current released version of s6 is <a href="s6-2.11.3.0.tar.gz">2.11.3.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
index e310554..fc80b73 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,11 +18,12 @@
<h1> What has changed in s6 </h1>
-<h2> in 2.11.2.1 </h2>
+<h2> in 2.11.3.0 </h2>
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.13.1.0. </li>
+ <li> New <a href="s6-svc.html">s6-svc</a> command: <tt>-Q</tt>. </li>
</ul>
<h2> in 2.11.2.0 </h2>
@@ -35,6 +36,7 @@ optional dependency bumped to 0.2.0.2. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
recommended dependency bumped to 2.9.1.0. </li>
<li> New feature: implementation of <a href="instances.html">instances</a>. </li>
+ <li> New <a href="s6-svc.html">s6-svc</a> commands: <tt>-D</tt> and <tt>-U</tt>. </li>
</ul>
<h2> in 2.11.1.2 </h2>
diff --git a/package/info b/package/info
index 906d248..78d3ae4 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6
-version=2.11.2.1
+version=2.11.3.0
category=admin
package_macro_name=S6