From af131262ea4df24ef513d069b1e93a4c4fe24cb528b52a2881c69964a14b0a41 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sat, 7 Oct 2023 05:43:41 +0000 Subject: [PATCH] Accepting request 1116167 from home:ojkastl_buildservice:Branch_devel_kubic update to 0.69.1 OBS-URL: https://build.opensuse.org/request/show/1116167 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/grype?expand=0&rev=72 --- _service | 2 +- _servicedata | 2 +- grype-0.66.0.obscpio | 3 -- grype-0.69.1.obscpio | 3 ++ grype.changes | 77 ++++++++++++++++++++++++++++++++++++++++++++ grype.obsinfo | 6 ++-- grype.spec | 2 +- vendor.tar.gz | 4 +-- 8 files changed, 88 insertions(+), 11 deletions(-) delete mode 100644 grype-0.66.0.obscpio create mode 100644 grype-0.69.1.obscpio diff --git a/_service b/_service index a2081ac..4102dc6 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/anchore/grype git .git - v0.66.0 + v0.69.1 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index e123ead..a426dc6 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/anchore/grype - 35ffa2ac421130af2b8578464a6657aae98295ed \ No newline at end of file + dec563669d683ab4d11e95a28635099673363d80 \ No newline at end of file diff --git a/grype-0.66.0.obscpio b/grype-0.66.0.obscpio deleted file mode 100644 index 278c509..0000000 --- a/grype-0.66.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9355f6b7ce5b00e01ecd2797b5e633f86369cde0e20d7eb91447cf6b1f317c0b -size 16401933 diff --git a/grype-0.69.1.obscpio b/grype-0.69.1.obscpio new file mode 100644 index 0000000..8db91b8 --- /dev/null +++ b/grype-0.69.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8439b8ec4670be1d678ba4df7a87ff758c49f8a31522af54be664473a40981 +size 17015309 diff --git a/grype.changes b/grype.changes index e22c61a..2612f56 100644 --- a/grype.changes +++ b/grype.changes @@ -1,3 +1,80 @@ +------------------------------------------------------------------- +Sat Oct 07 05:34:32 UTC 2023 - kastl@b1-systems.de + +- Update to version 0.69.1: + * chore(deps): update Syft to v0.92.0 (#1527) + * chore(deps): update bootstrap tools to latest versions (#1524) + * chore: add OpenSSF Best Practices badge (#1523) + * bump labels to latest (#1525) + * chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#1519) + * chore(deps): update bootstrap tools to latest versions (#1520) + * chore: explicitly test go pseudoversion (#1522) + * chore: remove outdated comment about fuzzy matching python + versions (#1521) + * chore: bump stereoscope to fix data race in UI (#1517) + * fix: correctly guess tool comparison (#1516) + * chore(deps): update bootstrap tools to latest versions (#1515) + * chore(deps): bump github.com/spf13/afero from 1.9.5 to 1.10.0 + (#1514) + * fix: use PEP440 for Python package version comparison (#1510) + +------------------------------------------------------------------- +Sat Oct 07 05:30:38 UTC 2023 - kastl@b1-systems.de + +- Update to version 0.69.0: + * chore(deps): bump tibdex/github-app-token from 2.0.0 to 2.1.0 + (#1506) + * Upgrade syft to v0.91.0 (#1508) + * Update chronicle to v0.8.0 (#1507) + * fix: terminal clobbering when commands return errors (#1505) + * Fix typo in flag (#1501) + * chore(deps): bump actions/cache from 3.2.6 to 3.3.2 (#1499) + * chore(deps): remove dependency on sqlite fork; bump + gorm.io/gorm from 1.23.10 to 1.25.4 (#1448) + * chore: pin cache versions (#1495) + * chore(deps): bump actions/checkout from 3 to 4 (#1475) + +------------------------------------------------------------------- +Sat Oct 07 05:27:54 UTC 2023 - kastl@b1-systems.de + +- Update to version 0.68.1: + * fix: version output including supported db schema (#1494) + * chore: pin actions; pin images; add top level action + permissions (#1493) + +------------------------------------------------------------------- +Sat Oct 07 05:23:52 UTC 2023 - kastl@b1-systems.de + +- Update to version 0.68.0: + * feat: introduce exit code failure option for db update check + (#1463) + * Ignore/add match results based on OpenVEX documents (#1397) + * chore(deps): bump docker/login-action from 2 to 3 (#1488) + * chore: Fix race conditions around stager, enable detector + (#1489) + * chore(deps): update Syft to v0.90.0 (#1486) + * chore(deps): bump tibdex/github-app-token from 1.8.2 to 2.0.0 + (#1485) + * chore: update CLI to CLIO (#1437) + +------------------------------------------------------------------- +Sat Oct 07 05:16:26 UTC 2023 - kastl@b1-systems.de + +- Update to version 0.67.0: + * feat: grype explain prototype (#1367) + * chore: Update go declaration to have point version (#1484) + * chore: update grype to use Go v1.21 (#1480) + * chore(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 + (#1481) + * chore(deps): bump tibdex/github-app-token from 1.8.0 to 1.8.2 + (#1474) + * chore(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 + (#1476) + * chore(deps): bump github.com/docker/docker (#1478) + * chore(deps): bump github.com/gkampitakis/go-snaps from 0.4.8 to + 0.4.10 (#1477) + * chore: bump quality gate to use syft v0.89.0 (#1479) + ------------------------------------------------------------------- Tue Sep 05 14:42:07 UTC 2023 - kastl@b1-systems.de diff --git a/grype.obsinfo b/grype.obsinfo index a01a825..96fb696 100644 --- a/grype.obsinfo +++ b/grype.obsinfo @@ -1,4 +1,4 @@ name: grype -version: 0.66.0 -mtime: 1693497731 -commit: 35ffa2ac421130af2b8578464a6657aae98295ed +version: 0.69.1 +mtime: 1695832052 +commit: dec563669d683ab4d11e95a28635099673363d80 diff --git a/grype.spec b/grype.spec index a5a2eee..48b614f 100644 --- a/grype.spec +++ b/grype.spec @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: grype -Version: 0.66.0 +Version: 0.69.1 Release: 0 Summary: A vulnerability scanner for container images and filesystems License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 0171372..961a8b3 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:adfe4d0a52e5d544a5a43aa837436026b32be2c588fcb4f920879dd28ccd2fbe -size 36852694 +oid sha256:f828533dd0ab33e1826d3cf486c0136f91fa4fc5f9d6efcd3bcc7c20139fa413 +size 37489230