Package "systemd-tests"
Links
Download "systemd-tests"
Other versions of "systemd-tests" in Focal
Changelog
systemd (245.4-4ubuntu3.24) focal; urgency=medium
* network: add RouteMetric= setting in [Address] (LP: #2055397)
This consists of the following upstream commits:
* sd-netlink: introduce sd_netlink_message_append_s8() and friends
* sd-netlink: add missing address types
* network: add RouteMetric= setting in [Address] section
* network: dhcp4: also apply RouteMetric= setting in [DHCPv4] to prefix route
Files:
- debian/patches/lp2055397/0001-sd-netlink-introduce-sd_netlink_message_append_s8-an.patch
- debian/patches/lp2055397/0002-sd-netlink-add-missing-address-types.patch
- debian/patches/lp2055397/0003-network-add-RouteMetric-setting-in-Address-section.patch
- debian/patches/lp2055397/0004-network-dhcp4-also-apply-RouteMetric-setting-in-DHCP.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=10e86da62257cc03dc1d984478cb1c8efc45097d
-- Ioanna Alifieraki <email address hidden> Mon, 17 Jun 2024 16:29:39 -0400
|
Source diff to previous version |
2055397 |
netplan/systemd-networkd: route metric not applied to routes to the local subnet |
|
systemd (245.4-4ubuntu3.23) focal; urgency=medium
[ Nick Rosbrook ]
* core/device: ignore DEVICE_FOUND_UDEV bit on switching root (LP: #2037281)
File: debian/patches/lp2037281-core-device-ignore-DEVICE_FOUND_UDEV-bit-on-switching-roo.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7793563bb38a84a3dc6bc0da1c08546c3b915ab8
* dns-query: bump CNAME_MAX to 16 (LP: #2024009)
File: debian/patches/lp2024009-dns-query-bump-CNAME_MAX-to-16.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=193899d103d44c642d362e9916b14df844ec702f
* Fall back to kexec when no kexec binary exists (LP: #1969365)
File: debian/patches/lp1969365-Fall-back-to-kexec-when-no-kexec-binary-exists.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=3934f3794427dee4e72824998dd4c6e6d5875289
* test: ignore LXC filesystem when checking for writable locations (LP: #2029352)
File: debian/patches/lp2029352-test-ignore-LXC-filesystem-when-checking-for-writable-loc.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=70facbfbf54c4ffb31ba392dbe3fec3084fdf3bc
[ Heitor Alves de Siqueira ]
* core/mount: adjust deserialized state based on /proc/self/mountinfo (LP: #1837227)
Author: Heitor Alves de Siqueira
File: debian/patches/lp1837227-core-mount-adjust-deserialized-state-based-on-proc-self-m.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a0a749953d309f48bc45140102adf205d1071c4d
-- Nick Rosbrook <email address hidden> Tue, 21 Nov 2023 16:10:21 -0500
|
Source diff to previous version |
2037281 |
Shutdown when triggering daemon-reload early in boot |
2024009 |
[PATCH] systemd-resolved can't follow more than 8 CNAMEs |
1969365 |
focal: backport kexec fallback patch |
2029352 |
systemd/ 245.4-4ubuntu3.22 ADT test failure with linux/5.4.0-156.173 |
1837227 |
systemd mount units fail during boot, while file system is correctly mounted |
|
systemd (245.4-4ubuntu3.22) focal; urgency=medium
* resolve: fix potential memleak and use-after-free (LP: #2012943)
File: debian/patches/lp2012943-resolve-fix-potential-memleak-and-use-after-free.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ed2729587663dbab3583d06492b715df2896874e
-- Nick Rosbrook <email address hidden> Mon, 27 Mar 2023 13:54:06 -0400
|
Source diff to previous version |
2012943 |
systemd-resolved crashes due to use-after-free bug |
|
systemd (245.4-4ubuntu3.21) focal; urgency=medium
* udev: avoid NIC renaming race with kernel (LP: #2002445)
Files:
- debian/patches/lp2002445-netlink-do-not-fail-when-new-interface-name-is-already-us.patch
- debian/patches/lp2002445-netlink-introduce-rtnl_get-delete_link_alternative_names.patch
- debian/patches/lp2002445-sd-netlink-restore-altname-on-error-in-rtnl_set_link_name.patch
- debian/patches/lp2002445-udev-attempt-device-rename-even-if-interface-is-up.patch
- debian/patches/lp2002445-udev-net-allow-new-link-name-as-an-altname-before-renamin.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=69ab4a02e828e20ea0ddbd75179324df7a8d1175
* test-seccomp: accept ENOSYS from sysctl(2) too (LP: #1933090)
Thanks to Roxana Nicolescu
File: debian/patches/lp1933090-test-seccomp-accept-ENOSYS-from-sysctl-2-too.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=adaddd1441370ebcdb8bc33d7406b95d85b744f9
* debian/test: ignore systemd-remount-fs.service failure in containers (LP: #1991285)
File: debian/tests/boot-and-services
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=264bdc86f1e4dcd10e8d914d095581c54c33199a
-- Nick Rosbrook <email address hidden> Wed, 15 Mar 2023 11:04:15 -0400
|
Source diff to previous version |
2002445 |
udev NIC renaming race with mlx5_core driver |
1933090 |
systemd/245.4-4ubuntu3.6 ADT test failure with linux-hwe-5.11/5.11.0-20.21~20.04.1 |
1991285 |
systemd/245.4-4ubuntu3.18 ADT test failure with linux/5.4.0-128.144 |
|
systemd (245.4-4ubuntu3.20) focal-security; urgency=medium
* SECURITY UPDATE: buffer overrun vulnerability in format_timespan()
- debian/patches/CVE-2022-3821.patch: time-util: fix buffer-over-run
- CVE-2022-3821
* SECURITY UPDATE: information leak vulnerability in systemd-coredump
- debian/patches/CVE-2022-4415.patch: do not allow user to access
coredumps with changed uid/gid/capabilities
- CVE-2022-4415
-- Nishit Majithia <email address hidden> Thu, 02 Mar 2023 18:28:02 +0530
|
CVE-2022-3821 |
An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time a |
CVE-2022-4415 |
A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpab |
|
About
-
Send Feedback to @ubuntu_updates