Accepting request 920350 from network:fcoe
- Update to version v1.1+44.0f781b4162d3: * agent: reset frame status on message delete * Avoiding null pointer dereference OBS-URL: https://build.opensuse.org/request/show/920350 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=20
This commit is contained in:
commit
4d0638156a
2
_service
2
_service
@ -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>
|
||||
|
@ -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>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82df74203452509507b87377543f92e79955f49220d423ea38e586366ad5ba20
|
||||
size 313528
|
3
open-lldp-v1.1+44.0f781b4162d3.tar.xz
Normal file
3
open-lldp-v1.1+44.0f781b4162d3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02958802df737ccf627f805058e495e15dd0b89e7e1365ca0f21c3dc3ed83d42
|
||||
size 313560
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user