Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] LXD update to 4.3
@ 2020-07-18  3:49 CameronNemo
  2020-07-25  1:19 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: CameronNemo @ 2020-07-18  3:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CameronNemo/void-packages lxd-4.3
https://github.com/void-linux/void-packages/pull/23636

LXD update to 4.3
None

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

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

From c56127b8bd05de72641c39e45d5a24d0a3a787af Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Fri, 17 Jul 2020 20:48:58 -0700
Subject: [PATCH 1/2] dqlite: update to 1.5.0.

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

diff --git a/srcpkgs/dqlite/template b/srcpkgs/dqlite/template
index d7f2588368c..b638c8231d7 100644
--- a/srcpkgs/dqlite/template
+++ b/srcpkgs/dqlite/template
@@ -1,6 +1,6 @@
 # Template file for 'dqlite'
 pkgname=dqlite
-version=1.4.4
+version=1.5.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config automake libtool"
@@ -11,7 +11,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="custom:LGPL-3.0-only-linking-exception"
 homepage="https://github.com/canonical/dqlite"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=913c26d20e8638063b703733f83874de40b098afa9687e975350409225676371
+checksum=1ea4a4a70460bce98eb8d473fd642322223bfd9897f348276c4b270194e3b95f
 
 _libdir="/usr/lib/sqlite-replication"
 LDFLAGS="-L${XBPS_CROSS_BASE}${_libdir} -Wl,-R${_libdir}"

From 56b565cf6421f18057bc30473c31bf529ed8a96e Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Fri, 17 Jul 2020 20:38:14 -0700
Subject: [PATCH 2/2] lxd: update to 4.3.

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

diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template
index b696de62cfe..b0d4bbf81b2 100644
--- a/srcpkgs/lxd/template
+++ b/srcpkgs/lxd/template
@@ -1,6 +1,6 @@
 # Template file for 'lxd'
 pkgname=lxd
-version=4.2
+version=4.3
 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=a4269555bf9ea7d7d0bc7dda0c6900db97101332df9102274937bf68b927685f
+checksum=b6891ee6086a2d26409385fcd50d627e6a72e0af17f88c5693c1e100ed9dca1f
 system_groups="lxd"
 
 _libdir="/usr/lib/sqlite-replication"
@@ -23,6 +23,11 @@ LDFLAGS="-L${XBPS_CROSS_BASE}${_libdir} -Wl,-R${_libdir}"
 # whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)
 export CGO_LDFLAGS_ALLOW='-Wl,-wrap,pthread_create'
 
+do_configure() {
+	# the LXD tarball packages up the required dependencies
+	ln -s "$wrksrc/_dist" "$GOPATH"
+}
+
 post_install() {
 	vinstall scripts/bash/lxd-client 644 /usr/share/bash-completion/completions lxd
 	vsv lxd

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

* Re: [PR PATCH] [Merged]: LXD update to 4.3
  2020-07-18  3:49 [PR PATCH] LXD update to 4.3 CameronNemo
@ 2020-07-25  1:19 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-07-25  1:19 UTC (permalink / raw)
  To: ml

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

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

LXD update to 4.3
https://github.com/void-linux/void-packages/pull/23636

Description:
None

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

end of thread, other threads:[~2020-07-25  1:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-18  3:49 [PR PATCH] LXD update to 4.3 CameronNemo
2020-07-25  1:19 ` [PR PATCH] [Merged]: " ahesford

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