diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1f85a6c..3352a60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +chrony (4.6-1) unstable; urgency=medium + + * Import upstream version 4.6-1: + - Please see /usr/share/doc/chrony/NEWS.gz for the release notes. + + * debian/copyright: + - Update copyright years. + - Add Files stanzas. + + * debian/tests/upstream-simulation-test-suite: + - Update clknetsim version. + + -- Vincent Blut <vincent.debian@free.fr> Mon, 02 Sep 2024 19:37:15 +0200 + +chrony (4.6~pre1-1) experimental; urgency=medium + + * Import upstream version 4.6-pre1: + - Please see /usr/share/doc/chrony/NEWS.gz for the release notes. + + * debian/chrony.conf: + - Use the leapseclist directive to read NIST/IERS leap-seconds.list file. + + * debian/control: + - Revert "d/control: Depend on tzdata-legacy". chronyd is now able to read + the NIST/IERS leap-seconds.list file so we don't need to rely on the + right/UTC timezone to get the TAI-UTC offsets. This renders the dependency + on tzdata-legacy unnecessary. + + * debian/tests/control: + - Revert "d/t/control: Let upstream-simulation-test-suite depend on + tzdata-legacy". + + -- Vincent Blut <vincent.debian@free.fr> Tue, 30 Jul 2024 15:01:19 +0200 + chrony (4.5-3) unstable; urgency=medium * debian/upstream-simulation-test-suite: |