From 501d071dfce2fcce3a556399ad18435314c21df5105ce8b8579eba417f751e88 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Mon, 19 Feb 2024 19:55:07 +0000 Subject: [PATCH] - merge gh#openSUSE/perl-bootloader#163 - validate test output for each shell individually - update and extend tests - reworked default-settings command - add test case for default-settings - rework get-option command - add test case for get-option - rework del-option command - add test case for del-option - rework add-option command - add test case for add-option - rework grub2-efi install - adjust some tests - systemd-boot test adjusted - rework remove-kernel option and add tests - rework add-kernel option and add tests - adjust kexec-bootloader and add tests - remove support for dash - remove ancient perl library code from master branch - updated git2log script OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=301 --- perl-Bootloader.changes | 42 ++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index a88bed0..89fba4c 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,26 +1,26 @@ --------------------------------------------------------------------- -Mon Feb 19 19:27:05 UTC 2024 - wfeldt@opensuse.org +Mon Feb 19 19:51:19 UTC 2024 - wfeldt@opensuse.org -- adjust spec file -- updated git2log script -- remove ancient perl library code from master branch -- remove support for dash -- adjust kexec-bootloader and add tests -- rework add-kernel option and add tests -- rework remove-kernel option and add tests -- systemd-boot test adjusted -- adjust some tests -- rework grub2-efi install -- add test case for add-option -- rework add-option command -- add test case for del-option -- rework del-option command -- add test case for get-option -- rework get-option command -- add test case for default-settings -- reworked default-settings command -- update and extend tests +- merge gh#openSUSE/perl-bootloader#163 - validate test output for each shell individually +- update and extend tests +- reworked default-settings command +- add test case for default-settings +- rework get-option command +- add test case for get-option +- rework del-option command +- add test case for del-option +- rework add-option command +- add test case for add-option +- rework grub2-efi install +- adjust some tests +- systemd-boot test adjusted +- rework remove-kernel option and add tests +- rework add-kernel option and add tests +- adjust kexec-bootloader and add tests +- remove support for dash +- remove ancient perl library code from master branch +- updated git2log script +- adjust spec file - rewrite grub2 install to be more compatible (bsc#1214361) - 1.12