Accepting request 1029640 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.59.0 OBS-URL: https://build.opensuse.org/request/show/1029640 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=21
This commit is contained in:
parent
6a29f7c646
commit
37c11dfe8d
4
_service
4
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/anchore/syft</param>
|
<param name="url">https://github.com/anchore/syft</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.58.0</param>
|
<param name="revision">v0.59.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
@ -16,6 +16,6 @@
|
|||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">syft-0.58.0.tar.gz</param>
|
<param name="archive">syft-0.59.0.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/anchore/syft</param>
|
<param name="url">https://github.com/anchore/syft</param>
|
||||||
<param name="changesrevision">b9b13d5525df89194d332467f692bc28bc68d07f</param></service></servicedata>
|
<param name="changesrevision">41bc6bb410352845f22766e27dd48ba93aa825a4</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4b1c59884f4a044814415327fcb688a71ff35ddfefcddcc4fec1d07fb577ac76
|
|
||||||
size 3834951
|
|
3
syft-0.59.0.tar.gz
Normal file
3
syft-0.59.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:087c53b1c47a0dcc672c95c3142e596196257e66e393b3cb294588b07efb8adc
|
||||||
|
size 3834468
|
19
syft.changes
19
syft.changes
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 18 05:11:08 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.59.0:
|
||||||
|
* Fixes #1179 Deprecated SPDX license (#1263)
|
||||||
|
* feat: add RelationshipsBySourceOwnership to syft json output (#1248)
|
||||||
|
* fix: reset merged package into map; (#1258)
|
||||||
|
* refactor: Remove experimental Anchore Enterprise upload functionality (#1257)
|
||||||
|
* Update syft bootstrap tools to latest versions. (#1254)
|
||||||
|
* Update Stereoscope to d24c9d626b33fa720210b007a20767801827b532 (#1253)
|
||||||
|
* Update syft bootstrap tools to latest versions. (#1244)
|
||||||
|
* fix apkdb checksum representation (#1247)
|
||||||
|
* feat: add identifiable field to source object (#1243)
|
||||||
|
* feat: attest support for Singularity images (#1201)
|
||||||
|
* Update syft bootstrap tools to latest versions. (#1239)
|
||||||
|
* Update Stereoscope to 1b1b744a919964f38d14e1416fb3f25221b761ce (#1240)
|
||||||
|
* fix: Follow symlinks when searching for globs in all-layers scope (#1221)
|
||||||
|
* update requires to use list; remove field (#1234)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 30 05:10:45 UTC 2022 - kastl@b1-systems.de
|
Fri Sep 30 05:10:45 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: syft
|
Name: syft
|
||||||
Version: 0.58.0
|
Version: 0.59.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CLI tool and library for generating a Software Bill of Materials
|
Summary: CLI tool and library for generating a Software Bill of Materials
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:80445409655695432032527ff881ce0449f34ced7da7eb8182512f85915d9235
|
oid sha256:b1e5ea0c877b34187f2fae624d2711694520972756c0a9271d7b93e13d05cb66
|
||||||
size 51677720
|
size 51620629
|
||||||
|
Loading…
Reference in New Issue
Block a user