commit 9dbcc14bf7a646ff08a9f5c0a07b78518b8cd6e5
Author: Mario Limonciello <superm1@kernel.org>
Date: Thu Aug 27 12:47:20 2026 -0500
Only have cmake changes
commit f8e32474f2fb5e1a86033488cfc04d4e51b0c9be
Author: Mario Limonciello <superm1@kernel.org>
Date: Thu Aug 27 10:02:56 2026 -0500
Don't delete user in postrm, it's managed by systemd-sysusers
commit aec6c1c6b33b0ccfb56046b96982d0b35b04db18
Author: Mario Limonciello <superm1@kernel.org>
Date: Thu Aug 27 09:10:39 2026 -0500
Make systemd-sysusers add to correct groups instead
commit abcd02a4cf29b0b42aefde80aaa78225f13d021d
Author: Mario Limonciello <superm1@kernel.org>
Date: Thu Aug 27 08:58:46 2026 -0500
debian: ensure lemonade user exists before postinst group additions
Add user creation in preinst and guard usermod in postinst to fix
piuparts failure where 'usermod: user does not exist' errors out
the package configuration after a purge-reinstall cycle.
Among the 2 debian patches available in version 11.8.0-1 of the package, we noticed the following issues: