Commit Graph

106 Commits

Author SHA1 Message Date
Wolfgang Bumiller
55448f2e9e bump version to 2.0.7-4 2017-03-10 09:28:55 +01:00
Wolfgang Bumiller
3c2b20b3b9 merge: CVE-2017-5985: Ensure target netns is caller-owned 2017-03-10 09:10:53 +01:00
Fabian Grünbichler
9bf17fcbee fix whitespace error 2017-02-14 13:37:00 +01:00
Wolfgang Bumiller
26539edc7e we're replacing with liblxc1 2017-02-10 15:14:09 +01:00
Wolfgang Bumiller
1ffb259fa0 buildsys: rules: use build architecture 2017-02-10 15:13:57 +01:00
Wolfgang Bumiller
a2238c1344 bump version to 2.0.7-3 2017-02-10 12:07:25 +01:00
Wolfgang Bumiller
ade16ee611 switch to git-patch workflow; add lxc-monitord.service 2017-02-10 12:01:55 +01:00
Wolfgang Bumiller
d62021ec40 enable parallel builds 2017-02-10 12:01:55 +01:00
Wolfgang Bumiller
790ed80040 remove patch which has gone upstream 2017-02-09 13:26:48 +01:00
Wolfgang Bumiller
d16f9eea6a drop cgmanager.service dependencies 2017-02-08 10:08:09 +01:00
Wolfgang Bumiller
c74bd22c41 bump version to 2.0.7-2 2017-02-02 14:12:34 +01:00
Wolfgang Bumiller
bf4f5fada3 also remove the Delegate option from lxc@.service 2017-02-02 14:08:41 +01:00
Wolfgang Bumiller
ce37e3349f use forking mode for lxc@.service 2017-02-02 11:17:34 +01:00
Wolfgang Bumiller
63700eaf81 update to lxc-2.0.7 2017-01-25 10:48:54 +01:00
Wolfgang Bumiller
c980de772d bump version to 2.0.6-5 2016-12-23 15:58:18 +01:00
Wolfgang Bumiller
02a2999d39 update cgroup namespace separation patches 2016-12-23 15:58:18 +01:00
Wolfgang Bumiller
161cb193cf bump version to 2.0.6-4 2016-12-22 14:50:00 +01:00
Wolfgang Bumiller
d7bc4f06d3 restore backward cgroup namespace backward compatibility 2016-12-22 14:49:18 +01:00
Wolfgang Bumiller
d1867ba372 bump version to 2.0.6-3 2016-12-22 12:24:34 +01:00
Wolfgang Bumiller
07288e64fa update cgroup namespace separation patches 2016-12-22 12:23:39 +01:00
Wolfgang Bumiller
91b2548e8e bump version to 2.0.6-2 2016-12-02 14:24:56 +01:00
Wolfgang Bumiller
9cbc07f09a merge: tools: lxc-start: set configfile after load_config 2016-12-02 14:22:16 +01:00
Wolfgang Bumiller
8e69816264 build-dependencies: add bash-completion 2016-11-24 09:48:55 +01:00
Wolfgang Bumiller
da73bbc6a9 update to lxc-2.0.6 2016-11-24 09:35:24 +01:00
Wolfgang Bumiller
92b39857be bump version to 2.0.5-2 2016-11-16 10:32:25 +01:00
Wolfgang Bumiller
308c8a3ef9 add cgroup-namespace separation directory patch 2016-11-16 10:32:25 +01:00
Wolfgang Bumiller
ba95c65bf7 drop: use /var/lib/vz as default dir patch
This made lxc-create use /var/lib/vz/private as default
storage which doesn't really make much sense.
(We use images/$vmid/vm-$vmid-disk-$id.subvol/ for size=0
storages and the private/ directory isn't really used at all
anymore).
2016-11-15 10:25:44 +01:00
Wolfgang Bumiller
26d605de81 packaging: drop old unused patch files 2016-11-15 09:53:25 +01:00
Wolfgang Bumiller
f34b928943 override dh_fixperms to fix lxc-user-nic permissions
It's supposed to be setuid root and is required for
unprivileged users to directly use lxc-start.
2016-11-09 11:19:49 +01:00
Wolfgang Bumiller
cd70d42111 conf: merge network namespace move & rename on shutdown
This is upstream already and fixes issues with shutting down
and restarting containers with a physical network device
passed through.
2016-11-09 11:18:19 +01:00
Fabian Grünbichler
0d5c2e056d add fix for rw sysfs issue
originally reported by Patrick William of Rack911Labs.

note: this has a slight (but unavoidable) potential for
breakage for containers that need a rw /sys for whatever
reason. those should already have set "lxc.mount.auto" to
contain "sys:rw" (or use a custom AA profile), because
remounting /sys rw is only possible with trickery inside the
container even without this patch.
2016-11-09 11:08:00 +01:00
Wolfgang Bumiller
e90e6858af update to lxc-2.0.5 2016-10-06 13:47:08 +02:00
Wolfgang Bumiller
fbead76fe6 update --rcfile patches 2016-08-18 08:43:15 +02:00
Wolfgang Bumiller
d2cfdb3682 update to lxc-2.0.4
and pull --rcfile as common option branch
2016-08-17 11:48:12 +02:00
Dietmar Maurer
6edbc648f9 bump version to 2.0.3-4 2016-08-05 13:05:58 +02:00
Wolfgang Bumiller
0b34d2a800 use dh_apparmor for the lxc-containers profile
for consistency, this also ignores profile-reload errors
(again so that we can install it in a chroot without
unnecessary installation failures)
2016-08-05 11:07:33 +02:00
Wolfgang Bumiller
c6af9a11db patch: conf: set pty_info to NULL after free
This is upstream and will be in the next release.
2016-08-05 11:06:55 +02:00
Wolfgang Bumiller
0a1885bb88 bump version to 2.0.3-3 2016-07-27 12:13:21 +02:00
Wolfgang Bumiller
aa1663da85 update apparmor profiles in postinstall 2016-07-27 12:13:15 +02:00
Wolfgang Bumiller
ed32226288 bump version to 2.0.3-2, drop cgmanager dependency 2016-07-27 11:11:16 +02:00
Dominik Csapak
c0f47d2c72 update changelog and pkg version
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-07-26 16:06:32 +02:00
Dominik Csapak
7c5ce99fc1 drop patches applied upstream
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-07-26 16:06:32 +02:00
Dominik Csapak
8795c71491 rebase systemd service patch and var lib vz patch
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-07-26 16:06:32 +02:00
Fabian Grünbichler
47f395e966 add missing Build-Depends 2016-02-11 16:35:32 +01:00
Dietmar Maurer
415c9bb81d bump version to 1.1.5-7 2016-02-08 11:48:44 +01:00
Wolfgang Bumiller
054d764de0 Add apparmor patch for /run -> /var/run binding
Fixes some issues (mount retry loops) with suse 13.1 and
13.2 containers.
2016-02-08 11:47:41 +01:00
Dietmar Maurer
c19c445c7f bump version to 1.1.5-6 2016-01-15 12:44:57 +01:00
Wolfgang Bumiller
9f38024eac use --no-restart-on-upgrade for dh_systemd_start
Otherise the lxc.service is restarted when upgrading the
package causing all containers to be stopped.

Note that this affects the 'prerm' portion of the package so
upgrading from an older package to this one still performs
the old version's stop action.
2016-01-15 12:44:17 +01:00
Dietmar Maurer
f1b814b771 depend on cgmanager package, bump version to 1.1.5-5 2015-12-02 10:54:50 +01:00
Dietmar Maurer
e348726441 bump version to 1.1.5-4 2015-12-01 09:55:24 +01:00