* [PR PATCH] syft: update to 1.16.0; grype: update to 0.84.0
@ 2024-11-12 2:00 cinerea0
2024-11-14 12:21 ` [PR PATCH] [Merged]: " cinerea0
0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2024-11-12 2:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 403 bytes --]
There is a new pull request by cinerea0 against master on the void-packages repository
https://github.com/cinerea0/void-packages anchore
https://github.com/void-linux/void-packages/pull/53004
syft: update to 1.16.0; grype: update to 0.84.0
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/53004.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-anchore-53004.patch --]
[-- Type: text/x-diff, Size: 2118 bytes --]
From b63a27f9b12ff4174ec227a3256214037facaf64 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 11 Nov 2024 20:58:30 -0500
Subject: [PATCH 1/2] syft: update to 1.16.0
---
srcpkgs/syft/template | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template
index 42fbd60aee7bb4..11640956a21c19 100644
--- a/srcpkgs/syft/template
+++ b/srcpkgs/syft/template
@@ -1,6 +1,6 @@
# Template file for 'syft'
pkgname=syft
-version=1.11.1
+version=1.16.0
revision=1
build_style=go
build_helper=qemu
@@ -13,7 +13,8 @@ license="Apache-2.0"
homepage="https://github.com/anchore/syft"
changelog="https://github.com/anchore/syft/releases"
distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz"
-checksum=2a998bc29b5a8a232056e5ea8bbdb2e17289732cbff119db50cac61c5f5d0def
+checksum=ebf48d31c816a6d1689ed281cf489bf0813bfdaaa91c67dcb40f21447cf15dfe
+make_check=no # tests require a running docker daemon
post_install() {
syft="${DESTDIR}/usr/bin/syft"
From 9dbf8e0d9e2af7e1e6e7ff7bfa16a1da95e6f165 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 11 Nov 2024 20:58:48 -0500
Subject: [PATCH 2/2] grype: update to 0.84.0
---
srcpkgs/grype/template | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/grype/template b/srcpkgs/grype/template
index 260baa078be1f3..aad752657e2b8a 100644
--- a/srcpkgs/grype/template
+++ b/srcpkgs/grype/template
@@ -1,6 +1,6 @@
# Template file for 'grype'
pkgname=grype
-version=0.80.0
+version=0.84.0
revision=1
build_style=go
build_helper=qemu
@@ -13,7 +13,8 @@ license="Apache-2.0"
homepage="https://github.com/anchore/grype"
changelog="https://github.com/anchore/grype/releases"
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
-checksum=554b7e5fbc8c79e88475a77c47d1f4466d51880d922423cbffac132dd029fadd
+checksum=d93b200053588e3b03b133bd36d8e39e80c053d31baa0c326b8bb90928667e27
+make_check=no # tests require a running docker daemon
post_install() {
grype="${DESTDIR}/usr/bin/grype"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-14 12:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-12 2:00 [PR PATCH] syft: update to 1.16.0; grype: update to 0.84.0 cinerea0
2024-11-14 12:21 ` [PR PATCH] [Merged]: " cinerea0
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).