Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxd/
Date: Wed, 14 Jul 2021 13:05:05
Message-Id: 1626267892.e6291b63df3c98ce328fa4bd198b0fc5e4d5eebd.juippis@gentoo
1 commit: e6291b63df3c98ce328fa4bd198b0fc5e4d5eebd
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 14 13:04:04 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 14 13:04:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6291b63
7
8 app-emulation/lxd: add a dep for xdelta[lzma]
9
10 - looks like increasing amount of containers need this to uncompress
11 the container image. Might affect lxc too.
12
13 Bug: https://bugs.gentoo.org/699006
14 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
15
16 app-emulation/lxd/{lxd-4.0.6.ebuild => lxd-4.0.6-r1.ebuild} | 1 +
17 1 file changed, 1 insertion(+)
18
19 diff --git a/app-emulation/lxd/lxd-4.0.6.ebuild b/app-emulation/lxd/lxd-4.0.6-r1.ebuild
20 similarity index 99%
21 rename from app-emulation/lxd/lxd-4.0.6.ebuild
22 rename to app-emulation/lxd/lxd-4.0.6-r1.ebuild
23 index 92c4ad7891d..1a59fbf708c 100644
24 --- a/app-emulation/lxd/lxd-4.0.6.ebuild
25 +++ b/app-emulation/lxd/lxd-4.0.6-r1.ebuild
26 @@ -20,6 +20,7 @@ DEPEND="app-arch/xz-utils
27 dev-libs/dqlite
28 dev-libs/lzo
29 dev-libs/raft
30 + >=dev-util/xdelta-3.0[lzma(+)]
31 net-dns/dnsmasq[dhcp,ipv6?]"
32 RDEPEND="${DEPEND}
33 acct-group/lxd