From: Vincent Bernat Date: Sat, 11 Jan 2025 11:06:22 +0000 (+0100) Subject: doc: finalize changelog X-Git-Tag: 1.0.19~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c27bd8a635372389b7b5d63050c18142acbd19fb;p=thirdparty%2Flldpd.git doc: finalize changelog --- diff --git a/NEWS b/NEWS index 5d26cfd8..d4105f28 100644 --- a/NEWS +++ b/NEWS @@ -3,9 +3,11 @@ lldpd (1.0.19) + Support of both Apple Silicon and Intel for macOS package. + Add cvlan/svlan/tpmr capabilities. + Disable LLDP in firmware for Intel X7xx cards on FreeBSD. - + Do not query stats for a down interface on Linux. - + Fix AppArmor policy for /run/lldpd/lldpd.socket.lock. + Add lldpctl_watch_sync_unblock to liblldpctl. + + Add C++ wrapper for lldpctl. + * Fix: + + Fix AppArmor policy for /run/lldpd/lldpd.socket.lock. + + Do not query stats for a down interface on Linux. lldpd (1.0.18) * Changes (breaking):