Accepting request 1181045 from home:ojkastl_buildservice:Branch_devel_kubic
update to 1.7.0 OBS-URL: https://build.opensuse.org/request/show/1181045 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=155
This commit is contained in:
parent
bed549d478
commit
89c9b3e466
2
_service
2
_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">v1.6.0</param>
|
<param name="revision">v1.7.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>
|
||||||
|
@ -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">c43f4fb416c34c1c4b3997373689d8d4c0fb9b36</param></service></servicedata>
|
<param name="changesrevision">22d57314826fce1bff469d8173884489f8212925</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2aa1526877c6afabcb23bbc74d0a6fda46f59c30c66066a3ffd3263e9bf66339
|
|
||||||
size 25097741
|
|
3
syft-1.7.0.obscpio
Normal file
3
syft-1.7.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d89cee7b9227818cb4e4439e9e29ddbaf8193582116734d8b047a3f5b62f6229
|
||||||
|
size 25622029
|
20
syft.changes
20
syft.changes
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 15 16:14:00 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 1.7.0:
|
||||||
|
* Added Features
|
||||||
|
- index known CPEs for wordpress plugins and themes [#2963
|
||||||
|
@westonsteimel]
|
||||||
|
- Consider Author field for wordpress plugins when generating
|
||||||
|
CPEs [#2946 @wagoodman]
|
||||||
|
* Bug Fixes
|
||||||
|
- improve version extraction from ldflags for pingcap TiDB
|
||||||
|
[#2962 @westonsteimel]
|
||||||
|
- Trim whitespace from wordpress values [#2945 @wagoodman]
|
||||||
|
- Issue scanning Poetry Project with Syft 1.6 and
|
||||||
|
cataloger=python-package-cataloger [#2954 #2965 @spiffcs]
|
||||||
|
- Poetry's multiple constraints seems to break the parser
|
||||||
|
[#2947 #2965 @spiffcs]
|
||||||
|
- Golang: Search remote licenses not working in a CI pipeline
|
||||||
|
when scanning Docker image [#2798 #2852 @kzantow]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 10 19:52:37 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Mon Jun 10 19:52:37 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: syft
|
name: syft
|
||||||
version: 1.6.0
|
version: 1.7.0
|
||||||
mtime: 1718033393
|
mtime: 1718393537
|
||||||
commit: c43f4fb416c34c1c4b3997373689d8d4c0fb9b36
|
commit: 22d57314826fce1bff469d8173884489f8212925
|
||||||
|
@ -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: 1.6.0
|
Version: 1.7.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:72af108ecd4c0d5e1f4a472ba032f9445fe1b19ebff209f4e92cbc6f5e14291a
|
oid sha256:a812543ab5cfd64027b1f15dbd83dd05478c46479e0f57916dd65dd1a05cda73
|
||||||
size 49716730
|
size 50486142
|
||||||
|
Loading…
Reference in New Issue
Block a user