forked from pool/grype
Accepting request 1099758 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1099758 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=32
This commit is contained in:
commit
e43ad35a95
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.64.1</param>
|
||||
<param name="revision">v0.64.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">43bcf301c445d13360d724971fd089cd7a61ead9</param></service></servicedata>
|
||||
<param name="changesrevision">e09bae392d6cafec524b5fda4692ed413a1b1167</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c773f641ae759e7443bcbc87bab0a0eb855908a0a3ff86df78979d12dda5fb6c
|
||||
size 15349773
|
3
grype-0.64.2.obscpio
Normal file
3
grype-0.64.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a77066532bc24d792edeabc304608f9d26f357d9f8b637ded79cf63ab95e3f54
|
||||
size 15353357
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 20 13:54:06 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.64.2:
|
||||
* fix: vulnerabilities should be printed when `--fail-on` fails
|
||||
(#1395)
|
||||
* chore: bump yardstick to address PyYAML cython compatibility
|
||||
issues (#1394)
|
||||
* Refactor integ test to table test (#1390)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 18 04:49:52 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: grype
|
||||
version: 0.64.1
|
||||
mtime: 1689624994
|
||||
commit: 43bcf301c445d13360d724971fd089cd7a61ead9
|
||||
version: 0.64.2
|
||||
mtime: 1689798980
|
||||
commit: e09bae392d6cafec524b5fda4692ed413a1b1167
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.64.1
|
||||
Version: 0.64.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:8d823dfc4dbbf747a06a9bc82d779248111e64b6448a55db29b4523f0f5e5082
|
||||
size 36215728
|
||||
oid sha256:0d4f1fabc4608ea571b1f16421a57b63129ace3a5daa0f4cb282db1ad6789f76
|
||||
size 36215513
|
||||
|
Loading…
x
Reference in New Issue
Block a user