From 0163db3e62a65b6c0d5c06f696bf8812b9da5790 Mon Sep 17 00:00:00 2001 From: Thomas Penteker Date: Sat, 18 Oct 2014 17:42:00 +0200 Subject: lxc: 1.0.3 -> 1.0.6 --- lxc/.footprint | 19 +++++++++++++++---- lxc/.md5sum | 2 +- lxc/Pkgfile | 2 +- 3 files changed, 17 insertions(+), 6 deletions(-) (limited to 'lxc') diff --git a/lxc/.footprint b/lxc/.footprint index 031b15dbe..abfc395bf 100755 --- a/lxc/.footprint +++ b/lxc/.footprint @@ -22,6 +22,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/lxc-snapshot -rwxr-xr-x root/root usr/bin/lxc-start -rwxr-xr-x root/root usr/bin/lxc-stop +-rwxr-xr-x root/root usr/bin/lxc-top -rwxr-xr-x root/root usr/bin/lxc-unfreeze -rwxr-xr-x root/root usr/bin/lxc-unshare -rwxr-xr-x root/root usr/bin/lxc-usernsexec @@ -33,8 +34,12 @@ drwxr-xr-x root/root usr/include/lxc/ -rw-r--r-- root/root usr/include/lxc/version.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/liblxc.so -> liblxc.so.1 -lrwxrwxrwx root/root usr/lib/liblxc.so.1 -> liblxc.so.1.0.3 --rwxr-xr-x root/root usr/lib/liblxc.so.1.0.3 +lrwxrwxrwx root/root usr/lib/liblxc.so.1 -> liblxc.so.1.0.6 +-rwxr-xr-x root/root usr/lib/liblxc.so.1.0.6 +drwxr-xr-x root/root usr/lib/lua/ +drwxr-xr-x root/root usr/lib/lua/5.2/ +drwxr-xr-x root/root usr/lib/lua/5.2/lxc/ +-rwxr-xr-x root/root usr/lib/lua/5.2/lxc/core.so drwxr-xr-x root/root usr/lib/lxc/ -rwxr-xr-x root/root usr/lib/lxc/lxc-monitord -rwsr-xr-x root/root usr/lib/lxc/lxc-user-nic @@ -77,10 +82,14 @@ drwxr-xr-x root/root usr/man/man7/ drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/init.lxc drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/lua/ +drwxr-xr-x root/root usr/share/lua/5.2/ +-rw-r--r-- root/root usr/share/lua/5.2/lxc.lua drwxr-xr-x root/root usr/share/lxc/ drwxr-xr-x root/root usr/share/lxc/config/ -rw-r--r-- root/root usr/share/lxc/config/centos.common.conf -rw-r--r-- root/root usr/share/lxc/config/centos.userns.conf +-rw-r--r-- root/root usr/share/lxc/config/common.seccomp -rw-r--r-- root/root usr/share/lxc/config/debian.common.conf -rw-r--r-- root/root usr/share/lxc/config/debian.userns.conf -rw-r--r-- root/root usr/share/lxc/config/fedora.common.conf @@ -100,12 +109,14 @@ drwxr-xr-x root/root usr/share/lxc/config/ -rw-r--r-- root/root usr/share/lxc/config/ubuntu.userns.conf drwxr-xr-x root/root usr/share/lxc/hooks/ -rwxr-xr-x root/root usr/share/lxc/hooks/clonehostname --rwxr-xr-x root/root usr/share/lxc/hooks/mountcgroups -rwxr-xr-x root/root usr/share/lxc/hooks/mountecryptfsroot -rwxr-xr-x root/root usr/share/lxc/hooks/squid-deb-proxy-client -rwxr-xr-x root/root usr/share/lxc/hooks/ubuntu-cloud-prep --rwxr-xr-x root/root usr/share/lxc/lxc-patch.py +-rw-r--r-- root/root usr/share/lxc/lxc-patch.py -rw-r--r-- root/root usr/share/lxc/lxc.functions +drwxr-xr-x root/root usr/share/lxc/selinux/ +-rw-r--r-- root/root usr/share/lxc/selinux/lxc.if +-rw-r--r-- root/root usr/share/lxc/selinux/lxc.te drwxr-xr-x root/root usr/share/lxc/templates/ -rwxr-xr-x root/root usr/share/lxc/templates/lxc-alpine -rwxr-xr-x root/root usr/share/lxc/templates/lxc-altlinux diff --git a/lxc/.md5sum b/lxc/.md5sum index f6eaaf8d1..8ece2b79a 100755 --- a/lxc/.md5sum +++ b/lxc/.md5sum @@ -1,2 +1,2 @@ -55873b1411a606397309aa6c4c4263b3 lxc-1.0.3.tar.gz +4aad3aee84b42faa194e44091d723a3b lxc-1.0.6.tar.gz 46f9061d94ccfb27acf7d4dbd021a524 man-pages.tar.xz diff --git a/lxc/Pkgfile b/lxc/Pkgfile index 4480842de..7b41457af 100644 --- a/lxc/Pkgfile +++ b/lxc/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Thomas Penteker, tek at serverop dot de name=lxc -version=1.0.3 +version=1.0.6 release=1 source=(http://lxc.sourceforge.net/download/lxc-$version.tar.gz man-pages.tar.xz) -- cgit v1.2.3