forked from pool/grype
Accepting request 1164995 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.75.0 OBS-URL: https://build.opensuse.org/request/show/1164995 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/grype?expand=0&rev=110
This commit is contained in:
parent
540e5b0be4
commit
49aefb4a22
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.74.7</param>
|
||||
<param name="revision">v0.75.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">987238519b8d6e302130ab715f20daed6634da68</param></service></servicedata>
|
||||
<param name="changesrevision">57af1c34cb7db17824eac983cc6ae6945db47c88</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0233976d6ce7d7f4a0118a99dbe5b34c82e5ef308a35a38e4a842d2636acc1ad
|
||||
size 17713165
|
3
grype-0.75.0.obscpio
Normal file
3
grype-0.75.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84e356c58076d3e79b0463d95226ff5dca74f4f8b62ac08cffcb58999b564d32
|
||||
size 17719821
|
@ -1,3 +1,54 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 04 16:56:26 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.75.0:
|
||||
* chore: update syft to latest v1.1.1 (#1784)
|
||||
* fix: enable http timeout (#1777)
|
||||
* chore(deps): update bootstrap tools to latest versions (#1781)
|
||||
* chore(deps): update bootstrap tools to latest versions (#1776)
|
||||
* chore(deps): bump gorm.io/gorm from 1.25.8 to 1.25.9 (#1775)
|
||||
* fix: make bootstrap-tools failed (#1739)
|
||||
* fix: use "path/filepath" to build file path (#1767)
|
||||
* update release token from readonly to write token (#1768)
|
||||
* chore(deps): bump anchore/sbom-action from 0.15.9 to 0.15.10
|
||||
(#1771)
|
||||
* chore(deps): update Syft to v1.1.0 (#1769)
|
||||
* chore(deps): bump google.golang.org/protobuf from 1.31.0 to
|
||||
1.33.0 (#1750)
|
||||
* chore(deps): bump github.com/glebarez/sqlite from 1.10.0 to
|
||||
1.11.0 (#1751)
|
||||
* chore(deps): bump fountainhead/action-wait-for-check from 1.1.0
|
||||
to 1.2.0 (#1753)
|
||||
* chore(deps): bump gorm.io/gorm from 1.25.7 to 1.25.8 (#1756)
|
||||
* chore(deps): bump github.com/google/go-containerregistry
|
||||
(#1754)
|
||||
* chore(deps): update bootstrap tools to latest versions (#1758)
|
||||
* chore(deps): bump actions/cache from 4.0.1 to 4.0.2 (#1761)
|
||||
* updating credentials to scoped permissions (#1755)
|
||||
* dont warn on golang devel version (#1752)
|
||||
* chore(deps): bump docker/login-action from 3.0.0 to 3.1.0
|
||||
(#1748)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 6.0.1 to
|
||||
6.0.2 (#1746)
|
||||
* chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#1747)
|
||||
* chore(code-comments): typo (#1745)
|
||||
* chore: slice loop replace (#1738)
|
||||
* chore(deps): update Syft to v1.0.1 (#1742)
|
||||
* chore(deps): bump github.com/anchore/syft from 1.0.0 to 1.0.1
|
||||
(#1743)
|
||||
* chore(deps): bump github.com/docker/docker (#1744)
|
||||
* chore(deps): bump anchore/sbom-action from 0.15.8 to 0.15.9
|
||||
(#1740)
|
||||
* chore(deps): bump github.com/charmbracelet/lipgloss from 0.9.1
|
||||
to 0.10.0 (#1741)
|
||||
* chore(deps): bump actions/cache from 4.0.0 to 4.0.1 (#1735)
|
||||
* chore(deps): bump github.com/stretchr/testify from 1.8.4 to
|
||||
1.9.0 (#1736)
|
||||
* chore(deps): bump github.com/anchore/syft (#1734)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 6.0.0 to
|
||||
6.0.1 (#1733)
|
||||
* chore: update syft source providers (#1727)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 14:01:10 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: grype
|
||||
version: 0.74.7
|
||||
mtime: 1708968631
|
||||
commit: 987238519b8d6e302130ab715f20daed6634da68
|
||||
version: 0.75.0
|
||||
mtime: 1712245922
|
||||
commit: 57af1c34cb7db17824eac983cc6ae6945db47c88
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.74.7
|
||||
Version: 0.75.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:3a8f1447bffe8870772022696b3c528361c07dae2d769d1dc43401fd0d7ad14c
|
||||
size 47779529
|
||||
oid sha256:184f65ec9d9c349e4683f132f25222a34ce93f61062887ae9418a2a6972185e9
|
||||
size 47806202
|
||||
|
Loading…
x
Reference in New Issue
Block a user