Accepting request 1031393 from home:lee_duncan:branches:network:fcoe

- Update to version v1.1+58.8ca361bab766:
  * clif: Include string.h for mem* function prototypes
  * basman: use return address when pulling address
  * Revert "Use interface index instead of name in libconfig"
  * 8021Qaz: check for rx block validity
  * 8021qaz: squelch initialization errors
  * macvtap: fix error condition
  * vdp22: convert command parsing to null term

OBS-URL: https://build.opensuse.org/request/show/1031393
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=49
This commit is contained in:
Lee Duncan 2022-10-26 21:32:13 +00:00 committed by Git OBS Bridge
parent a9736b0b12
commit b0fd34bf6e
6 changed files with 19 additions and 7 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">0f781b4162d3</param>
<param name="version">8ca361bab766</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">9e8d48d5cb03f76173d89d3b6b9b9c20beefd6e5</param></service></servicedata>
<param name="changesrevision">8ca361bab7668aaa0ef54cba87a163e6e373f2ac</param></service></servicedata>

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8272e7be6d3c46d37afa6bdabe7866fe64d7ea522b3fbf454cbff7ca431d3d09
size 313652

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Oct 26 18:58:43 UTC 2022 - lduncan@suse.com
- Update to version v1.1+58.8ca361bab766:
* clif: Include string.h for mem* function prototypes
* basman: use return address when pulling address
* Revert "Use interface index instead of name in libconfig"
* 8021Qaz: check for rx block validity
* 8021qaz: squelch initialization errors
* macvtap: fix error condition
* vdp22: convert command parsing to null term
-------------------------------------------------------------------
Mon Sep 20 16:03:06 UTC 2021 - lduncan@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package open-lldp
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 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+44.0f781b4162d3
Version: 1.1+58.8ca361bab766
Release: 0
BuildRequires: bison
BuildRequires: flex