- Update to version v1.1+44.0f781b4162d3:

* agent: reset frame status on message delete
  * Avoiding null pointer dereference

OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=48
This commit is contained in:
Lee Duncan 2021-09-20 16:09:30 +00:00 committed by Git OBS Bridge
parent 09ca2e5c27
commit a9736b0b12
6 changed files with 13 additions and 6 deletions

View File

@ -4,7 +4,7 @@
<param name="url">https://github.com/openSUSE/lldpad.git</param>
<param name="subdir"></param>
<param name="filename">open-lldp</param>
<param name="version">v1.1</param>
<param name="version">0f781b4162d3</param>
<param name="versionformat">v1.1+@TAG_OFFSET@.%h</param>
<param name="match-tag">v1.[0-9]</param>
<param name="changesgenerate">enable</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/lldpad.git</param>
<param name="changesrevision">e926f7172b967ee4ca588b27906940fd5996cb0e</param></service></servicedata>
<param name="changesrevision">9e8d48d5cb03f76173d89d3b6b9b9c20beefd6e5</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82df74203452509507b87377543f92e79955f49220d423ea38e586366ad5ba20
size 313528

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02958802df737ccf627f805058e495e15dd0b89e7e1365ca0f21c3dc3ed83d42
size 313560

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 20 16:03:06 UTC 2021 - lduncan@suse.com
- Update to version v1.1+44.0f781b4162d3:
* agent: reset frame status on message delete
* Avoiding null pointer dereference
-------------------------------------------------------------------
Fri Jan 08 22:14:35 UTC 2021 - lduncan@suse.com

View File

@ -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+36.e926f7172b96
Version: 1.1+44.0f781b4162d3
Release: 0
BuildRequires: bison
BuildRequires: flex