public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH v2 container 0/2] fix #5160: fix move_mount regression for mount point hotplug
@ 2024-03-25 17:28 Filip Schauer
  2024-03-25 17:28 ` [pve-devel] [PATCH v2 container 1/2] " Filip Schauer
  2024-03-25 17:28 ` [pve-devel] [PATCH v2 container 2/2] fix undef warning when apparmor changeprofile fails Filip Schauer
  0 siblings, 2 replies; 5+ messages in thread
From: Filip Schauer @ 2024-03-25 17:28 UTC (permalink / raw)
  To: pve-devel

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-debug@.service | 1 +
 src/pve-container-mounthotplug   | 7 +++++++
 src/pve-container@.service       | 1 +
 6 files changed, 18 insertions(+), 2 deletions(-)
 create mode 100644 src/pve-container-mounthotplug

-- 
2.39.2





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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-25 17:28 [pve-devel] [PATCH v2 container 0/2] fix #5160: fix move_mount regression for mount point hotplug Filip Schauer
2024-03-25 17:28 ` [pve-devel] [PATCH v2 container 1/2] " Filip Schauer
2024-04-09  8:23   ` Wolfgang Bumiller
2024-04-09  9:27     ` Filip Schauer
2024-03-25 17:28 ` [pve-devel] [PATCH v2 container 2/2] fix undef warning when apparmor changeprofile fails Filip Schauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal