diff --git a/libteam-1.29.tar.gz b/libteam-1.29.tar.gz deleted file mode 100644 index 8358ba8..0000000 --- a/libteam-1.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a850d34abae06b5609b00fd1c69b298c4fe5e81184fd220b2328a05df027854 -size 562993 diff --git a/libteam-1.31.tar.gz b/libteam-1.31.tar.gz new file mode 100644 index 0000000..1197891 --- /dev/null +++ b/libteam-1.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9856b7dafbbdbd72faa140e0f3817f63ad46b519b38870169f992524ec1267 +size 562007 diff --git a/libteam.changes b/libteam.changes index 79ca072..03987a7 100644 --- a/libteam.changes +++ b/libteam.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Aug 25 15:45:19 UTC 2020 - Dirk Mueller + +- 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 diff --git a/libteam.spec b/libteam.spec index 9748624..63c670c 100644 --- a/libteam.spec +++ b/libteam.spec @@ -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+