Import Debian changes 241-7~deb10u1
systemd (241-7~deb10u1) buster; urgency=medium * Rebuild for buster systemd (241-7) unstable; urgency=medium [ Michael Biebl ] * network: Fix failure to bring up interface with Linux kernel 5.2. Backport two patches from systemd master in order to fix a bug with 5.2 kernels where the network interface fails to come up with the following error: "enp3s0: Could not bring up interface: Invalid argument" (Closes: #931636) * Use /usr/sbin/nologin as nologin shell. In Debian the nologin shell is installed in /usr/sbin, not /sbin. (Closes: #931850) [ Mert Dirik ] * 40-systemd: Don't fail if SysV init script uses set -u and $1 is unset (Closes: #931719) systemd (241-6) unstable; urgency=medium * ask-password: Prevent buffer overflow when reading from keyring. Fixes a possible memory corruption that causes systemd-cryptsetup to crash either when a single large password is used or when multiple passwords have already been pushed to the keyring. (Closes: #929726) * Clarify documentation regarding %h/%u/%U specifiers. Make it clear, that setting "User=" has no effect on those specifiers. Also ensure that "%h" is actually resolved to "/root" for the system manager instance as documented in the systemd.unit man page. (Closes: #927911) * network: Behave more gracefully when IPv6 has been disabled. Ignore any configured IPv6 settings when IPv6 has been disabled in the kernel via sysctl. Instead of failing completely, continue and log a warning instead. (Closes: #929469)
parent
bed3d886
No related branches found
No related tags found
Showing
- debian/changelog 42 additions, 0 deletionsdebian/changelog
- debian/extra/init-functions.d/40-systemd 2 additions, 2 deletionsdebian/extra/init-functions.d/40-systemd
- debian/gbp.conf 1 addition, 1 deletiondebian/gbp.conf
- debian/patches/ask-password-prevent-buffer-overflow-when-reading-from-ke.patch 32 additions, 0 deletions...ssword-prevent-buffer-overflow-when-reading-from-ke.patch
- debian/patches/core-unset-HOME-that-the-kernel-gives-us.patch 30 additions, 0 deletions...an/patches/core-unset-HOME-that-the-kernel-gives-us.patch
- debian/patches/debian/Revert-core-set-RLIMIT_CORE-to-unlimited-by-default.patch 2 additions, 2 deletions...Revert-core-set-RLIMIT_CORE-to-unlimited-by-default.patch
- debian/patches/debian/fsckd-daemon-for-inter-fsckd-communication.patch 2 additions, 2 deletions...s/debian/fsckd-daemon-for-inter-fsckd-communication.patch
- debian/patches/man-add-note-that-h-u-U-are-mostly-useless.patch 45 additions, 0 deletions.../patches/man-add-note-that-h-u-U-are-mostly-useless.patch
- debian/patches/meson-make-nologin-path-build-time-configurable.patch 354 additions, 0 deletions...hes/meson-make-nologin-path-build-time-configurable.patch
- debian/patches/network-check-whether-ipv6-is-enabled-in-sysctl.patch 119 additions, 0 deletions...hes/network-check-whether-ipv6-is-enabled-in-sysctl.patch
- debian/patches/network-do-not-send-ipv6-token-to-kernel.patch 92 additions, 0 deletions...an/patches/network-do-not-send-ipv6-token-to-kernel.patch
- debian/patches/network-ignore-requested-ipv6-addresses-when-ipv6-is-disa.patch 67 additions, 0 deletions...k-ignore-requested-ipv6-addresses-when-ipv6-is-disa.patch
- debian/patches/network-ignore-requested-ipv6-route-when-ipv6-is-disabled.patch 88 additions, 0 deletions...k-ignore-requested-ipv6-route-when-ipv6-is-disabled.patch
- debian/patches/network-ignore-requested-ipv6-routing-policy-rule-when-ip.patch 51 additions, 0 deletions...k-ignore-requested-ipv6-routing-policy-rule-when-ip.patch
- debian/patches/network-read-link-specific-sysctl-value.patch 208 additions, 0 deletionsdebian/patches/network-read-link-specific-sysctl-value.patch
- debian/patches/networkd-fix-link_up-12505.patch 62 additions, 0 deletionsdebian/patches/networkd-fix-link_up-12505.patch
- debian/patches/series 12 additions, 0 deletionsdebian/patches/series
- debian/patches/sysctl-util-add-sysctl_read_ip_property.patch 49 additions, 0 deletionsdebian/patches/sysctl-util-add-sysctl_read_ip_property.patch
- debian/rules 1 addition, 0 deletionsdebian/rules
Loading
Please register or sign in to comment