Accepting request 1115835 from home:amanzini:branches:devel:kubic

- Update to version 0.92.0:
  * bump deps to latest version
  * fix: deterministic java purls (#2170)
- Update to version 0.91.0:
  * fix: prevent errors from clobbering terminal (#2161)
  * Require ordering of relationships when comparing parser output (#2160)
  * Add containerd support (#1793)
  * feat: add dependency information to conan lockfile parser (#2131)
  * fix: encode and decode FileLicenses and FileContents in Syft JSON (#2083)
  * feat: add cyclonedx schema version selection (#2123)
  * fix: allow cyclonedx json input with no components (#2127)
  * fix source-version typo in flag description (#2126)
- Update to version 0.90.0:
  * fix(help): power-user help text to indicate it supports file-system (#2113)
  * fix: update codeql-analysis for go 1.21 (#2108)
  * feat(cmd/update): add UA header with current ver when check for update (#2100)
  * fix(cdx): validate external refs before encoding (#2091)
  * fix: correct group IDs for commons-codec, okhttp, okio, and add integration tests for Java PURL generation (#2075)

OBS-URL: https://build.opensuse.org/request/show/1115835
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=97
This commit is contained in:
Richard Brown
2023-10-06 13:37:10 +00:00
committed by Git OBS Bridge
parent b91cfad53f
commit 46e556c238
8 changed files with 35 additions and 11 deletions

View File

@@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: syft
Version: 0.89.0
Version: 0.92.0
Release: 0
Summary: CLI tool and library for generating a Software Bill of Materials
License: Apache-2.0