forked from openSUSE/obs-build
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ac197fd
commit 74e4efc
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
------------------------------------------------------------------- | ||
Thu Nov 14 08:59:54 UTC 2024 - Adrian Schröter <[email protected]> | ||
|
||
- container related: | ||
* Implement support for the new <containers> element in kiwi recipes | ||
* Fixes for SBOM and dependencies of multi stage container builds | ||
* obs-docker-support: enable dnf and yum substitutions | ||
- Arch Linux: | ||
* fix file path for Arch repo | ||
* exclude unsupported arch | ||
* Use root as download user | ||
- build-vm-qemu: force sv48 satp mode on riscv64 | ||
- mkosi: | ||
* Create .sha256 files after mkosi builds | ||
* Always pass --image-version to mkosi | ||
- General improvements and bugfixes (mkosi, pbuild, appimage/livebuild, | ||
obs work detection, documention, SBOM) | ||
- Support slsa v1 in unpack_slsa_provenance | ||
- generate_sbom: do not clobber spdx supplier | ||
- Harden export_debian_orig_from_git (boo#1230469) | ||
|
||
------------------------------------------------------------------- | ||
Fri Sep 13 08:18:51 UTC 2024 - Adrian Schröter <[email protected]> | ||
|
||
|