fb7efbf Assorted bugfixes and backports

Authored and Committed by msekleta 8 years ago
48 files changed. 2703 lines added. 2 lines removed.
0001-selinux-fix-missing-SELinux-unit-access-check.patch
file added
+40
0002-install-make-unit_file_get_list-aware-of-UNIT_FILE_I.patch
file added
+58
0003-journal-gatewayd-fix-tmpfile-logic.patch
file added
+28
0004-resolved-fix-marshalling-of-RRSIG-records.patch
file added
+26
0005-Reload-manager-defaults-at-daemon-reload.patch
file added
+93
0006-basic-util.c-fopen_temporary-close-fd-if-failed.patch
file added
+24
0007-tmpfiles-don-t-recursively-descend-into-journal-dire.patch
file added
+38
0008-units-emergency.service-wait-for-plymouth-to-shut-do.patch
file added
+32
0009-core-include-unit-in-path-state-transition-debug-log.patch
file added
+26
0010-util-make-sure-we-don-t-clobber-errno-in-error-path.patch
file added
+25
0011-sd-boot-ignore-missing-etc-machine-id.patch
file added
+28
0012-virt-handle-Virtualbox-5.0-with-kvm-hypervisor.patch
file added
+57
0013-copy-when-we-recursively-copy-a-directory-tree-copy-.patch
file added
+43
0014-fileio-get_status_field-don-t-clobber-arg-on-OOM.patch
file added
+40
0015-journal-verify-don-t-hit-SIGFPE-when-determining-pro.patch
file added
+63
0016-journal-avoid-mapping-empty-data-and-field-hash-tabl.patch
file added
+162
0017-journal-when-verifying-journal-files-handle-empty-on.patch
file added
+84
0018-journal-explain-the-error-when-we-find-a-non-DATA-ob.patch
file added
+31
0019-journal-uppercase-first-character-in-verify-error-me.patch
file added
+643
0020-udev-fix-parameter-process.patch
file added
+25
0021-mount-remove-obsolete-n.patch
file added
+55
0022-udev-avoid-coredump-when-initializing-udev-builtins.patch
file added
+64
0023-udev-check-more-builtins-pointers-before-dereferenci.patch
file added
+46
0024-udev-Fix-udev_builtin_run_once.patch
file added
+27
0025-timesyncd-remove-RLIMIT_NPROC.patch
file added
+29
0026-journald-fix-count-of-object-meta-fields.patch
file added
+29
0027-udev-uaccess-do-not-log-error-when-device-node-disap.patch
file added
+36
0028-Coverity-1299015.patch
file added
+28
0029-Coverity-1299013.patch
file added
+32
0030-journal-fix-json-output-of-unicode-characters.patch
file added
+35
0031-logind-use-open_terminal-instead-of-open.patch
file added
+33
0032-logind-get-a-fresh-file-descriptor-to-clean-up-a-VT.patch
file added
+44
0033-timedatectl-assert-timezone-is-not-null-in-setenv-ca.patch
file added
+36
0034-timedatectl-when-no-timezone-is-set-consider-UTC-the.patch
file added
+28
0035-core-downgrade-Module-inserted-message-for-kmod-to-D.patch
file added
+27
0036-systemctl-properly-handle-empty-control-group-paths-.patch
file added
+46
0037-selinux-fix-regression-of-systemctl-subcommands-when.patch
file added
+77
0038-socket-fix-setsockopt-call.-SOL_SOCKET-changed-to-SO.patch
file added
+26
0039-sd-event-improve-debug-message-when-we-fail-to-remov.patch
file added
+29
0040-selinux-always-use-_raw-API-from-libselinux.patch
file added
+92
0041-virt-detect-parallels-virtualization.patch
file added
+68
0042-udev-net_id-support-predictable-ifnames-on-virtio-bu.patch
file added
+38
0043-Fixup-WWN-bytes-for-big-endian-systems.patch
file added
+27
0044-units-run-ldconfig-also-when-cache-is-unpopulated.patch
file added
+26
0045-sd-event-fix-prepare-priority-queue-comparison-funct.patch
file added
+47
0046-Revert-core-one-step-back-again-for-nspawn-we-actual.patch
file added
+36
0047-Pass-pointer-to-unit-object-instead-of-unit-id.patch
file added
+26
systemd.spec
file modified
+50 -2
    Assorted bugfixes and backports
    
    Most notably revert of
    https://github.com/jamespharvey20/systemd/commit/743970d2ea6d08aa7c7bff8220f6b7702f2b1db7
    
    Resolves: #1170765,#1202598
    
        
file modified
+50 -2