ntpsec (1.2.4+dfsg-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/1.2.4+dfsg-1 tag
- Git: https://salsa.debian.org/debian/ntpsec.git
-
- Branch: debian/unstable
- Path: debian/changelog
- Repo size: 9342976
- Browser: https://salsa.debian.org/debian/ntpsec
- Last scan: 2026-04-05 19:10:06+00
- Next scan: 2026-04-12 04:42:00+00
- Merge requests: 1
- CI pipeline status: success
- Debian changelog in Git:
ntpsec (1.2.4+dfsg-1) unstable; urgency=low
* New upstream version (Closes: 1127000)
- Fix ntpviz's skewness and kurtosis formulas. Fix suggested by
Frank Davis.
- ntpd now runs on FIPS mode systems.
- Clock fuzzing is gone.
- Fix distinct rpeers mode in PeerSummary.summary.
- ntpd can now listen on a second port. Add either "nts port xxxx"
or "extra port xxxx" in your config file. If either is specified,
the NTS-KE server will tell the client to use that port. Client
requests will also be sent from that port.
- NTPsec now builds on Linux armhf.
- Remove some remnant broadcast/multicast cruft.
- Add a ntpdig option to bind to a specific address.
- Add an ntpd config file option for the NTS-KE server's preferred TLS
ciphers.
- Remove unused holdover, LOOP_KERN_CLEAR and timetoa from ntpd.
- Add and revise exponential timing decay and MS-SNTP testing tools.
* ntpsec-systemd-netif.service: Simplify /bin/sh
Thanks to Christoph Anton Mitterer <calestyo@scientia.org>
(Closes: 1121536)
* ntpsec-systemd-netif.service: Conditionalize on the existence of the hook
(Closes: 1121536)
* ntp.conf: Add nomrulist to "restrict default"
Thanks to Dave Hart <davehart@gmail.com> (Closes: 1108327)
* Build the gpsd JSON driver (Closes: 1108417)
* Update to Standards-Version 4.7.3
-- Richard Laager <rlaager@debian.org> Sat, 07 Feb 2026 23:22:59 -0600
- This branch is 1 commit ahead of tag debian/1.2.4+dfsg-1
- Git log:
commit 5b7f1a5a9ecf91405d7a3c029e84ff1eb464f70d
Author: Richard Laager <rlaager@debian.org>
Date: Mon Feb 16 16:29:39 2026 -0600
Remove obsolete upgrade code
This includes removing code to upgrade from the "ntp" package.