From a9736b0b12aff0a20643f3778e0b47f8cf32bcf82c6c0bb8c84741142b86af0f Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Mon, 20 Sep 2021 16:09:30 +0000 Subject: [PATCH] - 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 --- _service | 2 +- _servicedata | 2 +- open-lldp-v1.1+36.e926f7172b96.tar.xz | 3 --- open-lldp-v1.1+44.0f781b4162d3.tar.xz | 3 +++ open-lldp.changes | 7 +++++++ open-lldp.spec | 2 +- 6 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 open-lldp-v1.1+36.e926f7172b96.tar.xz create mode 100644 open-lldp-v1.1+44.0f781b4162d3.tar.xz diff --git a/_service b/_service index 8290723..5130231 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ https://github.com/openSUSE/lldpad.git open-lldp - v1.1 + 0f781b4162d3 v1.1+@TAG_OFFSET@.%h v1.[0-9] enable diff --git a/_servicedata b/_servicedata index 7c48067..df28bfb 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/lldpad.git - e926f7172b967ee4ca588b27906940fd5996cb0e \ No newline at end of file + 9e8d48d5cb03f76173d89d3b6b9b9c20beefd6e5 \ No newline at end of file diff --git a/open-lldp-v1.1+36.e926f7172b96.tar.xz b/open-lldp-v1.1+36.e926f7172b96.tar.xz deleted file mode 100644 index 7cac707..0000000 --- a/open-lldp-v1.1+36.e926f7172b96.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82df74203452509507b87377543f92e79955f49220d423ea38e586366ad5ba20 -size 313528 diff --git a/open-lldp-v1.1+44.0f781b4162d3.tar.xz b/open-lldp-v1.1+44.0f781b4162d3.tar.xz new file mode 100644 index 0000000..874baf8 --- /dev/null +++ b/open-lldp-v1.1+44.0f781b4162d3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02958802df737ccf627f805058e495e15dd0b89e7e1365ca0f21c3dc3ed83d42 +size 313560 diff --git a/open-lldp.changes b/open-lldp.changes index b6cfaf9..1b113e1 100644 --- a/open-lldp.changes +++ b/open-lldp.changes @@ -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 diff --git a/open-lldp.spec b/open-lldp.spec index 013f524..112b155 100644 --- a/open-lldp.spec +++ b/open-lldp.spec @@ -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