Sync from SUSE:SLFO:Main open-lldp revision 147987cc9ebf94c225bdea4abb422b41

This commit is contained in:
Adrian Schröter 2025-01-08 16:29:46 +01:00
parent 8f50b8d98d
commit d312ad9161
5 changed files with 34 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/lldpad.git</param>
<param name="changesrevision">75e83b6fb98e79383b6243feafa3211a87ef78e9</param></service></servicedata>
<param name="changesrevision">74c0600a86927c27a5e1001dd29e2e9d8ee76842</param></service></servicedata>

BIN
open-lldp-v1.1+106.74c0600a8692.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
open-lldp-v1.1+77.75e83b6fb98e.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Sun Jan 14 19:16:32 UTC 2024 - lduncan@suse.com
- Update to version v1.1+106.74c0600a8692 (from upstream/branch-1.1):
* lldpad: dcbx: prevent null dereference in dcbx_free_data
* lldpad: ieee8023: reorder disabling pMAC and disabling MM TX
* uapi: Provide a copy of const.h
* dcbx: Fix use-after-free
* dcbx: Fix NULL pointer dereference
* ChangeLog: mention Additional Ethernet Capabilities TLV
* lldptool: add man page for Additional Ethernet Capabilities TLV
* lldptool: add CLI interface for Additional Ethernet Capabilities TLV
* lldpad: ieee8023: allow changing the addFragSize advertisement
* lldpad: ieee8023: add Additional Ethernet Capabilities TLV logic
* lldpad: ieee8023: make ieee8023_data() return a pointer to ieee8023_user_data
* lldpad: ethtool netlink accessors for MAC merge layer
* lldpad: ieee8023: add basic rchange procedure
* uapi: copy ethtool definitions for MAC Merge layer from Linux
* uapi: update linux/netlink.h copy
* uapi: import ethtool kernel headers from net-next
* dcbx: Fix leak when receiving legacy TLVs with mismatched mode
* lldp: Reject frames with duplicate TLVs
* dcbx: Free manifest in rchange callback
* dcbx: Avoid memory leak if ifup is called twice
* ctrl_iface: Fix a memory leak in ctrl_iface_deinit
* lldp: Avoid sending uninitialized data
* lldptool: fix null pointer deference
-------------------------------------------------------------------
Fri Oct 27 19:15:39 UTC 2023 - lduncan@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package open-lldp
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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+77.75e83b6fb98e
Version: 1.1+106.74c0600a8692
Release: 0
BuildRequires: bison
BuildRequires: flex