forked from pool/grype
Accepting request 1169002 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1169002 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=57
This commit is contained in:
commit
0b0687997b
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.76.0</param>
|
||||
<param name="revision">v0.77.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">a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd</param></service></servicedata>
|
||||
<param name="changesrevision">b7ffbeee53105478e699290aeac238a0ead28962</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c135df5d62557949cddb6afbf699ebfb0e7466433844b645eae949cd0ae89f10
|
||||
size 17750029
|
3
grype-0.77.0.obscpio
Normal file
3
grype-0.77.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9daf340afa1afe24377d23d89efb2f0be012fdc5accad0b54dff1033c37a8e0a
|
||||
size 17777165
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 19 05:44:51 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.77.0:
|
||||
* config: add config opt in golang pseudo version main module
|
||||
comparison (#1816)
|
||||
* chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
|
||||
(#1814)
|
||||
* feat: modify metadata structure for providers' pull date
|
||||
(#1795)
|
||||
* fix: add linux and libc-dev headers ignore rules for debian
|
||||
packages (#1809)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 6.0.3 to
|
||||
6.0.4 (#1808)
|
||||
* feat: add html template (#1806)
|
||||
* fix: use Go main module version (#1797)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 06:07:59 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: grype
|
||||
version: 0.76.0
|
||||
mtime: 1713212959
|
||||
commit: a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd
|
||||
version: 0.77.0
|
||||
mtime: 1713465652
|
||||
commit: b7ffbeee53105478e699290aeac238a0ead28962
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.76.0
|
||||
Version: 0.77.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:5071bc7f7cc7322cb66a4a3873eb7881f27ccf70cbbf3aca7510273b47506c93
|
||||
size 47730321
|
||||
oid sha256:4dc291ab53e1ee08fafcae560b47dd82f4739d17202c54660af31eec2d280819
|
||||
size 47730338
|
||||
|
Loading…
x
Reference in New Issue
Block a user