]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
release: 1.0.20 master 1.0.20
authorVincent Bernat <vincent@bernat.ch>
Sat, 13 Sep 2025 08:41:05 +0000 (10:41 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sat, 13 Sep 2025 08:52:33 +0000 (10:52 +0200)
debian/changelog
redhat/lldpd.spec

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