systemd.git
5 years agosystemd (245.4-3) unstable; urgency=medium
Michael Biebl [Fri, 10 Apr 2020 09:55:15 +0000 (10:55 +0100)]
systemd (245.4-3) unstable; urgency=medium

  [ Dan Streetman ]
  * d/rules: in dh_auto_test, include meson param --print-errorlogs.
    Also, don't cat testlog.txt; it's noisy and not very helpful.
    Upstream request:
    https://github.com/systemd/systemd/pull/14338#issuecomment-603432989

  [ Michael Biebl ]
  * pid1: by default make user units inherit their umask from the user manager
    (Closes: #945000)
  * user-util: rework how we validate user names.
    This reworks the user validation infrastructure. There are now two
    modes. In regular mode we are strict and test against a strict set of
    valid chars. And in "relaxed" mode we just filter out some really
    obvious, dangerous stuff. i.e. strict is whitelisting what is OK, but
    "relaxed" is blacklisting what is really not OK.
    The idea is that we use strict mode whenever we allocate a new user,
    while "relaxed" mode is used when we process users registered elsewhere.
    (Closes: #955541)

[dgit import unpatched systemd 245.4-3]

5 years agoImport systemd_245.4-3.debian.tar.xz
Michael Biebl [Fri, 10 Apr 2020 09:55:15 +0000 (10:55 +0100)]
Import systemd_245.4-3.debian.tar.xz

[dgit import tarball systemd 245.4-3 systemd_245.4-3.debian.tar.xz]

5 years agoImport systemd_245.4.orig.tar.gz
Michael Biebl [Thu, 2 Apr 2020 09:58:18 +0000 (10:58 +0100)]
Import systemd_245.4.orig.tar.gz

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