From: Vincent Bernat Date: Sun, 14 Jan 2024 14:11:38 +0000 (+0100) Subject: release: 1.0.18 X-Git-Tag: 1.0.18~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91728d2ea479d8ce5ab4e2ad0af71a1be88fb6d8;p=thirdparty%2Flldpd.git release: 1.0.18 There is a small regression in support for 802.3BT. People should keep using 1.0.17 if that's important for them. --- diff --git a/debian/changelog b/debian/changelog index 2a6d3e80..56e92e16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (1.0.17-0) UNRELEASED; urgency=low +lldpd (1.0.18-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Thu, 18 May 2023 16:11:12 +0200 + -- Vincent Bernat Sun, 14 Jan 2024 15:10:42 +0100 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 3a0067c0..7536fd63 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -44,7 +44,7 @@ Summary: Implementation of IEEE 802.1ab (LLDP) Name: lldpd -Version: 1.0.17 +Version: 1.0.18 Release: 1%{?dist} License: ISC Group: System/Management @@ -316,6 +316,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sun Jan 14 2024 Vincent Bernat - 1.0.18-1 +- New upstream version. + * Thu May 18 2023 Vincent Bernat - 1.0.17-1 - New upstream version.