forked from pool/grype
Accepting request 1177709 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.78.0 OBS-URL: https://build.opensuse.org/request/show/1177709 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/grype?expand=0&rev=126
This commit is contained in:
parent
835cfdd135
commit
b2d01b9973
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.77.4</param>
|
||||
<param name="revision">v0.78.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">24d5d4ffb23d48181cd6aa0e8522f727ad357ce6</param></service></servicedata>
|
||||
<param name="changesrevision">b13315fa72cf1e02d5f435dae11ac06e8449aa48</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a69e3e572bae2677d654967552511af535d603c96c4a53c711a7ca8ac4cbf22
|
||||
size 17784845
|
3
grype-0.78.0.obscpio
Normal file
3
grype-0.78.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6b7743c5f433bed5a1953f55e35d039d2a94e0a71c07aa66170ec666ee797d5
|
||||
size 17795085
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 30 09:30:59 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.78.0:
|
||||
* update syft to v1.5.0 (#1897)
|
||||
* chore(deps): bump docker/login-action from 3.1.0 to 3.2.0
|
||||
(#1896)
|
||||
* Update syft to 1.4.2-0.20240528141306-ac34808b9c55 (#1895)
|
||||
* chore(deps): bump github.com/charmbracelet/lipgloss (#1888)
|
||||
* chore(deps): bump github.com/hashicorp/go-version from 1.6.0 to
|
||||
1.7.0 (#1887)
|
||||
* chore(deps): update tools to latest versions (#1891)
|
||||
* chore(deps): bump github.com/charmbracelet/bubbletea (#1890)
|
||||
* chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.3
|
||||
to 1.4.4 (#1889)
|
||||
* chore(deps): update tools to latest versions (#1883)
|
||||
* feat: add config command (#1876)
|
||||
* disable TUI for simpler commands (#1872)
|
||||
* chore(deps): bump github.com/docker/docker (#1867)
|
||||
* chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#1868)
|
||||
* chore(deps): update tools to latest versions (#1864)
|
||||
* chore(deps): bump github/codeql-action from 2.13.4 to 3.25.6
|
||||
(#1870)
|
||||
* chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0
|
||||
(#1871)
|
||||
* chore(deps): update tools to latest versions (#1862)
|
||||
* chore: add top level permissions to new workflow (#1860)
|
||||
* chore(deps): update tools to latest versions (#1856)
|
||||
* chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#1858)
|
||||
* chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
|
||||
(#1859)
|
||||
* fix: ask catalog for package rather than type asserting (#1857)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 12 07:52:24 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: grype
|
||||
version: 0.77.4
|
||||
mtime: 1715286300
|
||||
commit: 24d5d4ffb23d48181cd6aa0e8522f727ad357ce6
|
||||
version: 0.78.0
|
||||
mtime: 1716917830
|
||||
commit: b13315fa72cf1e02d5f435dae11ac06e8449aa48
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.77.4
|
||||
Version: 0.78.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:89d30942a004fd21fb7c2d6d2747c696f6995b79eb039e19857111ca8345b932
|
||||
size 51203546
|
||||
oid sha256:915f3f2d4f9c2ea4d54b98b4fdee8046c878987259c233c012b9acd97ff22fef
|
||||
size 51282255
|
||||
|
Loading…
x
Reference in New Issue
Block a user