From 5db43832b0a0605f51a31aa4810f1d37630a52e83724a033f412e9eac1c317cc Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 8 Sep 2014 08:59:57 +0000 Subject: [PATCH] - bnc#894053 - it is not possible to rename a device to a name same as an unconfigured device's one - bnc#895273 - when adding new device, whole name is shown instead of only number. - it is possible to fill in a name which conforms to a new device naming scheme - 3.1.94 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=587 --- yast2-network-3.1.93.tar.bz2 | 3 --- yast2-network-3.1.94.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.93.tar.bz2 create mode 100644 yast2-network-3.1.94.tar.bz2 diff --git a/yast2-network-3.1.93.tar.bz2 b/yast2-network-3.1.93.tar.bz2 deleted file mode 100644 index baa6450..0000000 --- a/yast2-network-3.1.93.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acdd7e2000f78509613e0d71cb89366a20821c462c85dbba96501cc52d99407c -size 356922 diff --git a/yast2-network-3.1.94.tar.bz2 b/yast2-network-3.1.94.tar.bz2 new file mode 100644 index 0000000..f55f55a --- /dev/null +++ b/yast2-network-3.1.94.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea19862f855d4e6401cf56940ba3c9c81948cf7d9b56689b6a3f31f28c73f37 +size 357431 diff --git a/yast2-network.changes b/yast2-network.changes index c8b2503..ef4fa99 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Sep 5 09:48:22 UTC 2014 - mfilka@suse.com + +- bnc#894053 + - it is not possible to rename a device to a name same as an + unconfigured device's one +- bnc#895273 + - when adding new device, whole name is shown instead of only + number. + - it is possible to fill in a name which conforms to a new device + naming scheme +- 3.1.94 + ------------------------------------------------------------------- Thu Sep 4 11:03:29 CEST 2014 - locilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index fbc44fb..d052cb9 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.93 +Version: 3.1.94 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build