diff --git a/yast2-installation-3.1.29.tar.bz2 b/yast2-installation-3.1.29.tar.bz2 deleted file mode 100644 index 44d008c..0000000 --- a/yast2-installation-3.1.29.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4875b9f96b8f5578af4e7697eaa189e676a398874d513d91c506561161ae1d97 -size 1215407 diff --git a/yast2-installation-3.1.39.tar.bz2 b/yast2-installation-3.1.39.tar.bz2 new file mode 100644 index 0000000..126ed3c --- /dev/null +++ b/yast2-installation-3.1.39.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31179aef4900694e46775c789756add18b9d62136a1bf2a4267132cd6ef3ee7f +size 1214196 diff --git a/yast2-installation.changes b/yast2-installation.changes index 4d3444f..0941518 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,72 @@ +------------------------------------------------------------------- +Fri Feb 21 09:16:18 UTC 2014 - mvidner@suse.com + +- ssh installation: fix network start after reboot (bnc#850446) +- 3.1.39 + +------------------------------------------------------------------- +Wed Feb 19 15:22:00 CET 2014 - locilka@suse.com + +- Prevent from re-defining CopyFilesFinishClient class (bnc#864631) +- 3.1.38 + +------------------------------------------------------------------- +Wed Feb 19 14:51:24 CET 2014 - locilka@suse.com + +- Writing bootloader as late as possible, several configs need to + be written and coppied to the installed system first (bnc#860089) +- 3.1.37 + +------------------------------------------------------------------- +Tue Feb 18 17:09:08 CET 2014 - locilka@suse.com + +- Copying all udev rules from inst-sys to installed system + (bnc#860089) +- 3.1.36 + +------------------------------------------------------------------- +Mon Feb 17 13:45:08 UTC 2014 - jreidinger@suse.com + +- fix detection if ssh daemon run otherwise ssh installation do not + reboot after first stage(BNC#864260) +- 3.1.35 + +------------------------------------------------------------------- +Wed Feb 12 11:44:20 UTC 2014 - jreidinger@suse.com + +- fix namespace collision that cause error in installation +- 3.1.34 + +------------------------------------------------------------------- +Mon Feb 11 15:26:47 UTC 2014 - jreidinger@suse.com + +- keep proper installation mode after cloning(BNC#861520) +- 3.1.33 + +------------------------------------------------------------------- +Tue Feb 11 14:55:36 UTC 2014 - jreidinger@suse.com + +- fix dependencies to properly require new ruby bindings +- 3.1.32 + +------------------------------------------------------------------- +Mon Feb 10 14:31:52 UTC 2014 - jsrain@suse.cz + +- removed unused release_notes_popup.rb + + +- Remove initialisation of Report in autoinst mode from + inst_system_analysis. Not needed any more since autoyast Profile + is now processed before inst_system_analysis gets called + (bnc#862829). +- 3.1.31 + +------------------------------------------------------------------- +Fri Feb 7 09:36:00 UTC 2014 - jreidinger@suse.com + +- Implement minimal installation feature (FATE#313149) +- 3.1.30 + ------------------------------------------------------------------- Mon Feb 3 14:36:34 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 963dba5..f850d8b 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,14 +17,14 @@ Name: yast2-installation -Version: 3.1.29 +Version: 3.1.39 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 Url: http://github.com/yast/yast-installation -Requires: yast2-ruby-bindings >= 1.0.0 +Requires: yast2-ruby-bindings >= 3.1.8 Summary: YaST2 - Installation Parts License: GPL-2.0