From 6b788b6fb06ba508572d5a7141fbe57e9c5a124615dcacb45ec544d87b05f763 Mon Sep 17 00:00:00 2001 From: Andrea Manzini Date: Thu, 8 Feb 2024 06:54:07 +0000 Subject: [PATCH] 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 --- _service | 2 +- _servicedata | 2 +- syft-0.103.1.obscpio | 3 --- syft-0.104.0.obscpio | 3 +++ syft.changes | 57 ++++++++++++++++++++++++++++++++++++++++++++ syft.obsinfo | 6 ++--- syft.spec | 2 +- vendor.tar.gz | 4 ++-- 8 files changed, 68 insertions(+), 11 deletions(-) delete mode 100644 syft-0.103.1.obscpio create mode 100644 syft-0.104.0.obscpio diff --git a/_service b/_service index 3f7cea2..17ac3de 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/anchore/syft git .git - v0.103.1 + v0.104.0 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 9051f82..6f3978c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/anchore/syft - 377538e4a692b8070716eb091456b112ccc2cb81 \ No newline at end of file + bd0cb916df4376a06e56ef7f3cc0da6659d7c2c6 \ No newline at end of file diff --git a/syft-0.103.1.obscpio b/syft-0.103.1.obscpio deleted file mode 100644 index 1e92750..0000000 --- a/syft-0.103.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbad1c5047789525ec873f6f2e6b8d160ccf45e98863c6c375531c9cad8b95af -size 23224845 diff --git a/syft-0.104.0.obscpio b/syft-0.104.0.obscpio new file mode 100644 index 0000000..44dc79c --- /dev/null +++ b/syft-0.104.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c11bd7024450d99eff0e1603e653be0a764665bd45c64498d8b189791cf4a8e +size 23721997 diff --git a/syft.changes b/syft.changes index 4662ef5..e6df3f9 100644 --- a/syft.changes +++ b/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 diff --git a/syft.obsinfo b/syft.obsinfo index 4c57a1c..f890cd2 100644 --- a/syft.obsinfo +++ b/syft.obsinfo @@ -1,4 +1,4 @@ name: syft -version: 0.103.1 -mtime: 1706720304 -commit: 377538e4a692b8070716eb091456b112ccc2cb81 +version: 0.104.0 +mtime: 1707338460 +commit: bd0cb916df4376a06e56ef7f3cc0da6659d7c2c6 diff --git a/syft.spec b/syft.spec index 3a7164a..9ad8810 100644 --- a/syft.spec +++ b/syft.spec @@ -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 diff --git a/vendor.tar.gz b/vendor.tar.gz index 4af042c..bc8e054 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:632b8af3049948c0ac31a0f57dfde6145176edee83f204d54aecb289af5b4da1 -size 36333484 +oid sha256:35a9dcc9990de15f46e931dfd16e48702f8e9f437e2a2e1897b6ac04958742ae +size 36567816