summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Blut <vincent.debian@free.fr>2019-12-23 00:19:11 +0100
committerVincent Blut <vincent.debian@free.fr>2019-12-23 00:19:11 +0100
commitc555aae363570296f3941b30c24d2115a9b5236d (patch)
treeb3fd86566267c0e60094b068c063a909874c1ede
parentcadf13cb8267123cbc8e839d779256f9914fc0a6 (diff)
d/changelog: Update for the 3.5-5 releasedebian/3.5-5
-rw-r--r--debian/changelog27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index eee9b0e..63ec198 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+chrony (3.5-5) unstable; urgency=medium
+
+ * debian/control:
+ - Bump standard-version to 4.4.1 (no change required).
+
+ * debian/install:
+ - Install 50-chrony.list in /usr/lib/systemd/ntp-units.d.
+
+ * debian/ntp-units.d/50-chrony.list:
+ - Allow timedated to interact with chronyd.
+
+ * debian/patches/*:
+ - Cherry-pick upstream commits to better manage RTCs that don't support
+ interrupts. This fixes an issue exhibited when a specific upstream system
+ test is run on the Ubuntu CI. Thank to Christian Ehrhardt for working
+ with Miroslav Lichvar to address this problem.
+
+ * debian/tests/control:
+ - Use @builddeps@ as a test dependency for upstream_system_tests.
+
+ [ Christian Ehrhardt ]
+ * debian/tests/upstream-simulation-test-suite:
+ - Redirect stderr on make call to stdout. On some architectures (e.g. armhf)
+ the clksim tests compile but throw some warnings. (MR: !2)
+
+ -- Vincent Blut <vincent.debian@free.fr> Sun, 22 Dec 2019 17:30:40 +0100
+
chrony (3.5-4) unstable; urgency=medium
* debian/tests/control: