Accepting request 1198150 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1198150 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syft?expand=0&rev=81
This commit is contained in:
commit
5814a1941d
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">v1.11.0</param>
|
<param name="revision">v1.11.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">19cc664cf8e7020dd692a62efcbba98ab670bde9</param></service></servicedata>
|
<param name="changesrevision">95b4a88256bddebb91831250f28f602f8c36552a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:89f386966dfe7a980777c52204ec65e90da673d945540f7d2a4bb5593d65dccf
|
|
||||||
size 26077709
|
|
3
syft-1.11.1.obscpio
Normal file
3
syft-1.11.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4eb07b043a0d04b537b0101c43896e6581fb851f67e77a125e22befc5ab43da5
|
||||||
|
size 26157581
|
22
syft.changes
22
syft.changes
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 20 16:41:18 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 1.11.1:
|
||||||
|
* fix: logging for remote network calls (#3140)
|
||||||
|
* chore(deps): update CPE dictionary index (#3135)
|
||||||
|
* chore(deps): bump github.com/charmbracelet/bubbletea (#3137)
|
||||||
|
* chore(deps): update tools to latest versions (#3121)
|
||||||
|
* chore(deps): bump github.com/docker/docker (#3123)
|
||||||
|
* chore(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1
|
||||||
|
(#3124)
|
||||||
|
* chore(deps): bump github/codeql-action from 3.26.0 to 3.26.2
|
||||||
|
(#3129)
|
||||||
|
* fix: add nil check to CycloneDX toBomProperties (#3119)
|
||||||
|
* fix: read CycloneDX BOM components from metadata (#3092)
|
||||||
|
* fix: improve groupid extraction for Jenkins plugins (#2815)
|
||||||
|
* chore(deps): update CPE dictionary index (#3116)
|
||||||
|
* support .kar files (#3113)
|
||||||
|
* chore: fix some comments (#3114)
|
||||||
|
* chore: fix failing python relationship test (#3117)
|
||||||
|
* update-slack-to-discourse (#3111)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 09 18:12:40 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Fri Aug 09 18:12:40 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: syft
|
name: syft
|
||||||
version: 1.11.0
|
version: 1.11.1
|
||||||
mtime: 1723198450
|
mtime: 1724168733
|
||||||
commit: 19cc664cf8e7020dd692a62efcbba98ab670bde9
|
commit: 95b4a88256bddebb91831250f28f602f8c36552a
|
||||||
|
@ -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: 1.11.0
|
Version: 1.11.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:2fe009d711979a80279c15683432a6e78620c9ab46057931b5e8f1e7b2b5da48
|
oid sha256:9fb668e4364a3833d8aa1803f013447ce8c94532d03b511a65fbc966bbf65144
|
||||||
size 52647488
|
size 52648488
|
||||||
|
Loading…
Reference in New Issue
Block a user