ports/contrib (3.2): lxc: 1.1.2 -> 1.1.5
commit bd5468e9aca0d203fbf929f8fc36b178028b8813 Author: Thomas Penteker <thomas.penteker@siemens.com> Date: Thu Feb 11 01:05:19 2016 +0100 lxc: 1.1.2 -> 1.1.5 diff --git a/lxc/.footprint b/lxc/.footprint index 1d83761..06ac207 100755 --- a/lxc/.footprint +++ b/lxc/.footprint @@ -36,12 +36,8 @@ 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.1.2 --rwxr-xr-x root/root usr/lib/liblxc.so.1.1.2 -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 +lrwxrwxrwx root/root usr/lib/liblxc.so.1 -> liblxc.so.1.1.5 +-rwxr-xr-x root/root usr/lib/liblxc.so.1.1.5 drwxr-xr-x root/root usr/lib/lxc/ -rwxr-xr-x root/root usr/lib/lxc/lxc-containers -rwxr-xr-x root/root usr/lib/lxc/lxc-monitord @@ -89,9 +85,6 @@ drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/init.lxc -rwxr-xr-x root/root usr/sbin/init.lxc.static 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/archlinux.common.conf @@ -108,6 +101,7 @@ drwxr-xr-x root/root usr/share/lxc/config/common.conf.d/ -rw-r--r-- root/root usr/share/lxc/config/gentoo.common.conf -rw-r--r-- root/root usr/share/lxc/config/gentoo.moresecure.conf -rw-r--r-- root/root usr/share/lxc/config/gentoo.userns.conf +-rw-r--r-- root/root usr/share/lxc/config/nesting.conf -rw-r--r-- root/root usr/share/lxc/config/opensuse.common.conf -rw-r--r-- root/root usr/share/lxc/config/opensuse.userns.conf -rw-r--r-- root/root usr/share/lxc/config/openwrt.common.conf @@ -128,7 +122,6 @@ drwxr-xr-x root/root usr/share/lxc/hooks/ -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 -rw-r--r-- root/root usr/share/lxc/lxc-patch.py --rwxr-xr-x root/root usr/share/lxc/lxc-restore-net -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 diff --git a/lxc/.md5sum b/lxc/.md5sum index 20d5d5e..52438ab 100755 --- a/lxc/.md5sum +++ b/lxc/.md5sum @@ -1,2 +1,2 @@ -3ebadacf5fe8bfe689fd7a09812b682c lxc-1.1.2.tar.gz +dd9684dde0a58ed13f4f49c855b79a1a lxc-1.1.5.tar.gz 8dce4df420b181e28eb14cdac620265b man-pages.tar.xz diff --git a/lxc/Pkgfile b/lxc/Pkgfile index 7a8ae3d..1d4b22a 100644 --- a/lxc/Pkgfile +++ b/lxc/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Thomas Penteker, tek at serverop dot de name=lxc -version=1.1.2 +version=1.1.5 release=1 source=(http://lxc.sourceforge.net/download/lxc-$version.tar.gz man-pages.tar.xz)
participants (1)
-
crux@crux.nu