Hi, On Fri, 2025-08-29 at 10:33 +1200, Matt Grant wrote: > Bug #1112281 (severity grave) The Null terminator in log messages > from zsnapd-rcmd via python3-magcode-core causes zsnapd to fail to do > backups over ssh. Python 13 syslog.syslog() throws a 'ValueError: > embedded null character" exception from inside the built in libc > syslog handler. This bug broke ZFS zfs recieve security processing > in a fail safe way... [...] > Could the package python3-magcode-core in unstable please be included > in Debian 13.1 point release?
Packages from unstable don't just get pulled into point releases, I'm afraid. Someone needs to prepare an update, following e.g. https://lists.debian.org/debian-devel-announce/2025/08/msg00003.html , build and test that on stable and get it approved. The window for getting such updates into the 13.1 point release closes this weekend. >From a quick look at the diff beteween the unstable and testing versions of the package, the metadata changes (debhelper version, at least) aren't really appropriate for a stable update, but may be OK if it can be demonstrated that they don't change the generated binary packages. Regards, Adam

