From 59dc376ce64f26be575a535e9e5a50838eb3fa153dc2a70f15df9062bd69d1da Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 17 May 2016 07:51:01 +0000 Subject: [PATCH 1/2] - 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 From 35bdcd93dd28d9328b1945a1b5860e7fe51d048628a080e8b55978ff5d2dd076 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 17 May 2016 16:25:19 +0000 Subject: [PATCH 2/2] - bnc#971175 - /etc/hosts is correctly updated with static address, hostname when static net configuration is done via linuxrc and hostname is provided by AY profile - 3.1.151 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=683 --- yast2-network-3.1.150.tar.bz2 | 3 --- yast2-network-3.1.151.tar.bz2 | 3 +++ yast2-network.changes | 9 +++++++++ yast2-network.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-3.1.150.tar.bz2 create mode 100644 yast2-network-3.1.151.tar.bz2 diff --git a/yast2-network-3.1.150.tar.bz2 b/yast2-network-3.1.150.tar.bz2 deleted file mode 100644 index f8aff0c..0000000 --- a/yast2-network-3.1.150.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:decb842dc2419b2941a988fa95f90d21c06e96bc55770ae9fba8d518d23b8a23 -size 371981 diff --git a/yast2-network-3.1.151.tar.bz2 b/yast2-network-3.1.151.tar.bz2 new file mode 100644 index 0000000..62a43ae --- /dev/null +++ b/yast2-network-3.1.151.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:427fb9e8830b1a90dae59fc8ab5e8729b74462fd1b2a8fdcc219e556ac42c170 +size 372339 diff --git a/yast2-network.changes b/yast2-network.changes index cb4f26b..46f88c6 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 17 16:04:49 UTC 2016 - mfilka@suse.com + +- bnc#971175 + - /etc/hosts is correctly updated with static address, hostname + when static net configuration is done via linuxrc and hostname + is provided by AY profile +- 3.1.151 + ------------------------------------------------------------------- Fri May 13 10:19:39 UTC 2016 - knut.anderssen@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 808417f..ec7a6c4 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.150 +Version: 3.1.151 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build