George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
lxd
Commits:
d33e1c8e by George Rawlinson at 2025-03-19T19:39:17+13:00
upgpkg: 6.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lxd
pkgdesc = Daemon based on liblxc offering a REST API to manage
containers
- pkgver = 6.2
+ pkgver = 6.3
pkgrel = 1
url = https://ubuntu.com/lxd
arch = x86_64
@@ -31,14 +31,14 @@ pkgbase = lxd
optdepends = systemd-libs: unix device hotplug support
optdepends = apparmor: apparmor support
options = !debug
- source =
https://github.com/canonical/lxd/releases/download/lxd-6.2/lxd-6.2.tar.gz
- source =
https://github.com/canonical/lxd/releases/download/lxd-6.2/lxd-6.2.tar.gz.asc
+ source =
https://github.com/canonical/lxd/releases/download/lxd-6.3/lxd-6.3.tar.gz
+ source =
https://github.com/canonical/lxd/releases/download/lxd-6.3/lxd-6.3.tar.gz.asc
source = lxd.socket
source = lxd.service
source = lxd.sysusers
validpgpkeys = 602F567663E593BCBD14F338C638974D64792D67
validpgpkeys = ED1CA1E7A6F80E22E5CB2DA84ACE106615754614
- sha256sums =
44f98776b9e9e1d720da89b520d75bf8b7c3467507b2d24ada207a160ec961f3
+ sha256sums =
68b379e94884f859fbfe078e4c0a46322ffd6f23209fa0b28d936676e7eada4d
sha256sums = SKIP
sha256sums =
b89a725223ef72b25eab25184084d069af312f8c23612c57fdb75427a510232e
sha256sums =
102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributer: nightuser <nightuser.android at gmail.com>
pkgname=lxd
-pkgver=6.2
+pkgver=6.3
pkgrel=1
pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
arch=('x86_64')
@@ -32,7 +32,7 @@
source=("https://github.com/canonical/lxd/releases/download/${pkgname}-${pkgver}
"lxd.sysusers")
validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67' # Stéphane Graber
<[email protected]>
'ED1CA1E7A6F80E22E5CB2DA84ACE106615754614') # Thomas Parrott
<[email protected]>
-sha256sums=('44f98776b9e9e1d720da89b520d75bf8b7c3467507b2d24ada207a160ec961f3'
+sha256sums=('68b379e94884f859fbfe078e4c0a46322ffd6f23209fa0b28d936676e7eada4d'
'SKIP'
'b89a725223ef72b25eab25184084d069af312f8c23612c57fdb75427a510232e'
'102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxd/-/commit/d33e1c8e763822e9e0f67b350b47e3b6b1d8acc4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxd/-/commit/d33e1c8e763822e9e0f67b350b47e3b6b1d8acc4
You're receiving this email because of your account on gitlab.archlinux.org.