Skip to content
Snippets Groups Projects
Commit 42a08ce1 authored by Leonardo Arena's avatar Leonardo Arena Committed by Leonardo Arena
Browse files

community/incus-feature: upgrade to 6.11.0

parent 77d90b7b
No related branches found
No related tags found
1 merge request!82036community/incus-feature: upgrade to 6.11.0
Pipeline #312419 skipped
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org> # Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=incus-feature pkgname=incus-feature
pkgver=6.10.0 pkgver=6.11.0
pkgrel=1 pkgrel=0
pkgdesc="Powerful system container and virtual machine manager - Feature branch" pkgdesc="Powerful system container and virtual machine manager - Feature branch"
url="https://github.com/lxc/incus" url="https://github.com/lxc/incus"
arch="all" arch="all"
...@@ -14,6 +14,7 @@ depends="acl ...@@ -14,6 +14,7 @@ depends="acl
ca-certificates ca-certificates
dbus dbus
dnsmasq dnsmasq
lego
lxc lxc
iproute2 iproute2
iptables iptables
...@@ -204,11 +205,11 @@ oci() { ...@@ -204,11 +205,11 @@ oci() {
check() { check() {
# FIXME: disable failing tests # FIXME: disable failing tests
go test -v -skip "TestCluster_*|TestIntegration_UnixSocket|TestContainerTestSuite_*|TestDotGo|TestParse|TestPackages|TestConvertNetworkConfig|TestSnapshotCommon|TestHttpRequest" ./... go test -v -skip "TestCluster_*|TestIntegration_UnixSocket|TestContainerTestSuite_*|TestDotGo|TestParse|TestPackages|TestConvertNetworkConfig|TestSnapshotCommon|TestHttpRequest|TestArchitectureFirmwarePairs" ./...
} }
sha512sums=" sha512sums="
d3662721a3bb5c07cfab70abcb8041ca25a51af7d9fbb282f5b73b3716cf3c21e8f5f846a42895c880650f4b26c0c2fbafa3b8faafc02d4bc053ed1069d40fbc incus-feature-6.10.0.tar.gz 99062432dda1878623e40a67fb056d96e5e052655ac49f0bcbd2ec1d04ae5a6be6ea63e579990e833ad1026e4ce63005f34834f7b5640d639bd6a9dcfb803853 incus-feature-6.11.0.tar.gz
0340f06589acc1509d6cf4c844320f23a40e8da9d6fd1aab59b7424b286bb109e81ded97e26b9a1467f64f378914f4d13f9726c48188468900ab8d88eb528d91 incusd.confd 0340f06589acc1509d6cf4c844320f23a40e8da9d6fd1aab59b7424b286bb109e81ded97e26b9a1467f64f378914f4d13f9726c48188468900ab8d88eb528d91 incusd.confd
ca8762648020b4c933879a7a01b3f6699e9efc1dc1141228342e6619d7e9b07b13d359121767d8cd1ce6d83752ced226964138040454eebec17a3479acdbcda3 incusd.initd ca8762648020b4c933879a7a01b3f6699e9efc1dc1141228342e6619d7e9b07b13d359121767d8cd1ce6d83752ced226964138040454eebec17a3479acdbcda3 incusd.initd
a495ca525f2d98771e076026e9046f5d120aa929ed114cae330829ad698c4dbc5d80ed815328f3558584520f6c8d44d7b037721eb977b70f0ad288f6ad19e9cf incus-feature-agent.initd a495ca525f2d98771e076026e9046f5d120aa929ed114cae330829ad698c4dbc5d80ed815328f3558584520f6c8d44d7b037721eb977b70f0ad288f6ad19e9cf incus-feature-agent.initd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment