commit 417605614304c309e69b6486338e69133a81840e7a1a4905211ab52a858886ea Author: YaST Team Bot Date: Mon Feb 24 08:51:32 2025 +0000 - Update the partitioning schema to support the pervasive encryption apqns and key type elements (jsc#PED-10950). - 5.0.4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=1040 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/autoyast2-5.0.3.tar.bz2 b/autoyast2-5.0.3.tar.bz2 new file mode 100644 index 0000000..8e75605 --- /dev/null +++ b/autoyast2-5.0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0c3588a2cea52cc9e19ea8d6b992a1e53371a3e872cee6b9526e68a5b88dec +size 735338 diff --git a/autoyast2-5.0.4.tar.bz2 b/autoyast2-5.0.4.tar.bz2 new file mode 100644 index 0000000..d23a54a --- /dev/null +++ b/autoyast2-5.0.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd455db97aaebcc0e223e55704bca52838ab939e8965502ea7c349741df5cc1b +size 735489 diff --git a/autoyast2.changes b/autoyast2.changes new file mode 100644 index 0000000..edbd035 --- /dev/null +++ b/autoyast2.changes @@ -0,0 +1,7835 @@ +------------------------------------------------------------------- +Thu Feb 20 14:29:46 UTC 2025 - Knut Anderssen + +- Update the partitioning schema to support the pervasive encryption + apqns and key type elements (jsc#PED-10950). +- 5.0.4 + +------------------------------------------------------------------- +Tue Oct 1 13:30:17 UTC 2024 - Stefan Hundhammer + +- Removed obsolete USERADD_CMD, USERDEL_PRECMD, USERDEL_POSTCMD + (bsc#1231006) +- 5.0.3 + +------------------------------------------------------------------- +Thu Feb 15 13:59:22 UTC 2024 - Ladislav Slezák + +- Install standard SLES when the AY XML profile selects SLE_HPC, + it has been dropped in SP6 (jsc#PED-7841) +- 5.0.2 + +------------------------------------------------------------------- +Thu Feb 15 10:19:32 UTC 2024 - Michal Filka + +- jsc#PED-6407 + - enabled lvm_vg_reuse to be used in general/storage/proposal + section + +------------------------------------------------------------------- +Fri Sep 22 10:25:35 UTC 2023 - Ancor Gonzalez Sosa + +- Added several LUKS-related elements to the partitioning schema + (jsc#PED-3878, jsc#PED-5518). +- 5.0.1 + +------------------------------------------------------------------- +Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger + +- 5.0.0 (#bsc1185510) + +------------------------------------------------------------------- +Tue May 23 12:31:41 UTC 2023 - Ladislav Slezák + +- Properly install the selected products, do not lose them after + resetting the package manager internally (bsc#1202234) +- 4.6.2 + +------------------------------------------------------------------- +Wed Apr 12 13:40:10 UTC 2023 - Ladislav Slezák + +- Rebuild the RPM database during upgrade (--rebuilddb) (bsc#1209565) +- 4.6.1 + +------------------------------------------------------------------- +Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák + +- Bump version to 4.6.0 (bsc#1208913) + +------------------------------------------------------------------- +Wed Dec 21 14:19:22 UTC 2022 - Ladislav Slezák + +- Added XSLT transformation for easy conversion of the data types in the + AutoYaST XML profiles between the old and the new format. This allows to + convert a new profile to the format accepted in SLE15-SP2 or older + (bsc#1206597) +- 4.5.12 + +------------------------------------------------------------------- +Thu Dec 1 09:36:51 UTC 2022 - Imobach Gonzalez Sosa + +- Avoid a potential crash when autoinst.ycp file is empty or + missing (bsc#1205732). +- 4.5.11 + +------------------------------------------------------------------- +Tue Nov 22 15:50:38 UTC 2022 - Martin Vidner + +- Fix hash vs keyword arguments in RSpec expectations (bsc#1204871) +- 4.5.10 + +------------------------------------------------------------------- +Tue Nov 8 15:52:04 UTC 2022 - Josef Reidinger + +- Add needed packages for kdump even when kdump section is not + defined if product enable kdump by default (bsc#1204180) +- 4.5.9 + +------------------------------------------------------------------- +Thu Nov 3 16:45:52 UTC 2022 - Imobach Gonzalez Sosa + +- Add support for security policies validation (jsc#SLE-24764). + +------------------------------------------------------------------- +Thu Nov 3 13:04:26 UTC 2022 - Ladislav Slezák + +- Log the profile/rules/classes file SHA1 sum so we can later + verify that a particular file was or was not used by YaST + (related to bsc#1204175) +- 4.5.8 + +------------------------------------------------------------------- +Mon Oct 24 09:25:09 UTC 2022 - Imobach Gonzalez Sosa + +- Allow empty values in ask/default, ask/selection/label and + ask/selection/value elements (bsc#1204448). +- 4.5.7 + +------------------------------------------------------------------- +Mon Oct 17 10:30:48 UTC 2022 - Steffen Winterfeldt + +- fix profile location parsing and add 'repo' URL scheme (jsc#SLE-22578, + jsc#SLE-24584) +- 4.5.6 + +------------------------------------------------------------------- +Tue Oct 4 09:34:18 UTC 2022 - Knut Anderssen + +- Add needed packages for the selected network backend in order to + prevent it is not declared in the software section (bsc#1201235, + bsc#1201435) +- 4.5.5 + +------------------------------------------------------------------- +Fri Sep 9 08:29:55 UTC 2022 - Michal Filka + +- bsc#1203227 + - Replaced egrep with grep -E. +- 4.5.4 + +------------------------------------------------------------------- +Fri Jul 22 11:31:20 UTC 2022 - Knut Anderssen + +- Revert the modification done in version 4.3.97 running the + initscripts before systed-user-sessions service again once + systemd fixed logind (bsc#1195059, bsc#1200780) +- 4.5.3 + +------------------------------------------------------------------- +Mon Jul 11 15:54:15 UTC 2022 - Ladislav Slezák + +- Run the registration step early only on the Online installation + medium which does not provide any packages. On the other media + run the registration step later. + Fixes crash in the SLE Micro when the AutoYaST profile enables + the registration step. (bsc#1200803) +- 4.5.2 + +------------------------------------------------------------------- +Tue May 3 15:00:22 UTC 2022 - Imobach Gonzalez Sosa + +- Fix detection disk serial and size in the "disks" ERB helper + (bsc#1199000). +- Fix rules validation when using a dialog (bsc#1199165). +- 4.5.1 + +------------------------------------------------------------------- +Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slezák + +- Bump version to 4.5.0 (bsc#1198109) + +------------------------------------------------------------------- +Fri Apr 1 06:12:50 UTC 2022 - Imobach Gonzalez Sosa + +- Respect general/signature-handling settings during the 2nd + stage (bsc#1197655). +- 4.4.36 + +------------------------------------------------------------------- +Mon Mar 7 11:00:12 UTC 2022 - Imobach Gonzalez Sosa + +- Properly handle the "dopackages" option in the openFile + method of the AyastSetup module (bsc#1196566). +- 4.4.35 + +------------------------------------------------------------------- +Tue Mar 4 13:14:15 UTC 2022 - José Iván López González + +- Avoid login while running AutoYaST init-scripts (bsc#1196594 and + related to bsc#1195059). +- 4.4.34 + +------------------------------------------------------------------- +Thu Mar 3 11:48:36 UTC 2022 - Imobach Gonzalez Sosa + +- Consider user selected packages as optional to not block the + installation (bsc#1195747). +- 4.4.33 + +------------------------------------------------------------------- +Mon Feb 28 10:39:35 UTC 2022 - Steffen Winterfeldt + +- add yast namespace to merge.xslt to fix CDATA handling (bsc#1195910) +- 4.4.32 + +------------------------------------------------------------------- +Mon Feb 21 15:05:50 UTC 2022 - Knut Anderssen + +- Modified init-scripts service dependencies fixing a root login + systemd timeout when installing with ssh (bsc#1195059) +- 4.4.31 + +------------------------------------------------------------------- +Mon Feb 14 16:30:39 UTC 2022 - Imobach Gonzalez Sosa + +- The ayast_setup client imports the general settings + (bsc#1195631). +- 4.4.30 + +------------------------------------------------------------------- +Mon Feb 7 14:19:37 UTC 2022 - Imobach Gonzalez Sosa + +- Fix the profile update when using an element + (boo#1195630). +- Run the network client when listed in the semi-automatic section. +- 4.4.29 + +------------------------------------------------------------------- +Tue Jan 25 16:11:43 UTC 2022 - Imobach Gonzalez Sosa + +- Use Package module instead of PackageSystem (bsc#1194886). +- 4.4.28 + +------------------------------------------------------------------- +Fri Jan 21 12:07:59 UTC 2022 - Imobach Gonzalez Sosa + +- Replace references to PackageAI module with proper calls to + Package methods (bsc#1194886). +- 4.4.27 + +------------------------------------------------------------------- +Thu Jan 20 07:58:35 UTC 2022 - Imobach Gonzalez Sosa + +- Fix handling of add-on signature settings, introduced when fixing + bsc#1192437 (bsc#1194881). +- 4.4.26 + +------------------------------------------------------------------- +Thu Jan 13 11:58:37 UTC 2022 - Imobach Gonzalez Sosa + +- Properly merge the autoupgrade workflow when using the online + medium (bsc#1192437, bsc#1194440). +- 4.4.25 + +------------------------------------------------------------------- +Fri Dec 17 10:33:33 UTC 2021 - Steffen Winterfeldt + +- use Y2Storage::Arch to determine whether UEFI is available (bsc#937067) +- 4.4.24 + +------------------------------------------------------------------- +Thu Nov 25 12:56:23 UTC 2021 - Knut Anderssen + +- During autoupgrade merge the selected product workflow in order + to execute 2nd stage modules (bsc#1192437) +- 4.4.23 + +------------------------------------------------------------------- +Mon Nov 22 16:58:45 UTC 2021 - Imobach Gonzalez Sosa + +- Do not process the section during the 2nd stage + (bsc#1192185). +- 4.4.22 + +------------------------------------------------------------------- +Thu Nov 18 11:10:28 UTC 2021 - Knut Anderssen + +- Add support for detecting EFI boot during autoinstallation + (jsc#SLE-18819) +- 4.4.21 + +------------------------------------------------------------------- +Fri Nov 12 13:21:54 UTC 2021 - Imobach Gonzalez Sosa + +- bsc#1192626: + - Registration takes place always at the same point, no matter + which installation medium is being used. + - Adapt to the product specification API. +- Stop AutoYaST installation when registration failed on online + medium (bsc#1188211, Josef Reidinger ). +- 4.4.20 + +------------------------------------------------------------------- +Tue Oct 26 12:25:01 UTC 2021 - José Iván López González + +- Avoid internal error when checking signature (bsc#1192022). +- 4.4.19 + +------------------------------------------------------------------- +Tue Oct 26 07:40:25 UTC 2021 - Knut Anderssen + +- Add the "keep_unknown_lv" element to the partitioning schema + (bsc#1191968). +- 4.4.18 + +------------------------------------------------------------------- +Mon Oct 25 13:15:23 UTC 2021 - Knut Anderssen + +- bsc#1191695 + - Consider the environment attribute when importing the script + section. + - Do not report feedback when running a script and the log + content is empty. +- 4.4.17 + +------------------------------------------------------------------- +Tue Sep 21 11:13:59 UTC 2021 - Imobach Gonzalez Sosa + +- Add the "hostname" element to the rules schema (bsc#1190696). +- 4.4.16 + +------------------------------------------------------------------- +Tue Jul 20 14:45:51 UTC 2021 - Ladislav Slezák + +- Fixed handling of the "final_reboot" and "final_halt" options, + add the custom scripts only once and avoid displaying + a warning popup during installation (bsc#1188356) +- 4.4.15 + +------------------------------------------------------------------- +Fri Jul 16 15:27:30 UTC 2021 - Imobach Gonzalez Sosa + +- Copy the init-scripts to the right location during 1st stage + (bsc#1188360). + +------------------------------------------------------------------- +Fri Jul 16 11:20:20 UTC 2021 - Imobach Gonzalez Sosa + +- Copy the files to the right location when a + is given (bsc#1188357). +- 4.4.14 + +------------------------------------------------------------------- +Fri Jul 9 13:46:05 UTC 2021 - Imobach Gonzalez Sosa + +- Recognize the 'dialog' section as a legal element of rules.xml + files (bsc#1188153). +- Do not export the general/storage section when it is empty + (related to bsc#1171356 and bsc#1187916). + +------------------------------------------------------------------- +Tue Jul 6 08:57:22 UTC 2021 - José Iván López González + +- Add run-erb option to check-profile command. +- Avoid to crash when rendering ERB profiles fails. +- Related to bsc#1177123. +- 4.4.13 + +------------------------------------------------------------------- +Fri Jul 2 12:43:13 UTC 2021 - Imobach Gonzalez Sosa + +- Properly register the script to reboot after applying online + updates (bsc#1187962). +- 4.4.12 + +------------------------------------------------------------------- +Thu Jul 1 07:02:20 UTC 2021 - Imobach Gonzalez Sosa + +- Do not crash importing the section (boo#1187898). + This bug does not affect the installation process. +- 4.4.11 + +------------------------------------------------------------------- +Mon Jun 14 09:37:41 UTC 2021 - Imobach Gonzalez Sosa + +- Fix the copy of the profile to the installed system as + /var/adm/autoinstall/cache/installedSystem.xml (bsc#1187221). +- 4.4.10 + +------------------------------------------------------------------- +Fri Jun 11 09:46:05 UTC 2021 - Imobach Gonzalez Sosa + +- Do not crash when the general/storage section is empty + (bsc#1187180). +- 4.4.9 + +------------------------------------------------------------------- +Thu Jun 10 09:38:45 UTC 2021 - Knut Anderssen + +- Import proxy settings during the 1st stage of the installation + (bsc#1185016) +- 4.4.8 + +------------------------------------------------------------------- +Mon Jun 7 13:06:43 UTC 2021 - Imobach Gonzalez Sosa + +- Abort the installation importing the users sections from + the profile fails (related to jsc#PM-2620). +- 4.4.7 + +------------------------------------------------------------------- +Thu May 13 19:07:57 UTC 2021 - Knut Anderssen + +- Recommend icewm if graphical installation (bsc#1185095) +- 4.4.6 + +------------------------------------------------------------------- +Thu May 13 08:45:04 UTC 2021 - Imobach Gonzalez Sosa + +- Install packages in the PackagesProposal during autoupgrade + (see bsc#1184488). +- 4.4.5 + +------------------------------------------------------------------- +Tue May 11 08:50:30 UTC 2021 - Imobach Gonzalez Sosa + +- Refactor the mechanism (bsc#1185704): + - Split the code into several and testable classes. + - Fix 'Next' dialog calculation when the target does not exist. + -