From 4390cad5572ab883f5e87d79d692e3411c0c6c30b6870a82dbb7c878ca9dbd27 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 9 Sep 2015 16:21:44 +0000 Subject: [PATCH] libteam-1.18 OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=6 --- libteam-1.17.tar.gz | 3 --- libteam-1.18.tar.gz | 3 +++ libteam.changes | 12 ++++++++++++ libteam.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 libteam-1.17.tar.gz create mode 100644 libteam-1.18.tar.gz diff --git a/libteam-1.17.tar.gz b/libteam-1.17.tar.gz deleted file mode 100644 index 620fdcd..0000000 --- a/libteam-1.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f83bb6bccecd79b0f5b803f4cd9d8e0029e39d55d11e253647956fcf2404763 -size 524705 diff --git a/libteam-1.18.tar.gz b/libteam-1.18.tar.gz new file mode 100644 index 0000000..e526433 --- /dev/null +++ b/libteam-1.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f1f7a830331f50a5d67365fba7c8ab8db677350f101420a12255152e6058737 +size 541730 diff --git a/libteam.changes b/libteam.changes index 86f2f80..f06d7f4 100644 --- a/libteam.changes +++ b/libteam.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Sep 9 16:01:10 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 1.18 +* teamd: lacp: change actor system value on team MAC change +* Fix sending duplicate LACP frames at the start of establishing + a logical channel. +* Fix teamd memory corruption issues seen by missing port unlink + in ifinfo_destroy() +* libteam: Add check to disallow creating device names longer than + 15 characters. + ------------------------------------------------------------------- Fri Jul 31 11:30:18 UTC 2015 - jengelh@inai.de diff --git a/libteam.spec b/libteam.spec index ea3a87a..b29c5fa 100644 --- a/libteam.spec +++ b/libteam.spec @@ -17,7 +17,7 @@ Name: libteam -Version: 1.17 +Version: 1.18 Release: 0 Summary: Utilities for controlling 802.1AX team network device License: LGPL-2.1+