summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-01-31 17:23:49 +0000
committerLaurent Bercot <ska@appnovation.com>2022-01-31 17:23:49 +0000
commit217964474a39f8ab2c8eec9f188546d84570c3a3 (patch)
tree1e466401023282c3895aecfde577dd213e91eb4d
parent26ed6aca0d59545a4c970dc458d4dc7c007ea362 (diff)
downloads6-linux-init-1.0.7.2.tar.xz
version: 1.0.7.2v1.0.7.2
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--NEWS6
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html6
-rw-r--r--package/info2
4 files changed, 14 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 3dcfc83..8328066 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
Changelog for s6-linux-init.
+In 1.0.7.2
+----------
+
+ - Bugfixes (for use in containers).
+
+
In 1.0.7.1
----------
diff --git a/doc/index.html b/doc/index.html
index 142065a..f273dcb 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -116,7 +116,7 @@ all the other packages against the <em>static</em> version of libskarnet.
<ul>
<li> The current released version of s6-linux-init is
-<a href="s6-linux-init-1.0.7.1.tar.gz">1.0.7.1</a>. </li>
+<a href="s6-linux-init-1.0.7.2.tar.gz">1.0.7.2</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-linux-init/">s6-linux-init
git repository</a>:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 26c8029..1c56ac3 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,12 @@
<h1> What has changed in s6-linux-init </h1>
+<h2> in 1.0.7.2 </h2>
+
+<ul>
+ <li> No functional changes. </li>
+</ul>
+
<h2> in 1.0.7.1 </h2>
<ul>
diff --git a/package/info b/package/info
index 3609b34..8fb2d52 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6-linux-init
-version=1.0.7.1
+version=1.0.7.2
category=admin
package_macro_name=S6_LINUX_INIT