Debian Patches

Status for chrony/4.6.1-3+deb13u1

Patch Description Author Forwarded Bugs Origin Last update
refclock_phc_open-device-for-writing-with-extpps-option.patch Open PHC device for writing with extpps option In version 6.15 the Linux kernel started checking write access on the
PHC file descriptor in the PTP_PIN_SETFUNC and PTP_EXTTS_REQUEST ioctls.
chronyd opened the PHC device as readonly, which caused the PHC refclock
driver configured with the extpps option to fail with the
"Could not enable external PHC timestamping" error message.

To ensure compatibility with new kernel versions, add flags to the
SYS_Linux_OpenPHC() function and open the device with the O_RDWR flag
when the extpps option is enabled.
no debian backport, https://gitlab.com/chrony/chrony/-/commit/f78e4681eff71d941fab3be5ee406d920a155a20 2026-02-12
conf:_fix_sourcedir_reloading_to_not_multiply_sources.patch conf: fix sourcedir reloading to not multiply sources
The sourcedir reload triggered by the chronyc "reload sources"
command incorrectly assumed that NSR_AddSourceByName() can return
only the NSR_Success status when a source is added. It ignored the
NSR_UnresolvedName status returned for a source whose name needs to
be resolved after the call (i.e. not specified with an IP address)
and added the source again, effectively multiplying it if the name
can be resolved to a different IP address.

Fix the code to check for the NSR_UnresolvedName status to correctly
determine whether the source was already added before and should not be
added again.
Miroslav Lichvar <mlichvar@redhat.com> no 2025-06-02
debianize-chronyd-restricted-unit-file.patch Debianize chronyd-restricted.service Vincent Blut <vincent.debian@free.fr> not-needed 2023-08-09
nm-dispatcher-dhcp_Move-server_dir-to-run.patch Move server_dir path to /run Vincent Blut <vincent.debian@free.fr> no 2020-09-16

All known versions for source package 'chrony'

Links