Commit Graph

4 Commits

Author SHA1 Message Date
Wolfgang Bumiller
39994e5496 fix issues with shell detection on attach
Merge: attach: always use getent

Commit message:
In debian buster, some libnss plugins (if installed) can
cause getpwent to segfault instead of erroring out cleanly.
To avoid this, stick to always using getent.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-08-13 14:41:05 +02:00
Wolfgang Bumiller
834bb4d705 update to lxc-3.1.0
The default cgroup pattern was switched from lxc/%n to
lxc.payload/%n, so add a ./configure option to revert this
change as PVE expects containers in lxc/%n.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-01-02 14:39:37 +01:00
Wolfgang Bumiller
f46e8fbf9b bump version to 3.0.2+pve1-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-08-20 11:51:46 +02:00
Wolfgang Bumiller
2d8021b3bf bump version to 3.0.1+pve1-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-07-26 14:46:33 +02:00