Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at 2020-03-14 09:54:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old) and /work/SRC/openSUSE:Factory/.yast2-installation.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation" Sat Mar 14 09:54:48 2020 rev:441 rq:784608 version:4.2.37 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes 2020-01-24 14:10:35.714397929 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-installation.new.3160/yast2-installation.changes 2020-03-14 09:54:50.307088029 +0100 @@ -1,0 +2,53 @@ +Fri Mar 13 09:26:49 UTC 2020 - Josef Reidinger <[email protected]> + +- 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 <[email protected]> + +- 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 <[email protected]> + +- Added "yupdate" script to simplify patching the installer + (bsc#1163691) +- 4.2.35 + +------------------------------------------------------------------- +Thu Feb 20 15:12:39 UTC 2020 - Imobach Gonzalez Sosa <[email protected]> + +- Rely on the new Y2Network::NtpServer class (jsc#SLE-7188). +- 4.2.34 + +------------------------------------------------------------------- +Thu Feb 20 11:24:41 UTC 2020 - Imobach Gonzalez Sosa <[email protected]> + +- 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 <[email protected]> + +- 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 <[email protected]> + +- Fixed user-visible messages (bsc#1084015) +- 4.2.31 + +------------------------------------------------------------------- +Wed Jan 29 13:52:29 UTC 2020 - Ladislav Slezák <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- yast2-installation-4.2.29.tar.bz2 New: ---- yast2-installation-4.2.37.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.1fzS6Z/_old 2020-03-14 09:54:51.635089005 +0100 +++ /var/tmp/diff_new_pack.1fzS6Z/_new 2020-03-14 09:54:51.635089005 +0100 @@ -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-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-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 @@ # systemd service files %{_unitdir} +# yupdate script +%{_bindir}/ %{yast_clientdir} %{yast_moduledir} %{yast_desktopdir} ++++++ YaST2-Firstboot.service ++++++ --- /var/tmp/diff_new_pack.1fzS6Z/_old 2020-03-14 09:54:51.663089025 +0100 +++ /var/tmp/diff_new_pack.1fzS6Z/_new 2020-03-14 09:54:51.663089025 +0100 @@ -3,6 +3,7 @@ After=apparmor.service local-fs.target plymouth-start.service YaST2-Second-Stage.service Conflicts=plymouth-start.service [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] Before=display-manager.service ConditionPathExists=/var/lib/YaST2/reconfig_system OnFailure=shutdown.target ++++++ YaST2-Second-Stage.service ++++++ --- /var/tmp/diff_new_pack.1fzS6Z/_old 2020-03-14 09:54:51.679089037 +0100 +++ /var/tmp/diff_new_pack.1fzS6Z/_new 2020-03-14 09:54:51.679089037 +0100 @@ -3,6 +3,7 @@ After=apparmor.service local-fs.target plymouth-start.service Conflicts=plymouth-start.service [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] Before=display-manager.service ConditionPathExists=/var/lib/YaST2/runme_at_boot ++++++ yast2-installation-4.2.29.tar.bz2 -> yast2-installation-4.2.37.tar.bz2 ++++++ ++++ 3603 lines of diff (skipped)
