forked from pool/grype
Accepting request 1185164 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1185164 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=66
This commit is contained in:
commit
47164e5adc
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.1</param>
|
||||
<param name="revision">v0.79.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">239741f535c59d6e1b9faee61f64ebcf4361d2c5</param></service></servicedata>
|
||||
<param name="changesrevision">1ab36b470823003de6dca93bf3e7a9372ba8317e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cdd5777cfa3736d87add268d8ad7052090d260c55ffdfec382abc0aaf04aceb
|
||||
size 17997837
|
3
grype-0.79.2.obscpio
Normal file
3
grype-0.79.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcbfb72b2b1e8a55dc29759b2938d453017e8261c7b3f14bd059851ca4dc9e31
|
||||
size 17999885
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 03 15:45:38 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.79.2:
|
||||
* chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11
|
||||
(#1968)
|
||||
* chore(deps): update tools to latest versions (#1969)
|
||||
* test: update quality gate db to latest version (#1972)
|
||||
* chore: pin new sign installer to commit sha (#1966)
|
||||
* chore(deps): bump github.com/charmbracelet/bubbletea (#1963)
|
||||
* chore(deps): update tools to latest versions (#1962)
|
||||
* chore: add workflow to update quality test db (#1961)
|
||||
* chore(deps): bump github.com/anchore/syft from 1.7.0 to 1.8.0
|
||||
(#1957)
|
||||
* chore(deps): bump github.com/go-test/deep from 1.1.0 to 1.1.1
|
||||
(#1958)
|
||||
* chore(deps): bump github.com/hashicorp/go-getter from 1.7.4 to
|
||||
1.7.5 (#1959)
|
||||
* chore: update test_db_url; remove white space (#1960)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 6.0.5 to
|
||||
6.1.0 (#1954)
|
||||
* chore(deps): bump github.com/charmbracelet/bubbletea (#1955)
|
||||
* chore: enable dependabot to keep boostrap action updated
|
||||
(#1953)
|
||||
* fix: use location RealPath not String() (#1950)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 10:49:00 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: grype
|
||||
version: 0.79.1
|
||||
mtime: 1718651784
|
||||
commit: 239741f535c59d6e1b9faee61f64ebcf4361d2c5
|
||||
version: 0.79.2
|
||||
mtime: 1719931358
|
||||
commit: 1ab36b470823003de6dca93bf3e7a9372ba8317e
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.79.1
|
||||
Version: 0.79.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:d919aeb2b09365562ccbdbf657858c10cecf59da1e2ede8be24ccd9012954244
|
||||
size 52433389
|
||||
oid sha256:940a34af0cd95fd21abc7d8cef26794445df934150f94f3d72c9b5065db687cc
|
||||
size 52436444
|
||||
|
Loading…
x
Reference in New Issue
Block a user