Accepting request 1221823 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1221823 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=88
This commit is contained in:
commit
a2ad9c3417
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">v1.15.0</param>
|
||||
<param name="revision">v1.16.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">55cc1877ef246d8cabfd9bbeb0a8747b59c03431</param></service></servicedata>
|
||||
<param name="changesrevision">8a41d772509d37267a65e0b425808e883e4b9dce</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fae93fd6d5c0746ba0e312451847028284e0b1a8b3be815cc87d6e339e7b54d0
|
||||
size 26598413
|
3
syft-1.16.0.obscpio
Normal file
3
syft-1.16.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50d3ac043756c2b60b84cc2e1e7062128f8459cb5d6b5be3cd5a04877321d518
|
||||
size 26614285
|
29
syft.changes
29
syft.changes
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 05 09:43:28 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.16.0:
|
||||
* chore: prevent file resolver from bubbling errors in binary
|
||||
cataloger (#3410)
|
||||
* chore(deps): update stereoscope to
|
||||
cbd43fb4e5d348fe680066ee6329385fd6a4f827 (#3411)
|
||||
* chore(deps): update CPE dictionary index (#3414)
|
||||
* chore(deps): bump github.com/adrg/xdg from 0.5.2 to 0.5.3
|
||||
(#3408)
|
||||
* chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.1
|
||||
to 1.0.0 (#3409)
|
||||
* chore(deps): update stereoscope to
|
||||
2ce1e520983b1c21d5150d7fae2b39e8e5ab9063 (#3405)
|
||||
* Issue #3143 – fixed format conversion docs link (#3407)
|
||||
* feat: support dependencies and purl for Native Image SBOMs
|
||||
(#3399)
|
||||
* chore(deps): update stereoscope to
|
||||
9c92fe30492ffeba14ed2e23ad1fd923341dda4f (#3398)
|
||||
* feat: exclude devDependencies from package-lock.json parsing
|
||||
(#3371)
|
||||
* chore(deps): bump github.com/adrg/xdg from 0.5.1 to 0.5.2
|
||||
(#3394)
|
||||
* chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6
|
||||
(#3393)
|
||||
* fix: stack overflow in spyingIoReadCloser (#3392)
|
||||
* fix: bad pom files may cause infinite loop (#3391)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 14:02:45 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 1.15.0
|
||||
mtime: 1730144884
|
||||
commit: 55cc1877ef246d8cabfd9bbeb0a8747b59c03431
|
||||
version: 1.16.0
|
||||
mtime: 1730751807
|
||||
commit: 8a41d772509d37267a65e0b425808e883e4b9dce
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 1.15.0
|
||||
Version: 1.16.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:f09069645421e57f7df9b15e86e8a85290c933d36c72a16aa38d8727a1bbf8e0
|
||||
size 51731555
|
||||
oid sha256:2198e61596bd38b89f1448b6b9f6e88830c12b9a6e79b6ca7d67a44e120243ea
|
||||
size 51733117
|
||||
|
Loading…
Reference in New Issue
Block a user