systemd.git
2 years agoMake /run/lock tmpfs an API fs
Michael Biebl [Thu, 4 Sep 2014 23:15:16 +0000 (01:15 +0200)]
Make /run/lock tmpfs an API fs

The /run/lock directory is world-writable in Debian due to historic
reasons. To avoid user processes filling up /run, we mount a separate
tmpfs for /run/lock. As this directory needs to be available during
early boot, we make it an API fs.

Drop it from tmpfiles.d/legacy.conf to not clobber the permissions.

Closes: #751392
Gbp-Pq: Topic debian
Gbp-Pq: Name Make-run-lock-tmpfs-an-API-fs.patch

2 years agoBring tmpfiles.d/tmp.conf in line with Debian defaults
Tollef Fog Heen [Tue, 5 Jun 2012 18:59:36 +0000 (20:59 +0200)]
Bring tmpfiles.d/tmp.conf in line with Debian defaults

Closes: #675422
Gbp-Pq: Topic debian
Gbp-Pq: Name Bring-tmpfiles.d-tmp.conf-in-line-with-Debian-defaul.patch

2 years agoUse Debian specific config files
Michael Biebl [Thu, 18 Jul 2013 18:11:02 +0000 (20:11 +0200)]
Use Debian specific config files

Use /etc/default/locale instead of /etc/locale.conf for locale settings.

Use /etc/default/keyboard instead of /etc/X11/xorg.conf.d/00-keyboard.conf for
keyboard configuration.

Read/write /etc/timezone if /etc/localtime does not exist.

Gbp-Pq: Topic debian
Gbp-Pq: Name Use-Debian-specific-config-files.patch

2 years agop11kit: switch to dlopen()
Luca Boccassi [Sat, 17 Dec 2022 01:33:46 +0000 (01:33 +0000)]
p11kit: switch to dlopen()

Gbp-Pq: Name p11kit-switch-to-dlopen.patch

2 years agosystemd (252.4-1) unstable; urgency=medium
Luca Boccassi [Thu, 22 Dec 2022 11:26:41 +0000 (11:26 +0000)]
systemd (252.4-1) unstable; urgency=medium

  * Enable p11kit. Backport patch to dlopen-ify p11kit support and enable
    it. (Closes: #1023635)
  * New upstream version 252.4. (Closes: #1026831 and fixes CVE-2022-4415)
  * Refresh patches
  * Bump Standards-Version to 4.6.2, no changes

[dgit import unpatched systemd 252.4-1]

2 years agoImport systemd_252.4.orig.tar.gz
Luca Boccassi [Thu, 22 Dec 2022 11:26:41 +0000 (11:26 +0000)]
Import systemd_252.4.orig.tar.gz

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

2 years agoImport systemd_252.4-1.debian.tar.xz
Luca Boccassi [Thu, 22 Dec 2022 11:26:41 +0000 (11:26 +0000)]
Import systemd_252.4-1.debian.tar.xz

[dgit import tarball systemd 252.4-1 systemd_252.4-1.debian.tar.xz]