Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] syft: update to 0.60.1.
@ 2022-11-02 10:26 jcgruenhage
  2022-11-03 12:31 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jcgruenhage @ 2022-11-02 10:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages syft-0.60.1_1
https://github.com/void-linux/void-packages/pull/40296

syft: update to 0.60.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 17b4b3b79c33ff4e5717499c1137d23efd5e2697 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Wed, 2 Nov 2022 11:25:36 +0100
Subject: [PATCH] syft: update to 0.60.1.

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

diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template
index fd7a65c00683..e34761a28654 100644
--- a/srcpkgs/syft/template
+++ b/srcpkgs/syft/template
@@ -1,6 +1,6 @@
 # Template file for 'syft'
 pkgname=syft
-version=0.60.0
+version=0.60.1
 revision=1
 build_style=go
 go_import_path="github.com/anchore/syft/cmd/syft"
@@ -9,4 +9,4 @@ 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=b20634a8e7cdaf8b6fd741390800ae8fe2eead9d468a75437a7cae2712777ba3
+checksum=ca5017eb9f4211ee6b53043998e4f1144df48427077ebf900941f548f3e6accf

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

* Re: [PR PATCH] [Updated] syft: update to 0.60.1.
  2022-11-02 10:26 [PR PATCH] syft: update to 0.60.1 jcgruenhage
@ 2022-11-03 12:31 ` jcgruenhage
  2022-11-03 19:52 ` [PR REVIEW] syft: update to 0.60.2 classabbyamp
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2022-11-03 12:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages syft-0.60.1_1
https://github.com/void-linux/void-packages/pull/40296

syft: update to 0.60.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From bcf3a9100b1082f084d06dad142227a5012d65aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Wed, 2 Nov 2022 11:25:36 +0100
Subject: [PATCH] syft: update to 0.60.2.

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

diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template
index 3e1602c76afc..46f1366c7a7f 100644
--- a/srcpkgs/syft/template
+++ b/srcpkgs/syft/template
@@ -1,6 +1,6 @@
 # Template file for 'syft'
 pkgname=syft
-version=0.60.0
+version=0.60.2
 revision=1
 build_style=go
 go_import_path="github.com/anchore/syft/cmd/syft"
@@ -9,4 +9,4 @@ 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=8f74a64694c67755e55010431eb1834456d25e7efe6c2774980d0d7f9b5c20a9
+checksum=a05b55fbce0810e84bf033bb94b4a2bdc213698cc4856589de359c92afa24d45

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

* Re: [PR REVIEW] syft: update to 0.60.2
  2022-11-02 10:26 [PR PATCH] syft: update to 0.60.1 jcgruenhage
  2022-11-03 12:31 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-11-03 19:52 ` classabbyamp
  2022-11-05 10:53 ` [PR PATCH] [Updated] " jcgruenhage
  2022-11-14 16:42 ` [PR PATCH] [Merged]: syft: update to 0.60.3 paper42
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-11-03 19:52 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40296#discussion_r1013336740

Comment:
.3 is available

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

* Re: [PR PATCH] [Updated] syft: update to 0.60.2
  2022-11-02 10:26 [PR PATCH] syft: update to 0.60.1 jcgruenhage
  2022-11-03 12:31 ` [PR PATCH] [Updated] " jcgruenhage
  2022-11-03 19:52 ` [PR REVIEW] syft: update to 0.60.2 classabbyamp
@ 2022-11-05 10:53 ` jcgruenhage
  2022-11-14 16:42 ` [PR PATCH] [Merged]: syft: update to 0.60.3 paper42
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2022-11-05 10:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages syft-0.60.1_1
https://github.com/void-linux/void-packages/pull/40296

syft: update to 0.60.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 9ee62ca161785a15b7c4dfe662767e17289c88a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Wed, 2 Nov 2022 11:25:36 +0100
Subject: [PATCH] syft: update to 0.60.3.

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

diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template
index 3e1602c76afc..cd2195ad6191 100644
--- a/srcpkgs/syft/template
+++ b/srcpkgs/syft/template
@@ -1,6 +1,6 @@
 # Template file for 'syft'
 pkgname=syft
-version=0.60.0
+version=0.60.3
 revision=1
 build_style=go
 go_import_path="github.com/anchore/syft/cmd/syft"
@@ -9,4 +9,4 @@ 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=8f74a64694c67755e55010431eb1834456d25e7efe6c2774980d0d7f9b5c20a9
+checksum=2eba2bea71dea60250e6848bc475bb5788a1e50702090e1413503dfc9db39719

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

* Re: [PR PATCH] [Merged]: syft: update to 0.60.3
  2022-11-02 10:26 [PR PATCH] syft: update to 0.60.1 jcgruenhage
                   ` (2 preceding siblings ...)
  2022-11-05 10:53 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-11-14 16:42 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-11-14 16:42 UTC (permalink / raw)
  To: ml

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

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

syft: update to 0.60.3
https://github.com/void-linux/void-packages/pull/40296

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-11-14 16:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-02 10:26 [PR PATCH] syft: update to 0.60.1 jcgruenhage
2022-11-03 12:31 ` [PR PATCH] [Updated] " jcgruenhage
2022-11-03 19:52 ` [PR REVIEW] syft: update to 0.60.2 classabbyamp
2022-11-05 10:53 ` [PR PATCH] [Updated] " jcgruenhage
2022-11-14 16:42 ` [PR PATCH] [Merged]: syft: update to 0.60.3 paper42

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