systemd.git
2 years agotest: skip test-path on Salsa CI
Luca Boccassi [Sat, 12 Aug 2023 14:15:55 +0000 (15:15 +0100)]
test: skip test-path on Salsa CI

Salsa is the Debian git forge. In the package build environment test-path
always fails as we cannot set up cgroups and so the path unit fails to
start. Skip the test in that environment.

Unfortunately meson doesn't allow one to skip individual tests by name.

Origin: upstream, https://github.com/systemd/systemd/commit/a0b0b670ab6caa119eef37bda0d70b7273a70568

Gbp-Pq: Name test-skip-test-path-on-Salsa-CI.patch

2 years agosystemd (254.4-1) unstable; urgency=medium
Luca Boccassi [Thu, 21 Sep 2023 10:13:06 +0000 (11:13 +0100)]
systemd (254.4-1) unstable; urgency=medium

  [ Michael Biebl ]
  * Fix installation of tzdata-legacy. Apply a version constraint to the
    tzdata alternative. Specifically (<< 2023c-8), which is the version
    tzdata was split. Otherwise tzdata-legacy is not considered, as tzdata
    is installed by default. (Closes: #1051760)
  * Drop obsolete Breaks/Replaces and migration code for versions older
    than oldstable
  * Drop -f from update-rc.d udev remove

  [ Luca Boccassi ]
  * upstream-ci: run unit tests from installed location. (Closes: #1051756)
  * New upstream version 254.4. Fixes minor security issue in arm64
    and riscv64 systemd-boot (EFI) with device tree blobs loading:
    https://github.com/systemd/systemd/security/advisories/GHSA-6m6p-rjcq-334c
  * Refresh patches
  * Install factory-reset related units

  [ Gioele Barabucci ]
  * debian/udev.debian-udev.sysusers: Add Debian-specific sysusers for
    udev
  * d/udev.postinst: Do not use addgroup to add udev-related groups
  * d/control: Remove adduser, it is no longer needed now that all
    udev-related groups are generated via `sd-sysusers`.

[dgit import unpatched systemd 254.4-1]

2 years agoImport systemd_254.4.orig.tar.gz
Luca Boccassi [Thu, 21 Sep 2023 10:13:06 +0000 (11:13 +0100)]
Import systemd_254.4.orig.tar.gz

[dgit import orig systemd_254.4.orig.tar.gz]

2 years agoImport systemd_254.4-1.debian.tar.xz
Luca Boccassi [Thu, 21 Sep 2023 10:13:06 +0000 (11:13 +0100)]
Import systemd_254.4-1.debian.tar.xz

[dgit import tarball systemd 254.4-1 systemd_254.4-1.debian.tar.xz]