summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorVincent Blut <vincent.debian@free.fr>2019-03-01 20:10:14 +0100
committerVincent Blut <vincent.debian@free.fr>2019-03-01 20:10:14 +0100
commitbe77a32b3425a612653f1aebce7580d03d52ccb0 (patch)
treec882a321d577f3537274cff647ecac8c218b09f8 /debian
parent3d00fcf2cee3c3863d7690bfe2dd5a6bc84fe334 (diff)
d/changelog: Update for the 3.4-3 release
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b20d03..2d4b63e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+chrony (3.4-3) unstable; urgency=medium
+
+ * debian/.gitlab-ci.yml:
+ - Check for missing hardening flags.
+
+ * debian/chrony.keys:
+ - Fix the comment about the location of the list of supported hash
+ functions and output encoding. These information are now available by
+ consulting the “keyfile” directive in the chrony.conf(5) man page.
+
+ * debian/patches/*:
+ - Add allow-_llseek-in-seccomp-filter.patch. Needed on various 32-bit
+ plateforms to log the {raw}measurements and statistics information when
+ the seccomp filter is enabled. Thanks a lot to Francesco Poli (wintermute)
+ <invernomuto@paranoici.org> for the report. (Closes: #923137)
+ - Add allow-waitpid-in-seccomp-filter.patch. Needed to correctly stop
+ chronyd on some plateforms when the seccomp filter is enabled.
+ - Update the series file accordingly.
+
+ * debian/README.Debian:
+ - Fix information related to the chrony.keys file.
+
+ -- Vincent Blut <vincent.debian@free.fr> Fri, 01 Mar 2019 20:09:12 +0100
+
chrony (3.4-2) unstable; urgency=medium
* debian/.gitlab-ci.yml: