- 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
This commit is contained in:
parent
4adb4e65d4
commit
e8fb67f4da
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:897fa3da4ffd2050427f1d71d02d48202f2a07f2d60ec4fc13553f5af2eacd38
|
|
||||||
size 372710
|
|
3
yast2-network-3.1.140.tar.bz2
Normal file
3
yast2-network-3.1.140.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d16d6043549c103c5d00c5ce0f4a37b42b2e2847c48b180efdec41de02e1fb34
|
||||||
|
size 374494
|
@ -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
|
Thu Oct 8 12:02:44 UTC 2015 - mvidner@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 3.1.133
|
Version: 3.1.140
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user