Commit Graph

34 Commits

Author SHA1 Message Date
Wolfgang Bumiller
92de5cbc25 update to meson build system for lxc-5
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-06-22 11:48:56 +02:00
Thomas Lamprecht
df5aa6714a d/control: drop pve-libseccomp2.4-dev in favor of debians now new enough one
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-12 19:24:00 +02:00
Thomas Lamprecht
f6eac54018 d/control: bump debhelper compat to >= 12
where the previously deprecated passing of fail-missing to dh_install
got an real error, so adapt to that and use the new dh_missing
debhelper.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-12 19:22:22 +02:00
Wolfgang Bumiller
ab5bff6234 pve-container is going to 3.1-1, update Breaks
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-04-06 14:24:06 +02:00
Wolfgang Bumiller
f55712e8a7 Breaks: pve-container (<= 3.0-24)
We dropped some configuration aptches with lxc-4 which
pve-container needs to account for when writing a
container's /var/lib/lxc/$vmid/config file, so lxc-4 should
not be used with an older pve-container package.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-04-06 11:20:27 +02:00
Wolfgang Bumiller
1104290422 build with pve-libseccomp2.4
To allow syscall interception.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-10-23 11:16:42 +02:00
Thomas Lamprecht
e3b12b115d bump debian compat level to 10
This allows to remove a few dependencies and flags from dh which are
now implied or obsolete

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-22 12:28:29 +02:00
Wolfgang Bumiller
a232f194cc Revert "d/control: bump compat to 10"
The new dh_systemd_start parameter behavior is stupid.
Might be less so with compat 11 later on...

This reverts commit 4d672101f1.
2019-01-02 09:05:24 +01:00
Oguz Bektas
64ca2b12bb fix typo in package description
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2018-11-20 10:13:38 +01:00
Wolfgang Bumiller
7502ffe9e8 d/control: add missing build-dependencies
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-11-08 10:01:39 +01:00
Wolfgang Bumiller
2c4104dacd d/control: set Source package to lxc-pve
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-11-08 09:42:05 +01:00
Wolfgang Bumiller
4d672101f1 d/control: bump compat to 10
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-11-08 09:42:05 +01:00
Wolfgang Bumiller
949a6e9fa8 buildsys: cleanup & dbgsym package switch
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2017-11-20 14:26:19 +01:00
Fabian Grünbichler
1adbcaec86 build: reformat debian/control
using wrap-and-sort -abt
2017-10-04 11:05:33 +02:00
Wolfgang Bumiller
26539edc7e we're replacing with liblxc1 2017-02-10 15:14:09 +01:00
Wolfgang Bumiller
8e69816264 build-dependencies: add bash-completion 2016-11-24 09:48:55 +01:00
Wolfgang Bumiller
ed32226288 bump version to 2.0.3-2, drop cgmanager dependency 2016-07-27 11:11:16 +02:00
Fabian Grünbichler
47f395e966 add missing Build-Depends 2016-02-11 16:35:32 +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
7e4c29e057 bump version to 1.1.5-2, re-enable cgmanager 2015-11-18 12:12:44 +01:00
Dietmar Maurer
172068b9c8 update to 1.1.5 (latest stable 1.1 branch) 2015-11-10 08:53:37 +01:00
Wolfgang Bumiller
234fb94289 enable seccomp
explicitly enable seccomp and add libseccomp-dev build-time
and libseccomp2 runtime dependencies
2015-08-06 15:55:58 +02:00
Wolfgang Bumiller
9d2b4ad71a add missing dh-autoreconf buildtime dependency 2015-07-22 09:21:45 +02:00
Alexandre Derumier
2bff1eafd6 add a depend on lxcfs
lxcfs will also load cgmanager

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-05-27 08:12:12 +02:00
Dietmar Maurer
ec9caccc79 bump version to 1.1.1-4 2015-05-07 13:21:25 +02:00
Dietmar Maurer
b76bfba9ea rename package from lxc to lxc-pve
Debian standard lxc package is old, put use epoch 1 to
force installation. I do not want to deal with epoch versions,
so we use our own package name instead.
2015-04-15 12:51:59 +02:00
Dietmar Maurer
f2048dbe40 depend on uidmap and libgnutlsxx28 2015-04-10 16:00:41 +02:00
Dietmar Maurer
048653fd2d depend on bridge-utils 2015-04-10 09:02:58 +02:00
Dietmar Maurer
e9c33ca7f8 depend on python3
some scripts use python
2015-04-10 09:01:14 +02:00
Dietmar Maurer
3e25ea060c depend on graphviz to generate docs correctly 2015-04-08 16:04:00 +02:00
Dietmar Maurer
b919c81236 create lxc-dev package, cleanups 2015-04-08 11:11:31 +02:00
Dietmar Maurer
419e96ed18 use dh_apparmor, depend on apparmor 2015-04-08 07:00:50 +02:00
Dietmar Maurer
7594a47fd2 depend on libcap2 2015-04-04 17:11:57 +02:00
Dietmar Maurer
9108d962eb add basic debian files 2015-04-04 15:57:34 +02:00