[Buildroot] [git commit] package/lxc: bump to version 4.0.10
From: Yann E. MORIN <hidden>
Date: 2021-09-18 15:13:49
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=9a48be36d5b188e0cd0f670875acfeb1a724e4d4 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master https://discuss.linuxcontainers.org/t/lxc-4-0-10-has-been-released/11618 https://discuss.linuxcontainers.org/t/lxc-4-0-9-lts-has-been-released/10999 Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Yann E. MORIN <redacted> --- package/lxc/lxc.hash | 2 +- package/lxc/lxc.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/lxc/lxc.hash b/package/lxc/lxc.hash
index 85cdecceb2..efd7a8e42c 100644
--- a/package/lxc/lxc.hash
+++ b/package/lxc/lxc.hash@@ -1,4 +1,4 @@ # Locally calculated -sha256 9165dabc0bb6ef7f2fda2009aee90b20fbefe77ed8008347e9f06048eba1e463 lxc-4.0.6.tar.gz +sha256 a10c518056d2e497bd600e4ffac2853bdeab1e835bf455a6d87cc8df128bfae9 lxc-4.0.10.tar.gz sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 LICENSE.GPL2 sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 LICENSE.LGPL2.1
diff --git a/package/lxc/lxc.mk b/package/lxc/lxc.mk
index 24a1f3c588..93f6d2535f 100644
--- a/package/lxc/lxc.mk
+++ b/package/lxc/lxc.mk@@ -4,7 +4,7 @@ # ################################################################################ -LXC_VERSION = 4.0.6 +LXC_VERSION = 4.0.10 LXC_SITE = https://linuxcontainers.org/downloads/lxc LXC_LICENSE = GPL-2.0 (some tools), LGPL-2.1+ LXC_LICENSE_FILES = LICENSE.GPL2 LICENSE.LGPL2.1
_______________________________________________ buildroot mailing list buildroot@lists.buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot