Accepting request 1139639 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.101.0 OBS-URL: https://build.opensuse.org/request/show/1139639 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=120
This commit is contained in:
parent
e6bfbe81ec
commit
b747a8963d
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.100.0</param>
|
<param name="revision">v0.101.0</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">a16a4ad6c993aaaa1ec502667c215b0e8c8e51ff</param></service></servicedata>
|
<param name="changesrevision">297ece69045d6d73a184ed955a99d90769b1cb45</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3d504fdbb3c34b9f30f047c40bebe980fbb8c81b6d48d2a2187149f9f46ed319
|
|
||||||
size 23084045
|
|
3
syft-0.101.0.obscpio
Normal file
3
syft-0.101.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5bbfef2a8c8bbc64713829ec7c992eb1dbb289dc889568b2af0447958fc3e7bb
|
||||||
|
size 23134221
|
40
syft.changes
40
syft.changes
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 18 08:10:11 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.101.0:
|
||||||
|
* include binary cataloger configuration defaults (#2504)
|
||||||
|
* feat: classifier for wordpress cli binary (#2473)
|
||||||
|
* chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.2 to
|
||||||
|
6.5.3 (#2502)
|
||||||
|
* chore(deps): bump actions/cache from 3.3.3 to 4.0.0 (#2503)
|
||||||
|
* chore(deps): update tools to latest versions (#2500)
|
||||||
|
* chore(deps): bump github.com/cloudflare/circl from 1.3.3 to
|
||||||
|
1.3.7 (#2501)
|
||||||
|
* Add cataloger list command (#2366)
|
||||||
|
* condense binary cataloger config in JSON output (#2499)
|
||||||
|
* chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0
|
||||||
|
(#2495)
|
||||||
|
* chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.2 to
|
||||||
|
6.5.3 (#2494)
|
||||||
|
* chore(deps): update CPE dictionary index (#2491)
|
||||||
|
* Replace core SBOM-creation API with builder pattern (#1383)
|
||||||
|
* chore(deps): update tools to latest versions (#2488)
|
||||||
|
* chore(deps): bump actions/cache from 3.3.2 to 3.3.3 (#2489)
|
||||||
|
* chore(deps): bump anchore/sbom-action from 0.15.2 to 0.15.3
|
||||||
|
(#2481)
|
||||||
|
* chore(deps): bump github.com/charmbracelet/bubbles from 0.16.1
|
||||||
|
to 0.17.1 (#2475)
|
||||||
|
* feat: binary classifiers for Percona Software For MySQL (#2478)
|
||||||
|
* feat: binary classifier for pypy (#2474)
|
||||||
|
* chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.9 to
|
||||||
|
6.5.2 (#2476)
|
||||||
|
* fix: support traefik binary from the official Docker image
|
||||||
|
(#2484)
|
||||||
|
* feat: binary classifier for GCC (#2479)
|
||||||
|
* chore(deps): update tools to latest versions (#2480)
|
||||||
|
* chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
|
||||||
|
(#2482)
|
||||||
|
* chore(deps): bump github/codeql-action from 3.22.12 to 3.23.0
|
||||||
|
(#2477)
|
||||||
|
* Upgrade binary test fixtures management (#2444)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 06 15:26:12 UTC 2024 - andrea.manzini@suse.com
|
Sat Jan 06 15:26:12 UTC 2024 - andrea.manzini@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: syft
|
name: syft
|
||||||
version: 0.100.0
|
version: 0.101.0
|
||||||
mtime: 1704486727
|
mtime: 1705511197
|
||||||
commit: a16a4ad6c993aaaa1ec502667c215b0e8c8e51ff
|
commit: 297ece69045d6d73a184ed955a99d90769b1cb45
|
||||||
|
@ -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.100.0
|
Version: 0.101.0
|
||||||
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:2c0f3b2c191c29953b4c2b74d5ee419c19661d9c22e80d29033473934845bd44
|
oid sha256:3f986a67679185ee658700fc3152956e2eff9f80a8e886c8d2f3a7ada8f9ac14
|
||||||
size 36085834
|
size 36155486
|
||||||
|
Loading…
x
Reference in New Issue
Block a user