-
Notifications
You must be signed in to change notification settings - Fork 189
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
c1d2b2f
commit c89e059
Showing
1 changed file
with
14 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,17 @@ | ||
------------------------------------------------------------------- | ||
Fri Oct 27 08:29:31 UTC 2023 - Adrian Schröter <[email protected]> | ||
|
||
- Docker: | ||
- Support flavor specific build descriptions via Dockerfile.$flavor | ||
- support "PlusRecommended" hint to also provide recommended packages | ||
- use the name/version as filename if both are known | ||
- Produce docker format containers by default | ||
- pbuild: Support for signature authentification of OBS resources | ||
- Fix wiping build root for --vm-type podman | ||
- Put BUILD_RELEASE and BUILD_CHANGELOG_TIMESTAMP in the /.buildenv | ||
- build-vm-kvm: use -cpu host on riscv64 | ||
- small fixes and cleanups | ||
|
||
------------------------------------------------------------------- | ||
Fri Aug 11 06:25:38 UTC 2023 - Adrian Schröter <[email protected]> | ||
|
||
|