systemd.git
4 years agoudev-node: stack directory must exist when adding device node symlink
Yu Watanabe [Tue, 31 Aug 2021 19:14:42 +0000 (04:14 +0900)]
udev-node: stack directory must exist when adding device node symlink

(cherry picked from commit 46070dbf26435ba0def099121f46a6253f3f19b6)

Gbp-Pq: Name udev-node-stack-directory-must-exist-when-adding-device-n.patch

4 years agoudev-node: split out permission handling from udev_node_add()
Yu Watanabe [Wed, 1 Sep 2021 00:24:15 +0000 (09:24 +0900)]
udev-node: split out permission handling from udev_node_add()

And then merge udev_node_add() and udev_node_update_old_links().

(cherry picked from commit 2f48561e0db3cd63f65e9311b4d69282b4ac605d)

Gbp-Pq: Name udev-node-split-out-permission-handling-from-udev_node_ad.patch

4 years agosd-device: introduce device_has_devlink()
Yu Watanabe [Wed, 1 Sep 2021 00:22:15 +0000 (09:22 +0900)]
sd-device: introduce device_has_devlink()

(cherry picked from commit b881ce16b9ccae4c3089c82e2ea1781cd9773a4f)

Gbp-Pq: Name sd-device-introduce-device_has_devlink.patch

4 years agotest: fix TEST-10-ISSUE-2467
Michael Biebl [Mon, 9 Aug 2021 17:45:48 +0000 (19:45 +0200)]
test: fix TEST-10-ISSUE-2467

Depending on the timing, socat will either get ECONNREFUSED oder EPIPE
from systemd. The latter will cause it to exit(1) and subsequently the
test to fail.
We are not actually interested in the return code of socat though. The
test is supposed to check, whether rate limiting of a socket unit works
properly.

So ignore any failures from the socat invocation and instead check, if
test10.socket is in state "failed" with result "trigger-limit-hit" after
it has been triggered.

TriggerLimitIntervalSec= by default is set to 2s. A "sleep 10" should
give systemd enough time even on slower machines, to reach the trigger
limit.

For better readability, break the test into separate ExecStart lines.

Fixes #19154.

Gbp-Pq: Name test-fix-TEST-10-ISSUE-2467.patch

4 years agosystemd (249.7-1) unstable; urgency=medium
Michael Biebl [Fri, 19 Nov 2021 20:11:45 +0000 (20:11 +0000)]
systemd (249.7-1) unstable; urgency=medium

  * New upstream version 249.7
  * Rebase patches

[dgit import unpatched systemd 249.7-1]

4 years agoImport systemd_249.7.orig.tar.gz
Michael Biebl [Fri, 19 Nov 2021 20:11:45 +0000 (20:11 +0000)]
Import systemd_249.7.orig.tar.gz

[dgit import orig systemd_249.7.orig.tar.gz]

4 years agoImport systemd_249.7-1.debian.tar.xz
Michael Biebl [Fri, 19 Nov 2021 20:11:45 +0000 (20:11 +0000)]
Import systemd_249.7-1.debian.tar.xz

[dgit import tarball systemd 249.7-1 systemd_249.7-1.debian.tar.xz]