From b0fd34bf6ed0c9f1410a516696abb703a9170a9c6f6acde81b15e5ca89b1d501 Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Wed, 26 Oct 2022 21:32:13 +0000 Subject: [PATCH] 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 --- _service | 2 +- _servicedata | 2 +- open-lldp-v1.1+44.0f781b4162d3.tar.xz | 3 --- open-lldp-v1.1+58.8ca361bab766.tar.xz | 3 +++ open-lldp.changes | 12 ++++++++++++ open-lldp.spec | 4 ++-- 6 files changed, 19 insertions(+), 7 deletions(-) delete mode 100644 open-lldp-v1.1+44.0f781b4162d3.tar.xz create mode 100644 open-lldp-v1.1+58.8ca361bab766.tar.xz diff --git a/_service b/_service index 5130231..bbb9665 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ https://github.com/openSUSE/lldpad.git open-lldp - 0f781b4162d3 + 8ca361bab766 v1.1+@TAG_OFFSET@.%h v1.[0-9] enable diff --git a/_servicedata b/_servicedata index df28bfb..02e2361 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/lldpad.git - 9e8d48d5cb03f76173d89d3b6b9b9c20beefd6e5 \ No newline at end of file + 8ca361bab7668aaa0ef54cba87a163e6e373f2ac \ No newline at end of file diff --git a/open-lldp-v1.1+44.0f781b4162d3.tar.xz b/open-lldp-v1.1+44.0f781b4162d3.tar.xz deleted file mode 100644 index 874baf8..0000000 --- a/open-lldp-v1.1+44.0f781b4162d3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02958802df737ccf627f805058e495e15dd0b89e7e1365ca0f21c3dc3ed83d42 -size 313560 diff --git a/open-lldp-v1.1+58.8ca361bab766.tar.xz b/open-lldp-v1.1+58.8ca361bab766.tar.xz new file mode 100644 index 0000000..242b8bb --- /dev/null +++ b/open-lldp-v1.1+58.8ca361bab766.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8272e7be6d3c46d37afa6bdabe7866fe64d7ea522b3fbf454cbff7ca431d3d09 +size 313652 diff --git a/open-lldp.changes b/open-lldp.changes index 1b113e1..f0ab291 100644 --- a/open-lldp.changes +++ b/open-lldp.changes @@ -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 diff --git a/open-lldp.spec b/open-lldp.spec index 112b155..4aec09e 100644 --- a/open-lldp.spec +++ b/open-lldp.spec @@ -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