]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: 1.0.21 1.0.21
authorVincent Bernat <vincent@bernat.ch>
Sat, 14 Mar 2026 21:17:53 +0000 (22:17 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sat, 14 Mar 2026 21:17:53 +0000 (22:17 +0100)
debian/changelog
redhat/lldpd.spec

index 87cd637dd2d76c6e89b67c08020f6e31f24c43bd..d2622ead18fa226129b8147e274cbef7b13608fd 100644 (file)
@@ -1,5 +1,5 @@
-lldpd (1.0.20-0) UNRELEASED; urgency=low
+lldpd (1.0.21-0) UNRELEASED; urgency=low
 
   * Unofficial package.
 
- -- Vincent Bernat <bernat@debian.org>  Sat, 13 Sep 2025 10:40:31 +0200
+ -- Vincent Bernat <bernat@debian.org>  Sat, 14 Mar 2026 22:17:15 +0100
index 479150e936bbd7723c8a3771df9158587d1ccc96..39c7d683b6756ec0a4f9907cfa2a568b404c7487 100644 (file)
@@ -44,7 +44,7 @@
 
 Summary: Implementation of IEEE 802.1ab (LLDP)
 Name: lldpd
-Version: 1.0.20
+Version: 1.0.21
 Release: 1%{?dist}
 License: ISC
 Group: System/Management
@@ -318,6 +318,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/lldp-const.h
 
 %changelog
+* Sat Mar 14 2026 Vincent Bernat <bernat@luffy.cx> - 1.0.21-1
+- New upstream version.
+
 * Sat Sep 13 2025 Vincent Bernat <bernat@luffy.cx> - 1.0.20-1
 - New upstream version.