George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
lxd
Commits:
ad300627 by George Rawlinson at 2023-08-29T10:36:42+12:00
upgpkg: 5.17-1
* New upstream release.
- - - - -
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 = 5.16
+ pkgver = 5.17
pkgrel = 1
url = https://ubuntu.com/lxd
arch = x86_64
@@ -32,14 +32,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-5.16/lxd-5.16.tar.gz
- source =
https://github.com/canonical/lxd/releases/download/lxd-5.16/lxd-5.16.tar.gz.asc
+ source =
https://github.com/canonical/lxd/releases/download/lxd-5.17/lxd-5.17.tar.gz
+ source =
https://github.com/canonical/lxd/releases/download/lxd-5.17/lxd-5.17.tar.gz.asc
source = lxd.socket
source = lxd.service
source = lxd.sysusers
validpgpkeys = 602F567663E593BCBD14F338C638974D64792D67
validpgpkeys = ED1CA1E7A6F80E22E5CB2DA84ACE106615754614
- sha256sums =
7afb4d3d9be7c7caf3affb49904a7413b06150158705225d32d649424dd5648f
+ sha256sums =
db5a70f10f14623bb175a2b3357a136a7c71c933515d76ee7ab2193c840ae328
sha256sums = SKIP
sha256sums =
b89a725223ef72b25eab25184084d069af312f8c23612c57fdb75427a510232e
sha256sums =
102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributer: nightuser <nightuser.android at gmail.com>
pkgname=lxd
-pkgver=5.16
+pkgver=5.17
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=('7afb4d3d9be7c7caf3affb49904a7413b06150158705225d32d649424dd5648f'
+sha256sums=('db5a70f10f14623bb175a2b3357a136a7c71c933515d76ee7ab2193c840ae328'
'SKIP'
'b89a725223ef72b25eab25184084d069af312f8c23612c57fdb75427a510232e'
'102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxd/-/commit/ad300627cce478e22341298ce1c7c1f3c40a1c36
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxd/-/commit/ad300627cce478e22341298ce1c7c1f3c40a1c36
You're receiving this email because of your account on gitlab.archlinux.org.