diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index 64b2048..b0c9915 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -1,6 +1,6 @@ [Unit] Description=YaST2 Firstboot -After=apparmor.service local-fs.target plymouth-start.service +After=apparmor.service local-fs.target plymouth-start.service YaST2-Second-Stage.service Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service Before=display-manager.service network.service ConditionPathExists=/var/lib/YaST2/reconfig_system diff --git a/yast2-installation-3.1.187.tar.bz2 b/yast2-installation-3.1.187.tar.bz2 deleted file mode 100644 index 4b57842..0000000 --- a/yast2-installation-3.1.187.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ae752bdc16e9bac14469a3046d876af90c3d51499f9cf00ae6a5b24daa73a1a -size 422459 diff --git a/yast2-installation-3.1.191.tar.bz2 b/yast2-installation-3.1.191.tar.bz2 new file mode 100644 index 0000000..d90ef96 --- /dev/null +++ b/yast2-installation-3.1.191.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d3b6f36226aaf78e8c687c914d1286203268b717920dd9d4081e7743930416 +size 422737 diff --git a/yast2-installation.changes b/yast2-installation.changes index 81910ce..f687726 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Wed Jun 1 11:41:27 UTC 2016 - igonzalezsosa@suse.com + +- When importing SSH keys/configuration, only regular files + will be considered (bsc#982522) +- Force YaST2-Firstboot.service to run after + YaST2-Second-Stage.service (bsc#980365) +- 3.1.191 + +------------------------------------------------------------------- +Mon May 30 14:35:05 UTC 2016 - lslezak@suse.cz + +- Move the debugger invocation code to yast2-ruby-bindings package + to use the same implementation at run time (FATE#318421) +- 3.1.190 + +------------------------------------------------------------------- +Thu May 26 13:17:42 UTC 2016 - kanderssen@suse.com + +- System Role: centered dialog (ncurses). + +------------------------------------------------------------------- +Wed May 25 15:49:41 UTC 2016 - kanderssen@suse.com + +- More visual improvements in the SSH keys importing proposal + summary based on blog entry feedback. (Fate#319624) +- 3.1.189 + +------------------------------------------------------------------- +Wed May 25 13:07:59 UTC 2016 - lslezak@suse.cz + +- Start the Ruby debugger at the beginning of installation + when Y2DEBUGGER is set (FATE#318421) +- 3.1.188 + ------------------------------------------------------------------- Tue May 17 08:17:51 UTC 2016 - ancor@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 08a2c6e..0a99dbc 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.187 +Version: 3.1.191 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build