Skip to content

Commit

Permalink
release: 1.0.18
Browse files Browse the repository at this point in the history
There is a small regression in support for 802.3BT. People should keep
using 1.0.17 if that's important for them.
  • Loading branch information
vincentbernat committed Jan 14, 2024
1 parent e048229 commit 91728d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lldpd (1.0.17-0) UNRELEASED; urgency=low
lldpd (1.0.18-0) UNRELEASED; urgency=low

* Unofficial package.

-- Vincent Bernat <bernat@debian.org> Thu, 18 May 2023 16:11:12 +0200
-- Vincent Bernat <bernat@debian.org> Sun, 14 Jan 2024 15:10:42 +0100
5 changes: 4 additions & 1 deletion redhat/lldpd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -316,6 +316,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/lldp-const.h

%changelog
* Sun Jan 14 2024 Vincent Bernat <bernat@luffy.cx> - 1.0.18-1
- New upstream version.

* Thu May 18 2023 Vincent Bernat <bernat@luffy.cx> - 1.0.17-1
- New upstream version.

Expand Down

0 comments on commit 91728d2

Please sign in to comment.