* Wed May 06 2026 aplanas@suse.com
- Update to version 1+git20260506.25d47bf:
* Drop systemd.machine_id if /etc/machine-id is present
* Support XBOOTLDR partition
* Add CLAUDE.md file
* Use command -v instead of hash
* Remove dead code
* Fix regular expression non-capturing group
* Add comment about default values in config file
* Clarify when swap is mounted
* Fix typo in comment
* Exit early if we are outside the initrd
* Fix variable name
* Fix typo
* When cleaning pcrlock.d remove only the content
* Do not check in_buildroot when updating entries
* update_kernels: Update entries for the system if no snapshot is provided
* Tue Apr 21 2026 aplanas@suse.com
- Update to version 1+git20260421.88e40c4:
* Allow multiple lines and comment lines in cmdline files
* Thu Apr 09 2026 aplanas@suse.com
- Update to version 1+git20260409.83d5678:
* Detect uninitialized machine-id
* Wed Apr 08 2026 aplanas@suse.com
- Update to version 1+git20260408.db91528:
* Find /etc/os-release and machine-id in mkosi
* Drop reference to systemd-experimental
* Fix set-default-snapshot when snapshots are not present
* Tue Apr 07 2026 aplanas@suse.com
- Update to version 1+git20260407.f1134c1:
* Add missing e2fsprogs dependency
* Check that the efivars filesystem is writable
* Mon Apr 06 2026 aplanas@suse.com
- Update to version 1+git20260406.42f6bd8:
* Detect if shim is installed in the ESP
* Update entries for the system if no snapshot is provided
* Allow version values without snapshot number
* Detect in buildroot invocations (mkosi)
* Avoid cleaning entries without subvol
* Use more idiomatic way to refer the snapshot
* Drop mkmoduleinitrd
* Find cmdline when there is no subvolumes
* Change rootflags based on local information
* Ignore lsblk sdterr output
* Tue Mar 24 2026 aplanas@suse.com
- Update to version 1+git20260324.bd0fc60:
* Add CAP_LINUX_IMMUTABLE when called by snapperd
* get_timeout and default respect UPDATE_NVRAM (bsc#1243889)
* Thu Mar 19 2026 aplanas@suse.com
- Update to version 1+git20260319.f4cfda0:
* Drop unused variable
* Drop --raw from findmnt
* bootloader_version: allow for padding between strings in grub binary
* Fri Mar 13 2026 aplanas@suse.com
- Update to version 1+git20260313.ff5ea17:
* Support cmdline.d directory
* Avoid update policy if no new hash
* Requires libtss2-tcti-device0
* More explicit bootloader detection, honour sysconfig if set
* Wed Mar 11 2026 aplanas@suse.com
- Update to version 1+git20260311.73a155b:
* Add ESP_FREE_SPACE config option
* Merge both 710 components for grub2-bls
* Allow partial unenrollment
* Drop pcr-oracle
* Edit crypttab options only for tracked devices
* Fix bootloader PCR measurements for portable installations
* Fix PCR predictions for grub2-bls without shim
Version: 1+git20250505.f4890e9-160000.2.2
* Mon May 05 2025 aplanas@suse.com
- Update to version 1+git20250505.f4890e9:
* Build only for Intel and arm (bsc#1242256)
* Wed Apr 30 2025 aplanas@suse.com
- Update to version 1+git20250430.f7d1ad1:
* Update DA lockout message
* jeos-firstboot-enroll: show errors as dialog
* Fri Apr 25 2025 aplanas@suse.com
- Update to version 1+git20250425.25d659b:
* get-timeout for sd-boot return unsigned value
* jeos-firstboot-enroll: drop unused variable
* jeos-firstboot-enroll: continue if no enrollment (bsc#1236583)
* jeos-firstboot-enroll: hide keyctl output
* jeos-firstboot-enroll: add title and description
* Wed Apr 23 2025 aplanas@suse.com
- Update to version 1+git20250423.61ca94f:
* Revert "Use filesystem order in grub2-bls" (bsc#1241046)
* Wed Apr 23 2025 aplanas@suse.com
- Update to version 1+git20250423.7e34390:
* Check if TPM2 is in lockout (bsc#1241168)
* Retry password when mismatch
* Mon Apr 21 2025 aplanas@suse.com
- Update to version 1+git20250421.7ffd25a:
* Report when PCR 15 cannot be predicted
* Reap failed keys
* Improve asking passwords (bsc#1241171)
* Thu Apr 10 2025 aplanas@suse.com
- Update to version 1+git20250410.9086124:
* Simplify code calling mount_chroot
* Support transactional systems without overlayfs on /etc
* Remove unnecessary umount_etc
* Wed Apr 09 2025 aplanas@suse.com
- Update to version 1+git20250409.7ec17ae:
* Call cleanup when snapshots change (boo#1240932)
* Add cleanup command to drop broken boot entries
* Document --all parameter
* Sync the bootloader also in MicroOS
* Mon Apr 07 2025 aplanas@suse.com
- Update to version 1+git20250407.f84e1da:
* Drop PCR2 if in virtual machine
* Add have_slot function
* Get boot time from /proc/stat (boo#1240851)
* Fri Apr 04 2025 aplanas@suse.com
- Update to version 1+git20250404.f9b9576:
* Check free space early
* Add kernel version in title if grub2-bls