summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-04-13 22:14:12 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-04-13 22:14:12 +0000
commit1a98d7c07e5a6959cf2d736ce6ff7998133b8776 (patch)
tree8391b2d03e28f517985a5c94f8d6683cd39fb042
parent6fe9724121402e05ddc23254bde099397598d015 (diff)
downloads6-linux-utils-1a98d7c07e5a6959cf2d736ce6ff7998133b8776.tar.xz
Prepare for 2.5.1.5
-rw-r--r--INSTALL2
-rw-r--r--NEWS6
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html7
-rw-r--r--package/info2
5 files changed, 17 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 9b5a8ee..ce985ef 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A Linux-based system with a standard C development environment
- GNU make version 3.81 or later
- - skalibs version 2.10.0.0 or later: https://skarnet.org/software/skalibs/
+ - skalibs version 2.10.0.3 or later: https://skarnet.org/software/skalibs/
This software is Linux-specific. It will run on a Linux kernel,
version 3.5 or later.
diff --git a/NEWS b/NEWS
index e3f2958..aa591b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
Changelog for s6-linux-utils.
+In 2.5.1.5
+----------
+
+ - Bugfixes.
+
+
In 2.5.1.4
----------
diff --git a/doc/index.html b/doc/index.html
index e1b0b8a..d220eef 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -34,7 +34,7 @@
The Linux kernel must be 3.5 or later. </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.10.0.0 or later. It's a build-time requirement. It's also a run-time
+2.10.0.3 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the skalibs
library. </li>
</ul>
@@ -50,7 +50,7 @@ library. </li>
<ul>
<li> The current released version of s6-linux-utils is
-<a href="s6-linux-utils-2.5.1.4.tar.gz">2.5.1.4</a>. </li>
+<a href="s6-linux-utils-2.5.1.5.tar.gz">2.5.1.5</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-linux-utils/">s6-linux-utils
git repository</a>:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index e798f94..9ddde71 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,13 @@
<h1> What has changed in s6-linux-utils </h1>
+<h2> in 2.5.1.5 </h2>
+
+<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.10.0.3. </li>
+</ul>
+
<h2> in 2.5.1.4 </h2>
<ul>
diff --git a/package/info b/package/info
index acd6298..34aa103 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6-linux-utils
-version=2.5.1.4
+version=2.5.1.5
category=admin
package_macro_name=S6_LINUX_UTILS