summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--NEWS8
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html6
-rw-r--r--package/info2
5 files changed, 17 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index d3d6b13..da39d77 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -11,3 +11,4 @@ Thanks to:
Colin Booth <cathexis@gmail.com>
Casper Ti. Vector <caspervector@gmail.com>
Lionel Van Bemten <lionel.van_bemten@nokia.com>
+ Jesse Young <jlyo@jlyo.org>
diff --git a/NEWS b/NEWS
index 0288f64..f8a0d08 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,14 @@
Changelog for s6-rc.
+In 0.2.1.1
+----------
+
+ - Bugfix release.
+
+
In 0.2.1.0
----------
+
- Timeouts for oneshots have been increased to 30 seconds.
- s6-rc now sends an explicit "s6-svc -d" to a longrun when an
up transition fails.
@@ -11,6 +18,7 @@ when it receives a SIGINT or a SIGTERM.
a transition that is blocked in a "service is not-ready" limbo, and
bring back the service to a known "down" state.
+
In 0.2.0.1
----------
diff --git a/doc/index.html b/doc/index.html
index aec93ff..5fb12d1 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -66,7 +66,7 @@ scripts are also run in a controlled environment.
<ul>
<li> The current released version of s6-rc is
-<a href="s6-rc-0.2.1.0.tar.gz">0.2.1.0</a>. </li>
+<a href="s6-rc-0.2.1.1.tar.gz">0.2.1.1</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-rc/">s6-rc
git repository</a>:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 2e4bd72..7ff579f 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,12 @@
<h1> What has changed in s6-rc </h1>
+<h2> in 0.2.1.1 </h2>
+
+<ul>
+ <li> No functional changes. </li>
+</ul>
+
<h2> in 0.2.1.0 </h2>
<ul>
diff --git a/package/info b/package/info
index c9b5527..42b0037 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6-rc
-version=0.2.1.0
+version=0.2.1.1
category=admin
package_macro_name=S6RC