diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 19:29:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 19:29:37 +0000 |
commit | b33a18761ec0aca0dd24445c729342a1207cb414 (patch) | |
tree | 02dcbe0f9d9dd56db1cafe03928d3d8f4f628b00 /debian/changelog | |
parent | Adding debian version 4.5-1. (diff) | |
download | chrony-b33a18761ec0aca0dd24445c729342a1207cb414.tar.xz chrony-b33a18761ec0aca0dd24445c729342a1207cb414.zip |
Adding debian version 4.5-2.debian/4.5-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8e453df..d13767f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +chrony (4.5-2) unstable; urgency=medium + + * debian/copyright: + - Update copyright year for debian/*. + + * debian/control: + - Build depend on pkgconf instead of pkg-config. + - Bump Standards-Version to 4.7.0 (no changes needed). + + * debian/rules: + - Disable seccomp on loong64 until libseccomp in Debian supports it. + + * debian/tests/upstream-simulation-test-suite: + - Build clknetsim with extra CFLAGS on armel and armhf architectures as it + needs to use the same time_t as the chronyd binary. + - Update clknetsim version. + - Prevent connection timeout on slow architectures. + - Remove unused environment variable. + + [ Bryce Harrington ] + * debian/usr.sbin.chronyd: + - Fix failure to start timemaster due to lack of rw permissions on chrony + socket. (LP: #2032805) + - Allow the default UNIX domain socket address to be used by the + reflock_sock service in the AppArmor configuration. + + -- Vincent Blut <vincent.debian@free.fr> Thu, 25 Apr 2024 15:52:18 +0200 + chrony (4.5-1) unstable; urgency=medium * Import upstream version 4.5: |