diff --git a/yast2-installation-3.1.62.tar.bz2 b/yast2-installation-3.1.62.tar.bz2 deleted file mode 100644 index be4cb96..0000000 --- a/yast2-installation-3.1.62.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06ff182393939d785e0f3c62fc140b60c8649335a3a6af78424950d787e56177 -size 1220105 diff --git a/yast2-installation-3.1.76.tar.bz2 b/yast2-installation-3.1.76.tar.bz2 new file mode 100644 index 0000000..09cf8d2 --- /dev/null +++ b/yast2-installation-3.1.76.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95723f1eeb75c15a972dba3311009995002d36f33a94a55deae57a42625ae485 +size 1205716 diff --git a/yast2-installation.changes b/yast2-installation.changes index 7a55b72..243baed 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,97 @@ +------------------------------------------------------------------- +Wed Apr 30 11:01:12 UTC 2014 - jreidinger@suse.com + +- use correct keywords for cio ignore kernel params (bnc#874902) +- move cio_ignore step after bootloader step to have sections + generated (bnc#873996) +- 3.1.76 + +------------------------------------------------------------------- +Fri Apr 25 13:21:52 UTC 2014 - mfilka@suse.com + +- bnc#872086 + - always copy network configuration. Even if network is not + running during installation +- 3.1.75 + +------------------------------------------------------------------- +Fri Apr 25 08:22:06 UTC 2014 - jsrain@suse.cz + +- enhanced handling of release notes from media (contrary to those + downloaded on-line) (bnc#874996) +- 3.1.74 + +------------------------------------------------------------------- +Thu Apr 24 16:02:13 CEST 2014 - locilka@suse.com + +- Changed inst_system_analysis to read Product information + (that uses libzypp) after initializing libzypp (bnc#873877) +- 3.1.73 + +------------------------------------------------------------------- +Wed Apr 23 08:48:13 UTC 2014 - jsrain@suse.cz + +- enable top bar with logo during installation (bnc#868722) +- 3.1.72 + +------------------------------------------------------------------- +Tue Apr 15 16:51:58 CEST 2014 - locilka@suse.com + +- Switched from the old to the new network setup client for remote + repositories (bnc#869640) +- 3.1.71 + +------------------------------------------------------------------- +Tue Apr 15 07:02:35 UTC 2014 - jreidinger@suse.com + +- fix crash from last fix and adapt it to cooperate nice with + autoinstallation (bnc#873458) +- 3.1.70 + +------------------------------------------------------------------- +Mon Apr 14 14:38:22 UTC 2014 - jreidinger@suse.com + +- return error message if base product not found and continue in + installation(bnc#873458) +- 3.1.69 + +------------------------------------------------------------------- +Mon Apr 14 10:11:52 CEST 2014 - locilka@suse.com + +- removed loading 'pciehp' Kernel module (added for SLE 11 by FATE + #311991) - it is now built-in Kernel (bnc#865834) +- 3.1.68 + +------------------------------------------------------------------- +Fri Apr 11 08:44:10 UTC 2014 - jsrain@suse.cz + +- added missing files to package (bnc#872925) +- 3.1.67 + +------------------------------------------------------------------- +Thu Apr 10 09:34:30 UTC 2014 - mvidner@suse.com + +- Put wizard title on the left instead of on top (bnc#868859) +- 3.1.66 + +------------------------------------------------------------------- +Thu Apr 10 09:15:56 UTC 2014 - jsrain@suse.cz + +- added handling of release notes for slide show (bnc#871158) +- 3.1.65 + +------------------------------------------------------------------- +Wed Apr 9 10:07:02 CEST 2014 - snwint@suse.de + +- save a copy of pbl.log +- 3.1.64 + +------------------------------------------------------------------- +Fri Apr 4 15:33:40 CEST 2014 - snwint@suse.de + +- remove LIBGL_ALWAYS_INDIRECT (bnc #869172) +- 3.1.63 + ------------------------------------------------------------------- Thu Apr 3 12:15:49 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 79cca21..1718614 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.62 +Version: 3.1.76 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,13 +41,13 @@ BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 3.1.10 # Linuxrc.keys -BuildRequires: yast2 >= 3.1.9 +BuildRequires: yast2 >= 3.1.41 # clone_system client Requires: autoyast2-installation >= 3.1.5 -# ProductProfile -Requires: yast2 >= 3.1.9 +# Wizard.OpenLeftTitleNextBackDialog +Requires: yast2 >= 3.1.43 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) @@ -92,8 +92,8 @@ Conflicts: yast2 < 2.18.6 # Added new function WFM::ClientExists Conflicts: yast2-core < 2.17.10 -# ButtonBox widget -Conflicts: yast2-ycp-ui-bindings < 2.17.3 +# Top bar with logo +Conflicts: yast2-ycp-ui-bindings < 3.1.7 # tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103) Requires: coreutils