summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2013-07-02 13:10:19 +0200
committerOndřej Surý <ondrej@sury.org>2013-07-02 14:42:34 +0200
commitc811fb35d60a866fa1ac70a026002becce7d79b1 (patch)
treeefeddddefd2352291c9b0a4e98f313ed8bca3766
parent10e814a33e803ddf78fcd9a57225da22084ecd32 (diff)
downloadknot-c811fb35d60a866fa1ac70a026002becce7d79b1.tar.gz
prepare 1.3.0~rc3-2 releasedebian/1.3.0_rc3-2
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dd6f483..28d5380 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+knot (1.3.0~rc3-2) unstable; urgency=low
+
+ * Add proper support for upstart and systemd along with sysvinit
+ * Add /usr/lib/knot/prepare-environment script which will parse
+ knot configuration file and properly create rundir and set
+ correct permissions to configured values in /etc/knot/knot.conf
+ * Remove /etc/default/knot since the values are now parsed
+ directly from the configuration file
+ * Add /var/lib/knot to knot.dirs, so it gets created on package
+ install
+ * Drop checking for $VERBOSE variable and properly log start/stop from
+ sysvinit script
+
+ -- Ondřej Surý <ondrej@debian.org> Tue, 02 Jul 2013 13:08:33 +0200
+
knot (1.3.0~rc3-1) unstable; urgency=low
* New upstream version 1.3.0~rc3