forked from pool/grype
Accepting request 1089337 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1089337 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=26
This commit is contained in:
commit
9f163a5004
2
_service
2
_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.62.1</param>
|
||||
<param name="revision">v0.62.2</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/grype</param>
|
||||
<param name="changesrevision">0f71006f622a3aa84fe70c0f2f05b7f399c373f0</param></service></servicedata>
|
||||
<param name="changesrevision">77eb4bb53fa6a3c7fb9ae37aa35da456159dab57</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7de3045be076dc1e5faeefb17f093c9f76eff00b35718c1a98a992c7c6c8fb8e
|
||||
size 13281293
|
3
grype-0.62.2.obscpio
Normal file
3
grype-0.62.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b74af3e15a5b16d446d53f19a2fb3c0e8b3fb8e55cba8dad69b7cce292428841
|
||||
size 13281805
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 27 10:48:41 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.62.2:
|
||||
* feat: add source and type to CVSS information (#1317)
|
||||
* chore(deps): bump github.com/docker/docker (#1320)
|
||||
* chore(deps): bump github/codeql-action from 2.3.3 to 2.3.5
|
||||
(#1321)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 24 14:04:41 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: grype
|
||||
version: 0.62.1
|
||||
mtime: 1684864673
|
||||
commit: 0f71006f622a3aa84fe70c0f2f05b7f399c373f0
|
||||
version: 0.62.2
|
||||
mtime: 1685122628
|
||||
commit: 77eb4bb53fa6a3c7fb9ae37aa35da456159dab57
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.62.1
|
||||
Version: 0.62.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:0d5b4c5dce561b4f06e44512495466710e80a7eaea591184a09d3c0c33aa9d21
|
||||
size 35038146
|
||||
oid sha256:f6416a4e048a951aa04996b526b998c21c9d2e9630164ae6a359ec9e56115d9b
|
||||
size 35037883
|
||||
|
Loading…
x
Reference in New Issue
Block a user