[chrony-dev] [Git][chrony/chrony][master] 5 commits: ntp: limit warning about failed resolving to online sources

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


Title: GitLab

Miroslav Lichvar pushed to branch master at chrony / chrony

Commits:

  • 8fff0f90
    by Miroslav Lichvar at 2026-08-12T13:17:47+02:00
    ntp: limit warning about failed resolving to online sources
    
    A source specified with the offline option might be expected that its
    name cannot be resolved until it is switched to online.
    
    Log the new "Could not resolve any hostnames yet" warning only if there
    is at least one unresolved source marked as online.
    
  • 55cc2f00
    by Miroslav Lichvar at 2026-08-12T13:17:52+02:00
    test: fix undefined behavior in random seeding
    
  • 8842ff21
    by Miroslav Lichvar at 2026-08-12T13:17:52+02:00
    test: fix rare failure in ntp_core unit test
    
    The test randomly failed in the peer replay test due to the (correct)
    loop detection when the last scheduler event time based on real time
    happened to be close to the randomly advancing test time, which disabled
    the update of the local reference time in REF_GetReferenceParams().
    
    Disable the loop detection and replace the scheduler event time with the
    test time shifted to past by up to 1 second to make the test more
    isolated from the system clock and make the failure reliable in case the
    loop detection was active again.
    
  • 94fa7320
    by Miroslav Lichvar at 2026-08-12T13:22:23+02:00
    doc: update credits in README
    
    Also fix the alphabetical order and missing letter in one of the
    names.
    
  • d77973ee
    by Miroslav Lichvar at 2026-08-12T14:17:46+02:00
    doc: update NEWS
    

8 changed files:



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/