summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9bed2e2..a858261 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+runit (2.1.2-14) UNRELEASED; urgency=medium
+
+ * Disable `chkshgrp' test. It requires either root or user with
+ supplementary groups; as such it fails with whalebuilder.
+ This test is actually about libc, not runit itself.
+
+ -- Dmitry Bogatov <KAction@gnu.org> Sun, 13 May 2018 10:32:33 +0300
+
runit (2.1.2-12) unstable; urgency=medium
* Improve 'contrib/1' to support boot in single mode. (Closes: #895914)