From 3ee7fd2c0e005666dba6b7ff188899a1b883c7dbeb271b706d172fef29cbf314 Mon Sep 17 00:00:00 2001 From: Andrea Manzini Date: Wed, 28 Feb 2024 07:49:13 +0000 Subject: [PATCH] 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 --- _service | 2 +- _servicedata | 2 +- syft-0.105.0.obscpio | 3 --- syft-0.105.1.obscpio | 3 +++ syft.changes | 12 ++++++++++++ syft.obsinfo | 6 +++--- syft.spec | 2 +- vendor.tar.gz | 4 ++-- 8 files changed, 23 insertions(+), 11 deletions(-) delete mode 100644 syft-0.105.0.obscpio create mode 100644 syft-0.105.1.obscpio diff --git a/_service b/_service index 391174d..6f19174 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/anchore/syft git .git - v0.105.0 + v0.105.1 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index a2039b5..cb0ce10 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/anchore/syft - 65cadda48653d2452a7e41a47a60d2934e8fcb07 \ No newline at end of file + 928511ea0f1449e057e8057e38743d258b22476b \ No newline at end of file diff --git a/syft-0.105.0.obscpio b/syft-0.105.0.obscpio deleted file mode 100644 index a17b680..0000000 --- a/syft-0.105.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49f82e1f24acf923d934ddd92e99a8b5e47b94cfeedf0e79e7e62a43717c78e4 -size 23849997 diff --git a/syft-0.105.1.obscpio b/syft-0.105.1.obscpio new file mode 100644 index 0000000..c34768a --- /dev/null +++ b/syft-0.105.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9243daac5d13ae0567b63640ae4ce9ec22fd4da6c99ebcf9866b0fb5f8d913c +size 23854093 diff --git a/syft.changes b/syft.changes index 94d0ded..ef778eb 100644 --- a/syft.changes +++ b/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 diff --git a/syft.obsinfo b/syft.obsinfo index 1fd6d9e..ff99e99 100644 --- a/syft.obsinfo +++ b/syft.obsinfo @@ -1,4 +1,4 @@ name: syft -version: 0.105.0 -mtime: 1707944782 -commit: 65cadda48653d2452a7e41a47a60d2934e8fcb07 +version: 0.105.1 +mtime: 1708963026 +commit: 928511ea0f1449e057e8057e38743d258b22476b diff --git a/syft.spec b/syft.spec index 84a8598..5b67d1c 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.105.0 +Version: 0.105.1 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 6ea72ce..b3d565a 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc88eb3e4a75cdab238642af545192c6fb89a390e8f9c2b4f0905a926868bd2a -size 45853261 +oid sha256:a3393eb8e7c7418cdc8073bb3f04f77bc93fece3bcc5ead8ad1f12bd62b69636 +size 45853755