SHA256
1
0
forked from pool/libteam

- update to 1.31:

* teamd: fix build error in expansion of macro teamd_log_dbgx  
  * teamd/lacp: fix segfault due to NULL pointer dereference
  * teamd: fix possible race in master ifname callback
  * Fix ifinfo_link_with_port race condition with newlink 
  * Skip setting the same hwaddr to a lag port if not needed
  * teamd/lacp: silence ignore none LACP frames

OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=19
This commit is contained in:
Dirk Mueller 2020-08-25 15:47:37 +00:00 committed by Git OBS Bridge
parent 06dc254c50
commit 7ad2432930
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a850d34abae06b5609b00fd1c69b298c4fe5e81184fd220b2328a05df027854
size 562993

3
libteam-1.31.tar.gz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Aug 25 15:45:19 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.31:
* teamd: fix build error in expansion of macro teamd_log_dbgx
* teamd/lacp: fix segfault due to NULL pointer dereference
* teamd: fix possible race in master ifname callback
* Fix ifinfo_link_with_port race condition with newlink
* Skip setting the same hwaddr to a lag port if not needed
* teamd/lacp: silence ignore none LACP frames
-------------------------------------------------------------------
Mon Aug 26 09:02:37 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,7 +18,7 @@
%bcond_without python2
Name: libteam
Version: 1.29
Version: 1.31
Release: 0
Summary: Utilities for controlling 802.1AX team network device
License: LGPL-2.1+