Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] syft: update to 0.99.0
@ 2023-12-29 19:31 cinerea0
  2024-01-07  5:04 ` [PR PATCH] [Updated] " cinerea0
  2024-01-10  1:38 ` [PR PATCH] [Merged]: syft: update to 0.100.0 classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: cinerea0 @ 2023-12-29 19:31 UTC (permalink / raw)
  To: ml

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

There is a new pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages syft
https://github.com/void-linux/void-packages/pull/47988

syft: update to 0.99.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 400b4ce7e87adc6689af805cfc9cb15adcb95bc5 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 29 Dec 2023 14:30:24 -0500
Subject: [PATCH] syft: update to 0.99.0

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

diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template
index 09561546fcb89..015d9833eee3f 100644
--- a/srcpkgs/syft/template
+++ b/srcpkgs/syft/template
@@ -1,6 +1,6 @@
 # Template file for 'syft'
 pkgname=syft
-version=0.98.0
+version=0.99.0
 revision=1
 build_style=go
 build_helper=qemu
@@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="Apache-2.0"
 homepage="https://github.com/anchore/syft"
 distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz"
-checksum=11962d7df9c5f2a6a8dc2839ff5651f4d9a69be90862fec4d0b947f6378ee5cf
+checksum=4abf63a8377c3422bb94d44ccaff0cac66c64ee74b0c4c77769360fb72a2cf71
 
 post_install() {
 	syft="${DESTDIR}/usr/bin/syft"

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

* Re: [PR PATCH] [Updated] syft: update to 0.99.0
  2023-12-29 19:31 [PR PATCH] syft: update to 0.99.0 cinerea0
@ 2024-01-07  5:04 ` cinerea0
  2024-01-10  1:38 ` [PR PATCH] [Merged]: syft: update to 0.100.0 classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-01-07  5:04 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages syft
https://github.com/void-linux/void-packages/pull/47988

syft: update to 0.99.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 6feff37fa807ad344e4431f84df3c31fed7ffd74 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 7 Jan 2024 00:04:25 -0500
Subject: [PATCH] syft: update to 0.100.0

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

diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template
index 09561546fcb89..6f1d20292a14f 100644
--- a/srcpkgs/syft/template
+++ b/srcpkgs/syft/template
@@ -1,6 +1,6 @@
 # Template file for 'syft'
 pkgname=syft
-version=0.98.0
+version=0.100.0
 revision=1
 build_style=go
 build_helper=qemu
@@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="Apache-2.0"
 homepage="https://github.com/anchore/syft"
 distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz"
-checksum=11962d7df9c5f2a6a8dc2839ff5651f4d9a69be90862fec4d0b947f6378ee5cf
+checksum=2dec7f010f2d791702e87ed2642f20de93851aab4f98f3a72fb9b1c7902fc235
 
 post_install() {
 	syft="${DESTDIR}/usr/bin/syft"

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

* Re: [PR PATCH] [Merged]: syft: update to 0.100.0
  2023-12-29 19:31 [PR PATCH] syft: update to 0.99.0 cinerea0
  2024-01-07  5:04 ` [PR PATCH] [Updated] " cinerea0
@ 2024-01-10  1:38 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-01-10  1:38 UTC (permalink / raw)
  To: ml

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

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

syft: update to 0.100.0
https://github.com/void-linux/void-packages/pull/47988

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


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

end of thread, other threads:[~2024-01-10  1:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-29 19:31 [PR PATCH] syft: update to 0.99.0 cinerea0
2024-01-07  5:04 ` [PR PATCH] [Updated] " cinerea0
2024-01-10  1:38 ` [PR PATCH] [Merged]: syft: update to 0.100.0 classabbyamp

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).