From 322140b27b1b5afbccd487a435a735b4c02d527b Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 24 Nov 2016 16:46:17 +0100 Subject: [PATCH] lxc: update to 2.0.6 --- srcpkgs/lxc/patches/musl.patch | 12 ------------ srcpkgs/lxc/template | 10 +++++----- 2 files changed, 5 insertions(+), 17 deletions(-) delete mode 100644 srcpkgs/lxc/patches/musl.patch diff --git a/srcpkgs/lxc/patches/musl.patch b/srcpkgs/lxc/patches/musl.patch deleted file mode 100644 index 01ce0a85c3..0000000000 --- a/srcpkgs/lxc/patches/musl.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- src/lxc/tools/lxc_console.c.orig 2016-10-10 06:19:46.341945026 +0200 -+++ src/lxc/tools/lxc_console.c 2016-10-10 06:20:20.667349922 +0200 -@@ -21,9 +21,7 @@ - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - */ - --#define _GNU_SOURCE - #include --#undef _GNU_SOURCE - #include - #include - #include diff --git a/srcpkgs/lxc/template b/srcpkgs/lxc/template index 7a549607db..b21fd34ebd 100644 --- a/srcpkgs/lxc/template +++ b/srcpkgs/lxc/template @@ -2,10 +2,10 @@ _desc="Linux Containers" pkgname=lxc -version=2.0.5 +version=2.0.6 revision=1 build_style=gnu-configure -configure_args="--sbindir=/usr/bin --enable-doc --enable-seccomp --enable-cgmanager +configure_args="--enable-doc --enable-seccomp --enable-cgmanager --enable-capabilities --disable-apparmor --with-distro=none --with-rootfs-path=/var/lxc/containers --with-log-path=/var/lxc/log" hostmakedepends="pkg-config docbook2x" @@ -13,10 +13,10 @@ makedepends="libcap-devel libseccomp-devel gnutls-devel libcgmanager-devel" depends="cgmanager" short_desc="${_desc} - utilities" maintainer="Juan RP " -homepage="http://linuxcontainers.org" +homepage="https://linuxcontainers.org" license="LGPL-2.1" -distfiles="http://linuxcontainers.org/downloads/lxc-${version}.tar.gz" -checksum=65703aa44d87c3c38d630b3692030d9dede03f04d26b53d5b3f77cfad5ade131 +distfiles="https://linuxcontainers.org/downloads/lxc-${version}.tar.gz" +checksum=7c292cd0055dac1a0e6fbb6a7740fd12b6ffb204603c198faf37c11c9d6dcd7a conf_files="/etc/lxc/default.conf" make_dirs="