Accepting request 1055934 from home:ojkastl_buildservice:Branch_devel_kubic

update to 0.64.0

OBS-URL: https://build.opensuse.org/request/show/1055934
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=36
This commit is contained in:
2023-01-04 16:03:21 +00:00
committed by Git OBS Bridge
parent 7ac03fb574
commit 3200f6f8a7
7 changed files with 26 additions and 10 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jan 04 15:47:49 UTC 2023 - kastl@b1-systems.de
- Update to version 0.64.0:
* fix: unicode output in cyclonedx-json format (#1420)
* fix: excessive go binary warnings (#1424)
* feat: update spdx format model to produce valid spdx json documents (#1418)
* clean package names in python parsers (#1417)
* docs: update schema name to 2.3 (#1416)
* feat: add h1digest when scanning go.mod (#1405)
* feat: Add license parsing for java (#1385)
* fix: cyclonedx component type for binaries (#1406)
* fix: openjdk detection pattern (#1415)
* bug: spdx checksum empty array; allow syft to generate SHA1 for spdx-tag-value documents (#1404)
* Add NetBSD support. (#1412)
-------------------------------------------------------------------
Fri Dec 16 12:37:58 UTC 2022 - kastl@b1-systems.de