Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] syft: update to 1.0.1; grype: update to 0.74.7
@ 2024-03-07 14:38 cinerea0
  2024-03-07 19:26 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2024-03-07 14:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 402 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/49174

syft: update to 1.0.1; grype: update to 0.74.7
#### Testing the changes
- I tested the changes in this PR: **YES**



A patch file from https://github.com/void-linux/void-packages/pull/49174.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-anchore-49174.patch --]
[-- Type: text/x-diff, Size: 2525 bytes --]

From 71d61116ec9b75b832646477e3a300e3a36d6b35 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 7 Mar 2024 09:37:22 -0500
Subject: [PATCH 1/2] syft: update to 1.0.1

---
 srcpkgs/syft/template | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template
index 8938c477984caa..48e1f841b9a2d0 100644
--- a/srcpkgs/syft/template
+++ b/srcpkgs/syft/template
@@ -1,17 +1,19 @@
 # Template file for 'syft'
 pkgname=syft
-version=0.103.1
+version=1.0.1
 revision=1
 build_style=go
 build_helper=qemu
 go_import_path="github.com/anchore/syft"
 go_package="github.com/anchore/syft/cmd/syft"
+go_ldflags="-X main.version=${version}"
 short_desc="SBOM generator CLI for container images, filesystems and more"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 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=3f8dfd2e8bbea83dead8d5c155004bed9e76f5aa27f01536f7fa3b7aa79de9bf
+checksum=79852b27a0665da4e41139066c009aaeae488e82fd6b465129aed5734c5ac934
 
 post_install() {
 	syft="${DESTDIR}/usr/bin/syft"

From b725b2bdf446fcdd7dece580b5200997871c5e14 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 7 Mar 2024 09:37:37 -0500
Subject: [PATCH 2/2] grype: update to 0.74.7

---
 srcpkgs/grype/template | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/grype/template b/srcpkgs/grype/template
index e74ac93ae71789..034b9f82f73284 100644
--- a/srcpkgs/grype/template
+++ b/srcpkgs/grype/template
@@ -1,17 +1,19 @@
 # Template file for 'grype'
 pkgname=grype
-version=0.74.4
+version=0.74.7
 revision=1
 build_style=go
 build_helper=qemu
 go_import_path="github.com/anchore/grype"
 go_package="github.com/anchore/grype/cmd/grype"
+go_ldflags="-X main.version=${version}"
 short_desc="Vulnerability scanner for container images and filesystems"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 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=557e51be2f53086e237b3401085a2e384554e061c4f4780585fd6cfb81aea8dd
+checksum=3a94ff42cd68a28638e30b87ae7c5216fdafb2b2f6239498cd0b49c942c1353c
 
 post_install() {
 	grype="${DESTDIR}/usr/bin/grype"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: syft: update to 1.0.1; grype: update to 0.74.7
  2024-03-07 14:38 [PR PATCH] syft: update to 1.0.1; grype: update to 0.74.7 cinerea0
@ 2024-03-07 19:26 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-03-07 19:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 249 bytes --]

There's a merged pull request on the void-packages repository

syft: update to 1.0.1; grype: update to 0.74.7
https://github.com/void-linux/void-packages/pull/49174

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-07 19:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-07 14:38 [PR PATCH] syft: update to 1.0.1; grype: update to 0.74.7 cinerea0
2024-03-07 19:26 ` [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).