From 59dc376ce64f26be575a535e9e5a50838eb3fa153dc2a70f15df9062bd69d1da Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 17 May 2016 07:51:01 +0000 Subject: [PATCH] - fate#315995 - Added physical port id to device overview and bond slaves item description if supported. - Warn the user when two or more bonded interfaces share the same physical port. - Available interfaces for bonding in bond slaves tab are now sorted and moving them up or down maintain the interface selected. - 3.1.150 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=682 --- yast2-network-3.1.149.tar.bz2 | 3 --- yast2-network-3.1.150.tar.bz2 | 3 +++ yast2-network.changes | 13 +++++++++++++ yast2-network.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-3.1.149.tar.bz2 create mode 100644 yast2-network-3.1.150.tar.bz2 diff --git a/yast2-network-3.1.149.tar.bz2 b/yast2-network-3.1.149.tar.bz2 deleted file mode 100644 index 0730964..0000000 --- a/yast2-network-3.1.149.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fed7c0b349afe43af397a7dc3dd39d1ff083a256b360b10787f3b39a5b2ed8e7 -size 369554 diff --git a/yast2-network-3.1.150.tar.bz2 b/yast2-network-3.1.150.tar.bz2 new file mode 100644 index 0000000..f8aff0c --- /dev/null +++ b/yast2-network-3.1.150.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:decb842dc2419b2941a988fa95f90d21c06e96bc55770ae9fba8d518d23b8a23 +size 371981 diff --git a/yast2-network.changes b/yast2-network.changes index 16cf7f4..cb4f26b 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri May 13 10:19:39 UTC 2016 - knut.anderssen@suse.com + +- fate#315995 + - Added physical port id to device overview and bond slaves item + description if supported. + - Warn the user when two or more bonded interfaces share the + same physical port. + - Available interfaces for bonding in bond slaves tab are now + sorted and moving them up or down maintain the interface + selected. +- 3.1.150 + ------------------------------------------------------------------- Mon May 2 11:35:45 UTC 2016 - mfilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index b762adf..808417f 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.149 +Version: 3.1.150 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build