forked from pool/grype
Accepting request 1005148 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.50.2 OBS-URL: https://build.opensuse.org/request/show/1005148 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/grype?expand=0&rev=19
This commit is contained in:
parent
4e57e026b1
commit
e8a5840a11
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.1</param>
|
||||
<param name="revision">v0.50.2</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.1.tar.gz</param>
|
||||
<param name="archive">grype-0.50.2.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">403a535321c20565676dc633344e2bf8881cee29</param></service></servicedata>
|
||||
<param name="changesrevision">f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70c5673fc7ed6a4639dce15ef975e72c6cc503540036bd361b86986f72028ce9
|
||||
size 1099547
|
3
grype-0.50.2.tar.gz
Normal file
3
grype-0.50.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:024beef846682a49de8d2df91ed2bd1c7bcb19285405730c4f7a590c38933b2a
|
||||
size 1099540
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 08:31:07 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.50.2:
|
||||
* Update Syft to v0.57.0 (#930)
|
||||
* Correct falsely copied app-name 'syft' in example (#922)
|
||||
* Bump github.com/sigstore/cosign from 1.11.1 to 1.12.0 (#927)
|
||||
* Update grype bootstrap tools to latest versions. (#925)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 14 05:40:23 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.1
|
||||
Version: 0.50.2
|
||||
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:73d2b6467002abecb4c7143f071ae502faaa9edcc8b0dbd3349f62e0b0bf60a5
|
||||
size 51727465
|
||||
oid sha256:61ae50665d9b93b5df3ef78a3ffe2d9cf8eb905e87bfe89b72303b9634c9760b
|
||||
size 51754143
|
||||
|
Loading…
x
Reference in New Issue
Block a user