Accepting request 224256 from YaST:Head
submit new version 3.1.29 OBS-URL: https://build.opensuse.org/request/show/224256 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=294
This commit is contained in:
commit
83dfa94ac4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4baa9440e899e246bd31c9c64e9ed1c2c34c350f4685d9cb01ec0354c72f25ac
|
|
||||||
size 346016
|
|
3
yast2-network-3.1.29.tar.bz2
Normal file
3
yast2-network-3.1.29.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2ec3af5c156c03cf9807917e6b793aa007842fbd359a15cbeeff4ac2e1295995
|
||||||
|
size 346613
|
@ -1,3 +1,48 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 28 15:30:41 UTC 2014 - jreidinger@suse.com
|
||||||
|
|
||||||
|
- fix installation crash - do not mess ruby global namespace
|
||||||
|
- 3.1.29
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 28 11:21:19 UTC 2014 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#864614
|
||||||
|
- exclude already configured devices from dhcp candidates when
|
||||||
|
attempting to do an autoconfiguration at the begining of
|
||||||
|
installation
|
||||||
|
- 3.1.28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 28 08:25:53 UTC 2014 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#866224
|
||||||
|
- inst_install_inf.rb is present in instsys
|
||||||
|
- 3.1.27
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 27 10:44:09 UTC 2014 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#865199
|
||||||
|
- netmask generated corectly when handling static net
|
||||||
|
configuration provided by install.inf
|
||||||
|
- 3.1.26
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 26 23:00:17 UTC 2014 - mfilka@suse.com
|
||||||
|
|
||||||
|
- fixed internal error in save_network client
|
||||||
|
- 3.1.25
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 26 13:19:08 UTC 2014 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#859213
|
||||||
|
- generate install.inf based netconfig at the begining of
|
||||||
|
installation. Generated configuration is copied to target at the
|
||||||
|
end of installation
|
||||||
|
- 3.1.24
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 19 16:30:43 CET 2014 - snwint@suse.de
|
Wed Feb 19 16:30:43 CET 2014 - snwint@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 3.1.23
|
Version: 3.1.29
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user