Accepting request 1085189 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1085189 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=38
This commit is contained in:
commit
8fec48ad77
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.79.0</param>
|
||||
<param name="revision">v0.80.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="changesrevision">b2b332e8b2b66af0905e98b54ebd713a922be1a8</param></service></servicedata>
|
||||
<param name="changesrevision">0f1aed447751f92dcc0165b56aa474ec9706805e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5aded6235b645c2256117f07707e560bc3747334879c563e420037eecb85b4c
|
||||
size 21173261
|
3
syft-0.80.0.obscpio
Normal file
3
syft-0.80.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:556fc83d2412c42982dc7ba3fa223fdb1e4cb3c72f45f133681d3d6bfcaedd0a
|
||||
size 21219853
|
26
syft.changes
26
syft.changes
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 05 19:51:00 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.80.0:
|
||||
* Update the CPE generation for spring-security-core (#1789)
|
||||
* chore: do not HTML escape PackageURLs (#1782)
|
||||
* chore: do not include kernel module cataloger by default
|
||||
(#1784)
|
||||
* chore(docs): Update lists of catalogers (#1780)
|
||||
* chore: add more detail on SPDX file IDs (#1769)
|
||||
* Search /usr/share for rpmdb to fix scan on ostree-managed
|
||||
images (#1756)
|
||||
* chore(deps): bump github.com/docker/docker (#1767)
|
||||
* rename sbom.PackageCatalog to sbom.Packages (#1773)
|
||||
* chore(deps): bump modernc.org/sqlite from 1.22.0 to 1.22.1
|
||||
(#1768)
|
||||
* Create python requirements metadata (#1759)
|
||||
* chore: update test redactor ordering (#1765)
|
||||
* rename pkg.Catalog to pkg.Collection (#1764)
|
||||
* chore(deps): bump modernc.org/sqlite from 1.21.2 to 1.22.0
|
||||
(#1758)
|
||||
* chore: go-rpmdb update (#1757)
|
||||
* chore(deps): bump github.com/CycloneDX/cyclonedx-go from
|
||||
0.7.1-0.20221222100750-41a1ac565cce to 0.7.1 (#1706)
|
||||
* fix: Improve pnpm support (#1752)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 22 14:33:37 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 0.79.0
|
||||
mtime: 1682084046
|
||||
commit: b2b332e8b2b66af0905e98b54ebd713a922be1a8
|
||||
version: 0.80.0
|
||||
mtime: 1683301301
|
||||
commit: 0f1aed447751f92dcc0165b56aa474ec9706805e
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.79.0
|
||||
Version: 0.80.0
|
||||
Release: 0
|
||||
Summary: CLI tool and library for generating a Software Bill of Materials
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcb1751c7d3109475266699476d0ce8899b2daa1d310bf3ae4781a9392a89cb8
|
||||
size 41731701
|
||||
oid sha256:2f2c5f5be0eb63adedd09288c07b5d12bf01e7d4bfebe0e1be1188e617f55f89
|
||||
size 32443814
|
||||
|
Loading…
x
Reference in New Issue
Block a user