Accepting request 670588 from YaST:Head
submit new version 4.1.35 OBS-URL: https://build.opensuse.org/request/show/670588 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=415
This commit is contained in:
commit
20c69b6531
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:06392c243baf31625393723741b81f9aeabd7442b6523b3f6577e8bfd75ba69e
|
|
||||||
size 463892
|
|
3
yast2-installation-4.1.35.tar.bz2
Normal file
3
yast2-installation-4.1.35.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:034e5c2d3a29747169717172f8f29d631d7c2b0456a2c410fafec58dbb39889c
|
||||||
|
size 460457
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 1 13:13:31 CET 2019 - schubi@suse.de
|
||||||
|
|
||||||
|
- Copying SSH keys from a privious installation into the new one:
|
||||||
|
Set the right file permissions for the SSH deamon (bnc#1122303).
|
||||||
|
- 4.1.35
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 3 10:51:28 UTC 2019 - jreidinger@suse.com
|
||||||
|
|
||||||
|
- remove no longer used SCR agents without replacement:
|
||||||
|
sysconfig.boot, sysconfig.fam, etc.passwd and
|
||||||
|
install_inf workarounds for aliases and options
|
||||||
|
- remove no longer used clients:
|
||||||
|
- inst_ask_online_update replaced by registration for SLE and
|
||||||
|
online_repos for openSUSE.
|
||||||
|
- inst_check_autoinst_mode dropped without replacement. Floppy
|
||||||
|
support was dropped.
|
||||||
|
- inst_scenarios replaced by system roles.
|
||||||
|
- update_wizard_steps replaced by direct call of code without
|
||||||
|
client
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 17 09:03:47 UTC 2018 - jlopez@suse.com
|
Mon Dec 17 09:03:47 UTC 2018 - jlopez@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation
|
# spec file for package yast2-installation
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 4.1.34
|
Version: 4.1.35
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -233,13 +233,8 @@ systemctl enable YaST2-Firstboot.service
|
|||||||
%{yast_libdir}/transfer
|
%{yast_libdir}/transfer
|
||||||
|
|
||||||
# agents
|
# agents
|
||||||
%{yast_scrconfdir}/etc_passwd.scr
|
|
||||||
%{yast_scrconfdir}/cfg_boot.scr
|
|
||||||
%{yast_scrconfdir}/cfg_windowmanager.scr
|
%{yast_scrconfdir}/cfg_windowmanager.scr
|
||||||
%{yast_scrconfdir}/cfg_fam.scr
|
|
||||||
%{yast_scrconfdir}/etc_install_inf.scr
|
%{yast_scrconfdir}/etc_install_inf.scr
|
||||||
%{yast_scrconfdir}/etc_install_inf_alias.scr
|
|
||||||
%{yast_scrconfdir}/etc_install_inf_options.scr
|
|
||||||
%{yast_scrconfdir}/run_df.scr
|
%{yast_scrconfdir}/run_df.scr
|
||||||
# fillup
|
# fillup
|
||||||
%{_fillupdir}/sysconfig.security-checksig
|
%{_fillupdir}/sysconfig.security-checksig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user