f27ed1 backports from v194+

Authored and Committed by Michal Schmidt 11 years ago
70 files changed. 6286 lines added. 1 lines removed.
0500-F17-fix-fstab-mounts.patch
file added
+25
0501-Revert-timedate-uniq-ify-ntp-units-list.patch
file added
+23
0502-Revert-timedated-replace-ntp-units-file-with-an-ntp-.patch
file added
+135
0503-Revert-timedate-fix-ntp-units-comment.patch
file added
+20
0504-Revert-timedated-replace-systemd-timedated-ntp.targe.patch
file added
+513
0505-systemd-added-new-dependency-PartOf.patch
file added
+117
0506-man-rewrite-the-description-of-PartOf.patch
file added
+41
0507-dbus-unit-expose-PartOf-ConsistsOf-properties.patch
file added
+28
0508-unit-make-the-table-of-inverse-deps-symmetric.patch
file added
+36
0509-unit-add-missing-deps-in-unit_dependency_table.patch
file added
+49
0510-systemd-enable-disable-instances-of-template.patch
file added
+257
0511-logs-show-fix-OOM-path.patch
file added
+33
0512-systemctl-automatically-turn-paths-and-unescaped-uni.patch
file added
+896
0513-cryptsetup-fix-escaping-when-generating-cryptsetup-u.patch
file added
+374
0514-systemctl-append-.service-to-unit-names-lacking-suff.patch
file added
+55
0515-rules-99-systemd.rules.in-ENV-SYSTEMD_READY-0-for-in.patch
file added
+27
0516-99-systemd.rules.in-ignore-nbd-in-the-add-uevent.patch
file added
+25
0517-automount-print-mount-point-in-debug-message.patch
file added
+31
0518-journald-fixed-memory-leak.patch
file added
+22
0519-logs-show-fix-off-by-one-error.patch
file added
+27
0520-shutdown-allow-to-specify-broadcast-message-when-can.patch
file added
+107
0521-sysctl-apply-configuration-at-once.patch
file added
+190
0522-systemd-introduced-new-timeout-types.patch
file added
+247
0523-fix-a-couple-of-issues-found-with-llvm-analyze.patch
file added
+76
0524-shared-utf8-mark-char-as-const.patch
file added
+29
0525-shared-util-refactor-fstab_node_to_udev_node.patch
file added
+88
0526-shared-util-add-fstab-support-for-partuuid-partlabel.patch
file added
+29
0527-login-check-return-of-parse_pid-and-parse_uid.patch
file added
+37
0528-unit-don-t-allow-units-to-be-gc-ed-that-still-are-re.patch
file added
+25
0529-unit-add-new-ConditionHost-condition-type.patch
file added
+342
0530-condition-add-ConditionFileNotEmpty.patch
file added
+101
0531-unit-name-rework-unit_name_replace_instance-function.patch
file added
+105
0532-pam-Add-session-class-to-the-debug-log.patch
file added
+25
0533-tmpfiles-support-globbing-for-w-option.patch
file added
+188
0534-systemctl-direct-the-user-to-list-unit-files-from-th.patch
file added
+29
0535-tmpfiles-plug-file-descriptor-leak.patch
file added
+24
0536-update-utmp-Don-t-error-out-on-runlevel-updates-if-u.patch
file added
+30
0537-install-append-.service-when-enable-disable.-is-call.patch
file added
+75
0538-systemctl-minor-coding-style-fixes.patch
file added
+53
0539-socket-prevent-signed-integer-overflow.patch
file added
+25
0540-tmpfiles-use-write-2-for-the-w-action.patch
file added
+96
0541-service-don-t-hit-an-assert-if-a-service-unit-change.patch
file added
+43
0542-hwclock-always-set-the-kernel-s-timezone.patch
file added
+138
0543-conf-parser-don-t-unescape-parsed-configuration-stri.patch
file added
+86
0544-log-avoid-function-loop.patch
file added
+73
0545-target-imply-default-ordering-for-PartsOf-deps-as-we.patch
file added
+77
0546-unit-fix-f-resolving.patch
file added
+41
0547-mount-notify-the-user-if-we-over-mount-a-non-empty-d.patch
file added
+36
0548-automount-also-whine-if-an-automount-directory-is-no.patch
file added
+25
0549-mount-reword-directory-empty-warning-a-bit.patch
file added
+37
0550-timedated-unregister-the-right-bus-service.patch
file added
+24
0551-util-make-sure-heap-allocators-fail-when-array-alloc.patch
file added
+63
0552-util-define-union-dirent_storage-and-make-use-of-it-.patch
file added
+322
0553-util-overflow-hardening.patch
file added
+72
0554-util-fix-overflow-checks.patch
file added
+45
0555-shared-call-va_end-in-all-cases.patch
file added
+28
0556-cgtop-missing.patch
file added
+26
0557-logind-check-return-value-log-warning-on-error.patch
file added
+42
0558-login-check-return-value-of-session_get_idle_hint.patch
file added
+33
0559-locale-make-sure-that-l-is-freed.patch
file added
+25
0560-modules-load-initalize-files-to-null.patch
file added
+23
0561-sysctl-fix-error-code-handling.patch
file added
+25
0562-login-missing-break-for-getopt-ARG_NO_ASK_PASSWORD-i.patch
file added
+23
0563-hwclock-add-missing-OOM-check.patch
file added
+26
0564-sysctl-always-return-the-last-error-we-encountered.patch
file added
+76
0565-rules-only-mark-MD-disks-not-partitions-with-SYSTEMD.patch
file added
+26
0566-tmpfiles-restore-previous-behavior-for-F-f.patch
file added
+28
0567-shared-fail-mkdir_p-if-the-target-exists-and-is-not-.patch
file added
+40
0568-sysctl-avoiding-exiting-with-error-on-EEXIST.patch
file added
+34
systemd.spec
file modified
+94 -1
    backports from v194+
    
    - Fix for broken fstab mounts in 44-18.
    - Revert the ntp migration code. Not going to do it in F17.
    - Backports from upstream v194+:
    - PartOf= dependencies
    - enabling/disabling of instantiated units
    - usability improvements for systemctl:
      - systemctl status /home
      - systemctl status /dev/foobar
      - implied .service suffix
    - new timeouts TimeoutStartSec=, TimeoutStopSec=
    - understand PARTUUID=, PARTLABEL= in fstab
    - new conditions ConditionHost=, ConditionFileNotEmpty=
    - tmpfiles: globbing support with 'w' mode
    - various fixes
    - Resolves: #752774, #767795, #802198, #855863, #856975, #858266, #858754,
    -           #858771, #858777, fdo#39386, fdo#54448, fdo#54522, fdo#54766
    
        
file modified
+94 -1