forked from pool/grype
Accepting request 1195008 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1195008 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=71
This commit is contained in:
commit
fef9b2cc08
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.79.6</param>
|
||||
<param name="revision">v0.80.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">89c419091483d8f4f5e83a046dd0b45aaaba3eb5</param></service></servicedata>
|
||||
<param name="changesrevision">205ccfb6c90edb7258a9d25995f0a59c32e48142</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40b34c1459062156fb534b731aa89bcbb5289b6f00ffe998bfe2adcb9969c3bf
|
||||
size 18009101
|
3
grype-0.80.0.obscpio
Normal file
3
grype-0.80.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:854d696d1298c9025529335ded1294bd59280f304ff9ccdff9888bfc97ffbdab
|
||||
size 18022413
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 06:33:12 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.80.0:
|
||||
* chore(deps): bump github/codeql-action from 3.26.2 to 3.26.3
|
||||
(#2070)
|
||||
* chore(deps): update Syft to v1.11.1 (#2071)
|
||||
* chore: add grype version to db network operations (#2062)
|
||||
* fix: do not panic when given empty string arg (#2064)
|
||||
* chore(deps): bump github.com/charmbracelet/bubbletea (#2067)
|
||||
* fix: correctly close the db file in v4/v5 stores (#2066)
|
||||
* Add "Alpine Linux" to IDMapping; handle no CPEs error in
|
||||
findApkPackage. (#2040)
|
||||
* chore(deps): update tools to latest versions (#2055)
|
||||
* chore(deps): bump github.com/docker/docker (#2052)
|
||||
* fix: fail when grype cant check for db update (#1247)
|
||||
* chore(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1
|
||||
(#2053)
|
||||
* chore(deps): bump github.com/hashicorp/go-getter from 1.7.5 to
|
||||
1.7.6 (#2056)
|
||||
* chore(deps): bump github/codeql-action from 3.26.0 to 3.26.2
|
||||
(#2060)
|
||||
* feat: add db search subcommand (#2031)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 18:29:35 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: grype
|
||||
version: 0.79.6
|
||||
mtime: 1723479646
|
||||
commit: 89c419091483d8f4f5e83a046dd0b45aaaba3eb5
|
||||
version: 0.80.0
|
||||
mtime: 1724174957
|
||||
commit: 205ccfb6c90edb7258a9d25995f0a59c32e48142
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.79.6
|
||||
Version: 0.80.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:8b1bad5851aafe2461b31fa40cb9410d5ab4570e41f46e9e5d26ebf8da4a1a00
|
||||
size 53970212
|
||||
oid sha256:98c0d7debc1f4c3b4f0abe0a1af2c7a2f29b933c915fccccb20211d5c13c8ce0
|
||||
size 53972445
|
||||
|
Loading…
x
Reference in New Issue
Block a user