From e8fb67f4da29bdee61e2caffe284275099a0fc5a0fa606376351d008355b4785 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 15 Dec 2015 10:15:09 +0000 Subject: [PATCH] - bnc#957377 - When exporting AutoYaST profile, it contains dns configuration even when this config was provided via linuxrc. - 3.1.140 - bnc#951330 - drop record from /etc/hosts when deleting nic configuration - bsc#954412 (igonzalezsosa@suse.com) - Fix validation of AutoYaST profiles - 3.1.139 - bnc#956605 - Write udev rules for renamed devices for non ssh / vnc AutoYaST installations - 3.1.138 - bnc#956012 - When exporting AutoYaST profile, it contains route definitions even when these routes were configured using linuxrc. - 3.1.137 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=667 --- yast2-network-3.1.133.tar.bz2 | 3 -- yast2-network-3.1.140.tar.bz2 | 3 ++ yast2-network.changes | 59 +++++++++++++++++++++++++++++++++++ yast2-network.spec | 2 +- 4 files changed, 63 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-3.1.133.tar.bz2 create mode 100644 yast2-network-3.1.140.tar.bz2 diff --git a/yast2-network-3.1.133.tar.bz2 b/yast2-network-3.1.133.tar.bz2 deleted file mode 100644 index ad0070e..0000000 --- a/yast2-network-3.1.133.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:897fa3da4ffd2050427f1d71d02d48202f2a07f2d60ec4fc13553f5af2eacd38 -size 372710 diff --git a/yast2-network-3.1.140.tar.bz2 b/yast2-network-3.1.140.tar.bz2 new file mode 100644 index 0000000..8e579d3 --- /dev/null +++ b/yast2-network-3.1.140.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d16d6043549c103c5d00c5ce0f4a37b42b2e2847c48b180efdec41de02e1fb34 +size 374494 diff --git a/yast2-network.changes b/yast2-network.changes index 1e0889e..2de27fb 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,62 @@ +------------------------------------------------------------------- +Wed Dec 2 13:26:12 UTC 2015 - mfilka@suse.com + +- bnc#957377 + - When exporting AutoYaST profile, it contains dns configuration + even when this config was provided via linuxrc. +- 3.1.140 + +------------------------------------------------------------------- +Mon Nov 30 09:05:24 UTC 2015 - mfilka@suse.com + +- bnc#951330 + - drop record from /etc/hosts when deleting nic configuration +- bsc#954412 (igonzalezsosa@suse.com) + - Fix validation of AutoYaST profiles +- 3.1.139 + +------------------------------------------------------------------- +Wed Nov 25 21:01:49 UTC 2015 - mfilka@suse.com + +- bnc#956605 + - Write udev rules for renamed devices for non ssh / vnc AutoYaST + installations +- 3.1.138 + +------------------------------------------------------------------- +Mon Nov 23 09:54:34 UTC 2015 - mfilka@suse.com + +- bnc#956012 + - When exporting AutoYaST profile, it contains route definitions + even when these routes were configured using linuxrc. +- 3.1.137 + +------------------------------------------------------------------- +Mon Nov 16 21:33:18 UTC 2015 - mfilka@suse.com + +- bnc#955217 + - do not raise internal error during AY installation with profile + containing device renaming rule for unconfigured interface +- 3.1.136 + +------------------------------------------------------------------- +Mon Nov 16 05:52:07 UTC 2015 - mfilka@suse.com + +- bnc#944349 + - do not set links down when running AY installation over vnc. + VNC installation do not freeze. + - renaming network devices during ssh/vnc installation is + supported +-3.1.135 + +------------------------------------------------------------------- +Sun Nov 8 20:55:53 UTC 2015 - mfilka@suse.com + +- bnc#944349 + - do not set links down when running AY installation over ssh. + SSH installation do not freeze. +- 3.1.134 + ------------------------------------------------------------------- Thu Oct 8 12:02:44 UTC 2015 - mvidner@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 76f4e99..9406dce 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.133 +Version: 3.1.140 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build