Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] incus: update to 0.5.1
@ 2024-02-08  5:16 mwyvr
  2024-02-08 14:49 ` dkwo
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: mwyvr @ 2024-02-08  5:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mwyvr/void-packages incus-update-0.5.1
https://github.com/void-linux/void-packages/pull/48597

incus: update to 0.5.1
First contribution, be aware. Simple version update.

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

Running this on an incus/lxc server established with the prior version (4.0); no issues noted. 

#### Local build testing
- I built this PR locally for my native architecture, (x86-64 glibc)
- I built this PR locally (with -Q) for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-incus-update-0.5.1-48597.patch --]
[-- Type: text/x-diff, Size: 1078 bytes --]

From 75e9de04e4fc8ffb501f7b254ed7d733fea28b9d Mon Sep 17 00:00:00 2001
From: Mike Watkins <git@mikewatkins.ca>
Date: Wed, 7 Feb 2024 20:57:10 -0800
Subject: [PATCH] incus: incus: update to 0.5.1

---
 srcpkgs/incus/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template
index 7b0911f1cd1d8..f7c4878121c76 100644
--- a/srcpkgs/incus/template
+++ b/srcpkgs/incus/template
@@ -1,7 +1,7 @@
 # Template file for 'incus'
 pkgname=incus
-version=0.4.0
-revision=1
+version=0.5.1
+revision=2
 build_style=go
 go_import_path=github.com/lxc/incus
 go_build_tags="libsqlite3"
@@ -20,7 +20,7 @@ maintainer="dkwo <npiazza@disroot.org>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/incus"
 distfiles="https://github.com/lxc/incus/archive/refs/tags/v${version}.tar.gz"
-checksum=1195d8aecaf838806b88580dfc8b48302dcbb4612addcb6d6bfa480f14d97a0d
+checksum=ca757fa69272650fc2a3aab73d27b11cee48f3872115b664f234af74cc6684ec
 system_groups="_incus-admin _incus"
 make_dirs="
  /var/lib/incus 0755 root root

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

* Re: incus: update to 0.5.1
  2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
@ 2024-02-08 14:49 ` dkwo
  2024-02-08 19:43 ` [PR PATCH] [Updated] " mwyvr
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: dkwo @ 2024-02-08 14:49 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/48597#issuecomment-1934279179

Comment:
Looks good to me, but please set revision to one and fix the typo in the commit.

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

* Re: [PR PATCH] [Updated] incus: update to 0.5.1
  2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
  2024-02-08 14:49 ` dkwo
@ 2024-02-08 19:43 ` mwyvr
  2024-02-08 19:52 ` mwyvr
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mwyvr @ 2024-02-08 19:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mwyvr/void-packages incus-update-0.5.1
https://github.com/void-linux/void-packages/pull/48597

incus: update to 0.5.1
First contribution, be aware. Simple version update.

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

Running this on an incus/lxc server established with the prior version (4.0); no issues noted. 

#### Local build testing
- I built this PR locally for my native architecture, (x86-64 glibc)
- I built this PR locally (with -Q) for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-incus-update-0.5.1-48597.patch --]
[-- Type: text/x-diff, Size: 1693 bytes --]

From 75e9de04e4fc8ffb501f7b254ed7d733fea28b9d Mon Sep 17 00:00:00 2001
From: Mike Watkins <git@mikewatkins.ca>
Date: Wed, 7 Feb 2024 20:57:10 -0800
Subject: [PATCH 1/2] incus: incus: update to 0.5.1

---
 srcpkgs/incus/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template
index 7b0911f1cd1d8..f7c4878121c76 100644
--- a/srcpkgs/incus/template
+++ b/srcpkgs/incus/template
@@ -1,7 +1,7 @@
 # Template file for 'incus'
 pkgname=incus
-version=0.4.0
-revision=1
+version=0.5.1
+revision=2
 build_style=go
 go_import_path=github.com/lxc/incus
 go_build_tags="libsqlite3"
@@ -20,7 +20,7 @@ maintainer="dkwo <npiazza@disroot.org>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/incus"
 distfiles="https://github.com/lxc/incus/archive/refs/tags/v${version}.tar.gz"
-checksum=1195d8aecaf838806b88580dfc8b48302dcbb4612addcb6d6bfa480f14d97a0d
+checksum=ca757fa69272650fc2a3aab73d27b11cee48f3872115b664f234af74cc6684ec
 system_groups="_incus-admin _incus"
 make_dirs="
  /var/lib/incus 0755 root root

From d14238bd210de320f96e005332b484a4f40edf1d Mon Sep 17 00:00:00 2001
From: Mike Watkins <git@mikewatkins.ca>
Date: Thu, 8 Feb 2024 11:42:54 -0800
Subject: [PATCH 2/2] update to 0.5.1

---
 srcpkgs/incus/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template
index f7c4878121c76..3d63abe98a3c4 100644
--- a/srcpkgs/incus/template
+++ b/srcpkgs/incus/template
@@ -1,7 +1,7 @@
 # Template file for 'incus'
 pkgname=incus
 version=0.5.1
-revision=2
+revision=1
 build_style=go
 go_import_path=github.com/lxc/incus
 go_build_tags="libsqlite3"

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

* Re: [PR PATCH] [Updated] incus: update to 0.5.1
  2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
  2024-02-08 14:49 ` dkwo
  2024-02-08 19:43 ` [PR PATCH] [Updated] " mwyvr
@ 2024-02-08 19:52 ` mwyvr
  2024-02-08 19:58 ` mwyvr
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mwyvr @ 2024-02-08 19:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mwyvr/void-packages incus-update-0.5.1
https://github.com/void-linux/void-packages/pull/48597

incus: update to 0.5.1
First contribution, be aware. Simple version update.

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

Running this on an incus/lxc server established with the prior version (4.0); no issues noted. 

#### Local build testing
- I built this PR locally for my native architecture, (x86-64 glibc)
- I built this PR locally (with -Q) for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-incus-update-0.5.1-48597.patch --]
[-- Type: text/x-diff, Size: 1029 bytes --]

From e3079541b44cadbae2ed44d58590f9872707ce43 Mon Sep 17 00:00:00 2001
From: Mike Watkins <git@mikewatkins.ca>
Date: Wed, 7 Feb 2024 20:57:10 -0800
Subject: [PATCH] incus: update to 0.5.1

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

diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template
index 7b0911f1cd1d8..3d63abe98a3c4 100644
--- a/srcpkgs/incus/template
+++ b/srcpkgs/incus/template
@@ -1,6 +1,6 @@
 # Template file for 'incus'
 pkgname=incus
-version=0.4.0
+version=0.5.1
 revision=1
 build_style=go
 go_import_path=github.com/lxc/incus
@@ -20,7 +20,7 @@ maintainer="dkwo <npiazza@disroot.org>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/incus"
 distfiles="https://github.com/lxc/incus/archive/refs/tags/v${version}.tar.gz"
-checksum=1195d8aecaf838806b88580dfc8b48302dcbb4612addcb6d6bfa480f14d97a0d
+checksum=ca757fa69272650fc2a3aab73d27b11cee48f3872115b664f234af74cc6684ec
 system_groups="_incus-admin _incus"
 make_dirs="
  /var/lib/incus 0755 root root

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

* Re: [PR PATCH] [Updated] incus: update to 0.5.1
  2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
                   ` (2 preceding siblings ...)
  2024-02-08 19:52 ` mwyvr
@ 2024-02-08 19:58 ` mwyvr
  2024-02-08 20:39 ` mwyvr
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mwyvr @ 2024-02-08 19:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mwyvr/void-packages incus-update-0.5.1
https://github.com/void-linux/void-packages/pull/48597

incus: update to 0.5.1
First contribution, be aware. Simple version update.

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

Running this on an incus/lxc server established with the prior version (4.0); no issues noted. 

#### Local build testing
- I built this PR locally for my native architecture, (x86-64 glibc)
- I built this PR locally (with -Q) for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-incus-update-0.5.1-48597.patch --]
[-- Type: text/x-diff, Size: 1029 bytes --]

From e3079541b44cadbae2ed44d58590f9872707ce43 Mon Sep 17 00:00:00 2001
From: Mike Watkins <git@mikewatkins.ca>
Date: Wed, 7 Feb 2024 20:57:10 -0800
Subject: [PATCH] incus: update to 0.5.1

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

diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template
index 7b0911f1cd1d8..3d63abe98a3c4 100644
--- a/srcpkgs/incus/template
+++ b/srcpkgs/incus/template
@@ -1,6 +1,6 @@
 # Template file for 'incus'
 pkgname=incus
-version=0.4.0
+version=0.5.1
 revision=1
 build_style=go
 go_import_path=github.com/lxc/incus
@@ -20,7 +20,7 @@ maintainer="dkwo <npiazza@disroot.org>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/incus"
 distfiles="https://github.com/lxc/incus/archive/refs/tags/v${version}.tar.gz"
-checksum=1195d8aecaf838806b88580dfc8b48302dcbb4612addcb6d6bfa480f14d97a0d
+checksum=ca757fa69272650fc2a3aab73d27b11cee48f3872115b664f234af74cc6684ec
 system_groups="_incus-admin _incus"
 make_dirs="
  /var/lib/incus 0755 root root

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

* Re: [PR PATCH] [Updated] incus: update to 0.5.1
  2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
                   ` (3 preceding siblings ...)
  2024-02-08 19:58 ` mwyvr
@ 2024-02-08 20:39 ` mwyvr
  2024-02-09 15:25 ` dkwo
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mwyvr @ 2024-02-08 20:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mwyvr/void-packages incus-update-0.5.1
https://github.com/void-linux/void-packages/pull/48597

incus: update to 0.5.1
First contribution, be aware. Simple version update.

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

Running this on an incus/lxc server established with the prior version (4.0); no issues noted. 

#### Local build testing
- I built this PR locally for my native architecture, (x86-64 glibc)
- I built this PR locally (with -Q) for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-incus-update-0.5.1-48597.patch --]
[-- Type: text/x-diff, Size: 1029 bytes --]

From e3079541b44cadbae2ed44d58590f9872707ce43 Mon Sep 17 00:00:00 2001
From: Mike Watkins <git@mikewatkins.ca>
Date: Wed, 7 Feb 2024 20:57:10 -0800
Subject: [PATCH] incus: update to 0.5.1

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

diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template
index 7b0911f1cd1d8..3d63abe98a3c4 100644
--- a/srcpkgs/incus/template
+++ b/srcpkgs/incus/template
@@ -1,6 +1,6 @@
 # Template file for 'incus'
 pkgname=incus
-version=0.4.0
+version=0.5.1
 revision=1
 build_style=go
 go_import_path=github.com/lxc/incus
@@ -20,7 +20,7 @@ maintainer="dkwo <npiazza@disroot.org>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/incus"
 distfiles="https://github.com/lxc/incus/archive/refs/tags/v${version}.tar.gz"
-checksum=1195d8aecaf838806b88580dfc8b48302dcbb4612addcb6d6bfa480f14d97a0d
+checksum=ca757fa69272650fc2a3aab73d27b11cee48f3872115b664f234af74cc6684ec
 system_groups="_incus-admin _incus"
 make_dirs="
  /var/lib/incus 0755 root root

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

* Re: incus: update to 0.5.1
  2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
                   ` (4 preceding siblings ...)
  2024-02-08 20:39 ` mwyvr
@ 2024-02-09 15:25 ` dkwo
  2024-02-09 23:04 ` [PR PATCH] [Updated] " mwyvr
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: dkwo @ 2024-02-09 15:25 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/48597#issuecomment-1936127305

Comment:
after rebase, you should also squash the commits.

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

* Re: [PR PATCH] [Updated] incus: update to 0.5.1
  2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
                   ` (5 preceding siblings ...)
  2024-02-09 15:25 ` dkwo
@ 2024-02-09 23:04 ` mwyvr
  2024-02-09 23:32 ` mwyvr
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mwyvr @ 2024-02-09 23:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mwyvr/void-packages incus-update-0.5.1
https://github.com/void-linux/void-packages/pull/48597

incus: update to 0.5.1
First contribution, be aware. Simple version update.

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

Running this on an incus/lxc server established with the prior version (4.0); no issues noted. 

#### Local build testing
- I built this PR locally for my native architecture, (x86-64 glibc)
- I built this PR locally (with -Q) for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-incus-update-0.5.1-48597.patch --]
[-- Type: text/x-diff, Size: 1029 bytes --]

From e3079541b44cadbae2ed44d58590f9872707ce43 Mon Sep 17 00:00:00 2001
From: Mike Watkins <git@mikewatkins.ca>
Date: Wed, 7 Feb 2024 20:57:10 -0800
Subject: [PATCH] incus: update to 0.5.1

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

diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template
index 7b0911f1cd1d8..3d63abe98a3c4 100644
--- a/srcpkgs/incus/template
+++ b/srcpkgs/incus/template
@@ -1,6 +1,6 @@
 # Template file for 'incus'
 pkgname=incus
-version=0.4.0
+version=0.5.1
 revision=1
 build_style=go
 go_import_path=github.com/lxc/incus
@@ -20,7 +20,7 @@ maintainer="dkwo <npiazza@disroot.org>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/incus"
 distfiles="https://github.com/lxc/incus/archive/refs/tags/v${version}.tar.gz"
-checksum=1195d8aecaf838806b88580dfc8b48302dcbb4612addcb6d6bfa480f14d97a0d
+checksum=ca757fa69272650fc2a3aab73d27b11cee48f3872115b664f234af74cc6684ec
 system_groups="_incus-admin _incus"
 make_dirs="
  /var/lib/incus 0755 root root

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

* Re: incus: update to 0.5.1
  2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
                   ` (6 preceding siblings ...)
  2024-02-09 23:04 ` [PR PATCH] [Updated] " mwyvr
@ 2024-02-09 23:32 ` mwyvr
  2024-02-10 18:48 ` [PR PATCH] [Updated] " mwyvr
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mwyvr @ 2024-02-09 23:32 UTC (permalink / raw)
  To: ml

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

New comment by mwyvr on void-packages repository

https://github.com/void-linux/void-packages/pull/48597#issuecomment-1936738575

Comment:
My apologies, I'm a bit lost. I'll get there - I have mostly used git as an individual so my git-fu is not as strong as it should be. I may have messed up my repo, or at least my understanding, in trying to do this. Help?

I do intend to contribute much more, so the learning effort is worth it.

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

* Re: [PR PATCH] [Updated] incus: update to 0.5.1
  2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
                   ` (7 preceding siblings ...)
  2024-02-09 23:32 ` mwyvr
@ 2024-02-10 18:48 ` mwyvr
  2024-02-10 19:06 ` mwyvr
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mwyvr @ 2024-02-10 18:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mwyvr/void-packages incus-update-0.5.1
https://github.com/void-linux/void-packages/pull/48597

incus: update to 0.5.1
First contribution, be aware. Simple version update.

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

Running this on an incus/lxc server established with the prior version (4.0); no issues noted. 

#### Local build testing
- I built this PR locally for my native architecture, (x86-64 glibc)
- I built this PR locally (with -Q) for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-incus-update-0.5.1-48597.patch --]
[-- Type: text/x-diff, Size: 1029 bytes --]

From e3079541b44cadbae2ed44d58590f9872707ce43 Mon Sep 17 00:00:00 2001
From: Mike Watkins <git@mikewatkins.ca>
Date: Wed, 7 Feb 2024 20:57:10 -0800
Subject: [PATCH] incus: update to 0.5.1

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

diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template
index 7b0911f1cd1d8..3d63abe98a3c4 100644
--- a/srcpkgs/incus/template
+++ b/srcpkgs/incus/template
@@ -1,6 +1,6 @@
 # Template file for 'incus'
 pkgname=incus
-version=0.4.0
+version=0.5.1
 revision=1
 build_style=go
 go_import_path=github.com/lxc/incus
@@ -20,7 +20,7 @@ maintainer="dkwo <npiazza@disroot.org>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/incus"
 distfiles="https://github.com/lxc/incus/archive/refs/tags/v${version}.tar.gz"
-checksum=1195d8aecaf838806b88580dfc8b48302dcbb4612addcb6d6bfa480f14d97a0d
+checksum=ca757fa69272650fc2a3aab73d27b11cee48f3872115b664f234af74cc6684ec
 system_groups="_incus-admin _incus"
 make_dirs="
  /var/lib/incus 0755 root root

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

* Re: [PR PATCH] [Updated] incus: update to 0.5.1
  2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
                   ` (8 preceding siblings ...)
  2024-02-10 18:48 ` [PR PATCH] [Updated] " mwyvr
@ 2024-02-10 19:06 ` mwyvr
  2024-02-10 19:06 ` mwyvr
  2024-02-10 19:26 ` [PR PATCH] [Merged]: " classabbyamp
  11 siblings, 0 replies; 13+ messages in thread
From: mwyvr @ 2024-02-10 19:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mwyvr/void-packages incus-update-0.5.1
https://github.com/void-linux/void-packages/pull/48597

incus: update to 0.5.1
First contribution, be aware. Simple version update.

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

Running this on an incus/lxc server established with the prior version (4.0); no issues noted. 

#### Local build testing
- I built this PR locally for my native architecture, (x86-64 glibc)
- I built this PR locally (with -Q) for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-incus-update-0.5.1-48597.patch --]
[-- Type: text/x-diff, Size: 1029 bytes --]

From c5fd72b560b8c12795e404dd53b66c4bab9a2910 Mon Sep 17 00:00:00 2001
From: Mike Watkins <git@mikewatkins.ca>
Date: Wed, 7 Feb 2024 20:57:10 -0800
Subject: [PATCH] incus: update to 0.5.1

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

diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template
index 7b0911f1cd1d8..3d63abe98a3c4 100644
--- a/srcpkgs/incus/template
+++ b/srcpkgs/incus/template
@@ -1,6 +1,6 @@
 # Template file for 'incus'
 pkgname=incus
-version=0.4.0
+version=0.5.1
 revision=1
 build_style=go
 go_import_path=github.com/lxc/incus
@@ -20,7 +20,7 @@ maintainer="dkwo <npiazza@disroot.org>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/incus"
 distfiles="https://github.com/lxc/incus/archive/refs/tags/v${version}.tar.gz"
-checksum=1195d8aecaf838806b88580dfc8b48302dcbb4612addcb6d6bfa480f14d97a0d
+checksum=ca757fa69272650fc2a3aab73d27b11cee48f3872115b664f234af74cc6684ec
 system_groups="_incus-admin _incus"
 make_dirs="
  /var/lib/incus 0755 root root

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

* Re: incus: update to 0.5.1
  2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
                   ` (9 preceding siblings ...)
  2024-02-10 19:06 ` mwyvr
@ 2024-02-10 19:06 ` mwyvr
  2024-02-10 19:26 ` [PR PATCH] [Merged]: " classabbyamp
  11 siblings, 0 replies; 13+ messages in thread
From: mwyvr @ 2024-02-10 19:06 UTC (permalink / raw)
  To: ml

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

New comment by mwyvr on void-packages repository

https://github.com/void-linux/void-packages/pull/48597#issuecomment-1936738575

Comment:
edit, with some help from abby on irc, believe this is ready, pls advise

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

* Re: [PR PATCH] [Merged]: incus: update to 0.5.1
  2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
                   ` (10 preceding siblings ...)
  2024-02-10 19:06 ` mwyvr
@ 2024-02-10 19:26 ` classabbyamp
  11 siblings, 0 replies; 13+ messages in thread
From: classabbyamp @ 2024-02-10 19:26 UTC (permalink / raw)
  To: ml

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

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

incus: update to 0.5.1
https://github.com/void-linux/void-packages/pull/48597

Description:
First contribution, be aware. Simple version update.

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

Running this on an incus/lxc server established with the prior version (4.0); no issues noted. 

#### Local build testing
- I built this PR locally for my native architecture, (x86-64 glibc)
- I built this PR locally (with -Q) for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-08  5:16 [PR PATCH] incus: update to 0.5.1 mwyvr
2024-02-08 14:49 ` dkwo
2024-02-08 19:43 ` [PR PATCH] [Updated] " mwyvr
2024-02-08 19:52 ` mwyvr
2024-02-08 19:58 ` mwyvr
2024-02-08 20:39 ` mwyvr
2024-02-09 15:25 ` dkwo
2024-02-09 23:04 ` [PR PATCH] [Updated] " mwyvr
2024-02-09 23:32 ` mwyvr
2024-02-10 18:48 ` [PR PATCH] [Updated] " mwyvr
2024-02-10 19:06 ` mwyvr
2024-02-10 19:06 ` mwyvr
2024-02-10 19:26 ` [PR PATCH] [Merged]: " 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).