sdbootutil/sdbootutil.changes

118 lines
3.9 KiB
Plaintext

-------------------------------------------------------------------
Mon Oct 23 12:36:16 UTC 2023 - lnussel@suse.de
- Update to version 1+git20231023.873adb9:
* Use correct image name on aarch64
-------------------------------------------------------------------
Thu Oct 19 06:15:45 UTC 2023 - Fabian Vogt <fvogt@suse.de>
- Add changes from gh#openSUSE/sdbootutil#21:
* sdbootutil.spec: Add missing efibootmgr dependency
* sdbootutil.spec: Make sdbootutil-snapper a hard dependency
-------------------------------------------------------------------
Thu Oct 12 15:02:17 UTC 2023 - lnussel@suse.de
- Update to version 1+git20231005.890f70c:
* Add --no-reuse-initrd option
* Refactor boot descriptive entries
* feat: more descriptive bootmenu entries
* Remove stray set -x
* speed up snapper list
* Fix misleading comment
* Fix helptext
-------------------------------------------------------------------
Thu Aug 17 12:02:02 UTC 2023 - lnussel@suse.de
- Update to version 1+git20230817.2a3cd34:
* Ignore errors from efibootmgr
* Update spec file
* Add marker to flag installation using sdbootutil
* Refactor and fix boot entry installation
* Don't exit in warn()
* feat: use arg_esp_path directly
* fix: get esp_device from bootctl
* fix: only install shim for secure boot
* feat: create only non-existing entries & pass correct ESP partition
* fix: make efibootmgr silent
* feat: create boot menu entries when installed
-------------------------------------------------------------------
Mon Aug 14 13:24:43 UTC 2023 - lnussel@suse.com
- Update to version 1+git20230814.38973c7:
* Support purge-kernels
* Fix postun
* Remove debug logging
-------------------------------------------------------------------
Mon Aug 7 07:38:45 UTC 2023 - Fabian Vogt <fvogt@suse.com>
- Only install the snapper plugin if sdbootutil is requested
- Bypass git, owner is not available ATM
-------------------------------------------------------------------
Thu Jul 27 14:32:09 UTC 2023 - lnussel@suse.com
- Update to version 1+git20230727.a0e666f:
* Set and honor $SYSTEMD_ESP_PATH
* rpm-script: don't remove kernel on reinstalls
-------------------------------------------------------------------
Wed Jul 26 16:22:10 UTC 2023 - lnussel@suse.com
- Update to version 1+git20230726.a994d2e:
* Fix installing extra kernels in MicroOS
* Replace file triggers with scriptlet
* Fix cleanup of rollback files
* Don't install unchanged files
* Add is-bootable and list-kernels commands
* Add ARCHITECTURE.md which explains how the setup works
* Add default loader config when installed
-------------------------------------------------------------------
Mon Jul 17 09:16:02 UTC 2023 - lnussel@suse.com
- Update to version 1+git20230717.dac075e:
* Install default boot loader in non-secure-boot case too
-------------------------------------------------------------------
Thu Jul 13 12:04:12 UTC 2023 - lnussel@suse.de
- Update to version 1+git20230713.df6eaca:
* Update features
* Call stty only in interactive mode
* silence stty errors
-------------------------------------------------------------------
Thu Jul 13 08:09:49 UTC 2023 - lnussel@suse.de
- Update to version 1+git20230713.356f0c5:
* Fix rpm dependencies
-------------------------------------------------------------------
Tue Jul 11 11:41:45 UTC 2023 - lnussel@suse.com
- Update to version 1+git20230711.f5c7e48:
* Fix setting root and rootflags
-------------------------------------------------------------------
Tue Jul 11 09:08:51 UTC 2023 - lnussel@suse.com
- Update to version 1+git20230626.1ef6b4d:
* creating /etc/kernel directory
* Update help screen
-------------------------------------------------------------------
Thu Jun 15 11:25:16 UTC 2023 - lnussel@suse.de
- Update to version 1+git20230615.587e134:
* Handle out of space
-------------------------------------------------------------------
Thu Jun 15 10:57:25 UTC 2023 - Ludwig Nussel <lnussel@suse.de>
- initial package