diff --git a/CHANGELOG.md b/CHANGELOG.md index 68aebd07..0dd1fe18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -112,6 +112,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). - Issue SWPTP-1481 - When `max_missing_delayresps` config supplied, stop using the wrong value for hybrid fallback. +- Issue SWPTP-1515 + - Fix issue with BMC discriminator disqualifying sources when evaluated + inbetween Sync and FollowUp reception. ## [3.7.1.1007] - 2024-01-25 @@ -239,6 +242,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). - Issue SWPTP-1278 - Fix retrieval of transmit timestamps to recover from nic reset quicker +- Issue SWPTP-1290 + - Fix failure subsequently to enable timestamps when started with empty bond - Issue SWPTP-1296 - Improve logging of timer fd activity to identify system configuration issues - Issue SWPTP-1314 diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ccdac1d4..88aee2f3 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -59,17 +59,18 @@ Linux distribution support This package is supported on: - Red Hat Enterprise Linux 7.9 -- Red Hat Enterprise Linux 8.1 - 8.9 -- Red Hat Enterprise Linux 9.0 - 9.3 -- Canonical Ubuntu Server LTS 20.04, 22.04 +- Red Hat Enterprise Linux 8.1 - 8.10 +- Red Hat Enterprise Linux 9.0 - 9.4 +- Canonical Ubuntu Server LTS 20.04, 22.04, 24.04 - Debian 10 "Buster" - Debian 11 "Bullseye" - Debian 12 "Bookworm" -- Linux kernels 3.0 - 6.7 +- Linux kernels 3.0 - 6.10 -Other and older platforms and non-amd64 architectures may be compatibile with -sfptpd. Please raise issues and patches for unsupported OSs on the -community-supported repository at . +Other and older platforms and non-amd64 architectures may be compatible with +sfptpd but are not supported by AMD. Please raise issues and patches for +unsupported OSs on the community-supported repository at +. Documentation