Changelog for
liblldpctl4-1.0.18-56.4.x86_64.rpm :
* Sun Jan 28 2024 Martin Hauke
- Update to version 1.0.18 Changes:
* Remove support for building 802.3bt TLVs (broken). Fixes:
* Fix memory leaks in EDP/FDP decoding when receiving some TLVs twice.
* Do not set interface description continuously.
* Use a different Netlink socket for changes and queries.
* Mon May 29 2023 Dirk Müller - update to 1.0.17:
* Fix: Read overflow when parsing CDP addresses.
* Don\'t output empty lines on configure commands.
* Fri Nov 11 2022 Martin Hauke - Update to version 1.0.16
* Do not use 00:00:00:00:00:00 as chassis ID.
* Do not busy loop when an interface with a neighbor disappears.
* Mon Aug 29 2022 Jan Engelhardt - Update to release 1.0.15
* protocol/lldp: accept unknown TLVs on known orgs
* client: Added support to override system capabilities
* netlink: ignore IPv6 temporary addresses
* Sat May 21 2022 Martin Hauke - Upate to version 1.0.14 Changes:
* Add configure commands to alter inventory TLVs. Fixes:
* Update seccomp rules for newer kernel/libc.
* Correctly handle an interface whose index has changed.
* Don\'t send VLANs when there are too many.
* Sun Nov 14 2021 Martin Hauke - Update to versino 1.0.13
* Add support for 2.5G, 5G, 25G and 50G based Ethernet.
* Fix LLDP packets encapsuled in VLAN 0 in some conditions.
* Fix heap overflow when reading SONMP. CVE-2021-43612.
* Fri Oct 15 2021 Johannes Segitz - Drop ProtectClock hardening, can cause issues if other device acceess is needed
* Tue Oct 05 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_lldpd.service.patch
* Fri Aug 20 2021 Martin Hauke - Update to version 1.0.12: Fix:
* Use a dedicated file lock to prevent concurrent changes from lldpcli.
* Require/display powerpairs for Dot3 power even when device type is PD.- Fix URL
* Sun May 02 2021 Martin Hauke - Update to version 1.0.11:
* Changes: + Disable LLDP in firmware for Intel X7xx cards.
* Fix: + Ensure Intel E8xx cards can transmit LLDP packets.
* Sat Apr 10 2021 Martin Hauke - Update to version 1.0.10: Fix:
* Fix chroot directory creation.
* Fri Apr 02 2021 Martin Hauke - Update to version 1.0.9: Fix:
* Do not use interface alias if we set it ourselves.
* More memory leak fixes on duplicate TLVs in LLDP, CDP and EDP (related to CVE-2020-27827). Changes:
* Display port status with \"show interfaces\".
* Do not display \"age\" and \"via\" when using \"show interfaces\".
* Thu Jan 14 2021 Martin Hauke - Update to version 1.0.8: Fix:
* Out-of-bound read access when parsing LLDP-MED civic address in liblldpctl for malformed fields.
* Fix memory leak when receiving LLDPU with duplicate fields. CVE-2020-27827. Changes:
* Enable \"router\" capability bit when IPv6 routing is enabled.