forked from pool/grype
Accepting request 1029639 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.51.0 OBS-URL: https://build.opensuse.org/request/show/1029639 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/grype?expand=0&rev=21
This commit is contained in:
parent
e8a5840a11
commit
5fa013b6b6
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/anchore/grype</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.50.2</param>
|
||||
<param name="revision">v0.51.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -17,6 +17,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">grype-0.50.2.tar.gz</param>
|
||||
<param name="archive">grype-0.51.0.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/grype</param>
|
||||
<param name="changesrevision">f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b</param></service></servicedata>
|
||||
<param name="changesrevision">4cda526992d5003dcbab68c9a7479a653dfde008</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:024beef846682a49de8d2df91ed2bd1c7bcb19285405730c4f7a590c38933b2a
|
||||
size 1099540
|
3
grype-0.51.0.tar.gz
Normal file
3
grype-0.51.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a05cbe1efa01039da022bc6c55f413d5a15b5b829af7288bbea1bafe96c00bac
|
||||
size 1587675
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 05:12:14 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.51.0:
|
||||
* implement v5 db schema to support improved matching between rpm appstream modules (#944)
|
||||
* Update Syft to v0.59.0 (#957)
|
||||
* expand quality gate image set to include rpm appstreams-related images (#952)
|
||||
* Update grype bootstrap tools to latest versions. (#947)
|
||||
* chore: add more quality gate images (#950)
|
||||
* Add in-depth quality gate checks (#949)
|
||||
* Update Syft to v0.58.0 (#941)
|
||||
* Update grype bootstrap tools to latest versions. (#945)
|
||||
* Update grype bootstrap tools to latest versions. (#935)
|
||||
* Update Syft to v0.57.0 (#930)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 08:31:07 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.50.2
|
||||
Version: 0.51.0
|
||||
Release: 0
|
||||
Summary: A vulnerability scanner for container images and filesystems
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61ae50665d9b93b5df3ef78a3ffe2d9cf8eb905e87bfe89b72303b9634c9760b
|
||||
size 51754143
|
||||
oid sha256:d4561b1edecf75a214342a5578f24ee75e8aeb8f9d535d017c95bbb17ff64e6b
|
||||
size 51798062
|
||||
|
Loading…
x
Reference in New Issue
Block a user