From a330e24b9947033b0b6ab10aafc56314f0adf21e Mon Sep 17 00:00:00 2001 From: Jiri Pirko Date: Jul 26 2020 10:22:55 +0000 Subject: 1.31 release utils/bond2team: remove TYPE in ifcfg file utils/bond2team: keep delivering config to file if stdout not supplied teamd/lacp: silence ignore none LACP frames teamd: fix ctx->hwaddr value assignment Send LACP PDU right after the Actor state has been changed Skip setting the same hwaddr to a lag port if not needed Make all netlink socket RCVBUF sizes configurable Don't return an error when timerfd socket return 0 Fix ifinfo_link_with_port race condition with newlink teamd: fix possible race in master ifname callback --- diff --git a/.gitignore b/.gitignore index 9f97366..cd53141 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /libteam-1.28.tar.gz /libteam-1.29.tar.gz /libteam-1.30.tar.gz +/libteam-1.31.tar.gz diff --git a/libteam.spec b/libteam.spec index d512536..1328674 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,6 +1,6 @@ Name: libteam -Version: 1.30 -Release: 2%{?dist} +Version: 1.31 +Release: 1%{?dist} Summary: Library for controlling team network device License: LGPLv2+ URL: http://www.libteam.org @@ -130,10 +130,22 @@ install -p -m 755 utils/bond2team $RPM_BUILD_ROOT%{_bindir}/bond2team %{_sysconfdir}/sysconfig/network-scripts/ifdown-TeamPort %changelog +* Sun Jul 26 2020 Jiri Pirko - 1.31-1 +1.31 release +utils/bond2team: remove TYPE in ifcfg file +utils/bond2team: keep delivering config to file if stdout not supplied +teamd/lacp: silence ignore none LACP frames +teamd: fix ctx->hwaddr value assignment +Send LACP PDU right after the Actor state has been changed +Skip setting the same hwaddr to a lag port if not needed +Make all netlink socket RCVBUF sizes configurable +Don't return an error when timerfd socket return 0 +Fix ifinfo_link_with_port race condition with newlink +teamd: fix possible race in master ifname callback + * Wed Jan 29 2020 Fedora Release Engineering - 1.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - * Thu Jan 09 2020 Jiri Pirko - 1.30-1 - 1.30 release - teamd/lacp: fix segfault due to NULL pointer dereference diff --git a/sources b/sources index 5108f1c..0fdd066 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libteam-1.30.tar.gz) = b94253799394f6e7746e805c01f495516313d49951e51f4c7c40aa54fa67767f57cc1baaa204a5f25b975f6d91220b8d9f05e0c3ce87012c2d9e104540cef796 +SHA512 (libteam-1.31.tar.gz) = f18cbe7316f6ac8ddf019d2e4b52e19fbdbc75d637f8cacda15b29d679508919230e1af3eb656febe7aafdf8a94c4334f2ae95ecd60bc89ac379622b99d3b615