Accepting request 221159 from YaST:Head
submit new version 3.1.13 OBS-URL: https://build.opensuse.org/request/show/221159 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=141
This commit is contained in:
commit
fc9cbbb89a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a7daf2925a3f4014dce95303adba5fa45f171c87b0858708977365364514d7ab
|
|
||||||
size 528871
|
|
3
autoyast2-3.1.13.tar.bz2
Normal file
3
autoyast2-3.1.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:61385e99fb022d978d298f47da8a993727f06eb413979e360d1714c908c5cec1
|
||||||
|
size 529409
|
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 6 15:51:09 CET 2014 - fehr@suse.de
|
||||||
|
|
||||||
|
- fix bug in general raid handling
|
||||||
|
- fix bug handling more than two disks without explicit device name
|
||||||
|
in partitioning section of xml description
|
||||||
|
- 3.1.13
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 5 15:52:40 UTC 2014 - jreidinger@suse.com
|
||||||
|
|
||||||
|
- Add support to profile for minimal configuration(FATE#313149)
|
||||||
|
- 3.1.12
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 5 13:54:36 CET 2014 - fehr@suse.de
|
||||||
|
|
||||||
|
- add dependency to yast2-slp again
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 3 14:37:32 CET 2014 - fehr@suse.de
|
||||||
|
|
||||||
|
- Prevent hang if no IP address entry in /etc/install.inf, this can
|
||||||
|
happen with ipv6only=1 (bnc#861624)
|
||||||
|
- fix problem with initialisation order Storage/Autoinstall and
|
||||||
|
make use of label://mylabel/autoyast.xml work (FATE#316530)
|
||||||
|
- 3.1.11
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 28 17:37:57 UTC 2014 - jreidinger@suse.com
|
Tue Jan 28 17:37:57 UTC 2014 - jreidinger@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 3.1.10
|
Version: 3.1.13
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -91,6 +91,7 @@ Requires: yast2-country
|
|||||||
Requires: yast2-ncurses
|
Requires: yast2-ncurses
|
||||||
Requires: yast2-packager
|
Requires: yast2-packager
|
||||||
Requires: yast2-services-manager
|
Requires: yast2-services-manager
|
||||||
|
Requires: yast2-slp
|
||||||
Requires: yast2-storage
|
Requires: yast2-storage
|
||||||
Requires: yast2-transfer >= 2.21.0
|
Requires: yast2-transfer >= 2.21.0
|
||||||
Requires: yast2-update >= 2.18.3
|
Requires: yast2-update >= 2.18.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user