systemd-stable icon indicating copy to clipboard operation
systemd-stable copied to clipboard

Backports of patches from systemd git to stable distributions

Results 16 systemd-stable issues
Sort by recently updated
recently updated
newest added

### systemd version in use Arch testing repo versions: `systemd 255.5-2` `systemd-libs 255.5-2` ### Used distribution Arch ### CPU architectures issue was seen on x86_64 ### Component systemd-vmspawn ### Is...

### systemd version the issue has been seen with 252.22-1~deb12u1 ### Used distribution Debian 12 ### Linux kernel version used 6.1.0-20-amd64 (6.1.85-1) ### CPU architectures issue was seen on x86_64...

### Component systemd-journald ### Is your feature request related to a problem? Please describe Issue systemd/systemd#24320 impacts supported stable versions. In particular, it has been observed in Amazon Linux's v252...

journal

### systemd version the issue has been seen with 252 ### Used distribution Debian 12 bookworm ### Linux kernel version used 6.1.0-13-amd64 ### CPU architectures issue was seen on x86_64...

network

Please consider backporting https://github.com/systemd/systemd/pull/29307 to the 252 stable branch, so Debian stable can get the fix. Thank you.

### systemd version the issue has been seen with 252.17-1~deb12u1 ### Used distribution Debian 12.2 ### Linux kernel version used 6.1.0-13-amd64 ### CPU architectures issue was seen on x86_64 ###...

network

### Component systemctl ### Is your feature request related to a problem? Please describe I think the fix was made in this commit in 254 stable, BICBW. https://github.com/systemd/systemd-stable/commit/dfc0445cb86e500732125da9f758092641a4c5a2 I have...

systemctl

### systemd version the issue has been seen with 255 ### Used distribution NixOS Unstable ### Linux kernel version used 6.6.41 ### CPU architectures issue was seen on x86_64 ###...

sd-boot/sd-stub/bootctl

### systemd version the issue has been seen with 253 ### Used distribution Fedora 40 ### Linux kernel version used 6.9.6-200.fc40.x86_64 ### CPU architectures issue was seen on x86_64 ###...

pid1

Device mapper devices are set up in multiple steps. The first step, which generates the initial "add" event, only creates an empty container, which is useless for higher layers. SYSTEMD_READY...