systemd.git
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.5-1+rpi1) bookworm-staging; urgency=medium
Raspbian forward porter [Fri, 15 Oct 2021 10:50:57 +0000 (11:50 +0100)]
systemd (249.5-1+rpi1) bookworm-staging; urgency=medium

  [changes brought forward from 239-9+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 20 Sep 2018 20:22:45 +0000]
  * Disable testsuite, it fails on some of our buildboxes (probablly because of
    old kernels).
  * Add breaks on raspi-copies-and-fills, it doesn't seem to get on with
    this version of systemd/udev.

  [changes brought forward from 241-1+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 02 Apr 2019 19:29:26 +0000]
  * Bump "breaks" on raspi-copies-and-fills to << 0.12
    (raspi-copies-and-fills was reverted by the raspberry pi foundation)

[dgit import unpatched systemd 249.5-1+rpi1]

4 years agoImport systemd_249.5-1+rpi1.debian.tar.xz
Raspbian forward porter [Fri, 15 Oct 2021 10:50:57 +0000 (11:50 +0100)]
Import systemd_249.5-1+rpi1.debian.tar.xz

[dgit import tarball systemd 249.5-1+rpi1 systemd_249.5-1+rpi1.debian.tar.xz]

4 years agoImport systemd_249.5.orig.tar.gz
Michael Biebl [Tue, 12 Oct 2021 20:39:59 +0000 (21:39 +0100)]
Import systemd_249.5.orig.tar.gz

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