summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-01-15 15:21:12 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-01-15 15:21:12 +0000
commit6fa668b01618f76ed04df9a862a99c893c150e40 (patch)
treeff1f1ab4adc65f0fb0ec1ab9f5e0d92f607ff6f0
parent4257dbc01527027ad028667bfd7568352b49f1eb (diff)
downloads6-6fa668b01618f76ed04df9a862a99c893c150e40.tar.xz
Prepare for 2.8.0.0
-rw-r--r--NEWS4
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html5
-rw-r--r--package/info2
4 files changed, 9 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index dee5801..4b78957 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,12 @@
Changelog for s6.
-In 2.7.2.3
+In 2.8.0.0
----------
- Bugfixes.
- Adaptation to skalibs-2.8.0.0.
+ - s6-log can now notify readiness with the new -d option.
+ - s6-log now has a default line limit of 8 kB.
In 2.7.2.2
diff --git a/doc/index.html b/doc/index.html
index 40b9b33..c12e141 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -100,7 +100,7 @@ library. </li>
<h3> Download </h3>
<ul>
- <li> The current released version of s6 is <a href="s6-2.7.2.3.tar.gz">2.7.2.3</a>. </li>
+ <li> The current released version of s6 is <a href="s6-2.8.0.0.tar.gz">2.8.0.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 57f5dcd..84eb7c0 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,11 +18,14 @@
<h1> What has changed in s6 </h1>
-<h2> in 2.7.2.3 </h2>
+<h2> in 2.8.0.0 </h2>
<ul>
<li> skalibs dependency bumped to 2.8.0.0. </li>
<li> execline dependency bumped to 2.5.0.2. </li>
+ <li> New <tt>-d <em>notif</em></tt> option to <a href="s6-log.html">s6-log</a>. </li>
+ <li> New default for the <tt>-l <em>linelimit</em></tt> option to <a href="s6-log.html">s6-log</a>:
+8192 bytes. </li>
</ul>
<h2> in 2.7.2.2 </h2>
diff --git a/package/info b/package/info
index fdfa567..e3c56f8 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6
-version=2.7.2.3
+version=2.8.0.0
category=admin
package_macro_name=S6