forked from pool/grype
Accepting request 1098596 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1098596 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=30
This commit is contained in:
commit
a6910a9711
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.63.1</param>
|
||||
<param name="revision">v0.64.0</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">ecf9e65b951aed43098f0e5da4441a7e17f190af</param></service></servicedata>
|
||||
<param name="changesrevision">37f436cfb6eb871bfde9cfcb1a360c510751afc9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:356e4fffbc8be0a3d739ea1420c7cb0beba5453512fc9818af3445b4050860bd
|
||||
size 14420493
|
3
grype-0.64.0.obscpio
Normal file
3
grype-0.64.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:859f4078cac10ac10bc3b3e78149df084fd21865bfa53deee8c12e764a47ed50
|
||||
size 15324685
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 14 05:26:47 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.64.0:
|
||||
* chore(deps): update Syft to v0.85.0 (#1383)
|
||||
* feat(outputs): allow to set multiple outputs (#648) (#1346)
|
||||
* Remove Docker section from DEVELOPING.md (#1384)
|
||||
* chore(deps): update bootstrap tools to latest versions (#1381)
|
||||
* chore(deps): bump github.com/docker/docker (#1382)
|
||||
* Port to new syft source API (#1376)
|
||||
* chore(deps): bump golang.org/x/term from 0.9.0 to 0.10.0
|
||||
(#1375)
|
||||
* chore: bump quality gate labels and images (#1374)
|
||||
* chore(deps): update bootstrap tools to latest versions (#1368)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 30 18:26:00 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: grype
|
||||
version: 0.63.1
|
||||
mtime: 1688072717
|
||||
commit: ecf9e65b951aed43098f0e5da4441a7e17f190af
|
||||
version: 0.64.0
|
||||
mtime: 1689260801
|
||||
commit: 37f436cfb6eb871bfde9cfcb1a360c510751afc9
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.63.1
|
||||
Version: 0.64.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:739f4d131ddabee18b96b2fde4f9fe4fc248777f15cd4b875513c4e3a1e77e49
|
||||
size 35188146
|
||||
oid sha256:ee54a0744a477529fea3b59e91deb81eb7db0614d5aade668e9763a32b01ce6e
|
||||
size 35378936
|
||||
|
Loading…
x
Reference in New Issue
Block a user