- Package:
- dovecot-core
- Source:
- dovecot-core
- Description:
- secure POP3/IMAP server - core files
- Submitter:
- Jörg-Volker Peetz
- Date:
- 2024-04-18 00:57:03 UTC
- Severity:
- normal
- Tags:
Dear Maintainer(s), in light of the recent xz security breach, I'd like to ask if it would be possible to rework systemd readiness notification and socket activation patches to not link against libsystemd as just achieved for the openssh-server package in version 1:9.7p1-4 ? This would avoid /usr/bin/dovecot being linked also to three compression libraries (liblz4, liblzma, libzstd) and to libgpg-error. Regards, Jörg.
Yes, I believe this is reasonable. I believe the systemd upstream maintainers have just released an updated MIT-0 licensed example of the socket activation patches that avoids requiring libsystemd0. I'll see about adapting this patch to dovecot. noah
Control: tags -1 + upstream The openssh package's change is at https://salsa.debian.org/ssh-team/openssh/-/commit/cc5f37cb8405cba624a133f4b8f464fbe381c5c8 As Dovecot natively supports systemd, rather than adding support for it via a downstream modification as openssh does, it'd be best for this change to be handled upstream. noah