lxc: 2.0.5 -> 2.0.7

This commit is contained in:
Thomas Penteker 2017-03-04 01:54:20 +01:00
parent d2be603686
commit cc4f71a9dd
4 changed files with 10 additions and 9 deletions

View File

@ -1,6 +1,4 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/bash_completion.d/
-rw-r--r-- root/root etc/bash_completion.d/lxc
drwxr-xr-x root/root etc/lxc/
-rw-r--r-- root/root etc/lxc/default.conf
drwxr-xr-x root/root usr/
@ -35,6 +33,7 @@ drwxr-xr-x root/root usr/include/lxc/
-rw-r--r-- root/root usr/include/lxc/lxccontainer.h
-rw-r--r-- root/root usr/include/lxc/version.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/liblxc.la
lrwxrwxrwx root/root usr/lib/liblxc.so -> liblxc.so.1
lrwxrwxrwx root/root usr/lib/liblxc.so.1 -> liblxc.so.1.2.0
-rwxr-xr-x root/root usr/lib/liblxc.so.1.2.0
@ -85,8 +84,10 @@ drwxr-xr-x root/root usr/man/man7/
-rw-r--r-- root/root usr/man/man7/lxc.7.gz
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/bash-completion/
drwxr-xr-x root/root usr/share/bash-completion/completions/
-rw-r--r-- root/root usr/share/bash-completion/completions/lxc
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/alpine.common.conf

View File

@ -1,2 +1,2 @@
59792f085be451b8cf336d86ac335123 lxc-2.0.5.tar.gz
b3d98ba1d1f6fda38801f4c0c2321137 lxc-2.0.7.tar.gz
8dce4df420b181e28eb14cdac620265b man-pages.tar.xz

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yINvGzYo0dHOl6BBQyW7ExNw0wBuv3E7QQuJIyoGymbyemd8XxyMyxUXbjOY1BOdnb8on5AmcpENL7ZnNKp2QY=
SHA256 (Pkgfile) = 838e8194034aa80a556128198fbff12a85b77acce84c4e5b2c278a8884e70cb4
SHA256 (.footprint) = 5bfbe06b27bec2f7d1b91187afa6285581d786b4a8a3834cd49d0e311e4f696b
SHA256 (lxc-2.0.5.tar.gz) = 65703aa44d87c3c38d630b3692030d9dede03f04d26b53d5b3f77cfad5ade131
RWSagIOpLGJF3zfHrAz0MlSoLWAhiHW4QVOEFHIY9BkuwCCIkqT8umk3z8olUUEW/O7qeI6MhwxaLIpQo6TUqEoCMuPL1BkJ7gE=
SHA256 (Pkgfile) = e066b66764b6887df2f529b324fb85dc6be711e40c782bb6843a9d3f7c5e8791
SHA256 (.footprint) = 920a21cb890fc0f44d0be2dc845217917692948036a9f984a5eea3c00aaa2e47
SHA256 (lxc-2.0.7.tar.gz) = 1c09c075f06ec029f86fa6370c7d379494ff4c66a129eda17af7b7b41e055f5d
SHA256 (man-pages.tar.xz) = 9c78897c8057cf8be5873382d6d03bf54fb3e032279126560552166c0ea7481a

View File

@ -3,7 +3,7 @@
# Maintainer: Thomas Penteker, tek at serverop dot de
name=lxc
version=2.0.5
version=2.0.7
release=1
source=(http://lxc.sourceforge.net/download/lxc-$version.tar.gz
man-pages.tar.xz)