systemd.git
3 years agounits: don't install dbus-org.freedesktop.oom1.service alias
Michael Biebl [Wed, 12 Jan 2022 07:16:45 +0000 (08:16 +0100)]
units: don't install dbus-org.freedesktop.oom1.service alias

The systemd-oomd.service unit contains

[Install]
WantedBy=multi-user.target
Alias=dbus-org.freedesktop.oom1.service

which means the symlink is supposed to be created dynamically when the
service is enabled.

(cherry picked from commit 794aa5f57f616d1fd3d0ad803f5e7594c33391a0)

Gbp-Pq: Name units-don-t-install-dbus-org.freedesktop.oom1.service-ali.patch

3 years agotest: explicitly configure oomd stuff via dropins
Frantisek Sumsal [Thu, 6 Jan 2022 20:37:21 +0000 (21:37 +0100)]
test: explicitly configure oomd stuff via dropins

so we don't get overridden by distro-shipped ones.

Fixes: #22030
(cherry picked from commit fd5e5a87fb2b5de6a25a00acd35dc23775b6b595)

Gbp-Pq: Name test-explicitly-configure-oomd-stuff-via-dropins.patch

3 years agooomd: move oomctl to bindir
Michael Biebl [Wed, 5 Jan 2022 21:14:14 +0000 (22:14 +0100)]
oomd: move oomctl to bindir

We don't really need oomctl during early boot, so bindir seems like a
more suitable place for the binary.

(cherry picked from commit cfd4c84addbaa31ea2a24275f9c56a70e464bac0)

Gbp-Pq: Name oomd-move-oomctl-to-bindir.patch

3 years agosystemd (250.3-2) unstable; urgency=medium
Luca Boccassi [Wed, 26 Jan 2022 23:35:36 +0000 (23:35 +0000)]
systemd (250.3-2) unstable; urgency=medium

  [ Yu Watanabe ]
  * upstream-ci: logind test: use drop-in config
  * upstream-ci: logind test: also show logs of systemd-suspend.service
  * upstream-ci: logind test: make sure the fake lid switch processed by
    udevd. Also, wait for other uevents, which possibly triggered by the
    lid switch, being processed.
  * upstream-ci: logind test: fix drop-in config.

  [ Luca Boccassi ]
  * Add myself to Uploaders
  * systemd-tests: ignore hardening-no-relro too. Test binaries, we don't
    care about hardening flags
  * Backport patches to fix build reproducibility. EFI binaries have the
    path embedded which breaks reproducibility, backport patches from
    upstream to fix it.

  [ Michael Biebl ]
  * Add Recommends: dbus-user-session to libpam-systemd. For a fully
    functioning systemd --user instance we want dbus-user-session
    installed.
  * Report status of dbus-user-session in systemd reportbug template. Most
    users will likely file bugs for systemd --user related issues against
    the main systemd package and not libpam-systemd.

[dgit import unpatched systemd 250.3-2]

3 years agoImport systemd_250.3-2.debian.tar.xz
Luca Boccassi [Wed, 26 Jan 2022 23:35:36 +0000 (23:35 +0000)]
Import systemd_250.3-2.debian.tar.xz

[dgit import tarball systemd 250.3-2 systemd_250.3-2.debian.tar.xz]

3 years agoImport systemd_250.3.orig.tar.gz
Michael Biebl [Tue, 18 Jan 2022 17:52:45 +0000 (17:52 +0000)]
Import systemd_250.3.orig.tar.gz

[dgit import orig systemd_250.3.orig.tar.gz]