~paelzer/ubuntu/+source/systemd:lp-1875708-fix-journald-truncation

Last commit made on 2020-05-05
Get this branch:
git clone -b lp-1875708-fix-journald-truncation https://git.launchpad.net/~paelzer/ubuntu/+source/systemd
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
lp-1875708-fix-journald-truncation
Repository:
lp:~paelzer/ubuntu/+source/systemd

Recent commits

337e6bc... by Christian Ehrhardt 

changelog: journald: fix output truncation (LP: #1875708)

Signed-off-by: Christian Ehrhardt <email address hidden>

5a3fb0e... by Christian Ehrhardt 

journald: fix output truncation (LP: #1875708)

Signed-off-by: Christian Ehrhardt <email address hidden>

f878206... by Balint Reczey

Import patches-unapplied version 245.4-4ubuntu3 to ubuntu/focal-proposed

Imported using git-ubuntu import.

Changelog parent: 64e3e8c78f2db0fed2f1d31c8019afdb9e8a398d

New changelog entries:
  * dhcp: Allow setting request options again
    link_configure() may be called multiple times on a link causing request options
    set multiple times. (LP: #1870410)
    File: debian/patches/dhcp-Allow-setting-request-options-again.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=4c48893eb04b01a2ec62d2d2823a79a9f5cb2b80
  * Don't try calling NULL callback in bus_wait_for_units_clear.
    This fixes a crash most frequently occurring in the Unity session
    (LP: #1870930)
    File: debian/patches/shared-Don-t-try-calling-NULL-callback-in-bus_wait_for_un.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b2ec1a3367cef401f8de745fecc9c385f020be78

64e3e8c... by Balint Reczey

Import patches-unapplied version 245.4-4ubuntu1 to ubuntu/focal-proposed

Imported using git-ubuntu import.

Changelog parent: 905fcfd145ceb416614191e8a8c30bdfa5d940c7

New changelog entries:
  * Merge to Ubuntu from Debian unstable
  - Dropped changes:
    * d/rules: in dh_auto_test, include meson param --print-errorlogs.

905fcfd... by Michael Biebl

Import patches-unapplied version 245.4-4 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 1a4d6ff47429e17ad7dea3220931f4579e34a937

New changelog entries:
  * Drop Conflicts: virtualbox-guest-utils from systemd-timesyncd.
    Otherwise this could lead to virtualbox-guest-utils being uninstalled on
    upgrades which is not intended. (Closes: #956436)
  * pid1: automatically generate systemd-remount-fs.service deps, plus enable
    systemd-pstore from sysinit.target
  * Fix systemd-pstore.service enablement symlink on upgrades.
    It is now started via sysinit.target. Also clean up the symlink on
    purge.

1a4d6ff... by Michael Biebl

Import patches-unapplied version 245.4-3 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 4bc5e950e67103622217fcd4f99bc50bdb6ba985

New changelog entries:
  [ 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)

4bc5e95... by Michael Biebl

Import patches-unapplied version 245.4-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 0714872de7a0254ff023bf0e90e6c5dee2a2208c

New changelog entries:
  [ Balint Reczey ]
  * Ship systemd-timesyncd in a separate package.
    The new systemd-timesyncd package conflicting with other NTP-related
    packages resolves the problems arising when running systemd-timesyncd
    and other NTP servers on the same system.
    (LP: #1849156, Closes: #805927, #947936)

0714872... by Michael Biebl

Import patches-unapplied version 245.4-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 8b5235e89a8c4e9faa1a832552f5fe8933c88478

New changelog entries:
  [ Michael Biebl ]
  * New upstream version 245.4
    - Allow names starting with a digit (Closes: #954174)
    - Recognize davfs as network file system (Closes: #954755)
  * Enable systemd-pstore.service by default on new installs and upgrades
    (Closes: #952767)
  * Revert "Enable seccomp support on riscv64"
    This requires further changes to the source code and a newer, not yet
    officially released, libseccomp. Since this complicates backports revert
    this change for the time being.
  [ Dan Streetman ]
  * d/t/logind: use grep -s when checking /sys/power/state.
    Some kernels in Ubuntu (e.g. linux-kvm) do not enable CONFIG_PM, which
    results in stderr output when the logind test tries to grep the power
    state file, causing the test to fail. The test already handles skipping
    the test if suspend isn't supported, so just use -s to suppress grep
    from printing to stderr if the file doesn't exist.

8b5235e... by Michael Biebl

Import patches-unapplied version 245.2-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 61ba479f7457582119c244bb086eaf890d6d07a4

New changelog entries:
  * New upstream version 245.2
  * Rebase patches
  * Enable seccomp support on riscv64 (Closes: #954077)
  * Drop migration code for the switch from DynamicUser=yes to no.
    This code is no longer needed as it only affected systems between 239-1
    and 239-5, i.e. it never affected a stable release.

61ba479... by Michael Biebl

Import patches-unapplied version 245-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: dcb48199ccd49ca18f49c76b013aaab8d1e98b2f

New changelog entries:
  * Revert "job: Don't mark as redundant if deps are relevant"
    This change negatively affects plymouth which was no longer properly
    stopped after the system has completed booting. The running plymouth
    daemon can trigger a VT switch (to tty1). (Closes: #953670)