Accepting request 1152281 from home:amanzini:branches:devel:kubic
- Update to version 0.105.1: * bump deps and build tools * fix: SPDX tag value version selector (#2665) * fix(install): return appropriate error codes (#2664) * chore: update busybox image for acceptance tests (#2663) * rename binary classifier cataloger name (#2643) * add cataloger selection example (#2646) * add syft version used to SBOM tool info by default (#2647) OBS-URL: https://build.opensuse.org/request/show/1152281 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=131
This commit is contained in:
parent
5a77f66084
commit
3ee7fd2c0e
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/anchore/syft</param>
|
<param name="url">https://github.com/anchore/syft</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.105.0</param>
|
<param name="revision">v0.105.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/anchore/syft</param>
|
<param name="url">https://github.com/anchore/syft</param>
|
||||||
<param name="changesrevision">65cadda48653d2452a7e41a47a60d2934e8fcb07</param></service></servicedata>
|
<param name="changesrevision">928511ea0f1449e057e8057e38743d258b22476b</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:49f82e1f24acf923d934ddd92e99a8b5e47b94cfeedf0e79e7e62a43717c78e4
|
|
||||||
size 23849997
|
|
3
syft-0.105.1.obscpio
Normal file
3
syft-0.105.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f9243daac5d13ae0567b63640ae4ce9ec22fd4da6c99ebcf9866b0fb5f8d913c
|
||||||
|
size 23854093
|
12
syft.changes
12
syft.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 27 12:40:20 UTC 2024 - andrea.manzini@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.105.1:
|
||||||
|
* bump deps and build tools
|
||||||
|
* fix: SPDX tag value version selector (#2665)
|
||||||
|
* fix(install): return appropriate error codes (#2664)
|
||||||
|
* chore: update busybox image for acceptance tests (#2663)
|
||||||
|
* rename binary classifier cataloger name (#2643)
|
||||||
|
* add cataloger selection example (#2646)
|
||||||
|
* add syft version used to SBOM tool info by default (#2647)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 15 06:10:35 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Thu Feb 15 06:10:35 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: syft
|
name: syft
|
||||||
version: 0.105.0
|
version: 0.105.1
|
||||||
mtime: 1707944782
|
mtime: 1708963026
|
||||||
commit: 65cadda48653d2452a7e41a47a60d2934e8fcb07
|
commit: 928511ea0f1449e057e8057e38743d258b22476b
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: syft
|
Name: syft
|
||||||
Version: 0.105.0
|
Version: 0.105.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CLI tool and library for generating a Software Bill of Materials
|
Summary: CLI tool and library for generating a Software Bill of Materials
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:dc88eb3e4a75cdab238642af545192c6fb89a390e8f9c2b4f0905a926868bd2a
|
oid sha256:a3393eb8e7c7418cdc8073bb3f04f77bc93fece3bcc5ead8ad1f12bd62b69636
|
||||||
size 45853261
|
size 45853755
|
||||||
|
Loading…
x
Reference in New Issue
Block a user