]> git.proxmox.com Git - lxc.git/commit - debian/patches/pve/0001-PVE-Config-lxc.service-start-after-a-potential-syslo.patch
fix issues with shell detection on attach
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 13 Aug 2019 12:01:27 +0000 (14:01 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 13 Aug 2019 12:01:33 +0000 (14:01 +0200)
commit8a25e88454089fc1fa6850536b37978a8be1c994
treed002589fdd4850e14660a904dfdcdc423a8fb478
parente0f18f2d92ad2127b16bfb9f0cbec0d8acec42d8
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>
debian/patches/pve/0001-PVE-Config-lxc.service-start-after-a-potential-syslo.patch
debian/patches/pve/0002-PVE-Down-run-lxcnetaddbr-when-instantiating-veths.patch
debian/patches/pve/0003-PVE-Config-deny-rw-mounting-of-sys-and-proc.patch
debian/patches/pve/0004-PVE-Up-separate-the-limiting-from-the-namespaced-cgr.patch
debian/patches/pve/0005-PVE-Up-start-initutils-make-cgroupns-separation-leve.patch
debian/patches/pve/0006-PVE-Config-namespace-separation.patch
debian/patches/pve/0007-PVE-Up-possibility-to-run-lxc-monitord-as-a-regular-.patch
debian/patches/pve/0008-PVE-Config-Disable-lxc.monitor-cgroup.patch
debian/patches/pve/0010-PVE-Config-attach-always-use-getent.patch [new file with mode: 0644]
debian/patches/series