Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] syft: update to 0.62.2.
@ 2022-11-30  9:55 jcgruenhage
  2022-12-02  3:21 ` classabbyamp
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: jcgruenhage @ 2022-11-30  9:55 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.62.2_1
https://github.com/void-linux/void-packages/pull/40856

syft: update to 0.62.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/40856.patch is attached

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

From fef4c93df4f603312f3e9361b7f9200f98e3f9c8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Wed, 30 Nov 2022 10:55:03 +0100
Subject: [PATCH] syft: update to 0.62.2.

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

diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template
index 1b61cc764510..5ff2cd786940 100644
--- a/srcpkgs/syft/template
+++ b/srcpkgs/syft/template
@@ -1,6 +1,6 @@
 # Template file for 'syft'
 pkgname=syft
-version=0.62.1
+version=0.62.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=a272ad7adcc1a50fad1833e95715af1fdf0744b55524ff200952c7c2e285b037
+checksum=4a908380485da809ca663721279a85459a5587dbb74c9450fb5a75e12d382b3a

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

* Re: syft: update to 0.62.2.
  2022-11-30  9:55 [PR PATCH] syft: update to 0.62.2 jcgruenhage
@ 2022-12-02  3:21 ` classabbyamp
  2022-12-12 13:29 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2022-12-02  3:21 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40856#issuecomment-1334714402

Comment:
0.62.3 is available

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

* Re: [PR PATCH] [Updated] syft: update to 0.62.2.
  2022-11-30  9:55 [PR PATCH] syft: update to 0.62.2 jcgruenhage
  2022-12-02  3:21 ` classabbyamp
@ 2022-12-12 13:29 ` jcgruenhage
  2022-12-12 13:34 ` jcgruenhage
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: jcgruenhage @ 2022-12-12 13:29 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.62.2_1
https://github.com/void-linux/void-packages/pull/40856

syft: update to 0.62.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/40856.patch is attached

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

From a240ee411b7e166ac5eb1287f79cfa30ccdfe4d1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Wed, 30 Nov 2022 10:55:03 +0100
Subject: [PATCH] syft: update to 0.62.3.

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

diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template
index 1b61cc764510..f2ceb0f6beea 100644
--- a/srcpkgs/syft/template
+++ b/srcpkgs/syft/template
@@ -1,6 +1,6 @@
 # Template file for 'syft'
 pkgname=syft
-version=0.62.1
+version=0.62.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=a272ad7adcc1a50fad1833e95715af1fdf0744b55524ff200952c7c2e285b037
+checksum=4af4855bf58e8c049173c43e4de7b26946adde4eeeb6fc7a627553b6e1f6bd1c

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

* Re: syft: update to 0.62.2.
  2022-11-30  9:55 [PR PATCH] syft: update to 0.62.2 jcgruenhage
  2022-12-02  3:21 ` classabbyamp
  2022-12-12 13:29 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-12-12 13:34 ` jcgruenhage
  2022-12-12 18:34 ` classabbyamp
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: jcgruenhage @ 2022-12-12 13:34 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/40856#issuecomment-1346514864

Comment:
Updated to 0.62.3, tested again, still works as expected.

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

* Re: syft: update to 0.62.2.
  2022-11-30  9:55 [PR PATCH] syft: update to 0.62.2 jcgruenhage
                   ` (2 preceding siblings ...)
  2022-12-12 13:34 ` jcgruenhage
@ 2022-12-12 18:34 ` classabbyamp
  2022-12-12 20:16 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2022-12-12 18:34 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40856#issuecomment-1347039314

Comment:
can you rebase for ci?

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

* Re: [PR PATCH] [Updated] syft: update to 0.62.2.
  2022-11-30  9:55 [PR PATCH] syft: update to 0.62.2 jcgruenhage
                   ` (3 preceding siblings ...)
  2022-12-12 18:34 ` classabbyamp
@ 2022-12-12 20:16 ` jcgruenhage
  2022-12-12 20:16 ` jcgruenhage
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: jcgruenhage @ 2022-12-12 20:16 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.62.2_1
https://github.com/void-linux/void-packages/pull/40856

syft: update to 0.62.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/40856.patch is attached

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

From 8caf770d805098e706e6e12ad8802b353e037029 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Wed, 30 Nov 2022 10:55:03 +0100
Subject: [PATCH] syft: update to 0.62.3.

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

diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template
index 1b61cc764510..f2ceb0f6beea 100644
--- a/srcpkgs/syft/template
+++ b/srcpkgs/syft/template
@@ -1,6 +1,6 @@
 # Template file for 'syft'
 pkgname=syft
-version=0.62.1
+version=0.62.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=a272ad7adcc1a50fad1833e95715af1fdf0744b55524ff200952c7c2e285b037
+checksum=4af4855bf58e8c049173c43e4de7b26946adde4eeeb6fc7a627553b6e1f6bd1c

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

* Re: syft: update to 0.62.2.
  2022-11-30  9:55 [PR PATCH] syft: update to 0.62.2 jcgruenhage
                   ` (4 preceding siblings ...)
  2022-12-12 20:16 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-12-12 20:16 ` jcgruenhage
  2022-12-12 20:34 ` [PR PATCH] [Merged]: " classabbyamp
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: jcgruenhage @ 2022-12-12 20:16 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/40856#issuecomment-1347244788

Comment:
I thought I had, apparently not. Thanks for the heads-up

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

* Re: [PR PATCH] [Merged]: syft: update to 0.62.2.
  2022-11-30  9:55 [PR PATCH] syft: update to 0.62.2 jcgruenhage
                   ` (5 preceding siblings ...)
  2022-12-12 20:16 ` jcgruenhage
@ 2022-12-12 20:34 ` classabbyamp
  2022-12-13  8:00 ` jcgruenhage
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2022-12-12 20:34 UTC (permalink / raw)
  To: ml

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

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

syft: update to 0.62.2.
https://github.com/void-linux/void-packages/pull/40856

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] 11+ messages in thread

* Re: syft: update to 0.62.2.
  2022-11-30  9:55 [PR PATCH] syft: update to 0.62.2 jcgruenhage
                   ` (6 preceding siblings ...)
  2022-12-12 20:34 ` [PR PATCH] [Merged]: " classabbyamp
@ 2022-12-13  8:00 ` jcgruenhage
  2022-12-13  8:06 ` jcgruenhage
  2022-12-13  8:13 ` classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: jcgruenhage @ 2022-12-13  8:00 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/40856#issuecomment-1347890378

Comment:
So, this was up to date for not even an hour. 47 minutes after this was merged, we got 0.63.0 upstream ;D

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

* Re: syft: update to 0.62.2.
  2022-11-30  9:55 [PR PATCH] syft: update to 0.62.2 jcgruenhage
                   ` (7 preceding siblings ...)
  2022-12-13  8:00 ` jcgruenhage
@ 2022-12-13  8:06 ` jcgruenhage
  2022-12-13  8:13 ` classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: jcgruenhage @ 2022-12-13  8:06 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/40856#issuecomment-1347890378

Comment:
So, this was up to date for not even an hour. 47 minutes after this was merged, we got 0.63.0 upstream ;D

EDIT: #41056 

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

* Re: syft: update to 0.62.2.
  2022-11-30  9:55 [PR PATCH] syft: update to 0.62.2 jcgruenhage
                   ` (8 preceding siblings ...)
  2022-12-13  8:06 ` jcgruenhage
@ 2022-12-13  8:13 ` classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2022-12-13  8:13 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40856#issuecomment-1347905616

Comment:
🤦‍♀️

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

end of thread, other threads:[~2022-12-13  8:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-30  9:55 [PR PATCH] syft: update to 0.62.2 jcgruenhage
2022-12-02  3:21 ` classabbyamp
2022-12-12 13:29 ` [PR PATCH] [Updated] " jcgruenhage
2022-12-12 13:34 ` jcgruenhage
2022-12-12 18:34 ` classabbyamp
2022-12-12 20:16 ` [PR PATCH] [Updated] " jcgruenhage
2022-12-12 20:16 ` jcgruenhage
2022-12-12 20:34 ` [PR PATCH] [Merged]: " classabbyamp
2022-12-13  8:00 ` jcgruenhage
2022-12-13  8:06 ` jcgruenhage
2022-12-13  8:13 ` 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).