diff --git a/_servicedata b/_servicedata index ab5c4b4..7c48067 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/lldpad.git - 0e969d0edcc41444b18fc579535516218421c388 \ No newline at end of file + e926f7172b967ee4ca588b27906940fd5996cb0e \ No newline at end of file diff --git a/open-lldp-v1.1+18.0e969d0edcc4.tar.xz b/open-lldp-v1.1+18.0e969d0edcc4.tar.xz deleted file mode 100644 index 06e6fe6..0000000 --- a/open-lldp-v1.1+18.0e969d0edcc4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a11dffd527d82cd63f745048d12fdf8fa045282aa80b002ff7bbbf5270301c9 -size 313268 diff --git a/open-lldp-v1.1+36.e926f7172b96.tar.xz b/open-lldp-v1.1+36.e926f7172b96.tar.xz new file mode 100644 index 0000000..7cac707 --- /dev/null +++ b/open-lldp-v1.1+36.e926f7172b96.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82df74203452509507b87377543f92e79955f49220d423ea38e586366ad5ba20 +size 313528 diff --git a/open-lldp.changes b/open-lldp.changes index 7ff2020..b6cfaf9 100644 --- a/open-lldp.changes +++ b/open-lldp.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Jan 08 22:14:35 UTC 2021 - lduncan@suse.com + +- Update to version v1.1+36.e926f7172b96: + * tx: rename variable + * event_iface: only set rcv buf size if too small (bsc#1175570) + * tx: when operating in rx-only mode don't send a port shutdown pdu + * Update .travis.yml + * vdp22: manpage typo + * lldptool: fix manpage + * lldp_head: remove all references + * add_rtattr: only copy if data is provided + * autoconf: convenience to setup asan and ubsan + * Post 1.1 release + ------------------------------------------------------------------- Thu Dec 10 22:40:33 UTC 2020 - lduncan@suse.com diff --git a/open-lldp.spec b/open-lldp.spec index 5d6f3b3..013f524 100644 --- a/open-lldp.spec +++ b/open-lldp.spec @@ -1,7 +1,7 @@ # # spec file for package open-lldp # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Name: open-lldp Summary: Link Layer Discovery Protocol (LLDP) Agent License: GPL-2.0-only Group: System/Daemons -Version: 1.1+18.0e969d0edcc4 +Version: 1.1+36.e926f7172b96 Release: 0 BuildRequires: bison BuildRequires: flex