Accepting request 1007139 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.58.0 OBS-URL: https://build.opensuse.org/request/show/1007139 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=19
This commit is contained in:
parent
a7c3fa744e
commit
6a29f7c646
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.57.0</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>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">syft-0.57.0.tar.gz</param>
|
||||
<param name="archive">syft-0.58.0.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="changesrevision">04d288b3643f906255af88108f27712bb2be5b63</param></service></servicedata>
|
||||
<param name="changesrevision">b9b13d5525df89194d332467f692bc28bc68d07f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13af6523627376eb9216e57957d148368b494521b083d4639bdc194888256855
|
||||
size 3828694
|
3
syft-0.58.0.tar.gz
Normal file
3
syft-0.58.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b1c59884f4a044814415327fcb688a71ff35ddfefcddcc4fec1d07fb577ac76
|
||||
size 3834951
|
13
syft.changes
13
syft.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 05:10:45 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.58.0:
|
||||
* Add Conan (C/C++) conan.lock file support (#1230)
|
||||
* add sequence diagrams and flesh out TODO notes (#1233)
|
||||
* Do not fail if unable to parse `.rpm` file (#1232)
|
||||
* fix: support exclude patterns on Windows (#1228)
|
||||
* Update syft bootstrap tools to latest versions. (#1225)
|
||||
* Update Stereoscope to 56552770e555d764ea72b99d3c810326b27ead4a (#1224)
|
||||
* Update syft bootstrap tools to latest versions. (#1223)
|
||||
* Update syft bootstrap tools to latest versions. (#1220)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 08:27:42 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.57.0
|
||||
Version: 0.58.0
|
||||
Release: 0
|
||||
Summary: CLI tool and library for generating a Software Bill of Materials
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8b868ba66ebf9a0df69aeef9adab3382c8af650800bcd5b9e5e93195dbfc4a8
|
||||
size 51637912
|
||||
oid sha256:80445409655695432032527ff881ce0449f34ced7da7eb8182512f85915d9235
|
||||
size 51677720
|
||||
|
Loading…
x
Reference in New Issue
Block a user