Package "systemd-container"
Links
Download "systemd-container"
Other versions of "systemd-container" in Focal
Changelog
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
|
Source diff to previous version |
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 |
|
systemd (245.4-4ubuntu3.19) focal; urgency=medium
[ dann frazier ]
* Add support for the v247 network naming scheme, but keep v245 as default
(LP: #1945225)
Author: dann frazier
Files:
- debian/patches/lp1945225/0001-udev-net_id-parse-_SUN-ACPI-index-as-a-signed-intege.patch
- debian/patches/lp1945225/0002-udev-net_id-don-t-generate-slot-based-names-if-multi.patch
- debian/patches/lp1945225/0003-net_id-fix-newly-added-naming-scheme-name.patch
- debian/patches/lp1945225/0004-Add-remaining-supported-schemes-as-options-for-defau.patch
- debian/rules
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f569231b5134a8e4901621ee5b2c33826184dae6
[ Dimitri John Ledkov ]
* test: fix test-execute autotest failure with kernel 5.15 (LP: #1975587)
File: debian/patches/test-make-test-execute-pass-on-Linux-5.15.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7b3140ab5916269c020978ce678f06869a769f5c
-- Dimitri John Ledkov <email address hidden> Thu, 08 Sep 2022 10:58:15 +0100
|
Source diff to previous version |
1945225 |
udev produces unpredictable net names when PCI device is a bridge |
1975587 |
systemd: fix test-execute autotest failure with kernel 5.15 in focal |
|
systemd (245.4-4ubuntu3.18) focal; urgency=medium
[ Nick Rosbrook ]
* core: make sure we don't get confused when setting TERM for a tty fd
(LP: #1959475)
File: debian/patches/lp1959475-core-make-sure-we-don-t-get-confused-when-setting-TERM-fo.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b10c6853050dde26665caf3b15444d768d2bc498
* shared/calendarspec: when mktime() moves us backwards, jump forward
(LP: #1966800)
File: debian/patches/lp1966800-shared-calendarspec-when-mktime-moves-us-backwards-jump-f.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=1f063541e44f6ff1a6904676d4264a2e49a09594
* network: do not remove localhost address (LP: #1979951)
File: debian/patches/lp1979951-network-do-not-remove-localhost-address.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=87f872b8c5451f353601fb606e7fd7a479217cef
* units: remove the restart limit on the modprobe@.service (LP: #1982462)
File: debian/patches/lp1982462-units-remove-the-restart-limit-on-the-modprobe-.service.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=68353ffaf3539e6a58ef62a8b50850f56eae29ea
[ Mustafa Kemal Gilor ]
* d/p/lp1978079-efi-pstore-not-cleared-on-boot.patch: pstore: Run after
modules are loaded. Thanks to Alexander Graf <email address hidden>.
(LP: #1978079)
Author: Mustafa Kemal Gilor
File: debian/patches/lp1978079-efi-pstore-not-cleared-on-boot.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6e60756f2079d6408abdb967127a1d9b9a0eba8c
-- Nick Rosbrook <email address hidden> Wed, 31 Aug 2022 11:27:33 -0400
|
Source diff to previous version |
1959475 |
\ |
1966800 |
systemd locks up due to incorrect handling of time zone changes |
1979951 |
127.0.0.1/::1 removed from loopback interface if you configure extra IPs on lo (r104 regression/behaviour change) |
1982462 |
Some modprobe loading services requested by the pstore service fail |
1978079 |
EFI pstore not cleared on boot |
|
systemd (245.4-4ubuntu3.17) focal; urgency=medium
[ Andy Chi ]
* Add mic mute key support for HP Elite x360 series (LP: #1967038)
Author: Andy Chi
File: debian/patches/hwdb-Add-mic-mute-key-mapping-for-HP-Elite-x360.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=09cd12b399725d9c766f5a3c979ff6983812c783
[ Jeremy Szu ]
* Add more hp dmi to unblock intel-hid event (LP: #1966179)
Also, add HP EliteBook 630/830 13 inch dmi string to intel-hid allowlist
Author: Jeremy Szu
File: debian/patches/lp1966179-add-more-hp-dmi-to-unblock-intel-hid-event.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7e05409f3f812086c530f5eb49fa381413df6065
-- Lukas Märdian <email address hidden> Thu, 21 Apr 2022 14:54:39 +0200
|
1967038 |
Add mic mute key for HP Elite x360 series |
1966179 |
The airplane hotkey does not work on lots of HP platforms |
|
About
-
Send Feedback to @ubuntu_updates