Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lxd: update to 4.15
@ 2021-06-17  6:36 jsav0
  2021-06-23 12:21 ` ericonr
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: jsav0 @ 2021-06-17  6:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jsav0/void-packages lxd-4.15
https://github.com/void-linux/void-packages/pull/31534

lxd: update to 4.15


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

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

From e162b507cd9889b34220535d51e5c8a88d05b13e Mon Sep 17 00:00:00 2001
From: jsavage <wfnintr@null.net>
Date: Thu, 17 Jun 2021 02:36:39 -0400
Subject: [PATCH] updated lxd release to 4.15

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

diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template
index 9f87ebc28530..34db411db68e 100644
--- a/srcpkgs/lxd/template
+++ b/srcpkgs/lxd/template
@@ -1,6 +1,6 @@
 # Template file for 'lxd'
 pkgname=lxd
-version=4.14
+version=4.15
 revision=1
 build_style=go
 go_import_path=github.com/lxc/lxd
@@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
 distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
-checksum=1e1ea51aec8860faae3028820d38df66f3dbf70436bc2749117c8c21c1d92ff5
+checksum=5178a918d59c9412a0af4af4c1abfce469e1a76497913bc316bf602895a2b265
 system_groups="lxd"
 
 # whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)

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

* Re: lxd: update to 4.15
  2021-06-17  6:36 [PR PATCH] lxd: update to 4.15 jsav0
@ 2021-06-23 12:21 ` ericonr
  2021-06-23 12:23 ` ericonr
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-06-23 12:21 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31534#issuecomment-866788484

Comment:
Commit format is `lxd: update to 4.15`.

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

* Re: lxd: update to 4.15
  2021-06-17  6:36 [PR PATCH] lxd: update to 4.15 jsav0
  2021-06-23 12:21 ` ericonr
@ 2021-06-23 12:23 ` ericonr
  2021-06-23 12:59 ` [PR PATCH] [Updated] " jsav0
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-06-23 12:23 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31534#issuecomment-866789926

Comment:
I'd also consider adding a `changelog` field set to `https://github.com/lxc/lxd/releases`

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

* Re: [PR PATCH] [Updated] lxd: update to 4.15
  2021-06-17  6:36 [PR PATCH] lxd: update to 4.15 jsav0
  2021-06-23 12:21 ` ericonr
  2021-06-23 12:23 ` ericonr
@ 2021-06-23 12:59 ` jsav0
  2021-06-23 13:14 ` jsav0
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jsav0 @ 2021-06-23 12:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jsav0/void-packages lxd-4.15
https://github.com/void-linux/void-packages/pull/31534

lxd: update to 4.15


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

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

From a2398b3dd449cd415fae4109a2a4fd3f99af6fba Mon Sep 17 00:00:00 2001
From: jsavage <wfnintr@null.net>
Date: Thu, 17 Jun 2021 02:36:39 -0400
Subject: [PATCH] lxd: update to 4.15

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

diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template
index 9f87ebc28530..34db411db68e 100644
--- a/srcpkgs/lxd/template
+++ b/srcpkgs/lxd/template
@@ -1,6 +1,6 @@
 # Template file for 'lxd'
 pkgname=lxd
-version=4.14
+version=4.15
 revision=1
 build_style=go
 go_import_path=github.com/lxc/lxd
@@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
 distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
-checksum=1e1ea51aec8860faae3028820d38df66f3dbf70436bc2749117c8c21c1d92ff5
+checksum=5178a918d59c9412a0af4af4c1abfce469e1a76497913bc316bf602895a2b265
 system_groups="lxd"
 
 # whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)

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

* Re: [PR PATCH] [Updated] lxd: update to 4.15
  2021-06-17  6:36 [PR PATCH] lxd: update to 4.15 jsav0
                   ` (2 preceding siblings ...)
  2021-06-23 12:59 ` [PR PATCH] [Updated] " jsav0
@ 2021-06-23 13:14 ` jsav0
  2021-06-23 13:14 ` jsav0
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jsav0 @ 2021-06-23 13:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jsav0/void-packages lxd-4.15
https://github.com/void-linux/void-packages/pull/31534

lxd: update to 4.15


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

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

From a2398b3dd449cd415fae4109a2a4fd3f99af6fba Mon Sep 17 00:00:00 2001
From: jsavage <wfnintr@null.net>
Date: Thu, 17 Jun 2021 02:36:39 -0400
Subject: [PATCH] lxd: update to 4.15

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

diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template
index 9f87ebc28530..34db411db68e 100644
--- a/srcpkgs/lxd/template
+++ b/srcpkgs/lxd/template
@@ -1,6 +1,6 @@
 # Template file for 'lxd'
 pkgname=lxd
-version=4.14
+version=4.15
 revision=1
 build_style=go
 go_import_path=github.com/lxc/lxd
@@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
 distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
-checksum=1e1ea51aec8860faae3028820d38df66f3dbf70436bc2749117c8c21c1d92ff5
+checksum=5178a918d59c9412a0af4af4c1abfce469e1a76497913bc316bf602895a2b265
 system_groups="lxd"
 
 # whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)

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

* Re: [PR PATCH] [Updated] lxd: update to 4.15
  2021-06-17  6:36 [PR PATCH] lxd: update to 4.15 jsav0
                   ` (3 preceding siblings ...)
  2021-06-23 13:14 ` jsav0
@ 2021-06-23 13:14 ` jsav0
  2021-06-23 14:08 ` jsav0
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jsav0 @ 2021-06-23 13:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jsav0/void-packages lxd-4.15
https://github.com/void-linux/void-packages/pull/31534

lxd: update to 4.15


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

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

From a2398b3dd449cd415fae4109a2a4fd3f99af6fba Mon Sep 17 00:00:00 2001
From: jsavage <wfnintr@null.net>
Date: Thu, 17 Jun 2021 02:36:39 -0400
Subject: [PATCH] lxd: update to 4.15

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

diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template
index 9f87ebc28530..34db411db68e 100644
--- a/srcpkgs/lxd/template
+++ b/srcpkgs/lxd/template
@@ -1,6 +1,6 @@
 # Template file for 'lxd'
 pkgname=lxd
-version=4.14
+version=4.15
 revision=1
 build_style=go
 go_import_path=github.com/lxc/lxd
@@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
 distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
-checksum=1e1ea51aec8860faae3028820d38df66f3dbf70436bc2749117c8c21c1d92ff5
+checksum=5178a918d59c9412a0af4af4c1abfce469e1a76497913bc316bf602895a2b265
 system_groups="lxd"
 
 # whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)

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

* Re: lxd: update to 4.15
  2021-06-17  6:36 [PR PATCH] lxd: update to 4.15 jsav0
                   ` (4 preceding siblings ...)
  2021-06-23 13:14 ` jsav0
@ 2021-06-23 14:08 ` jsav0
  2021-06-23 14:22 ` ericonr
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jsav0 @ 2021-06-23 14:08 UTC (permalink / raw)
  To: ml

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

New comment by jsav0 on void-packages repository

https://github.com/void-linux/void-packages/pull/31534#issuecomment-866868933

Comment:
> Commit format is `lxd: update to 4.15`.

I fixed the commit message and performed a `git push --force`. the build failed because my branch was out of date, so i merged, then force pushed again, but now it's failing to build. any idea? It passed the first time around.

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

* Re: lxd: update to 4.15
  2021-06-17  6:36 [PR PATCH] lxd: update to 4.15 jsav0
                   ` (5 preceding siblings ...)
  2021-06-23 14:08 ` jsav0
@ 2021-06-23 14:22 ` ericonr
  2021-06-23 14:23 ` [PR PATCH] [Updated] " jsav0
  2021-06-26 21:53 ` [PR PATCH] [Closed]: " ericonr
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-06-23 14:22 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31534#issuecomment-866882454

Comment:
Try rebasing on top of master and squash the two commits together.

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

* Re: [PR PATCH] [Updated] lxd: update to 4.15
  2021-06-17  6:36 [PR PATCH] lxd: update to 4.15 jsav0
                   ` (6 preceding siblings ...)
  2021-06-23 14:22 ` ericonr
@ 2021-06-23 14:23 ` jsav0
  2021-06-26 21:53 ` [PR PATCH] [Closed]: " ericonr
  8 siblings, 0 replies; 10+ messages in thread
From: jsav0 @ 2021-06-23 14:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jsav0/void-packages lxd-4.15
https://github.com/void-linux/void-packages/pull/31534

lxd: update to 4.15


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

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

From 50b57aee8ed600b5c7f253a15a42991727d8f33f Mon Sep 17 00:00:00 2001
From: jsavage <wfnintr@null.net>
Date: Thu, 17 Jun 2021 02:36:39 -0400
Subject: [PATCH] lxd: update to 4.15

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

diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template
index 9f87ebc28530..34db411db68e 100644
--- a/srcpkgs/lxd/template
+++ b/srcpkgs/lxd/template
@@ -1,6 +1,6 @@
 # Template file for 'lxd'
 pkgname=lxd
-version=4.14
+version=4.15
 revision=1
 build_style=go
 go_import_path=github.com/lxc/lxd
@@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
 distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
-checksum=1e1ea51aec8860faae3028820d38df66f3dbf70436bc2749117c8c21c1d92ff5
+checksum=5178a918d59c9412a0af4af4c1abfce469e1a76497913bc316bf602895a2b265
 system_groups="lxd"
 
 # whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)

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

* Re: [PR PATCH] [Closed]: lxd: update to 4.15
  2021-06-17  6:36 [PR PATCH] lxd: update to 4.15 jsav0
                   ` (7 preceding siblings ...)
  2021-06-23 14:23 ` [PR PATCH] [Updated] " jsav0
@ 2021-06-26 21:53 ` ericonr
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-06-26 21:53 UTC (permalink / raw)
  To: ml

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

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

lxd: update to 4.15
https://github.com/void-linux/void-packages/pull/31534

Description:


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

end of thread, other threads:[~2021-06-26 21:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17  6:36 [PR PATCH] lxd: update to 4.15 jsav0
2021-06-23 12:21 ` ericonr
2021-06-23 12:23 ` ericonr
2021-06-23 12:59 ` [PR PATCH] [Updated] " jsav0
2021-06-23 13:14 ` jsav0
2021-06-23 13:14 ` jsav0
2021-06-23 14:08 ` jsav0
2021-06-23 14:22 ` ericonr
2021-06-23 14:23 ` [PR PATCH] [Updated] " jsav0
2021-06-26 21:53 ` [PR PATCH] [Closed]: " ericonr

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