systemd.git
9 months agoMerge systemd (257.4-3) import into refs/heads/workingbranch
Luca Boccassi [Thu, 13 Mar 2025 15:25:54 +0000 (15:25 +0000)]
Merge systemd (257.4-3) import into refs/heads/workingbranch

9 months agosystemd (257.4-3) unstable; urgency=medium
Luca Boccassi [Thu, 13 Mar 2025 15:25:54 +0000 (15:25 +0000)]
systemd (257.4-3) unstable; urgency=medium

  * Fix versioned breaks/replaces for sd-boot-tools (Closes: #1100412)

[dgit import unpatched systemd 257.4-3]

9 months agoImport systemd_257.4-3.debian.tar.xz
Luca Boccassi [Thu, 13 Mar 2025 15:25:54 +0000 (15:25 +0000)]
Import systemd_257.4-3.debian.tar.xz

[dgit import tarball systemd 257.4-3 systemd_257.4-3.debian.tar.xz]

9 months agoMerge systemd (257.4-1) import into refs/heads/workingbranch
Luca Boccassi [Thu, 6 Mar 2025 14:52:08 +0000 (14:52 +0000)]
Merge systemd (257.4-1) import into refs/heads/workingbranch

9 months agoImport systemd_257.4.orig.tar.gz
Luca Boccassi [Thu, 6 Mar 2025 14:52:08 +0000 (14:52 +0000)]
Import systemd_257.4.orig.tar.gz

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

9 months agosystemd (257.4-1) unstable; urgency=medium
Luca Boccassi [Thu, 6 Mar 2025 14:52:08 +0000 (14:52 +0000)]
systemd (257.4-1) unstable; urgency=medium

  [ Nick Rosbrook ]
  * d/rules: fix bpftool path discovery on ubuntu
  * initramfs-tools: copy hwdb.bin to initramfs. The contents of hwdb.bin
    may influence udev during early boot. E.g., this may change network
    interface naming decisions. Hence, make sure it is available in the
    initrd. This adds about 2MB to the size of the compressed initrd.
  * d/t/tests-in-lxd: skip test on any setup error. When this test fails
    becacuse of snap install, or lxd tools, we prefer to skip because we
    never reached the stage where we are actually testing systemd.

  [ Luca Boccassi ]
  * Set tty device node mode to 0600 (Closes: #1093870)
  * d/rules: ignore more blhc false positives
  * systemd-resolved: recommend libidn2-0. Without it in some cases
    hostname resolution fails (Closes: #1097699)
  * README: add note about out-of-tree patches being forbidden. Prompted
    by #1098221
  * systemd-sysv: add Protected: yes (Closes: #1098260)
  * Update upstream source from tag 'upstream/257.4' Update to upstream
    version '257.4' with Debian dir
    2121ac2e2a87e081b31f819aea969e38b6147ce3

[dgit import unpatched systemd 257.4-1]

9 months agoImport systemd_257.4-1.debian.tar.xz
Luca Boccassi [Thu, 6 Mar 2025 14:52:08 +0000 (14:52 +0000)]
Import systemd_257.4-1.debian.tar.xz

[dgit import tarball systemd 257.4-1 systemd_257.4-1.debian.tar.xz]

10 months agoMerge systemd (257.3-1) import into refs/heads/workingbranch
Luca Boccassi [Thu, 13 Feb 2025 19:54:00 +0000 (19:54 +0000)]
Merge systemd (257.3-1) import into refs/heads/workingbranch

10 months agosystemd (257.3-1) unstable; urgency=medium
Luca Boccassi [Thu, 13 Feb 2025 19:54:00 +0000 (19:54 +0000)]
systemd (257.3-1) unstable; urgency=medium

  * d/t/control: do not pull in gdm3 on loong64. Not installable, skip it
    like s390x/riscv/armel
  * systemd-boot: warn if efibootmgr is not installed. As it means the
    boot entry won't be created, since it's a recommends
  * systemd-boot: fix creating bootvar on arm64
  * systemd-boot: check that bootvar really points to sd-boot. Otherwise
    it could be a leftover with another second stage. Check both encoded
    and decoded strings.
  * Drop fallback for missing linux-bpf-dev package
  * ukify: depend on python3-zstandard and recommend python3-lz4 arm64
    kernels are getting zboot+zstd so zstandard will be required for uname
    probing. lz4 might be used externally so just recommend it.
  * Update upstream source from tag 'upstream/257.3' Update to upstream
    version '257.3' with Debian dir
    1531e0bcaea1d2bf600be6d542bae876d1829da9
  * autopkgtest: fix mkosi config section

[dgit import unpatched systemd 257.3-1]

10 months agoImport systemd_257.3.orig.tar.gz
Luca Boccassi [Thu, 13 Feb 2025 19:54:00 +0000 (19:54 +0000)]
Import systemd_257.3.orig.tar.gz

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

10 months agoImport systemd_257.3-1.debian.tar.xz
Luca Boccassi [Thu, 13 Feb 2025 19:54:00 +0000 (19:54 +0000)]
Import systemd_257.3-1.debian.tar.xz

[dgit import tarball systemd 257.3-1 systemd_257.3-1.debian.tar.xz]

10 months agoMerge systemd (257.2-3) import into refs/heads/workingbranch
Luca Boccassi [Thu, 23 Jan 2025 15:17:08 +0000 (15:17 +0000)]
Merge systemd (257.2-3) import into refs/heads/workingbranch

10 months agosystemd (257.2-3) unstable; urgency=medium
Luca Boccassi [Thu, 23 Jan 2025 15:17:08 +0000 (15:17 +0000)]
systemd (257.2-3) unstable; urgency=medium

  * signing template: add override for executable-not-elf-or-script
  * libsystemd-dev/libudev-dev: depend on libcap-dev. These libraries link
    with libcap, so a dependency is needed for static builds
  * systemd-boot: use boot entry argument instead of installing as
    grub.efi on ESP. It turns out Shim can load sd-boot if the boot entry
    is set correctly.
  * systemd-boot: always check that the boot entry is set, even with Shim
    is already installed
  * libudev1: add udeb back to shlibs. Without this, packages building
    udebs against libudev-dev will end up depending on libudev1 instead of
    libudev1-udeb.

[dgit import unpatched systemd 257.2-3]

10 months agoImport systemd_257.2-3.debian.tar.xz
Luca Boccassi [Thu, 23 Jan 2025 15:17:08 +0000 (15:17 +0000)]
Import systemd_257.2-3.debian.tar.xz

[dgit import tarball systemd 257.2-3 systemd_257.2-3.debian.tar.xz]

11 months agoMerge systemd (257.2-1) import into refs/heads/workingbranch
Luca Boccassi [Tue, 7 Jan 2025 20:48:25 +0000 (20:48 +0000)]
Merge systemd (257.2-1) import into refs/heads/workingbranch

11 months agoImport systemd_257.2.orig.tar.gz
Luca Boccassi [Tue, 7 Jan 2025 20:48:25 +0000 (20:48 +0000)]
Import systemd_257.2.orig.tar.gz

[dgit import orig systemd_257.2.orig.tar.gz]

11 months agosystemd (257.2-1) unstable; urgency=medium
Luca Boccassi [Tue, 7 Jan 2025 20:48:25 +0000 (20:48 +0000)]
systemd (257.2-1) unstable; urgency=medium

  * Update upstream source from tag 'upstream/257.2' (Closes: #1092125)
  * Drop all patches, merged upstream

[dgit import unpatched systemd 257.2-1]

11 months agoImport systemd_257.2-1.debian.tar.xz
Luca Boccassi [Tue, 7 Jan 2025 20:48:25 +0000 (20:48 +0000)]
Import systemd_257.2-1.debian.tar.xz

[dgit import tarball systemd 257.2-1 systemd_257.2-1.debian.tar.xz]

11 months agoMerge systemd (257.1-7) import into refs/heads/workingbranch
Luca Boccassi [Sat, 4 Jan 2025 01:55:59 +0000 (01:55 +0000)]
Merge systemd (257.1-7) import into refs/heads/workingbranch

11 months agotest: answer 2nd mdadm --create question for compat with new version
Luca Boccassi [Sat, 4 Jan 2025 01:55:59 +0000 (01:55 +0000)]
test: answer 2nd mdadm --create question for compat with new version

Origin: upstream, commit:16406420ea449b75e70a7dced05d7b98bc0f5376

Gbp-Pq: Name test-answer-2nd-mdadm-create-question-for-compat-with-new.patch

11 months agosystemd (257.1-7) unstable; urgency=medium
Luca Boccassi [Sat, 4 Jan 2025 01:55:59 +0000 (01:55 +0000)]
systemd (257.1-7) unstable; urgency=medium

  * Add missing d/copyright file to signed template packages
  * d/t/tests-in-lxd: more fixes for debci compatibility

[dgit import unpatched systemd 257.1-7]

11 months agoImport systemd_257.1-7.debian.tar.xz
Luca Boccassi [Sat, 4 Jan 2025 01:55:59 +0000 (01:55 +0000)]
Import systemd_257.1-7.debian.tar.xz

[dgit import tarball systemd 257.1-7 systemd_257.1-7.debian.tar.xz]

11 months agoMerge systemd (257.1-4) import into refs/heads/workingbranch
Luca Boccassi [Sun, 22 Dec 2024 13:57:12 +0000 (13:57 +0000)]
Merge systemd (257.1-4) import into refs/heads/workingbranch

11 months agotest: answer 2nd mdadm --create question for compat with new version
Luca Boccassi [Sun, 22 Dec 2024 13:57:12 +0000 (13:57 +0000)]
test: answer 2nd mdadm --create question for compat with new version

Origin: upstream, commit:16406420ea449b75e70a7dced05d7b98bc0f5376

Gbp-Pq: Name test-answer-2nd-mdadm-create-question-for-compat-with-new.patch

11 months agosystemd (257.1-4) unstable; urgency=medium
Luca Boccassi [Sun, 22 Dec 2024 13:57:12 +0000 (13:57 +0000)]
systemd (257.1-4) unstable; urgency=medium

  * d/t/upstream: decrease parallelism to nproc - 1
  * d/t/upstream: do not use nspawn for tests
  * d/t/upstream: disable homed/userdbd in the test runner
  * d/t/upstream: mask systemd-machined
  * Backport patch to workaround issue in new mdadm

[dgit import unpatched systemd 257.1-4]

11 months agoImport systemd_257.1-4.debian.tar.xz
Luca Boccassi [Sun, 22 Dec 2024 13:57:12 +0000 (13:57 +0000)]
Import systemd_257.1-4.debian.tar.xz

[dgit import tarball systemd 257.1-4 systemd_257.1-4.debian.tar.xz]

11 months agoImport systemd_257.1.orig.tar.gz
Luca Boccassi [Thu, 19 Dec 2024 21:41:25 +0000 (21:41 +0000)]
Import systemd_257.1.orig.tar.gz

[dgit import orig systemd_257.1.orig.tar.gz]

12 months agoMerge systemd (257-2) import into refs/heads/workingbranch
Luca Boccassi [Wed, 11 Dec 2024 18:31:08 +0000 (18:31 +0000)]
Merge systemd (257-2) import into refs/heads/workingbranch

12 months agotest-fd-util: compare FDs to /bin/sh instead of /dev/null
Luca Boccassi [Wed, 11 Dec 2024 18:31:08 +0000 (18:31 +0000)]
test-fd-util: compare FDs to /bin/sh instead of /dev/null

Origin: upstream, commit:3b32d333e88f2a66651d58e32e01599fa84c3d19)
Forwarded: yes

Gbp-Pq: Name test-fd-util-compare-FDs-to-bin-sh-instead-of-dev-null.patch

12 months agotest-fd-util: skip test when lacking privileges to create a new namespace
Luca Boccassi [Wed, 11 Dec 2024 18:31:08 +0000 (18:31 +0000)]
test-fd-util: skip test when lacking privileges to create a new namespace

Origin: upstream, commit:630a2e7ee195ca96e102acac8df67a278a879124)
Forwarded: yes

Gbp-Pq: Name test-fd-util-skip-test-when-lacking-privileges-to-create-.patch

12 months agotest-capability: CAP_LINUX_IMMUTABLE is not available in unprivileged containers
Luca Boccassi [Wed, 11 Dec 2024 18:31:08 +0000 (18:31 +0000)]
test-capability: CAP_LINUX_IMMUTABLE is not available in unprivileged containers

Origin: upstream, commit:058a07635f3ff70cc99943dcf4f2a079bc9c28b9
Forwarded: yes

Gbp-Pq: Name test-capability-CAP_LINUX_IMMUTABLE-is-not-available-in-u.patch

12 months agotest: set nsec3-salt-length=8 in knot.conf
Nick Rosbrook [Wed, 11 Dec 2024 18:31:08 +0000 (18:31 +0000)]
test: set nsec3-salt-length=8 in knot.conf

Origin: upstream, commit:59e5108fb4e61957cb40bb15ac7966d085d13af2)
Forwarded: yes

Gbp-Pq: Name test-set-nsec3-salt-length-8-in-knot.conf.patch

12 months agosystemd (257-2) unstable; urgency=medium
Luca Boccassi [Wed, 11 Dec 2024 18:31:08 +0000 (18:31 +0000)]
systemd (257-2) unstable; urgency=medium

  [ Aurelien Jarno ]
  * udev: install dmi_memory_id and its rules on riscv64.

  [ Luca Boccassi ]
  * Backport patches to fix test failures

[dgit import unpatched systemd 257-2]

12 months agoImport systemd_257-2.debian.tar.xz
Luca Boccassi [Wed, 11 Dec 2024 18:31:08 +0000 (18:31 +0000)]
Import systemd_257-2.debian.tar.xz

[dgit import tarball systemd 257-2 systemd_257-2.debian.tar.xz]

12 months agoImport systemd_257.orig.tar.gz
Luca Boccassi [Tue, 10 Dec 2024 19:57:21 +0000 (19:57 +0000)]
Import systemd_257.orig.tar.gz

[dgit import orig systemd_257.orig.tar.gz]

12 months agoMerge systemd (257~rc3-1) import into refs/heads/workingbranch
Luca Boccassi [Wed, 27 Nov 2024 21:21:02 +0000 (21:21 +0000)]
Merge systemd (257~rc3-1) import into refs/heads/workingbranch

12 months agosystemd (257~rc3-1) unstable; urgency=medium
Luca Boccassi [Wed, 27 Nov 2024 21:21:02 +0000 (21:21 +0000)]
systemd (257~rc3-1) unstable; urgency=medium

  [ Luca Boccassi ]
  * systemd-ukify: recommend systemd-boot-efi for the stub (Closes:
    #1087808)
  * Increase minimum sections in stub PE header on arm64/armhf/riscv64 to
    500. Allows riscv64 to include all current DTBs with some room to grow
    (Closes: #1087817)
  * Bump version in tzdata dependency due to p-u upload
  * Update to new upstream version v257~rc3. For a full list of changes:
    https://github.com/systemd/systemd/releases/tag/v257-rc3
  * Drop patches, merged upstream
  * Update symbols for 257~rc3

  [ Ben Hutchings ]
  * sysctl: Add file trigger on /usr/lib/sysctl.d to restart systemd-
    sysctl. (Closes: #1085160)

[dgit import unpatched systemd 257~rc3-1]

12 months agoImport systemd_257~rc3.orig.tar.gz
Luca Boccassi [Wed, 27 Nov 2024 21:21:02 +0000 (21:21 +0000)]
Import systemd_257~rc3.orig.tar.gz

[dgit import orig systemd_257~rc3.orig.tar.gz]

12 months agoImport systemd_257~rc3-1.debian.tar.xz
Luca Boccassi [Wed, 27 Nov 2024 21:21:02 +0000 (21:21 +0000)]
Import systemd_257~rc3-1.debian.tar.xz

[dgit import tarball systemd 257~rc3-1 systemd_257~rc3-1.debian.tar.xz]

13 months agoMerge systemd (256.7-3) import into refs/heads/workingbranch
Luca Boccassi [Fri, 1 Nov 2024 18:13:09 +0000 (18:13 +0000)]
Merge systemd (256.7-3) import into refs/heads/workingbranch

13 months agotest: CET/EET are deprecated, use Europe/Berlin and Kyiv
Luca Boccassi [Fri, 1 Nov 2024 18:13:09 +0000 (18:13 +0000)]
test: CET/EET are deprecated, use Europe/Berlin and Kyiv

Origin: upstream, commit:aa077884c13769ae3bd6aa98978b4ac9e64b5365

Gbp-Pq: Name test-CET-EET-are-deprecated-use-Europe-Berlin-and-Kyiv.patch

13 months agotest-customize-etc-os-release-instead-of-usr-lib-os-relea
Debian systemd Maintainers [Fri, 1 Nov 2024 18:13:09 +0000 (18:13 +0000)]
test-customize-etc-os-release-instead-of-usr-lib-os-relea

Author Luca Boccassi <luca.boccassi@gmail.com>
Description: test: customize /etc/os-release instead of /usr/lib/os-release
Origin: upstream, commit:2f6fe4e1131d39fcafa9e00a7902919efb5361e1

Gbp-Pq: Name test-customize-etc-os-release-instead-of-usr-lib-os-relea.patch

13 months agotest: drop removed SCSI passthrough feature
Frantisek Sumsal [Fri, 1 Nov 2024 18:13:09 +0000 (18:13 +0000)]
test: drop removed SCSI passthrough feature

Origin: upstream, commit:cd57920fbf6a8f7769a82cfc9bebc12965de0199

Gbp-Pq: Name test-drop-removed-SCSI-passthrough-feature.patch

13 months agosystemd (256.7-3) unstable; urgency=medium
Luca Boccassi [Fri, 1 Nov 2024 18:13:09 +0000 (18:13 +0000)]
systemd (256.7-3) unstable; urgency=medium

  [ Luca Boccassi ]
  * Backport patch to fix test failures with tzdata 2024b-1
  * systemd-boot: provide provisional integration with shim. Not yet
    used, will be active once the signed packages are available.
    https://wiki.debian.org/SecureBoot#Secure_Boot_setup_with_systemd-boot

  [ Kirill Rekhov ]
  * d/systemd.postrm: delete more internal state directories on purge

[dgit import unpatched systemd 256.7-3]

13 months agoImport systemd_256.7-3.debian.tar.xz
Luca Boccassi [Fri, 1 Nov 2024 18:13:09 +0000 (18:13 +0000)]
Import systemd_256.7-3.debian.tar.xz

[dgit import tarball systemd 256.7-3 systemd_256.7-3.debian.tar.xz]

13 months agoMerge systemd (256.7-2) import into refs/heads/workingbranch
Luca Boccassi [Fri, 18 Oct 2024 14:47:12 +0000 (15:47 +0100)]
Merge systemd (256.7-2) import into refs/heads/workingbranch

13 months agotest-customize-etc-os-release-instead-of-usr-lib-os-relea
Debian systemd Maintainers [Fri, 18 Oct 2024 14:47:12 +0000 (15:47 +0100)]
test-customize-etc-os-release-instead-of-usr-lib-os-relea

Author Luca Boccassi <luca.boccassi@gmail.com>
Description: test: customize /etc/os-release instead of /usr/lib/os-release
Origin: upstream, commit:2f6fe4e1131d39fcafa9e00a7902919efb5361e1

Gbp-Pq: Name test-customize-etc-os-release-instead-of-usr-lib-os-relea.patch

13 months agotest: drop removed SCSI passthrough feature
Frantisek Sumsal [Fri, 18 Oct 2024 14:47:12 +0000 (15:47 +0100)]
test: drop removed SCSI passthrough feature

Origin: upstream, commit:cd57920fbf6a8f7769a82cfc9bebc12965de0199

Gbp-Pq: Name test-drop-removed-SCSI-passthrough-feature.patch

13 months agosystemd (256.7-2) unstable; urgency=medium
Luca Boccassi [Fri, 18 Oct 2024 14:47:12 +0000 (15:47 +0100)]
systemd (256.7-2) unstable; urgency=medium

  [ Nick Rosbrook ]
  * d/systemd.postinst: do not restart systemd-binfmt.service if masked
    (LP: #2077869)

  [ Luca Boccassi ]
  * systemd-boot: depend on systemd for kernel-install (Closes: #1085012)
  * Disable utmp support, not y2038 safe. utmp support in tmux has been
    disabled, so autopkgtest should no longer break
  * Backport fixes for upstream autopkgtest suite

  [ Benjamin Drung ]
  * initramfs-tools: support missing /etc/udev/udev.conf. Installing
    initramfs-tools fails in case `/etc/udev/udev.conf` is removed
    (LP: #2084592)

[dgit import unpatched systemd 256.7-2]

13 months agoImport systemd_256.7-2.debian.tar.xz
Luca Boccassi [Fri, 18 Oct 2024 14:47:12 +0000 (15:47 +0100)]
Import systemd_256.7-2.debian.tar.xz

[dgit import tarball systemd 256.7-2 systemd_256.7-2.debian.tar.xz]

14 months agoImport systemd_256.7.orig.tar.gz
Luca Boccassi [Tue, 8 Oct 2024 17:37:53 +0000 (18:37 +0100)]
Import systemd_256.7.orig.tar.gz

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

14 months agoMerge systemd (256.7-1) import into refs/heads/workingbranch
Luca Boccassi [Tue, 8 Oct 2024 17:37:53 +0000 (18:37 +0100)]
Merge systemd (256.7-1) import into refs/heads/workingbranch

14 months agosystemd (256.7-1) unstable; urgency=medium
Luca Boccassi [Tue, 8 Oct 2024 17:37:53 +0000 (18:37 +0100)]
systemd (256.7-1) unstable; urgency=medium

  * autopkgtest: skip gdm3 on armel for smoke tests. Gnome is no longer
    built for armel. (Closes: #1082516)
  * New upstream version 256.7
  * Mark dependencies on clang and bpftool as :native (Closes: #1083064)
  * Revert "autopkgtest: skip TEST-64-UDEV-STORAGE due to qemu crash". The
    qemu crash is now detected in the upstream integration test script.

[dgit import unpatched systemd 256.7-1]

14 months agoImport systemd_256.7-1.debian.tar.xz
Luca Boccassi [Tue, 8 Oct 2024 17:37:53 +0000 (18:37 +0100)]
Import systemd_256.7-1.debian.tar.xz

[dgit import tarball systemd 256.7-1 systemd_256.7-1.debian.tar.xz]

15 months agoMerge systemd (256.6-1) import into refs/heads/workingbranch
Luca Boccassi [Tue, 10 Sep 2024 16:28:21 +0000 (18:28 +0200)]
Merge systemd (256.6-1) import into refs/heads/workingbranch

15 months agosystemd (256.6-1) unstable; urgency=medium
Luca Boccassi [Tue, 10 Sep 2024 16:28:21 +0000 (18:28 +0200)]
systemd (256.6-1) unstable; urgency=medium

  [ Helmut Grohne ]
  * salsa-ci: test the stage1 build profile

  [ Simon Chopin ]
  * Filter out zdev rules in the initramfs hook (LP: #2044104). s390-tools
    has its own initramfs customization logic that deals with those files.

  [ Luca Boccassi ]
  * Re-enable utmp support, tmux's autopkgtests require it. This will
    break as logind writing into utmp will wrap around, so Trixie won't be
    y2038 ready after all
  * New upstream version 256.6
  * Note systemd-cryptsetup package split in NEWS (Closes: #1079644)

[dgit import unpatched systemd 256.6-1]

15 months agoImport systemd_256.6.orig.tar.gz
Luca Boccassi [Tue, 10 Sep 2024 16:28:21 +0000 (18:28 +0200)]
Import systemd_256.6.orig.tar.gz

[dgit import orig systemd_256.6.orig.tar.gz]

15 months agoImport systemd_256.6-1.debian.tar.xz
Luca Boccassi [Tue, 10 Sep 2024 16:28:21 +0000 (18:28 +0200)]
Import systemd_256.6-1.debian.tar.xz

[dgit import tarball systemd 256.6-1 systemd_256.6-1.debian.tar.xz]

16 months agoMerge systemd (256.5-1) import into refs/heads/workingbranch
Luca Boccassi [Thu, 15 Aug 2024 21:00:36 +0000 (22:00 +0100)]
Merge systemd (256.5-1) import into refs/heads/workingbranch

16 months agosystemd (256.5-1) unstable; urgency=medium
Luca Boccassi [Thu, 15 Aug 2024 21:00:36 +0000 (22:00 +0100)]
systemd (256.5-1) unstable; urgency=medium

  * New upstream version 256.5
  * Drop patch merged upstream
  * autopkgtest: skip TEST-64-UDEV-STORAGE due to qemu crash. This tests
    randomly causes qemu to crash, making it very flaky, skip it
    downstream

[dgit import unpatched systemd 256.5-1]

16 months agoImport systemd_256.5.orig.tar.gz
Luca Boccassi [Thu, 15 Aug 2024 21:00:36 +0000 (22:00 +0100)]
Import systemd_256.5.orig.tar.gz

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

16 months agoImport systemd_256.5-1.debian.tar.xz
Luca Boccassi [Thu, 15 Aug 2024 21:00:36 +0000 (22:00 +0100)]
Import systemd_256.5-1.debian.tar.xz

[dgit import tarball systemd 256.5-1 systemd_256.5-1.debian.tar.xz]

16 months agoMerge systemd (256.4-3) import into refs/heads/workingbranch
Luca Boccassi [Sun, 11 Aug 2024 10:53:32 +0000 (11:53 +0100)]
Merge systemd (256.4-3) import into refs/heads/workingbranch

16 months agotest: fix D-Bus policy override for TEST-73-LOCALE
Luca Boccassi [Sun, 11 Aug 2024 10:53:32 +0000 (11:53 +0100)]
test: fix D-Bus policy override for TEST-73-LOCALE

Forwarded: yes

We don't need to allow non-root, and the policy needs to specify destination
and interface too, to narrow it down

Gbp-Pq: Name test-fix-D-Bus-policy-override-for-TEST-73-LOCALE.patch

16 months agosystemd (256.4-3) unstable; urgency=medium
Luca Boccassi [Sun, 11 Aug 2024 10:53:32 +0000 (11:53 +0100)]
systemd (256.4-3) unstable; urgency=medium

  * Drop redundant pot build. This was added many years ago, when
    apparently the upstream pot generation wasn't run or wasn't working.
    This is not the case anymore, pot files are regenerated upstream and
    checked in on every release, so this manual step just updates the
    timestamp in the existing template and nothing else. Drop it.
  * Use debian/clean instead of override in d/rules
  * Stop shipping empty /etc/init.d directory. We do not have any need for
    it, and will soon stop supporting legacy init files, so stop shipping
    it
  * Use d/not-installed instead of manual removals. We no longer install
    in the main package with a wildcard so we do not need to manually
    delete files, listing them in d/not-installed is sufficient. The only
    exceptions are files picked up by directory/wildcard entries in
    dh_install that have to be deleted.
  * autopkgtest: run upstream test last. It is the most complex and thus
    the most likely to show temporary failures, so move it last so that
    it's easier to read the logs
  * autopkgtest: use hint-testsuite-triggers to ensure other packages
    changes trigger our testsuite
  * Depend on new linux-bpf-dev package where available

[dgit import unpatched systemd 256.4-3]

16 months agoImport systemd_256.4-3.debian.tar.xz
Luca Boccassi [Sun, 11 Aug 2024 10:53:32 +0000 (11:53 +0100)]
Import systemd_256.4-3.debian.tar.xz

[dgit import tarball systemd 256.4-3 systemd_256.4-3.debian.tar.xz]

16 months agoMerge systemd (256.4-2) import into refs/heads/workingbranch
Luca Boccassi [Thu, 25 Jul 2024 12:18:09 +0000 (13:18 +0100)]
Merge systemd (256.4-2) import into refs/heads/workingbranch

16 months agotest: fix D-Bus policy override for TEST-73-LOCALE
Luca Boccassi [Thu, 25 Jul 2024 12:18:09 +0000 (13:18 +0100)]
test: fix D-Bus policy override for TEST-73-LOCALE

Forwarded: yes

We don't need to allow non-root, and the policy needs to specify destination
and interface too, to narrow it down

Gbp-Pq: Name test-fix-D-Bus-policy-override-for-TEST-73-LOCALE.patch

16 months agosystemd (256.4-2) unstable; urgency=medium
Luca Boccassi [Thu, 25 Jul 2024 12:18:09 +0000 (13:18 +0100)]
systemd (256.4-2) unstable; urgency=medium

  * autopkgtest: allow localectl in localed tests.

[dgit import unpatched systemd 256.4-2]

16 months agoImport systemd_256.4-2.debian.tar.xz
Luca Boccassi [Thu, 25 Jul 2024 12:18:09 +0000 (13:18 +0100)]
Import systemd_256.4-2.debian.tar.xz

[dgit import tarball systemd 256.4-2 systemd_256.4-2.debian.tar.xz]

16 months agoImport systemd_256.4.orig.tar.gz
Luca Boccassi [Wed, 24 Jul 2024 13:23:56 +0000 (14:23 +0100)]
Import systemd_256.4.orig.tar.gz

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

17 months agoMerge systemd (256.2-1) import into refs/heads/workingbranch
Luca Boccassi [Fri, 5 Jul 2024 18:15:59 +0000 (19:15 +0100)]
Merge systemd (256.2-1) import into refs/heads/workingbranch

17 months agolocalectl-disable-keymap-support
Luca Boccassi [Wed, 8 Feb 2023 20:34:38 +0000 (20:34 +0000)]
localectl-disable-keymap-support

We no longer support old debianisms such as /etc/default/keyboard,
so disable the keymap interface in localectl until a definitive
solution is found.

Update the test suite to skip tests for unsupported localectl features.

Gbp-Pq: Topic debian
Gbp-Pq: Name localectl-disable-keymap-support.patch

17 months agosystemd (256.2-1) unstable; urgency=medium
Luca Boccassi [Fri, 5 Jul 2024 18:15:59 +0000 (19:15 +0100)]
systemd (256.2-1) unstable; urgency=medium

  * d/not-installed: fix shutdown.standalone path
  * autopkgtest: skip qemu tests on arm64
  * Add recommends on linux-sysctl-defaults. This package contains the
    default sysctl settings, and is maintained by the kernel team. This is
    not available in Ubuntu so keep it as a recommends for now, to avoid
    breaking the upstream CI.
    (Closes: #1027773)
  * initramfs-tools: copy network drop-ins too (Closes: #1074564)
  * d/e/checkout-upstream: fix shellcheck warnings
  * d/e/checkout-upstream: do not fail if rebase fails
  * d/e/checkout-upstream: switch packaging branch on upstream stable PRs.
  * New upstream version 256.2 (Closes: #1074789)
  * Install run0 zsh completion file

[dgit import unpatched systemd 256.2-1]

17 months agoImport systemd_256.2.orig.tar.gz
Luca Boccassi [Fri, 5 Jul 2024 18:15:59 +0000 (19:15 +0100)]
Import systemd_256.2.orig.tar.gz

[dgit import orig systemd_256.2.orig.tar.gz]

17 months agoImport systemd_256.2-1.debian.tar.xz
Luca Boccassi [Fri, 5 Jul 2024 18:15:59 +0000 (19:15 +0100)]
Import systemd_256.2-1.debian.tar.xz

[dgit import tarball systemd 256.2-1 systemd_256.2-1.debian.tar.xz]

17 months agoMerge systemd (256.1-2) import into refs/heads/workingbranch
Luca Boccassi [Sun, 23 Jun 2024 12:33:33 +0000 (13:33 +0100)]
Merge systemd (256.1-2) import into refs/heads/workingbranch

17 months agolocalectl-disable-keymap-support
Luca Boccassi [Wed, 8 Feb 2023 20:34:38 +0000 (20:34 +0000)]
localectl-disable-keymap-support

We no longer support old debianisms such as /etc/default/keyboard,
so disable the keymap interface in localectl until a definitive
solution is found.

Update the test suite to skip tests for unsupported localectl features.

Gbp-Pq: Topic debian
Gbp-Pq: Name localectl-disable-keymap-support.patch

17 months agosystemd (256.1-2) unstable; urgency=medium
Luca Boccassi [Sun, 23 Jun 2024 12:33:33 +0000 (13:33 +0100)]
systemd (256.1-2) unstable; urgency=medium

  * Bump breaks/replaces to conflicts for DEP17. Breaks/replaces are not
    enough when moving files between packages and between locations as per
    DEP17, so bump to Conflicts. (Closes: #1073922)
  * autopkgtest: add dependency on libcryptsetup-dev in unit-tests suite

[dgit import unpatched systemd 256.1-2]

17 months agoImport systemd_256.1-2.debian.tar.xz
Luca Boccassi [Sun, 23 Jun 2024 12:33:33 +0000 (13:33 +0100)]
Import systemd_256.1-2.debian.tar.xz

[dgit import tarball systemd 256.1-2 systemd_256.1-2.debian.tar.xz]

17 months agoMerge systemd (256.1-1) import into refs/heads/workingbranch
Luca Boccassi [Tue, 18 Jun 2024 22:19:16 +0000 (23:19 +0100)]
Merge systemd (256.1-1) import into refs/heads/workingbranch

17 months agoImport systemd_256.1.orig.tar.gz
Luca Boccassi [Tue, 18 Jun 2024 22:19:16 +0000 (23:19 +0100)]
Import systemd_256.1.orig.tar.gz

[dgit import orig systemd_256.1.orig.tar.gz]

17 months agolocalectl-disable-keymap-support
Luca Boccassi [Wed, 8 Feb 2023 20:34:38 +0000 (20:34 +0000)]
localectl-disable-keymap-support

We no longer support old debianisms such as /etc/default/keyboard,
so disable the keymap interface in localectl until a definitive
solution is found.

Update the test suite to skip tests for unsupported localectl features.

Gbp-Pq: Topic debian
Gbp-Pq: Name localectl-disable-keymap-support.patch

17 months agosystemd (256.1-1) unstable; urgency=medium
Luca Boccassi [Tue, 18 Jun 2024 22:19:16 +0000 (23:19 +0100)]
systemd (256.1-1) unstable; urgency=medium

  * Bump versioned breaks against dracut to 102-2 (Closes: #1073290)
  * autopkgtest: switch upstream suite to mkosi-based builds
  * Add conflict against sysv-rc, insserv and startpar in systemd-sysv.
    They are not needed, and having them installed causes problems.
    (Closes: #1072562)
  * New upstream version 256.1
  * Drop section from binary packages where it matches the source package
  * Override Lintian false positives about spare manpages
  * Deduplicate template packages descriptions
  * Add Lintian override for template package false positives
  * Rename EFI architecture variable to avoid dpkg clash. Fixes Lintian
    warning: debian-rules-sets-dpkg-architecture-variable
  * Upload to unstable.

[dgit import unpatched systemd 256.1-1]

17 months agoImport systemd_256.1-1.debian.tar.xz
Luca Boccassi [Tue, 18 Jun 2024 22:19:16 +0000 (23:19 +0100)]
Import systemd_256.1-1.debian.tar.xz

[dgit import tarball systemd 256.1-1 systemd_256.1-1.debian.tar.xz]

18 months agoMerge systemd (256-1) import into refs/heads/workingbranch
Luca Boccassi [Tue, 11 Jun 2024 21:59:12 +0000 (22:59 +0100)]
Merge systemd (256-1) import into refs/heads/workingbranch

18 months agolocalectl-disable-keymap-support
Luca Boccassi [Wed, 8 Feb 2023 20:34:38 +0000 (20:34 +0000)]
localectl-disable-keymap-support

We no longer support old debianisms such as /etc/default/keyboard,
so disable the keymap interface in localectl until a definitive
solution is found.

Update the test suite to skip tests for unsupported localectl features.

Gbp-Pq: Topic debian
Gbp-Pq: Name localectl-disable-keymap-support.patch

18 months agosystemd (256-1) unstable; urgency=medium
Luca Boccassi [Tue, 11 Jun 2024 21:59:12 +0000 (22:59 +0100)]
systemd (256-1) unstable; urgency=medium

  [ Kevin Fleming ]
  * Additional workaround for links to legacy /usr/share/systemd/tmp.mount
    placeholder

  [ Yu Watanabe ]
  * debian/extra/network: use NamePolicy=mac only when ID_NET_NAME_MAC is
    set.

  [ Luca Boccassi ]
  * New upstream version 256. For a full list of changes, see:
    https://github.com/systemd/systemd/releases/tag/v256

[dgit import unpatched systemd 256-1]

18 months agoImport systemd_256.orig.tar.gz
Luca Boccassi [Tue, 11 Jun 2024 21:59:12 +0000 (22:59 +0100)]
Import systemd_256.orig.tar.gz

[dgit import orig systemd_256.orig.tar.gz]

18 months agoImport systemd_256-1.debian.tar.xz
Luca Boccassi [Tue, 11 Jun 2024 21:59:12 +0000 (22:59 +0100)]
Import systemd_256-1.debian.tar.xz

[dgit import tarball systemd 256-1 systemd_256-1.debian.tar.xz]

18 months agoMerge systemd (256~rc4-1) import into refs/heads/workingbranch
Luca Boccassi [Thu, 6 Jun 2024 19:49:17 +0000 (20:49 +0100)]
Merge systemd (256~rc4-1) import into refs/heads/workingbranch

18 months agolocalectl-disable-keymap-support
Luca Boccassi [Wed, 8 Feb 2023 20:34:38 +0000 (20:34 +0000)]
localectl-disable-keymap-support

We no longer support old debianisms such as /etc/default/keyboard,
so disable the keymap interface in localectl until a definitive
solution is found.

Update the test suite to skip tests for unsupported localectl features.

Gbp-Pq: Topic debian
Gbp-Pq: Name localectl-disable-keymap-support.patch

18 months agosystemd (256~rc4-1) unstable; urgency=high
Luca Boccassi [Thu, 6 Jun 2024 19:49:17 +0000 (20:49 +0100)]
systemd (256~rc4-1) unstable; urgency=high

  [ Luca Boccassi ]
  * Restart managers on libc-upgrade dpkg trigger (Closes: #1072373)
  * LimitCORE: restore default hard limit to infinity. The intention was
    to change the soft limit, but by default it applies to both unless
    specified, so fix it.
  * New upstream version 256~rc4
  * Drop patches merged upstream

  [ Nick Rosbrook ]
  * debian/extra: set ManagedOOMSwap=auto on -.slice. This has the effect
    of disabling swap kill by default, so cgroups will only be monitored
    for memory pressure, and not swap usage.
  * debian/extra: use a drop-in resolved.conf to configure Cache=no-
    negative. Only ship this on Ubuntu.
  * debian/extra: use a dropin to configure Nice=-1 on systemd-
    journald.service. Only ship this on Ubuntu.

  [ Dan Streetman ]
  * debian/tests/storage: without scsi_debug, skip test

[dgit import unpatched systemd 256~rc4-1]

18 months agoImport systemd_256~rc4.orig.tar.gz
Luca Boccassi [Thu, 6 Jun 2024 19:49:17 +0000 (20:49 +0100)]
Import systemd_256~rc4.orig.tar.gz

[dgit import orig systemd_256~rc4.orig.tar.gz]

18 months agoImport systemd_256~rc4-1.debian.tar.xz
Luca Boccassi [Thu, 6 Jun 2024 19:49:17 +0000 (20:49 +0100)]
Import systemd_256~rc4-1.debian.tar.xz

[dgit import tarball systemd 256~rc4-1 systemd_256~rc4-1.debian.tar.xz]

18 months agoMerge systemd (256~rc3-7) import into refs/heads/workingbranch
Luca Boccassi [Sat, 1 Jun 2024 11:30:39 +0000 (12:30 +0100)]
Merge systemd (256~rc3-7) import into refs/heads/workingbranch

18 months agolocalectl-disable-keymap-support
Luca Boccassi [Wed, 8 Feb 2023 20:34:38 +0000 (20:34 +0000)]
localectl-disable-keymap-support

We no longer support old debianisms such as /etc/default/keyboard,
so disable the keymap interface in localectl until a definitive
solution is found.

Update the test suite to skip tests for unsupported localectl features.

Gbp-Pq: Topic debian
Gbp-Pq: Name localectl-disable-keymap-support.patch

18 months agotest: fix iscsi TEST-64-UDEV-STORAGE on Debian
Chris Hofstaedtler [Mon, 27 May 2024 02:33:39 +0000 (03:33 +0100)]
test: fix iscsi TEST-64-UDEV-STORAGE on Debian

Gbp-Pq: Name test-fix-iscsi-TEST-64-UDEV-STORAGE-on-Debian.patch

18 months agosystemd (256~rc3-7) unstable; urgency=medium
Luca Boccassi [Sat, 1 Jun 2024 11:30:39 +0000 (12:30 +0100)]
systemd (256~rc3-7) unstable; urgency=medium

  * NEWS: note that any leftover file in /tmp/ will be invisible due to
    the tmpfs and other clarifications (Closes: #1072249)
  * Add pkg.systemd.noukify profile. Will be useful for i386 reduced
    builds
  * d/rules: be more robust against non-existing dirs when deleting files
  * Allow setting GENSYMBOLS_LEVEL from the environment. Needed when
    building with llvm to work around #986746

[dgit import unpatched systemd 256~rc3-7]

18 months agoImport systemd_256~rc3-7.debian.tar.xz
Luca Boccassi [Sat, 1 Jun 2024 11:30:39 +0000 (12:30 +0100)]
Import systemd_256~rc3-7.debian.tar.xz

[dgit import tarball systemd 256~rc3-7 systemd_256~rc3-7.debian.tar.xz]