There are 3 open security issues in bullseye.
commit 9d76f564fa13779930829d6ef24b89d63af38e0d
Author: Nick Rosbrook <enr0n@ubuntu.com>
Date: Tue Sep 8 10:09:42 2026 -0400
debian: configure journald with ForwardToSyslog=yes ourselves (LP: #2147513)
For a very long time, the systemd package in Debian/Ubuntu has shipped a
jourald.conf snippet with ForwardToSyslog=yes. This was originally
because many syslog implementations had not added support for reading
from the journal directly.
Now, most syslog implementations do support reading from the journal,
including rsyslog. However, the rsyslog package is not configured to use
that functionality, and hence needs the journal forwarding still.
Since this a direct requirement of this package, and not
systemd-journald, define that configuration snippet here to allow
systemd to drop it.
commit 0a5a03fc70b940c643c8ad0f6a0205bce0ac1534
Author: Michael Biebl <biebl@debian.org>
Date: Tue Sep 8 21:18:00 2026 +0200
Enable support for OpenTelemetry (OTLP) output
Closes: #1130542
Among the 3 debian patches available in version 8.2608.0-4 of the package, we noticed the following issues: