forked from pool/grype
Accepting request 1094604 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.63.0 OBS-URL: https://build.opensuse.org/request/show/1094604 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/grype?expand=0&rev=56
This commit is contained in:
parent
6493fd0e04
commit
818ebbddda
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.3</param>
|
||||
<param name="revision">v0.63.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">3865f4cc1dfcdcefbb7009400df153f24b18c772</param></service></servicedata>
|
||||
<param name="changesrevision">ca79c2a753fa90e1166a0f78f6e57c43808ba0c9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdc6d57061ad2507251d15a09c304803bd17d40b3827ab1035477ab0b9348e3c
|
||||
size 13285389
|
3
grype-0.63.0.obscpio
Normal file
3
grype-0.63.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1752b3da4ae82554cd8506e63623526c9b0a7fd76765b299c649ddf1879b1ce3
|
||||
size 13297165
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 22 05:08:42 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.63.0:
|
||||
* Configure chronicle to pre-1.0 mode (#1356)
|
||||
* chore(deps): update Syft to v0.84.0 (#1354)
|
||||
* chore(deps): update bootstrap tools to latest versions (#1353)
|
||||
* chore(deps): update Syft to v0.83.1 (#1352)
|
||||
* chore(deps): bump golang.org/x/term from 0.8.0 to 0.9.0 (#1350)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 5.0.1 to
|
||||
5.0.2 (#1351)
|
||||
* chore(deps): bump github/codeql-action from 2.3.6 to 2.13.4
|
||||
(#1344)
|
||||
* chore: Update the contributing guide (#1347)
|
||||
* feat: add community template folder and new table template
|
||||
(#1343)
|
||||
* chore: log unsupported package qualifier as debug (#1340)
|
||||
* feat: add package info to search by for all match details
|
||||
(#1339)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 12 19:46:06 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: grype
|
||||
version: 0.62.3
|
||||
mtime: 1685999840
|
||||
commit: 3865f4cc1dfcdcefbb7009400df153f24b18c772
|
||||
version: 0.63.0
|
||||
mtime: 1687362511
|
||||
commit: ca79c2a753fa90e1166a0f78f6e57c43808ba0c9
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.62.3
|
||||
Version: 0.63.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:d17fee46ea0abe6a32d879830f4c3721459624540054c8578c99e5604f69b465
|
||||
size 35186146
|
||||
oid sha256:de7f834a9defffb899667f0cabc857a1ae60acb25dfe8941f9082ec70001f02f
|
||||
size 35188896
|
||||
|
Loading…
x
Reference in New Issue
Block a user