forked from pool/yast2-installation
Accepting request 784608 from YaST:Head
submit new version 4.2.37 OBS-URL: https://build.opensuse.org/request/show/784608 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=441
This commit is contained in:
commit
9924e80712
@ -3,6 +3,7 @@ Description=YaST2 Firstboot
|
||||
After=apparmor.service local-fs.target plymouth-start.service YaST2-Second-Stage.service
|
||||
Conflicts=plymouth-start.service
|
||||
Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service
|
||||
Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service
|
||||
Before=display-manager.service
|
||||
ConditionPathExists=/var/lib/YaST2/reconfig_system
|
||||
OnFailure=shutdown.target
|
||||
|
@ -3,6 +3,7 @@ Description=YaST2 Second Stage
|
||||
After=apparmor.service local-fs.target plymouth-start.service
|
||||
Conflicts=plymouth-start.service
|
||||
Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service
|
||||
Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service
|
||||
Before=display-manager.service
|
||||
ConditionPathExists=/var/lib/YaST2/runme_at_boot
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac1c8a20206747b137205004d8b052c6b16412965d13d7e2f8a1c04c89e99d77
|
||||
size 465411
|
3
yast2-installation-4.2.37.tar.bz2
Normal file
3
yast2-installation-4.2.37.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b17d9753c58a81a460155bea137f6a0289b38511f7aba2f4e07c05d7a3fdb3a4
|
||||
size 471720
|
@ -1,3 +1,56 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 13 09:26:49 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- Add Abort confirmation for inst_welcome client used in firstboot
|
||||
(bsc#1163347)
|
||||
- 4.2.37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 15:03:36 UTC 2020 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Make sure to show release notes for add-on products (bsc#1158287)
|
||||
- 4.2.36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 21 09:45:10 UTC 2020 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
- Added "yupdate" script to simplify patching the installer
|
||||
(bsc#1163691)
|
||||
- 4.2.35
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 15:12:39 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Rely on the new Y2Network::NtpServer class (jsc#SLE-7188).
|
||||
- 4.2.34
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 11:24:41 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Allow to modify the control file at installation time using a
|
||||
skelcd-* package (bsc#1164468).
|
||||
- 4.2.33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 09:40:45 UTC 2020 - Steffen Winterfeldt <snwint@suse.com>
|
||||
|
||||
- don't start getty on hvc0 & ttyAMA0 before Yast2-Firstboot (bsc#1157233)
|
||||
- 4.2.32
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 17 17:44:48 UTC 2020 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Fixed user-visible messages (bsc#1084015)
|
||||
- 4.2.31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 13:52:29 UTC 2020 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
- Reimplemented the "Previously Used Repositories" dialog
|
||||
(inst_upgrade_urls.rb) to properly evaluate the new and the old
|
||||
system repositories (bsc#1159433)
|
||||
- 4.2.30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 12:53:29 UTC 2020 - Steffen Winterfeldt <snwint@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.2.29
|
||||
Version: 4.2.37
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
@ -42,8 +42,8 @@ BuildRequires: yast2 >= 4.2.56
|
||||
BuildRequires: yast2-packager >= 4.2.27
|
||||
# using /usr/bin/udevadm
|
||||
BuildRequires: yast2-storage-ng >= 4.2.71
|
||||
## y2remote based version
|
||||
BuildRequires: yast2-network >= 4.0.13
|
||||
# Y2Network::NtpServer
|
||||
BuildRequires: yast2-network >= 4.2.55
|
||||
# new root password cwm widget
|
||||
BuildRequires: yast2-users >= 3.2.8
|
||||
# storage-ng based version
|
||||
@ -78,7 +78,8 @@ Requires: yast2-proxy
|
||||
Requires: yast2-services-manager >= 3.2.1
|
||||
# Yast::OSRelease.ReleaseVersionHumanReadable
|
||||
Requires: yast2 >= 4.2.56
|
||||
Requires: yast2-network >= 4.0.13
|
||||
# Y2Network::NtpServer
|
||||
Requires: yast2-network >= 4.2.55
|
||||
# for AbortException and handle direct abort
|
||||
Requires: yast2-ruby-bindings >= 4.0.6
|
||||
# for the first/second stage of installation
|
||||
@ -191,6 +192,8 @@ systemctl enable YaST2-Firstboot.service
|
||||
|
||||
# systemd service files
|
||||
%{_unitdir}
|
||||
# yupdate script
|
||||
%{_bindir}/
|
||||
%{yast_clientdir}
|
||||
%{yast_moduledir}
|
||||
%{yast_desktopdir}
|
||||
|
Loading…
Reference in New Issue
Block a user