Skip to content

Commit

Permalink
New release 20240913
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschroeter committed Sep 13, 2024
1 parent 2cf0dd0 commit e6204f7
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions dist/build.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Fri Sep 13 08:18:51 UTC 2024 - Adrian Schröter <[email protected]>

- SBOM generation:
- Adding golang introspection support
- Adding rust binary introspection support
- Keep track of unknwon licenses and add a "hasExtractedLicensingInfos"
section
- Also normalize licenses for cyclonedx
- Make generate_sbom errors fatal
- general improvements
- Fix noprep building not working because the buildir is removed
- kiwi image: also detect a debian build if /var/lib/dpkg/status is present
- Do not use the Encode module to convert a code point to utf8
- Fix personality syscall number for riscv
- add more required recommendations for KVM builds
- set PACKAGER field in build-recipe-arch
- fix writing _modulemd.yaml
- pbuild: support --release and --baselibs option
- container:
- copy base container information from the annotation into the
containerinfo
- track base containers over multiple stages
- always put the base container last in the dependencies

-------------------------------------------------------------------
Tue Jul 23 08:53:20 UTC 2024 - Adrian Schröter <[email protected]>

Expand Down

0 comments on commit e6204f7

Please sign in to comment.