forked from pool/yast2-installation
Accepting request 180475 from YaST:Head
OBS-URL: https://build.opensuse.org/request/show/180475 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=258
This commit is contained in:
commit
a2481da72a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:40981f6dbf9e975c80b9cddb30ed80f2cbba69426d6bd94e882c537c9e9a0c3f
|
|
||||||
size 285734
|
|
3
yast2-installation-2.24.7.tar.bz2
Normal file
3
yast2-installation-2.24.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2f45a45b5089e62893541793100598e3f76ffd2cd02daf1123bcb7639413b89b
|
||||||
|
size 285775
|
@ -1,3 +1,38 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 21 16:55:50 CEST 2013 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- only show desktops for which their defined patterns are known
|
||||||
|
(needed when desktop defined in control file is only available
|
||||||
|
via some optional installation source - fate#315061)
|
||||||
|
- 2.24.7
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 19 11:42:59 CEST 2013 - aschnell@suse.de
|
||||||
|
|
||||||
|
- make check for sshd more robust (bnc#825160)
|
||||||
|
- 2.24.6
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 6 08:29:44 UTC 2013 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#774301
|
||||||
|
- fixed udev events handling in kernel_finish
|
||||||
|
- 2.24.5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 5 13:02:06 UTC 2013 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- use WFM::ClientExists() call instead of checking *.ycp file
|
||||||
|
presence (works also with non-YCP clients and checks also e.g.
|
||||||
|
/y2update/clients path)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 27 15:27:12 CEST 2013 - locilka@suse.com
|
||||||
|
|
||||||
|
- Using unique IDs while calling rpmcopy_secondstage to prevent
|
||||||
|
from disabling this step in AutoYaST or Upgrade while it should
|
||||||
|
be disabled only in Installation (bnc#813072).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 13 09:40:15 CEST 2013 - jsuchome@suse.cz
|
Mon May 13 09:40:15 CEST 2013 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.24.4
|
Version: 2.24.7
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user