Skip to content

v252 batch up to daa77632d1d769f280b6645bec2ab01adc8cefe5#468

Merged
bluca merged 6 commits intosystemd:v252-stablefrom
bluca:v252-stable
Jan 9, 2025
Merged

v252 batch up to daa77632d1d769f280b6645bec2ab01adc8cefe5#468
bluca merged 6 commits intosystemd:v252-stablefrom
bluca:v252-stable

Conversation

@bluca
Copy link
Member

@bluca bluca commented Jan 9, 2025

No description provided.

bluca and others added 5 commits January 9, 2025 10:39
…arameter

unit_file_add_dependency() asserts, so check before calling it that the
type is expected, or return EINVAL to the caller.

root@localhost:~# busctl call org.freedesktop.systemd1 /org/freedesktop/systemd1 org.freedesktop.systemd1.Manager AddDependencyUnitFiles "asssbb" 0 uwhatm8 After 1 1

Broadcast message from systemd-journald@localhost (Mon 2025-01-06 18:12:14 UTC):

systemd[1]: Caught <ABRT>, from our own process.

Fixes systemd/systemd#35882

(cherry picked from commit d87dc74)
(cherry picked from commit b679220)
(cherry picked from commit c65056e)
(cherry picked from commit 4d47117)
(cherry picked from commit 71efbe6)
(cherry picked from commit 12c948b)
Follow-up for ff68472

(cherry picked from commit 5ce8d7d)
(cherry picked from commit 6f30e56)
(cherry picked from commit 4a9f42e)
(cherry picked from commit b030bfb)
(cherry picked from commit bf01f3d)
(cherry picked from commit 068f2c4)
New version of mdadm now asks a second question, so send 'y' twice
to it in the test scripts

[    5.253483] TEST-64-UDEV-STORAGE.sh[684]: + echo y
[    5.254412] TEST-64-UDEV-STORAGE.sh[685]: + mdadm --create /dev/md/mdmirror --name mdmirror --uuid aaaaaaaa:bbbbbbbb:cccccccc:00000001 /dev/disk/by-id/scsi-0systemd_foobar_deadbeefmdadm0 /dev/disk/by-id/scsi-0systemd_foobar_deadbeefmdadm1 -v -f --level=1 --raid-devices=2
[    5.254759] TEST-64-UDEV-STORAGE.sh[685]: To optimalize recovery speed, it is recommended to enable write-indent bitmap, do you want to enable it now? [y/N]? mdadm: Note: this array has metadata at the start and
[    5.255085] TEST-64-UDEV-STORAGE.sh[685]:     may not be suitable as a boot device.  If you plan to
[    5.255418] TEST-64-UDEV-STORAGE.sh[685]:     store '/boot' on this device please ensure that
[    5.255745] TEST-64-UDEV-STORAGE.sh[685]:     your boot-loader understands md/v1.x metadata, or use
[    5.256285] TEST-64-UDEV-STORAGE.sh[685]:     --metadata=0.90
[    5.256672] TEST-64-UDEV-STORAGE.sh[685]: mdadm: size set to 64512K
[    5.257063] TEST-64-UDEV-STORAGE.sh[685]: Continue creating array [y/N]? mdadm: create aborted.

This is backward compatible with the older version that asks just one
question

(cherry picked from commit 1640642)
(cherry picked from commit b2320ce)
(cherry picked from commit 8127259)
(cherry picked from commit 133b50d)
(cherry picked from commit e808cbd)
(cherry picked from commit c75f0c6)
This effectively reverts the commit f70e562,
as the entry seems to match multiple models.

Fixes #35691.

(cherry picked from commit 52a2b04)
(cherry picked from commit 685de97)
(cherry picked from commit 75d331f)
(cherry picked from commit ffcc646)
(cherry picked from commit f028f22)
(cherry picked from commit 8972f48)
Poll fds associated with the bus instead of hardcoding stdin/stdout.

This is consequential under socket activation, when the provided fd
should be used instead of stdin/stdout.

(cherry picked from commit 9d1c28b)
(cherry picked from commit 59f5a4323468befbdca2bae7907219eaf8852f9a)
(cherry picked from commit a398d18)
(cherry picked from commit 0ae29e6)
(cherry picked from commit fb92304)
(cherry picked from commit eab1d97)
(cherry picked from commit daa7763)
@github-actions github-actions bot added the hwdb label Jan 9, 2025
systemctl: error while loading shared libraries: libgcrypt.so.20: cannot open shared object file: No such file or directory
@bluca bluca merged commit 67dda3e into systemd:v252-stable Jan 9, 2025
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

4 participants