forked from pool/grype
Accepting request 1069098 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.58.0 OBS-URL: https://build.opensuse.org/request/show/1069098 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/grype?expand=0&rev=36
This commit is contained in:
parent
ea0e74871b
commit
5f0a1437fe
4
_service
4
_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.57.1</param>
|
||||
<param name="revision">v0.58.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -17,6 +17,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">grype-0.57.1.tar.gz</param>
|
||||
<param name="archive">grype-0.58.0.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/grype</param>
|
||||
<param name="changesrevision">50a5c3324736d324dda334cd35ce9871db57efd2</param></service></servicedata>
|
||||
<param name="changesrevision">04a55885ee162ec00548ec39df68c5b62cf213b5</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9cb44f0771dd62fd718e0a1b1ce2ba18518845474e84723678471d53c365e08a
|
||||
size 2048094
|
3
grype-0.58.0.tar.gz
Normal file
3
grype-0.58.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee88674966312f40639865a24ab97a01faf5a13a9207f7f86cedeed7b7900716
|
||||
size 2056253
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 03 05:41:35 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.58.0:
|
||||
* chore: Update Syft to v0.74.0 (#1151)
|
||||
* fix(distro): Disable support for Arch Linux (#1152)
|
||||
* chore: update progress monitor handling (#1149)
|
||||
* Update Syft to v0.73.0 (#1140)
|
||||
* chore(deps): bump github.com/stretchr/testify from 1.8.1 to
|
||||
1.8.2 (#1144)
|
||||
* chore(deps): bump github/codeql-action from 2.2.4 to 2.2.5
|
||||
(#1145)
|
||||
* Update grype bootstrap tools to latest versions. (#1137)
|
||||
* chore(deps): bump github.com/spf13/afero from 1.9.3 to 1.9.4
|
||||
(#1141)
|
||||
* chore(deps): bump actions/cache from 3.2.5 to 3.2.6 (#1143)
|
||||
* chore(deps): bump github.com/hashicorp/go-getter from 1.6.2
|
||||
to 1.7.0 (#1134)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 17 10:07:13 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.57.1
|
||||
Version: 0.58.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:e86e79d0dcc6b5610b19ab8dd9c4b3c35db0e7abb84131fd689ee5cca8c8db30
|
||||
size 43905124
|
||||
oid sha256:d5812b779c8ff1d05af28e288708d6c8a541c8a14916811d6592209e3267bc1a
|
||||
size 43302475
|
||||
|
Loading…
x
Reference in New Issue
Block a user