Accepting request 1031410 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/1031410 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=21
This commit is contained in:
commit
a04bdf4bfb
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">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>
|
||||
|
@ -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>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02958802df737ccf627f805058e495e15dd0b89e7e1365ca0f21c3dc3ed83d42
|
||||
size 313560
|
3
open-lldp-v1.1+58.8ca361bab766.tar.xz
Normal file
3
open-lldp-v1.1+58.8ca361bab766.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8272e7be6d3c46d37afa6bdabe7866fe64d7ea522b3fbf454cbff7ca431d3d09
|
||||
size 313652
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user