03e93e2 A number of backported patches, incl. seccomp fix

Authored and Committed by zbyszek 7 years ago
54 files changed. 7428 lines added. 32 lines removed.
0001-build-sys-link-test-seccomp-against-seccomp-libs-456.patch
file modified
+4 -1
0002-kernel-install-use-exit-instead-of-return-4565.patch
file modified
+4 -1
0003-nspawn-fix-exit-code-for-help-and-version-4609.patch
file added
+33
0004-core-don-t-use-the-unified-hierarchy-for-the-systemd.patch
file added
+40
0005-core-make-RootDirectory-and-ProtectKernelModules-wor.patch
file added
+335
0006-nspawn-avoid-one-strdup-by-using-free_and_replace.patch
file added
+37
0007-nspawn-slight-simplification.patch
file added
+63
0008-core-namespace-count-and-free-failed-paths-inside-ch.patch
file added
+122
0009-basic-virt-fix-userns-check-on-CONFIG_USER_NS-n-kern.patch
file added
+32
0010-timesyncd-clear-ADJ_MAXERROR-to-keep-STA_UNSYNC-clea.patch
file added
+44
0011-link-fix-offload-features-initialization-4639.patch
file added
+26
0012-sd-event-fix-sd_event_source_get_priority-4712.patch
file added
+51
0013-build-sys-check-for-lz4-in-the-old-and-new-numbering.patch0004-build-sys-check-for-lz4-in-the-old-and-new-numbering.patch
file renamed
+13 -16
0014-networkd-fix-size-of-MTUBytes-so-that-it-does-not-ov.patch
file added
+31
0015-core-consider-SIGTERM-as-a-clean-exit-status-for-ini.patch
file added
+50
0016-core-make-sure-initrd-switch-root-command-survives-P.patch0005-core-make-sure-initrd-switch-root-command-survives-P.patch
file renamed
+24 -6
0017-fix-journald-startup-problem-when-code-is-compiled-w.patch
file added
+33
0018-device-Avoid-calling-unit_free-NULL-in-device-setup-.patch
file added
+36
0019-udevd-check-correct-return-value-of-fcntl-4758.patch
file added
+27
0020-systemctl-fix-is-enabled-exit-status-on-failure-when.patch
file added
+27
0021-journal-make-sure-to-initially-populate-the-space-in.patch
file added
+33
0022-networkd-link_enter_configured-remove-assert-4800.patch
file added
+50
0023-rules-consider-MMC-device-partitions-with-partition-.patch
file added
+28
0024-nspawn-add-missing-E-to-getopt_long-4860.patch
file added
+26
0025-build-sys-define-arm-as-secondary-architecture-for-a.patch
file added
+27
0026-nspawn-when-getting-SIGCHLD-make-sure-it-s-from-the-.patch
file added
+78
0027-machinectl-make-machinectl-E-shell-work.patch
file added
+31
0028-sysv-generator-properly-translate-sysv-facilities.patch
file added
+57
0029-core-downgrade-Time-has-been-changed-to-debug-4906.patch
file added
+43
0030-machinectl-handle-EOPNOTSUPP-from-print_addresses-49.patch
file added
+28
0031-units-fix-condition-for-systemd-journal-catalog-upda.patch
file added
+30
0032-core-fix-sockaddr-length-calculation-for-sockaddr_pr.patch
file added
+60
0033-shared-fix-double-free-in-unmask-5005.patch
file added
+43
0034-shared-fix-double-free-in-link.patch
file added
+120
0035-shared-check-strdup-NULL.patch
file added
+32
0036-rpm-triggers-do-nothing-if-systemd-is-not-running-50.patch
file added
+60
0037-kernel-install-avoid-process-substitution.patch0003-kernel-install-avoid-process-substitution.patch
file renamed
+3 -1
0038-shell-completion-redirect-all-errors-from-systemctl-.patch
file added
+44
0039-cryptsetup-fix-unitialized-variable.patch
file added
+29
0040-systemctl-uninitalized-variable.patch
file added
+31
0041-bash_completion-journalctl-add-missing-options.patch
file added
+32
0042-bash_completion-journalctl-Complete-t-option-values.patch
file added
+29
0043-Fixi-caching-in-zsh-completion-5122.patch
file added
+77
0044-bash-completion-add-support-for-now-5155.patch
file added
+26
0045-core-dbus-fix-two-strv-memleaks.patch
file added
+38
0046-core-execute-fix-strv-memleak.patch
file added
+40
0047-resolve-fix-strv-memleak.patch
file added
+28
0048-nspawn-fix-clobbering-of-selinux-context-arg.patch
file added
+30
0049-parse_hwdb-fix-to-work-with-pyparsing-2.1.10.patch
file added
+32
0050-journald-don-t-flush-to-var-log-journal-before-we-ge.patch
file added
+136
0051-tree-wide-drop-NULL-sentinel-from-strjoin.patch
file added
+2121
0052-core-add-new-RestrictNamespaces-unit-file-setting.patch
file added
+872
0053-seccomp-rework-seccomp-code-to-improve-compat-with-s.patch
file added
+2021
systemd.spec
file modified
+61 -7
    A number of backported patches, incl. seccomp fix
    
        
0013-build-sys-check-for-lz4-in-the-old-and-new-numbering.patch 0004-build-sys-check-for-lz4-in-the-old-and-new-numbering.patch
file renamed
+13 -16
0016-core-make-sure-initrd-switch-root-command-survives-P.patch 0005-core-make-sure-initrd-switch-root-command-survives-P.patch
file renamed
+24 -6
0037-kernel-install-avoid-process-substitution.patch 0003-kernel-install-avoid-process-substitution.patch
file renamed
+3 -1
file modified
+61 -7