From d258ff41979a038e702a37f898f4bb6faeec1bb9d68854989b2b4316a8464a45 Mon Sep 17 00:00:00 2001 From: Andrea Manzini Date: Mon, 23 Oct 2023 05:56:02 +0000 Subject: [PATCH] Accepting request 1119362 from home:ojkastl_buildservice:Branch_devel_kubic update to 0.94.0 OBS-URL: https://build.opensuse.org/request/show/1119362 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=101 --- _service | 2 +- _servicedata | 2 +- syft-0.93.0.obscpio | 3 --- syft-0.94.0.obscpio | 3 +++ syft.changes | 33 +++++++++++++++++++++++++++++++++ syft.obsinfo | 6 +++--- syft.spec | 5 ++--- vendor.tar.gz | 4 ++-- 8 files changed, 45 insertions(+), 13 deletions(-) delete mode 100644 syft-0.93.0.obscpio create mode 100644 syft-0.94.0.obscpio diff --git a/_service b/_service index c4358ed..828886e 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/anchore/syft git .git - v0.93.0 + v0.94.0 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index fcd65c8..9407467 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/anchore/syft - 0748945c8341a06415ac80e624b84e8d3f548d39 \ No newline at end of file + 8f6bdde6662aa8050a71eadbdb7bd5a3b079a56d \ No newline at end of file diff --git a/syft-0.93.0.obscpio b/syft-0.93.0.obscpio deleted file mode 100644 index ce8ca81..0000000 --- a/syft-0.93.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b75884a0bbd43963d17a64c71f009f4b3ae8f41e7f3a9497205df8da235b2bd -size 22029837 diff --git a/syft-0.94.0.obscpio b/syft-0.94.0.obscpio new file mode 100644 index 0000000..8315ef7 --- /dev/null +++ b/syft-0.94.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929808dcad17ecc762bc5946793ffe476e227f829aea614746ea2a1008bd9d6f +size 22180877 diff --git a/syft.changes b/syft.changes index 4064bc4..fe32e94 100644 --- a/syft.changes +++ b/syft.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Sat Oct 21 18:16:53 UTC 2023 - kastl@b1-systems.de + +- Update to version 0.94.0: + * Label PRs when the json schema changes (#2240) + * Add download location when cataloging directory npm package + lock (#2238) + * fix: allow packages to be captured from DIST/EGG case (#2239) + * Account for maven bundle plugin and fix filename matching + (#2220) + * chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#2236) + * Remove internal string set (#2219) + * bump clio to get stderr reporting fix (#2232) + * Fix panic for empty input to Swift cataloger (#2226) + * Add additional license filenames (#2227) + * chore(deps): bump github/codeql-action from 2.22.2 to 2.22.3 + (#2229) + * chore(deps): bump github.com/charmbracelet/lipgloss from 0.9.0 + to 0.9.1 (#2222) + * chore(deps): bump github/codeql-action from 2.22.1 to 2.22.2 + (#2224) + * Detect a license file in the root directory or META-INF of a + jar (#2213) + * Parse donet dependency trees (#2143) + * chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 + (#2214) + * chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 + (#2215) + * chore(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 + to 0.9.0 (#2216) + * chore: add automated homebrew action (#2164) + * Add relationships for dpkg packages (#2212) + ------------------------------------------------------------------- Wed Oct 11 04:22:21 UTC 2023 - kastl@b1-systems.de diff --git a/syft.obsinfo b/syft.obsinfo index 5ecbf03..e9c51b4 100644 --- a/syft.obsinfo +++ b/syft.obsinfo @@ -1,4 +1,4 @@ name: syft -version: 0.93.0 -mtime: 1696957784 -commit: 0748945c8341a06415ac80e624b84e8d3f548d39 +version: 0.94.0 +mtime: 1697821215 +commit: 8f6bdde6662aa8050a71eadbdb7bd5a3b079a56d diff --git a/syft.spec b/syft.spec index f053f89..72bf846 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.93.0 +Version: 0.94.0 Release: 0 Summary: CLI tool and library for generating a Software Bill of Materials License: Apache-2.0 @@ -32,8 +32,7 @@ BuildRequires: go >= 1.18 A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems. Exceptional for vulnerability detection when used with a scanner like Grype. %prep -%setup -q -%setup -q -T -D -a 1 +%autosetup -p 1 -a 1 %build DATE_FMT="+%%Y-%%m-%%dT%%H:%%M:%%SZ" diff --git a/vendor.tar.gz b/vendor.tar.gz index ce10a4b..f37b218 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4bf3c9d4d4fb520bdc256e3aefdba966486a0fa6eb8170e261b03010683c93b3 -size 35867777 +oid sha256:5605e565281fa82b69fe87307d610330d81fb4334d039226aa3c050d8dfffd7c +size 35869837