*/incus,lxd: remove dependency on cgmanager

This is there for legacy reasons, but surely not in use by the
projects which officially deprecated it
This commit is contained in:
Pablo Correa Gómez 2024-09-04 17:39:03 +02:00 committed by Natanael Copa
parent 1085ce2979
commit 99ba7c85af
4 changed files with 4 additions and 8 deletions

View File

@ -4,7 +4,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=incus-feature pkgname=incus-feature
pkgver=6.4.0 pkgver=6.4.0
pkgrel=1 pkgrel=2
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"
@ -12,7 +12,6 @@ license="Apache-2.0"
depends="acl depends="acl
attr attr
ca-certificates ca-certificates
cgmanager
dbus dbus
dnsmasq dnsmasq
lxc lxc

View File

@ -4,7 +4,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=incus pkgname=incus
pkgver=6.0.1 #LTS releases only pkgver=6.0.1 #LTS releases only
pkgrel=0 pkgrel=1
pkgdesc="Powerful system container and virtual machine manager" pkgdesc="Powerful system container and virtual machine manager"
url="https://github.com/lxc/incus" url="https://github.com/lxc/incus"
arch="all" arch="all"
@ -12,7 +12,6 @@ license="Apache-2.0"
depends="acl depends="acl
attr attr
ca-certificates ca-certificates
cgmanager
dbus dbus
dnsmasq dnsmasq
lxc lxc

View File

@ -3,7 +3,7 @@
# Maintainer: Leonardo Arena <larena@alpinelinux.org> # Maintainer: Leonardo Arena <larena@alpinelinux.org>
pkgname=lxd pkgname=lxd
pkgver=5.0.3 pkgver=5.0.3
pkgrel=4 pkgrel=5
pkgdesc="A container hypervisor and a new user experience for LXC - 'LTS' release channel" pkgdesc="A container hypervisor and a new user experience for LXC - 'LTS' release channel"
url="https://ubuntu.com/lxd" url="https://ubuntu.com/lxd"
arch="all" arch="all"
@ -11,7 +11,6 @@ license="Apache-2.0"
depends="acl depends="acl
attr attr
ca-certificates ca-certificates
cgmanager
dbus dbus
dnsmasq dnsmasq
lxc lxc

View File

@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org> # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=lxd-feature pkgname=lxd-feature
pkgver=5.20 pkgver=5.20
pkgrel=5 pkgrel=6
pkgdesc="Container hypervisor and a new user experience for LXC - 'Feature' release channel" pkgdesc="Container hypervisor and a new user experience for LXC - 'Feature' release channel"
url="https://ubuntu.com/lxd" url="https://ubuntu.com/lxd"
arch="all" arch="all"
@ -12,7 +12,6 @@ depends="
acl acl
attr attr
ca-certificates ca-certificates
cgmanager
dnsmasq dnsmasq
iproute2 iproute2
iptables iptables