From: Vincent Bernat Date: Thu, 14 May 2026 21:16:28 +0000 (+0200) Subject: release: 1.0.22 X-Git-Tag: 1.0.22 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;p=thirdparty%2Flldpd.git release: 1.0.22 --- diff --git a/debian/changelog b/debian/changelog index d2622ead..8021eebc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lldpd (1.0.21-0) UNRELEASED; urgency=low +lldpd (1.0.22-0) UNRELEASED; urgency=low * Unofficial package. - -- Vincent Bernat Sat, 14 Mar 2026 22:17:15 +0100 + -- Vincent Bernat Thu, 14 May 2026 23:15:40 +0200 diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 39c7d683..98f26dbf 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.21 +Version: 1.0.22 Release: 1%{?dist} License: ISC Group: System/Management @@ -318,6 +318,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Sat May 14 2026 Vincent Bernat - 1.0.22-1 +- New upstream version. + * Sat Mar 14 2026 Vincent Bernat - 1.0.21-1 - New upstream version.