]> git.proxmox.com Git - systemd.git/log
systemd.git
2 years agoFix versions in Breaks/Replaces for systemd-boot split
Michael Biebl [Wed, 8 Jun 2022 21:52:41 +0000 (23:52 +0200)]
Fix versions in Breaks/Replaces for systemd-boot split

Gbp-Dch: Ignore

2 years agoUpdate changelog for 251.2-3 release
Luca Boccassi [Wed, 8 Jun 2022 22:57:27 +0000 (23:57 +0100)]
Update changelog for 251.2-3 release

2 years agod/systemd.NEWS: fix typo
Luca Boccassi [Wed, 8 Jun 2022 22:55:26 +0000 (23:55 +0100)]
d/systemd.NEWS: fix typo

Gbp-Dch: ignore

2 years agoAdd systemd-boot-efi multiarch package
Luca Boccassi [Thu, 26 May 2022 01:04:25 +0000 (02:04 +0100)]
Add systemd-boot-efi multiarch package

Allows EFI binaries for different architectures to be co-installed.
Useful when the EFI has a different architecture, or to manipulate
images. The userspace tooling doesn't need to match the EFI binaries.

Also allows to reduce the number of packages and dependencies
needed when i386 is not a full architecture, but a subset for libraries
and for EFI support.

2 years agoAdd NEWS entry for the systemd-boot package split
Michael Biebl [Wed, 8 Jun 2022 19:54:23 +0000 (21:54 +0200)]
Add NEWS entry for the systemd-boot package split

2 years agoSplit out systemd-boot into its own package
Michael Biebl [Mon, 17 Jan 2022 17:09:42 +0000 (18:09 +0100)]
Split out systemd-boot into its own package

2 years agosalsa-ci: disable piuparts
Michael Biebl [Wed, 8 Jun 2022 14:58:04 +0000 (16:58 +0200)]
salsa-ci: disable piuparts

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011649

2 years agoSplit out libsystemd-shared into its own package
Michael Biebl [Mon, 30 May 2022 13:23:32 +0000 (15:23 +0200)]
Split out libsystemd-shared into its own package

Since libsystem-shared is an internal implementation detail, do not
generate a shlibs file for it. This means dh_shlibdeps needs to be told
explicitly where it can find libsystemd-shared.

Mark this new package as Multi-Arch: same.

Closes: #990547
2 years agoInstall libsystemd-shared into rootpkglibdir
Michael Biebl [Tue, 7 Jun 2022 11:39:35 +0000 (13:39 +0200)]
Install libsystemd-shared into rootpkglibdir

2 years agoSwitch debian-branch to experimental
Michael Biebl [Mon, 30 May 2022 07:59:30 +0000 (09:59 +0200)]
Switch debian-branch to experimental

2 years agoMove homectl and userdbctl to /usr/bin
Michael Biebl [Mon, 30 May 2022 07:58:04 +0000 (09:58 +0200)]
Move homectl and userdbctl to /usr/bin

2 years agoAdd systemd-homed package
Luca Boccassi [Tue, 24 May 2022 23:40:32 +0000 (00:40 +0100)]
Add systemd-homed package

Closes: #976960
2 years agoAdd systemd-userdbd package
Luca Boccassi [Tue, 24 May 2022 23:39:34 +0000 (00:39 +0100)]
Add systemd-userdbd package

This can be used to synthetize dynamic user/groups, and can be useful
by itself. It will also be used by homed.

2 years agoRelease version 251.2-2 to unstable
Michael Biebl [Fri, 3 Jun 2022 22:14:57 +0000 (00:14 +0200)]
Release version 251.2-2 to unstable

2 years agosha256: fix compilation on efi-ia32
Michael Biebl [Fri, 3 Jun 2022 22:14:21 +0000 (00:14 +0200)]
sha256: fix compilation on efi-ia32

2 years agoRelease version 251.2-1 to unstable
Michael Biebl [Fri, 3 Jun 2022 17:39:48 +0000 (19:39 +0200)]
Release version 251.2-1 to unstable

2 years agoautopkgtest: add cryptsetup-initramfs for upstream suite
Luca Boccassi [Thu, 26 May 2022 15:03:58 +0000 (16:03 +0100)]
autopkgtest: add cryptsetup-initramfs for upstream suite

Needed for https://github.com/systemd/systemd/pull/23517

2 years agoUse a single NEWS file shipped in the main systemd package
Michael Biebl [Thu, 2 Jun 2022 20:52:08 +0000 (22:52 +0200)]
Use a single NEWS file shipped in the main systemd package

There is a long standing issue in apt-listchanges which fails to show
NEWS entries if they come from different binary packages that are built
from the same source package.

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977422

It is questionable if this bug is actually fixable, so install a single
NEWS file instead.

Using debian/NEWS would copy that file into every binary package. To
avoid that duplication, we use debian/systemd.NEWS instead, so it is only
shipped in the main systemd package.

This ensures that NEWS entries are reliably shown on upgrades of the
systemd package even if it means that irrelevant NEWS entries are shown
as well, say for users that do not have systemd-journal-remote
installed.

Gbp-Dch: Short

2 years agoAdd dpkg file trigger for systemd-binfmt to update binfmt registrations
Michael Biebl [Wed, 1 Jun 2022 13:28:49 +0000 (15:28 +0200)]
Add dpkg file trigger for systemd-binfmt to update binfmt registrations

2 years agoDo not require a valid version when parsing sd-boot loader entries
Michael Biebl [Tue, 31 May 2022 20:09:07 +0000 (22:09 +0200)]
Do not require a valid version when parsing sd-boot loader entries

Closes: #993292
2 years agoFix parsing of command line options in fsckd
Michael Biebl [Tue, 31 May 2022 15:56:28 +0000 (17:56 +0200)]
Fix parsing of command line options in fsckd

Closes: #1009032
2 years agoRebase patches
Michael Biebl [Fri, 3 Jun 2022 16:47:12 +0000 (18:47 +0200)]
Rebase patches

2 years agoNew upstream version 251.2
Michael Biebl [Fri, 3 Jun 2022 16:27:22 +0000 (18:27 +0200)]
New upstream version 251.2

2 years agoUpdate upstream source from tag 'upstream/251.2'
Michael Biebl [Fri, 3 Jun 2022 16:12:44 +0000 (18:12 +0200)]
Update upstream source from tag 'upstream/251.2'

Update to upstream version '251.2'
with Debian dir 2dddab9b4ef9912251f1fcefde5c3463bff80802

2 years agoNew upstream version 251.2
Michael Biebl [Fri, 3 Jun 2022 16:12:00 +0000 (18:12 +0200)]
New upstream version 251.2

2 years agoUse lower case consistently to start short description
Michael Biebl [Fri, 27 May 2022 19:06:27 +0000 (21:06 +0200)]
Use lower case consistently to start short description

See https://wiki.debian.org/PackagesDescriptionsReview

Gbp-Dch: Ignore

2 years agoUpdate changelog for 251.1-1 release
Luca Boccassi [Wed, 25 May 2022 23:59:06 +0000 (00:59 +0100)]
Update changelog for 251.1-1 release

2 years agoAdd systemd-journal-remote.NEWS to inform about dropping --trust
Luca Boccassi [Wed, 25 May 2022 23:58:28 +0000 (00:58 +0100)]
Add systemd-journal-remote.NEWS to inform about dropping --trust

2 years agoUpdate upstream source from tag 'upstream/251.1'
Luca Boccassi [Wed, 25 May 2022 23:50:04 +0000 (00:50 +0100)]
Update upstream source from tag 'upstream/251.1'

Update to upstream version '251.1'
with Debian dir 0ffb6de03931b40bd86b3fca354a0caea4dd926f

2 years agoNew upstream version 251.1
Luca Boccassi [Wed, 25 May 2022 23:49:28 +0000 (00:49 +0100)]
New upstream version 251.1

2 years agoUpdate liblz4-dev Build-Depends as per meson.build
Michael Biebl [Tue, 24 May 2022 22:42:27 +0000 (00:42 +0200)]
Update liblz4-dev Build-Depends as per meson.build

2 years agoDrop unnecessary version constraints / dependencies
Michael Biebl [Tue, 24 May 2022 22:38:30 +0000 (00:38 +0200)]
Drop unnecessary version constraints / dependencies

2 years agoEnable pager Hyperlink ANSI sequence support
Michael Biebl [Mon, 23 May 2022 20:57:17 +0000 (22:57 +0200)]
Enable pager Hyperlink ANSI sequence support

This requires less ≥ 563. Add a versioned Breaks accordingly.

2 years agoSwitch from gnutls to openssl
Luca Boccassi [Tue, 17 May 2022 23:59:26 +0000 (00:59 +0100)]
Switch from gnutls to openssl

Upstream is slowly phasing out gnutls. Start switching to openssl.
Drops support for '--trust' in the journal-gatewayd and journal-remote
programs.

2 years agoUpdate changelog for 251-2 release
Luca Boccassi [Mon, 23 May 2022 11:30:54 +0000 (12:30 +0100)]
Update changelog for 251-2 release

2 years agoSalsa CI: suppress lintian false positive on dbgsym
Luca Boccassi [Sun, 22 May 2022 12:18:15 +0000 (13:18 +0100)]
Salsa CI: suppress lintian false positive on dbgsym

W: systemd-container-dbgsym: elf-error In program headers: Unable to find program interpreter name [usr/lib/debug/.build-id/05/c85f2269a255ce6b01368d9020ddc6b053516e.debug]

https://bugs.debian.org/1000977

2 years agoUpdate changelog for 251-1 release
Luca Boccassi [Sat, 21 May 2022 14:04:20 +0000 (15:04 +0100)]
Update changelog for 251-1 release

2 years agoBump Standards-Version to 4.6.1, no changes
Luca Boccassi [Sat, 21 May 2022 22:17:49 +0000 (23:17 +0100)]
Bump Standards-Version to 4.6.1, no changes

2 years agoRevert manual removal of ndisc test case, merged upstream
Luca Boccassi [Sat, 21 May 2022 14:04:08 +0000 (15:04 +0100)]
Revert manual removal of ndisc test case, merged upstream

2 years agoRefresh patches
Luca Boccassi [Sat, 21 May 2022 14:03:28 +0000 (15:03 +0100)]
Refresh patches

2 years agoUpdate upstream source from tag 'upstream/251'
Luca Boccassi [Sat, 21 May 2022 14:00:26 +0000 (15:00 +0100)]
Update upstream source from tag 'upstream/251'

Update to upstream version '251'
with Debian dir 358f215834ed0d4517cc10cd4fe34ac01dc81cec

2 years agoNew upstream version 251
Luca Boccassi [Sat, 21 May 2022 13:59:51 +0000 (14:59 +0100)]
New upstream version 251

2 years agoUpdate changelog for 251~rc3-2 release
Luca Boccassi [Sun, 15 May 2022 23:37:45 +0000 (00:37 +0100)]
Update changelog for 251~rc3-2 release

2 years agoBackport removal of ndisc test case, breaks build on armhf/armel
Luca Boccassi [Sun, 15 May 2022 23:37:12 +0000 (00:37 +0100)]
Backport removal of ndisc test case, breaks build on armhf/armel

Can be reverted on the next upstream merge

2 years agoUpdate changelog for 251~rc3-1 release
Luca Boccassi [Sun, 15 May 2022 13:12:13 +0000 (14:12 +0100)]
Update changelog for 251~rc3-1 release

2 years agoUpdate lintian-overrides for false positives
Luca Boccassi [Sun, 15 May 2022 14:32:01 +0000 (15:32 +0100)]
Update lintian-overrides for false positives

2 years agoRebase patches
Luca Boccassi [Fri, 13 May 2022 20:59:13 +0000 (21:59 +0100)]
Rebase patches

2 years agoDrop sd-device-always-translate-sysname-to-sysfs-filename.patch, merged upstream
Luca Boccassi [Sun, 15 May 2022 13:11:27 +0000 (14:11 +0100)]
Drop sd-device-always-translate-sysname-to-sysfs-filename.patch, merged upstream

2 years agoNew upstream version 251~rc3
Luca Boccassi [Sun, 15 May 2022 13:31:58 +0000 (14:31 +0100)]
New upstream version 251~rc3

2 years agoautopkgtest: ignore rng-tools-debian failure in boot-and-services
Luca Boccassi [Fri, 29 Apr 2022 11:45:40 +0000 (12:45 +0100)]
autopkgtest: ignore rng-tools-debian failure in boot-and-services

It seems sometimes it fails, which has happened on jammy-amd64:

https://bugs.debian.org/969568

2 years agoautopkgtest: mark networkd-test.py as breaks-testbed
Luca Boccassi [Fri, 8 Apr 2022 22:12:59 +0000 (23:12 +0100)]
autopkgtest: mark networkd-test.py as breaks-testbed

It will modify the network configuration, which will often make the
network stop working. Mark it as breaks-testbed so that a new
runner is started.

For an example see:

https://the-real-systemd.semaphoreci.com/workflows/d0fdfe68-4ee5-458b-9230-8689b1731b64?pipeline_id=02a47bad-aed7-409c-8e16-ded3400e4682

2 years agoautopkgtest: disable networkd in rebooting tests
Luca Boccassi [Thu, 7 Apr 2022 00:19:52 +0000 (01:19 +0100)]
autopkgtest: disable networkd in rebooting tests

It seems that on Semaphore CI, running in Bullseye images, having
both Network-Manager and systemd-networkd enabled causes
'systemctl start network-online.target' to get stuck, and fail
the run. Disable networkd in those tests.

See: https://github.com/systemd/systemd/issues/22991

2 years agoautopkgtest: add allow-stderr to boot-and-services
Luca Boccassi [Mon, 14 Mar 2022 19:49:44 +0000 (19:49 +0000)]
autopkgtest: add allow-stderr to boot-and-services

Sometimes we see some ignored logs, don't fail the test run
if that happens

2 years agoNew upstream version 251~rc3
Luca Boccassi [Fri, 13 May 2022 20:47:36 +0000 (21:47 +0100)]
New upstream version 251~rc3

2 years agoRelease version 251~rc2-2 to experimental
Michael Biebl [Wed, 11 May 2022 13:27:06 +0000 (15:27 +0200)]
Release version 251~rc2-2 to experimental

2 years agosd-device: always translate sysname to sysfs filename
Michael Biebl [Wed, 11 May 2022 13:25:48 +0000 (15:25 +0200)]
sd-device: always translate sysname to sysfs filename

Patch pulled from https://github.com/systemd/systemd/pull/23337

2 years agoRelease version 251~rc2-1 to experimental
Michael Biebl [Thu, 5 May 2022 20:50:40 +0000 (22:50 +0200)]
Release version 251~rc2-1 to experimental

2 years agoUpdate symbols file for libsystemd0
Michael Biebl [Thu, 5 May 2022 20:29:05 +0000 (22:29 +0200)]
Update symbols file for libsystemd0

2 years agoRebase patches
Michael Biebl [Thu, 5 May 2022 20:10:09 +0000 (22:10 +0200)]
Rebase patches

2 years agoNew upstream version 251~rc2
Michael Biebl [Thu, 5 May 2022 20:06:58 +0000 (22:06 +0200)]
New upstream version 251~rc2

2 years agoUpdate upstream source from tag 'upstream/251_rc2'
Michael Biebl [Thu, 5 May 2022 20:05:13 +0000 (22:05 +0200)]
Update upstream source from tag 'upstream/251_rc2'

Update to upstream version '251~rc2'
with Debian dir 42f960101adabe7f5dbaef30e928377fe1629163

2 years agoNew upstream version 251~rc2
Michael Biebl [Thu, 5 May 2022 20:04:18 +0000 (22:04 +0200)]
New upstream version 251~rc2

2 years agoRelease version 251~rc1-3 to experimental
Michael Biebl [Tue, 5 Apr 2022 20:14:07 +0000 (22:14 +0200)]
Release version 251~rc1-3 to experimental

2 years agohwdb: fix parsing options
Michael Biebl [Tue, 5 Apr 2022 20:11:42 +0000 (22:11 +0200)]
hwdb: fix parsing options

Closes: #1008989
2 years agoDo not ship /usr/lib/tmpfiles.d/systemd-resolve.conf in systemd
Michael Biebl [Sun, 3 Apr 2022 12:18:13 +0000 (14:18 +0200)]
Do not ship /usr/lib/tmpfiles.d/systemd-resolve.conf in systemd

It potentially creates a broken symlink if systemd-resolved is not
enabled. For now the symlink to stub-resolv.conf needs to be created
manually.

Closes: #1007018
2 years agoautopkgtest: install swtpm and tpm2-tools for upstream suite
Luca Boccassi [Thu, 24 Feb 2022 11:47:42 +0000 (11:47 +0000)]
autopkgtest: install swtpm and tpm2-tools for upstream suite

Required by:

https://github.com/systemd/systemd/pull/22563

2 years agoRelease version 251~rc1-2 to experimental
Michael Biebl [Sat, 2 Apr 2022 11:44:56 +0000 (13:44 +0200)]
Release version 251~rc1-2 to experimental

2 years agoautopkgtest: install python3-pexpect and screen for upstream suite
Luca Boccassi [Mon, 3 Jan 2022 22:56:48 +0000 (22:56 +0000)]
autopkgtest: install python3-pexpect and screen for upstream suite

Required for new test:

https://github.com/systemd/systemd/pull/21838

2 years agoautopkgtest: install libnss packages for upstream suite
Luca Boccassi [Mon, 3 Jan 2022 16:09:01 +0000 (16:09 +0000)]
autopkgtest: install libnss packages for upstream suite

Required to enable nss tests:

https://github.com/systemd/systemd/issues/21975

2 years agoautopkgtest: install libnss packages for unit-tests suite
Luca Boccassi [Mon, 3 Jan 2022 13:11:53 +0000 (13:11 +0000)]
autopkgtest: install libnss packages for unit-tests suite

Required to enable nss tests:

https://github.com/systemd/systemd/issues/21975

2 years agoautopkgtest: update unit-config test for new relative symlinking
Luca Boccassi [Fri, 25 Mar 2022 17:23:42 +0000 (17:23 +0000)]
autopkgtest: update unit-config test for new relative symlinking

Required by https://github.com/systemd/systemd/pull/22649

2 years agoAdjust library search path for dh_shlibdeps
Michael Biebl [Sat, 2 Apr 2022 09:36:08 +0000 (11:36 +0200)]
Adjust library search path for dh_shlibdeps

libsystemd-core uses libsystemd-shared but doesn't have RUNPATH or
RPATH set. So tell dh_shlibdeps where it can find the library.

2 years agoRevert "Ignore libsystemd-core in dh_shlibdeps"
Michael Biebl [Sat, 2 Apr 2022 09:32:35 +0000 (11:32 +0200)]
Revert "Ignore libsystemd-core in dh_shlibdeps"

This reverts commit c1d5ad5ac989376aa8100dea9ad9d7af0f0408d9.

We need the shlibs dependencies of libsystemd-shared and
libsystemd-core.

2 years agoDrop outdated comment
Michael Biebl [Sat, 2 Apr 2022 08:13:04 +0000 (10:13 +0200)]
Drop outdated comment

Follow-up for commit 087ea13e13ca07e24b855de4531c23f0363037da

Gbp-Dch: Ignore

2 years agoRelease version 251~rc1-1 to experimental
Michael Biebl [Sat, 2 Apr 2022 07:58:09 +0000 (09:58 +0200)]
Release version 251~rc1-1 to experimental

2 years agoAdd libsystemd-core to shlibs.local.in
Luca Boccassi [Wed, 15 Dec 2021 01:05:03 +0000 (01:05 +0000)]
Add libsystemd-core to shlibs.local.in

2 years agoIgnore libsystemd-core in dh_shlibdeps
Luca Boccassi [Wed, 15 Dec 2021 00:26:36 +0000 (00:26 +0000)]
Ignore libsystemd-core in dh_shlibdeps

2 years agoIgnore libsystemd-core in dh_makeshlibs
Luca Boccassi [Tue, 14 Dec 2021 23:55:56 +0000 (23:55 +0000)]
Ignore libsystemd-core in dh_makeshlibs

2 years agoInstall shell completions for oomctl in systemd-oomd
Michael Biebl [Thu, 31 Mar 2022 00:39:08 +0000 (02:39 +0200)]
Install shell completions for oomctl in systemd-oomd

2 years agoUpdate symbols file for libsystemd0
Michael Biebl [Wed, 30 Mar 2022 20:46:04 +0000 (22:46 +0200)]
Update symbols file for libsystemd0

2 years agoRebase patches
Michael Biebl [Wed, 30 Mar 2022 19:57:02 +0000 (21:57 +0200)]
Rebase patches

2 years agoNew upstream version 251~rc1
Michael Biebl [Wed, 30 Mar 2022 19:44:34 +0000 (21:44 +0200)]
New upstream version 251~rc1

2 years agoUpdate upstream source from tag 'upstream/251_rc1'
Michael Biebl [Wed, 30 Mar 2022 19:44:18 +0000 (21:44 +0200)]
Update upstream source from tag 'upstream/251_rc1'

Update to upstream version '251~rc1'
with Debian dir 960ccf4f00e64cbfc1d0be7b6ad832b2ea4af284

2 years agoNew upstream version 251~rc1
Michael Biebl [Wed, 30 Mar 2022 19:43:38 +0000 (21:43 +0200)]
New upstream version 251~rc1

2 years agoUpdate changelog for 250.4-1 release
Luca Boccassi [Tue, 15 Mar 2022 11:03:20 +0000 (11:03 +0000)]
Update changelog for 250.4-1 release

2 years agoRebase patches on top of v250.4
Luca Boccassi [Tue, 15 Mar 2022 11:03:02 +0000 (11:03 +0000)]
Rebase patches on top of v250.4

2 years agoUpdate changelog for 250.4-1 release
Luca Boccassi [Mon, 14 Mar 2022 15:27:37 +0000 (15:27 +0000)]
Update changelog for 250.4-1 release

2 years agoautopkgtest: add libdw-dev to unit-tests job
Luca Boccassi [Wed, 2 Mar 2022 14:38:20 +0000 (14:38 +0000)]
autopkgtest: add libdw-dev to unit-tests job

Needed since:

https://github.com/systemd/systemd/commit/ee48779e05831a0ec5e1ba5e7ed5fe92aaca1d9e

FAIL: test-dlopen-so18:58
libdw.so.1 is not installed: libdw.so.1: cannot open shared object file: No such file or directory18:58
Assertion 'dlopen_dw() >= 0' failed at src/test/test-dlopen-so.c:55, function run(). Aborting.

2 years agoRemove unneeded ${shlibs:Depends}
Luca Boccassi [Mon, 14 Mar 2022 15:22:38 +0000 (15:22 +0000)]
Remove unneeded ${shlibs:Depends}

dpkg-gencontrol: warning: Depends field of package systemd-sysv: substitution variable ${shlibs:Depends} used, but is not defined
dpkg-gencontrol: warning: Depends field of package libsystemd-dev: substitution variable ${shlibs:Depends} used, but is not defined
dpkg-gencontrol: warning: Depends field of package libudev-dev: substitution variable ${shlibs:Depends} used, but is not defined

2 years agoDrop patches merged upstream
Luca Boccassi [Mon, 14 Mar 2022 14:37:14 +0000 (14:37 +0000)]
Drop patches merged upstream

2 years agoUpdate upstream source from tag 'upstream/250.4'
Luca Boccassi [Mon, 14 Mar 2022 14:16:01 +0000 (14:16 +0000)]
Update upstream source from tag 'upstream/250.4'

Update to upstream version '250.4'
with Debian dir f14ad1441d42a6f57e14153dd607339a4e169102

2 years agoNew upstream version 250.4
Luca Boccassi [Mon, 14 Mar 2022 14:15:26 +0000 (14:15 +0000)]
New upstream version 250.4

2 years agoBuild with dh_package_notes
Luca Boccassi [Sun, 20 Feb 2022 01:15:14 +0000 (01:15 +0000)]
Build with dh_package_notes

2 years agoudev-udeb: ship modprobe.d snippet to force scsi_mod.scan=sync in d-i
Dimitri John Ledkov [Fri, 20 Apr 2018 03:33:35 +0000 (04:33 +0100)]
udev-udeb: ship modprobe.d snippet to force scsi_mod.scan=sync in d-i

This ensures that all scans are completed, before installer reaches
partitioning stage, when kernel is configured with
CONFIG_SCSI_SCAN_ASYNC=y. This prevents confusing error message "no disk drives
detected", and drives magically appearing if one re-enters partitioning screen
a little while later.

LP: #1751813

2 years agoUpdate changelog for 250.3-2 release
Luca Boccassi [Wed, 26 Jan 2022 23:36:53 +0000 (23:36 +0000)]
Update changelog for 250.3-2 release

2 years agoci: enable dbgsym, as sometimes they are not reproducible and we want to catch it
Luca Boccassi [Wed, 19 Jan 2022 18:43:05 +0000 (18:43 +0000)]
ci: enable dbgsym, as sometimes they are not reproducible and we want to catch it

Gbp-Dch: ignore

2 years agosalsa-ci: enable repro builds
Luca Boccassi [Mon, 17 Jan 2022 22:52:30 +0000 (22:52 +0000)]
salsa-ci: enable repro builds

Gbp-Dch: ignore

2 years agoBackport patches to fix build reproducibility
Luca Boccassi [Mon, 17 Jan 2022 22:50:11 +0000 (22:50 +0000)]
Backport patches to fix build reproducibility

EFI binaries have the path embedded which breaks reproducibility,
backport patches from upstream to fix it.

https://github.com/systemd/systemd/issues/22157

Includes required commits to make the patches apply cleanly.

2 years agoReport status of dbus-user-session in systemd reportbug template
Michael Biebl [Tue, 25 Jan 2022 19:12:49 +0000 (20:12 +0100)]
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.

2 years agoAdd Recommends: dbus-user-session to libpam-systemd
Michael Biebl [Tue, 25 Jan 2022 19:20:22 +0000 (20:20 +0100)]
Add Recommends: dbus-user-session to libpam-systemd

For a fully functioning systemd --user instance we want
dbus-user-session installed.