Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5a6ec511b64e
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cd88f36a978c
Choose a head ref
  • 7 commits
  • 27 files changed
  • 5 contributors

Commits on Sep 12, 2020

  1. Revert "utils.bash: also "fix" cc-wrapper and pkg-config-wrapper"

    Follow up to the revert in e560459.
    
    This reverts commit 1936b11.
    
    (cherry picked from commit 5ceea57)
    FRidh committed Sep 12, 2020
    Copy the full SHA
    1402752 View commit details
  2. Revert "utils.bash: revert #93560 for darwin, unblocks channels"

    Revert the hack and the original faulty commit.
    
    This reverts commit 48264ee506105a2f5e61e5d327599e9f301bd77f.
    
    Revert "Purity checking should accept $TMP and not just /tmp"
    
    This reverts commit fb777be.
    
    (cherry picked from commit e560459)
    FRidh committed Sep 12, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1ff85d4 View commit details

Commits on Sep 13, 2020

  1. Merge #97847 python27Packages.anytree: fix build

    (cherry picked from commit 9a8bd1e)
    risicle authored and vcunat committed Sep 13, 2020
    Copy the full SHA
    195daf8 View commit details

Commits on Sep 14, 2020

  1. systemd: 246 -> 246.4

    This bumps systemd to the latest stable maintenance release.
    
     - dc2e82af33 core: create per-user inaccessible node from the service manager
     - 0b3c497347 nspawn,pid1: pass "inaccessible" nodes from cntr mgr to pid1 payload via /run/host
     - 2239965c29 coredump: don't convert s → µs twice
     - 61d29b7f8c firstboot: fill empty color if ansi_color unavailable from os-release
     - 9678a3daf6 varlink: do not parse invalid messages twice
     - 4e516dcbc1 userdbctl: add forgotten --output mode in help
     - aee20dfbd8 shared/{user,group}-record-nss: adjust filtering of "valid" passwords
     - 5933d77afe doc: cross link sd_listen_fd() docs a bit
     - 97fdde3239 Rework how we cache mtime to figure out if units changed
     - 0500968241 core: always try to reload not-found unit
     - 8ae22f0d64 pid1: use the cache mtime not clock to "mark" load attempts
     - 715507c277 core: rename manager_unit_file_maybe_loadable_from_cache()
     - 20ad76d0a7 man: document fd ownership for sd-bus fd marshalling
     - 38ae73fafd resolved: make sure we initialize t->answer_errno before completing the transaction
     - a1ba0fbef6 homed: fix log message to honor real homework path
     - d6b1e659b3 src/shared/dissect-image.c: fix build without blkdid (#16901)
     - e42f9add21 analyze: fix error handling in one case
     - 4804ce1488 units: add missing usb-gadget.target
     - 5ad4e68c37 man: extend on the usec/sec discrepancy
     - 2fb612371d login/logind: Include sys/stat.h for struct stat usage
     - 5e884e7ee0 partition/makefs: Include missing sys/file.h header
     - 7bbc3807da network: dhcp6: logs only new address
     - 2056429e0f Don't run test-repart when loop devices are not available
     - dcbea51c5a man: clarify that several networkctl commands takes device names
     - 16e4cfcc82 networkctl: label command does not take any argument
     - 2352921244 missing: Add new Linux capability
     - 8b29c4a4f9 tty-ask-pw-agent: properly propagate error
     - f7ce2e9839 tty-ask-pw-agent: the message string might not be set
     - 29cba5c9ef tty-ask-pw-agent: make sure "--list" works correctly
     - e1ce367d73 add "list" verb to autocompleted commands
     - 1f4cb5da1e shell-completion/zsh: add missing verbs for networkctl
     - a4236a2764 path: Improve $PATH search directory case
     - b7cef386bd path: Skip directories when finalising $PATH search
     - 122945f315 rules: don't install 80-drivers.rules when kmod is disabled
     - 42fab2d454 zsh: correct journalctl command completion parsing
     - ed3f97f962 basic/missing_syscall: fix syscall numbers for arm64 :(
     - ba6e7f7c46 shared/install: fix preset operations for non-service instantiated units
     - d39f139348 nss-resolve: treat BUS_ERROR_NO_SUCH_UNIT the same as SD_BUS_ERROR_SERVICE_UNKNOWN too
     - 9bb3e64d71 various: treat BUS_ERROR_NO_SUCH_UNIT the same as SD_BUS_ERROR_SERVICE_UNKNOWN
     - 6d802dd596 man: drop reference to long gone .busname unit type
     - a29656804b man: fix a fix of a typo in systemd.service example
     - 21ce0f5b33 network: can: Fix CAN initialization
     - cab5cde8c9 man: update autogenerated dbus api lists
     - 0d8000522b man: fix invalid tag place
     - ea94f218be man: add conditionals to more man pages
     - ef91325349 meson: add ENABLE_ANALYZE conditional
     - 83f7c0a7ec core: add missing conditions/asserts to unit file parsing
     - 716718155d analyze: rework condition testing
     - 5c4c7581bc sd-bus: fix error handling on readv()
     - 6cd058f305 user-runtime-dir: deal gracefully with missing logind properties
     - 6a2d73638d shared/seccomp: do not use ifdef guards around textual syscall names
     - 7355ac9689 machine-id-setup: don't use KVM or container manager supplied uuid if in chroot env
     - 496a71f444 man: Fix typo in systemd-tmpfiles
     - 6c5d216ad8 homework: downgrade chattr failure log message
     - 1708f06a00 homework: explicitly close cryptsetup context, to not keep loopback device busy
     - a21eaa2a3a homework: correct error passed into log message
     - 3a2d169f36 homework: sync everything to disk before we rename LUKS loopback file into place
     - 84e1ab74d2 homed: downgrade quota message in containers
     - 8b62cadf36 analyze-security: do not assign badness to filtered-out syscalls
     - 29854a5437 NEWS: clarify two points
     - 4cb4fb82f7 meson: add min version for libfdisk
     - 76331f86f6 load-fragment: fix grammar in error messages
     - 1e53c2d70f Fix function description in logind man page
     - 669066564d network: do not fail if UseMTU=yes on DHCP lease lost
     - a2a3f16cdc missing_syscall: do not use function name that may conflict with glibc
     - 4091dcd469 missing_syscall: fix pidfd_{send_signal,open} numbers for alpha
     - 7875daf52b network: wait for previous address removal before configuring static addresses
     - 120064b4a1 network: only process non-error message
     - f44ec1de15 test: accept that char device 0/0 can now be created witout privileges
     - 946e4c43bb tools/make-man-index: fix purpose text that contains tags
     - dae0586e91 test-fs-util: skip encrypted path test if we get EACCES
     - 0d026c9b0d Newer Glibc use faccessat2 to implement faccessat
     - fde6520d46 namespace: fix minor memory leak
     - 208ba581f4 man: fix incorrectly placed full stop
     - 6c81d57828 man: fix typo
     - 53a8d2588e bless-boot: add missing verb to --help
     - 4cfa0ac4fd user-record: deal with invalid GECOS fields gracefully
     - ae5234ef48 user-util: add mangle_gecos() call for turning strings into fields suitable as GECOS fields
     - 972391ac39 fix typo in systemctl help
     - 443aacfcda man: clarify that LogNamespace= is for system services only
     - 5aec8fe54e _sd-common.h: avoid parsing errors with Coverity
     - f9ad4ea2ca analyze: fix 'cat-config systemd/zram-generator.conf'
     - dda6fec1df man: describe that changing Storage= does not move existing data
     - 2bbd33e476 core: reset bus error before reuse
     - b81504a3c7 nspawn: Fix incorrect usage of putenv
     - cb263973ac man: fix typo in systemd.service
     - 73b432e7ef network: fix DHCPv6 Prefix Delegation example after option rename
    
    (cherry picked from commit 6c5e621)
    flokli committed Sep 14, 2020
    Copy the full SHA
    a1abac1 View commit details
  2. bash-completion: disable tests

    Unfortunately, they're very flaky. Let's disable them for now.
    
    (cherry picked from commit 3bfdbea)
    flokli committed Sep 14, 2020
    Copy the full SHA
    d242782 View commit details

Commits on Sep 20, 2020

  1. Copy the full SHA
    67ba803 View commit details
  2. Merge branch 'staging-20.09' into release-20.09

    Rebuild of this commit is done, except for a few thousand darwin jobs.
    vcunat committed Sep 20, 2020
    Copy the full SHA
    cd88f36 View commit details
Showing with 76 additions and 168 deletions.
  1. +2 −2 pkgs/applications/video/celluloid/default.nix
  2. +1 −1 pkgs/build-support/bintools-wrapper/default.nix
  3. +1 −1 pkgs/build-support/cc-wrapper/default.nix
  4. +1 −1 pkgs/build-support/pkg-config-wrapper/default.nix
  5. +3 −3 pkgs/build-support/wrapper-common/utils.bash
  6. +0 −92 pkgs/build-support/wrapper-common/utils.bash.darwin
  7. +10 −12 pkgs/development/python-modules/anytree/default.nix
  8. +2 −2 pkgs/os-specific/linux/systemd/0001-Start-device-units-for-uninitialised-encrypted-devic.patch
  9. +2 −2 pkgs/os-specific/linux/systemd/0002-Don-t-try-to-unmount-nix-or-nix-store.patch
  10. +3 −3 pkgs/os-specific/linux/systemd/0003-Fix-NixOS-containers.patch
  11. +2 −2 pkgs/os-specific/linux/systemd/0004-Look-for-fsck-in-the-right-place.patch
  12. +2 −2 pkgs/os-specific/linux/systemd/0005-Add-some-NixOS-specific-unit-directories.patch
  13. +3 −3 pkgs/os-specific/linux/systemd/0006-Get-rid-of-a-useless-message-in-user-sessions.patch
  14. +2 −2 pkgs/os-specific/linux/systemd/0007-hostnamed-localed-timedated-disable-methods-that-cha.patch
  15. +2 −2 pkgs/os-specific/linux/systemd/0008-Fix-hwdb-paths.patch
  16. +5 −5 pkgs/os-specific/linux/systemd/0009-Change-usr-share-zoneinfo-to-etc-zoneinfo.patch
  17. +2 −2 pkgs/os-specific/linux/systemd/0010-localectl-use-etc-X11-xkb-for-list-x11.patch
  18. +4 −4 pkgs/os-specific/linux/systemd/0011-build-don-t-create-statedir-and-don-t-touch-prefixdi.patch
  19. +9 −9 pkgs/os-specific/linux/systemd/0012-Install-default-configuration-into-out-share-factory.patch
  20. +4 −4 pkgs/os-specific/linux/systemd/0013-inherit-systemd-environment-when-calling-generators.patch
  21. +2 −2 pkgs/os-specific/linux/systemd/0014-add-rootprefix-to-lookup-dir-paths.patch
  22. +2 −2 pkgs/os-specific/linux/systemd/0015-systemd-shutdown-execute-scripts-in-etc-systemd-syst.patch
  23. +3 −3 pkgs/os-specific/linux/systemd/0016-systemd-sleep-execute-scripts-in-etc-systemd-system-.patch
  24. +2 −2 pkgs/os-specific/linux/systemd/0017-kmod-static-nodes.service-Update-ConditionFileNotEmp.patch
  25. +2 −2 pkgs/os-specific/linux/systemd/0018-path-util.h-add-placeholder-for-DEFAULT_PATH_NORMAL.patch
  26. +2 −2 pkgs/os-specific/linux/systemd/default.nix
  27. +3 −1 pkgs/shells/bash/bash-completion/default.nix
4 changes: 2 additions & 2 deletions pkgs/applications/video/celluloid/default.nix
Original file line number Diff line number Diff line change
@@ -17,13 +17,13 @@

stdenv.mkDerivation rec {
pname = "celluloid";
version = "0.19";
version = "0.20";

src = fetchFromGitHub {
owner = "celluloid-player";
repo = "celluloid";
rev = "v${version}";
sha256 = "1jdmwljckajqb3ys8azd1nyy49nvq9kb2knrrqdcfnvzq0m5lpqr";
hash = "sha256-fEZnH8EqU6CykgKINXnKChuBUlisroa97B1vjcx2cWA=";
};

nativeBuildInputs = [
2 changes: 1 addition & 1 deletion pkgs/build-support/bintools-wrapper/default.nix
Original file line number Diff line number Diff line change
@@ -311,7 +311,7 @@ stdenv.mkDerivation {
substituteAll ${./add-flags.sh} $out/nix-support/add-flags.sh
substituteAll ${./add-hardening.sh} $out/nix-support/add-hardening.sh
substituteAll ${if stdenv.isDarwin then ../wrapper-common/utils.bash.darwin else ../wrapper-common/utils.bash} $out/nix-support/utils.bash
substituteAll ${../wrapper-common/utils.bash} $out/nix-support/utils.bash
''

##
2 changes: 1 addition & 1 deletion pkgs/build-support/cc-wrapper/default.nix
Original file line number Diff line number Diff line change
@@ -459,7 +459,7 @@ stdenv.mkDerivation {
substituteAll ${./add-flags.sh} $out/nix-support/add-flags.sh
substituteAll ${./add-hardening.sh} $out/nix-support/add-hardening.sh
substituteAll ${if stdenv.isDarwin then ../wrapper-common/utils.bash.darwin else ../wrapper-common/utils.bash} $out/nix-support/utils.bash
substituteAll ${../wrapper-common/utils.bash} $out/nix-support/utils.bash
''

##
2 changes: 1 addition & 1 deletion pkgs/build-support/pkg-config-wrapper/default.nix
Original file line number Diff line number Diff line change
@@ -107,7 +107,7 @@ stdenv.mkDerivation {

+ ''
substituteAll ${./add-flags.sh} $out/nix-support/add-flags.sh
substituteAll ${if stdenv.isDarwin then ../wrapper-common/utils.bash.darwin else ../wrapper-common/utils.bash} $out/nix-support/utils.bash
substituteAll ${../wrapper-common/utils.bash} $out/nix-support/utils.bash
''

##
6 changes: 3 additions & 3 deletions pkgs/build-support/wrapper-common/utils.bash
Original file line number Diff line number Diff line change
@@ -69,9 +69,9 @@ badPath() {
# directory (including the build directory).
test \
"$p" != "/dev/null" -a \
"${p#${NIX_STORE}}" = "$p" -a \
"${p#${TMP:-/tmp}}" = "$p" -a \
"${p#${NIX_BUILD_TOP}}" = "$p"
"${p:0:${#NIX_STORE}}" != "$NIX_STORE" -a \
"${p:0:4}" != "/tmp" -a \
"${p:0:${#NIX_BUILD_TOP}}" != "$NIX_BUILD_TOP"
}

expandResponseParams() {
92 changes: 0 additions & 92 deletions pkgs/build-support/wrapper-common/utils.bash.darwin

This file was deleted.

22 changes: 10 additions & 12 deletions pkgs/development/python-modules/anytree/default.nix
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
{ lib
, buildPythonPackage
, fetchPypi
, pythonOlder
, substituteAll
, fetchpatch
, nose
, six
, withGraphviz ? true
, graphviz
, fontconfig
# Tests
, pytestCheckHook
, nose
}:

buildPythonPackage rec {
@@ -26,10 +28,6 @@ buildPythonPackage rec {
})
];

checkInputs = [
nose
];

propagatedBuildInputs = [
six
];
@@ -42,13 +40,13 @@ buildPythonPackage rec {
# circular dependency anytree → graphviz → pango → glib → gtk-doc → anytree
doCheck = withGraphviz;

checkPhase = ''
runHook preCheck
checkInputs = [ pytestCheckHook nose ];

nosetests
runHook postCheck
'';
pytestFlagsArray = lib.optionals (pythonOlder "3.4") [
# Use enums, which aren't available pre-python3.4
"--ignore=tests/test_resolver.py"
"--ignore=tests/test_search.py"
];

meta = with lib; {
description = "Powerful and Lightweight Python Tree Data Structure";
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 54fb14592fc41752c3cd26552c974dd1ad4b9e73 Mon Sep 17 00:00:00 2001
From 46c8ccfeb61253cd3dff5f34013670c7e3366ef5 Mon Sep 17 00:00:00 2001
From: Eelco Dolstra <eelco.dolstra@logicblox.com>
Date: Tue, 8 Jan 2013 15:46:30 +0100
Subject: [PATCH 01/18] Start device units for uninitialised encrypted devices
@@ -28,5 +28,5 @@ index 1c60eec587..b2486da130 100644
SUBSYSTEM=="block", ENV{ID_PART_GPT_AUTO_ROOT}=="1", ENV{ID_FS_TYPE}!="crypto_LUKS", SYMLINK+="gpt-auto-root"
SUBSYSTEM=="block", ENV{ID_PART_GPT_AUTO_ROOT}=="1", ENV{ID_FS_TYPE}=="crypto_LUKS", SYMLINK+="gpt-auto-root-luks"
--
2.27.0
2.28.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From d52880eeae09aaacd308430499f55810157b1a6d Mon Sep 17 00:00:00 2001
From 139c420de62e078182eaf48b541c4b912d445fd9 Mon Sep 17 00:00:00 2001
From: Eelco Dolstra <eelco.dolstra@logicblox.com>
Date: Fri, 12 Apr 2013 13:16:57 +0200
Subject: [PATCH 02/18] Don't try to unmount /nix or /nix/store
@@ -38,5 +38,5 @@ index 8a5e80eeaa..fab35ed6f3 100644
|| path_equal(path, "/usr")
#endif
--
2.27.0
2.28.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 794073e466a3b6c8e138f0e6d15c8d6465a1a4a9 Mon Sep 17 00:00:00 2001
From a889dbe796cd72425f38dec3d2aaab44a914ac60 Mon Sep 17 00:00:00 2001
From: Eelco Dolstra <eelco.dolstra@logicblox.com>
Date: Wed, 16 Apr 2014 10:59:28 +0200
Subject: [PATCH 03/18] Fix NixOS containers
@@ -10,7 +10,7 @@ container, so checking early whether it exists will fail.
1 file changed, 2 insertions(+)

diff --git a/src/nspawn/nspawn.c b/src/nspawn/nspawn.c
index 3b9493f232..0117a9939d 100644
index 43712565c2..07f294c78a 100644
--- a/src/nspawn/nspawn.c
+++ b/src/nspawn/nspawn.c
@@ -5122,6 +5122,7 @@ static int run(int argc, char *argv[]) {
@@ -30,5 +30,5 @@ index 3b9493f232..0117a9939d 100644

} else {
--
2.27.0
2.28.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From caa8dcfa87cf2e46a7a1cce9c16f929916cf9186 Mon Sep 17 00:00:00 2001
From 5098b1aad07356e04fcd12f2c77ea4fd17460411 Mon Sep 17 00:00:00 2001
From: Eelco Dolstra <eelco.dolstra@logicblox.com>
Date: Thu, 1 May 2014 14:10:10 +0200
Subject: [PATCH 04/18] Look for fsck in the right place
@@ -21,5 +21,5 @@ index 80f7107b9d..74e48a385f 100644
cmdline[i++] = "-T";

--
2.27.0
2.28.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From e5d73359928b79bd846bda29ce61fe276d8c0b76 Mon Sep 17 00:00:00 2001
From b46f1b20e990f01af4bdf3dd6fef45f5b4a5993e Mon Sep 17 00:00:00 2001
From: Eelco Dolstra <eelco.dolstra@logicblox.com>
Date: Fri, 19 Dec 2014 14:46:17 +0100
Subject: [PATCH 05/18] Add some NixOS-specific unit directories
@@ -120,5 +120,5 @@ index 8424837824..b1c541bc52 100644

systemd_system_generator_dir=${root_prefix}/lib/systemd/system-generators
--
2.27.0
2.28.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 1a3de021d9b8da060a77af6e26d2b61bafefda74 Mon Sep 17 00:00:00 2001
From 4c9f9d192182f1051dba1c547e182e7c8f549b0f Mon Sep 17 00:00:00 2001
From: Eelco Dolstra <eelco.dolstra@logicblox.com>
Date: Mon, 11 May 2015 15:39:38 +0200
Subject: [PATCH 06/18] Get rid of a useless message in user sessions
@@ -13,7 +13,7 @@ in containers.
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/core/unit.c b/src/core/unit.c
index 2c09def06f..c70540e1a3 100644
index 1bda568560..5b44970763 100644
--- a/src/core/unit.c
+++ b/src/core/unit.c
@@ -2150,7 +2150,8 @@ static void unit_check_binds_to(Unit *u) {
@@ -27,5 +27,5 @@ index 2c09def06f..c70540e1a3 100644
/* A unit we need to run is gone. Sniff. Let's stop this. */
r = manager_add_job(u->manager, JOB_STOP, u, JOB_FAIL, NULL, &error, NULL);
--
2.27.0
2.28.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 6c12e0d2afe80563e692fc1f2f545a487c83418c Mon Sep 17 00:00:00 2001
From 539f3af04963a6826d2b2d0ba2095af99a7a6294 Mon Sep 17 00:00:00 2001
From: Gabriel Ebner <gebner@gebner.org>
Date: Sun, 6 Dec 2015 14:26:36 +0100
Subject: [PATCH 07/18] hostnamed, localed, timedated: disable methods that
@@ -104,5 +104,5 @@ index c467b85477..3e78b2f575 100644
if (r < 0)
return r;
--
2.27.0
2.28.0

4 changes: 2 additions & 2 deletions pkgs/os-specific/linux/systemd/0008-Fix-hwdb-paths.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 1e40be83eca9a831509ae764081c2252934478c3 Mon Sep 17 00:00:00 2001
From 5c2a1a6d33f7cdbcb8ddcc70b91ba4c7f3c383b3 Mon Sep 17 00:00:00 2001
From: Nikolay Amiantov <ab@fmap.me>
Date: Thu, 7 Jul 2016 02:47:13 +0300
Subject: [PATCH 08/18] Fix hwdb paths
@@ -28,5 +28,5 @@ index b3febdbb31..eba00a5bc7 100644
_public_ int sd_hwdb_new(sd_hwdb **ret) {
_cleanup_(sd_hwdb_unrefp) sd_hwdb *hwdb = NULL;
--
2.27.0
2.28.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 5e235e1f720f37fc5581b40c9a13d365368e74a8 Mon Sep 17 00:00:00 2001
From a8ccba372d865429b578e72fd104a693b96101b3 Mon Sep 17 00:00:00 2001
From: Nikolay Amiantov <ab@fmap.me>
Date: Tue, 11 Oct 2016 13:12:08 +0300
Subject: [PATCH 09/18] Change /usr/share/zoneinfo to /etc/zoneinfo
@@ -66,10 +66,10 @@ index 15cc1b8851..d0abde5933 100644
return -EINVAL;

diff --git a/src/firstboot/firstboot.c b/src/firstboot/firstboot.c
index a3f442518e..feff49e280 100644
index c9fc8dd5cd..44fc04dc88 100644
--- a/src/firstboot/firstboot.c
+++ b/src/firstboot/firstboot.c
@@ -459,7 +459,7 @@ static int process_timezone(void) {
@@ -460,7 +460,7 @@ static int process_timezone(void) {
if (isempty(arg_timezone))
return 0;

@@ -79,7 +79,7 @@ index a3f442518e..feff49e280 100644
(void) mkdir_parents(etc_localtime, 0755);
if (symlink(e, etc_localtime) < 0)
diff --git a/src/nspawn/nspawn.c b/src/nspawn/nspawn.c
index 0117a9939d..d86445b40f 100644
index 07f294c78a..cf86d1f494 100644
--- a/src/nspawn/nspawn.c
+++ b/src/nspawn/nspawn.c
@@ -1699,8 +1699,8 @@ static int userns_mkdir(const char *root, const char *path, mode_t mode, uid_t u
@@ -128,5 +128,5 @@ index 3e78b2f575..de5477a08f 100644
return -ENOMEM;

--
2.27.0
2.28.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 141d1d7acf5f018df86f0a5f7fbe49a8e928fd73 Mon Sep 17 00:00:00 2001
From 84a2d35d4e75295edf7e190a94dfaf65db4973b6 Mon Sep 17 00:00:00 2001
From: Imuli <i@imu.li>
Date: Wed, 19 Oct 2016 08:46:47 -0400
Subject: [PATCH 10/18] localectl: use /etc/X11/xkb for list-x11-*
@@ -23,5 +23,5 @@ index e0664de826..c521f33a2a 100644
return log_error_errno(errno, "Failed to open keyboard mapping list. %m");

--
2.27.0
2.28.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From db3946f465c0066fb1775a92c1fcc6450134904d Mon Sep 17 00:00:00 2001
From 81ee9b5cd46f78de139c39e2a18f39e658c60169 Mon Sep 17 00:00:00 2001
From: Franz Pletz <fpletz@fnordicwalking.de>
Date: Sun, 11 Feb 2018 04:37:44 +0100
Subject: [PATCH 11/18] build: don't create statedir and don't touch prefixdir
@@ -8,10 +8,10 @@ Subject: [PATCH 11/18] build: don't create statedir and don't touch prefixdir
1 file changed, 3 deletions(-)

diff --git a/meson.build b/meson.build
index dbbddb68e2..bbeb23223d 100644
index ba9e7afe53..2ef9d4d770 100644
--- a/meson.build
+++ b/meson.build
@@ -3369,9 +3369,6 @@ install_data('LICENSE.GPL2',
@@ -3371,9 +3371,6 @@ install_data('LICENSE.GPL2',
'src/libsystemd/sd-bus/GVARIANT-SERIALIZATION',
install_dir : docdir)

@@ -22,5 +22,5 @@ index dbbddb68e2..bbeb23223d 100644

check_help = find_program('tools/check-help.sh')
--
2.27.0
2.28.0

Loading