1
0
forked from ports/contrib

lxc: 1.1.2 -> 1.1.5

This commit is contained in:
Thomas Penteker 2016-02-11 01:05:19 +01:00
parent 47ba86d981
commit bd5468e9ac
3 changed files with 5 additions and 12 deletions

View File

@ -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

View File

@ -1,2 +1,2 @@
3ebadacf5fe8bfe689fd7a09812b682c lxc-1.1.2.tar.gz
dd9684dde0a58ed13f4f49c855b79a1a lxc-1.1.5.tar.gz
8dce4df420b181e28eb14cdac620265b man-pages.tar.xz

View File

@ -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)