Accepting request 1145049 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.104.0 OBS-URL: https://build.opensuse.org/request/show/1145049 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=127
This commit is contained in:
parent
847bc8771e
commit
6b788b6fb0
2
_service
2
_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.103.1</param>
|
||||
<param name="revision">v0.104.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/syft</param>
|
||||
<param name="changesrevision">377538e4a692b8070716eb091456b112ccc2cb81</param></service></servicedata>
|
||||
<param name="changesrevision">bd0cb916df4376a06e56ef7f3cc0da6659d7c2c6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbad1c5047789525ec873f6f2e6b8d160ccf45e98863c6c375531c9cad8b95af
|
||||
size 23224845
|
3
syft-0.104.0.obscpio
Normal file
3
syft-0.104.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c11bd7024450d99eff0e1603e653be0a764665bd45c64498d8b189791cf4a8e
|
||||
size 23721997
|
57
syft.changes
57
syft.changes
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 08 06:37:11 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.104.0:
|
||||
* fix: incorrect conversion between integer types (#2605)
|
||||
* chore(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0
|
||||
(#2602)
|
||||
* chore(deps): bump github.com/docker/docker (#2601)
|
||||
* Fix: unmarshal key values in Java, Go, and Conan metadata
|
||||
(#2603)
|
||||
* fix(dotnet): prefer portable executable product version when
|
||||
semantically greater than file version (#2600)
|
||||
* Finalize Conan v2 support (#2587)
|
||||
* chore(deps): update tools to latest versions (#2595)
|
||||
* chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
|
||||
(#2597)
|
||||
* chore(deps): update stereoscope to
|
||||
bfa15e446f061bda7f68305d2d6240b053f17e0c (#2589)
|
||||
* chore(deps): bump actions/cache from 3.3.2 to 4.0.0 (#2592)
|
||||
* chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.0 to
|
||||
0.5.2 (#2591)
|
||||
* chore(deps): bump github/codeql-action from 3.23.2 to 3.24.0
|
||||
(#2593)
|
||||
* labeler should ignore latest version (#2588)
|
||||
* chore: copy latest schema to stable path for easier diff
|
||||
(#2586)
|
||||
* Adding metadata fields when parsing yarn.lock and poetry.lock
|
||||
(#2350)
|
||||
* Add Erlang OTP Application cataloger (#2403)
|
||||
* Detect ELF security features (#2443)
|
||||
* Add API examples (#2517)
|
||||
* feat: Record where CPEs come from (#2552)
|
||||
* chore(deps): update stereoscope to
|
||||
37291e81936d2b43b3cef56667a741ef715fbfe4 (#2583)
|
||||
* chore(deps): bump github.com/charmbracelet/bubbles from 0.17.1
|
||||
to 0.18.0 (#2584)
|
||||
* swap format readseekers for readers (#2581)
|
||||
* translate maps to sequences in pkg metadata (#2553)
|
||||
* chore(deps): update tools to latest versions (#2576)
|
||||
* chore(deps): bump anchore/sbom-action from 0.15.7 to 0.15.8
|
||||
(#2578)
|
||||
* chore(deps): bump marocchino/sticky-pull-request-comment
|
||||
(#2579)
|
||||
* chore(deps): bump github.com/docker/docker (#2580)
|
||||
* chore(deps): update stereoscope to
|
||||
db7a4bedaba6ad93becf22ce794f306dfb07fcb9 (#2577)
|
||||
* Fix attest with --key (#2551)
|
||||
* fix(java): improve identification for org.apache.kafka
|
||||
artifacts (#2573)
|
||||
* chore: pluralize the flag (#2564)
|
||||
* chore(deps): update tools to latest versions (#2566)
|
||||
* chore(deps): bump peter-evans/create-pull-request from 5.0.2 to
|
||||
6.0.0 (#2567)
|
||||
* chore(deps): bump anchore/sbom-action from 0.15.6 to 0.15.7
|
||||
(#2568)
|
||||
* re-add cosign signing checksums file (#2572)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 17:29:57 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 0.103.1
|
||||
mtime: 1706720304
|
||||
commit: 377538e4a692b8070716eb091456b112ccc2cb81
|
||||
version: 0.104.0
|
||||
mtime: 1707338460
|
||||
commit: bd0cb916df4376a06e56ef7f3cc0da6659d7c2c6
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 0.103.1
|
||||
Version: 0.104.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:632b8af3049948c0ac31a0f57dfde6145176edee83f204d54aecb289af5b4da1
|
||||
size 36333484
|
||||
oid sha256:35a9dcc9990de15f46e931dfd16e48702f8e9f437e2a2e1897b6ac04958742ae
|
||||
size 36567816
|
||||
|
Loading…
Reference in New Issue
Block a user