all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH v3 container 0/2] fix #5160: fix move_mount regression for mount point hotplug
@ 2024-04-09  9:26 Filip Schauer
  2024-04-09  9:26 ` [pve-devel] [PATCH v3 container 1/2] " Filip Schauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Filip Schauer @ 2024-04-09  9:26 UTC (permalink / raw)
  To: pve-devel

Changes since v2:
* Remove apparmor profile load on ExecStartPre in the container service
  files.

Changes since v1:
* Fix loading of apparmor profile not working in postinst, since the
  profile is not found by dh_apparmor. This is fixed by moving
  pve-container-mounthotplug out of the pve subdirectory.
* Fix a perl undef warning when apparmor changeprofile fails.

Filip Schauer (2):
  fix #5160: fix move_mount regression for mount point hotplug
  fix undef warning when apparmor changeprofile fails

 debian/rules                   | 3 +++
 src/Makefile                   | 3 +++
 src/PVE/LXC.pm                 | 5 +++--
 src/pve-container-mounthotplug | 7 +++++++
 4 files changed, 16 insertions(+), 2 deletions(-)
 create mode 100644 src/pve-container-mounthotplug

-- 
2.39.2





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-09  9:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-09  9:26 [pve-devel] [PATCH v3 container 0/2] fix #5160: fix move_mount regression for mount point hotplug Filip Schauer
2024-04-09  9:26 ` [pve-devel] [PATCH v3 container 1/2] " Filip Schauer
2024-04-09  9:26 ` [pve-devel] [PATCH v3 container 2/2] fix undef warning when apparmor changeprofile fails Filip Schauer
2024-04-09  9:36 ` [pve-devel] applied-series: [PATCH v3 container 0/2] fix #5160: fix move_mount regression for mount point hotplug Wolfgang Bumiller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal