65878a
# PIE is broken on s390 (#868839, #872148)
65878a
%ifnarch s390 s390x
65878a
%global _hardened_build 1
65878a
%endif
65878a
65878a
# We ship a .pc file but don't want to have a dep on pkg-config. We
65878a
# strip the automatically generated dep here and instead co-own the
65878a
# directory.
65878a
%global __requires_exclude pkg-config
65878a
65878a
Name:           systemd
65878a
Url:            http://www.freedesktop.org/wiki/Software/systemd
65878a
Version:        208
65878a
Release:        99.atomic.0%{?dist}
65878a
# For a breakdown of the licensing, see README
65878a
License:        LGPLv2+ and MIT and GPLv2+
65878a
Summary:        A System and Service Manager
65878a
65878a
Source0:        http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
65878a
# RHEL7 default preset policy
65878a
Source1:        99-default-disable.preset
65878a
# SysV convert script.
65878a
Source2:        systemd-sysv-convert
65878a
# Stop-gap, just to ensure things work fine with rsyslog without having to change the package right-away
65878a
Source3:        listen.conf
65878a
# Prevent accidental removal of the systemd package
65878a
Source4:        yum-protect-systemd.conf
65878a
# ship /etc/rc.d/rc.local https://bugzilla.redhat.com/show_bug.cgi?id=968401
65878a
Source5:        rc.local
65878a
#https://bugzilla.redhat.com/show_bug.cgi?id=1032711
65878a
Source6:        60-alias-kmsg.rules
65878a
65878a
# RHEL-specific:
65878a
Patch0001: 0001-units-add-Install-section-to-tmp.mount.patch
65878a
Patch0002: 0002-man-explain-NAME-in-systemctl-man-page.patch
65878a
Patch0003: 0003-fix-lingering-references-to-var-lib-backlight-random.patch
65878a
Patch0004: 0004-cryptsetup-fix-OOM-handling-when-parsing-mount-optio.patch
65878a
Patch0005: 0005-journald-add-missing-error-check.patch
65878a
Patch0006: 0006-bus-fix-potentially-uninitialized-memory-access.patch
65878a
Patch0007: 0007-dbus-fix-return-value-of-dispatch_rqueue.patch
65878a
Patch0008: 0008-modules-load-fix-error-handling.patch
65878a
Patch0009: 0009-efi-never-call-qsort-on-potentially-NULL-arrays.patch
65878a
Patch0010: 0010-strv-don-t-access-potentially-NULL-string-arrays.patch
65878a
Patch0011: 0011-mkdir-pass-a-proper-function-pointer-to-mkdir_safe_i.patch
65878a
Patch0012: 0012-tmpfiles.d-include-setgid-perms-for-run-log-journal.patch
65878a
Patch0013: 0013-gpt-auto-generator-exit-immediately-if-in-container.patch
65878a
Patch0014: 0014-systemd-order-remote-mounts-from-mountinfo-before-re.patch
65878a
Patch0015: 0015-manager-when-verifying-whether-clients-may-change-en.patch
65878a
Patch0016: 0016-mount-check-for-NULL-before-reading-pm-what.patch
65878a
Patch0017: 0017-core-do-not-add-what-to-RequiresMountsFor-for-networ.patch
65878a
Patch0018: 0018-systemd-serialize-deserialize-forbid_restart-value.patch
65878a
Patch0019: 0019-core-unify-the-way-we-denote-serialization-attribute.patch
65878a
Patch0020: 0020-journald-fix-minor-memory-leak.patch
65878a
Patch0021: 0021-journald-remove-rotated-file-from-hashmap-when-rotat.patch
65878a
Patch0022: 0022-udevadm.xml-document-resolve-names-option-for-test.patch
65878a
Patch0023: 0023-dbus-common-avoid-leak-in-error-path.patch
65878a
Patch0024: 0024-drop-ins-check-return-value.patch
65878a
Patch0025: 0025-shared-util-Fix-glob_extend-argument.patch
65878a
Patch0026: 0026-Fix-for-SIGSEGV-in-systemd-bootchart-on-short-living.patch
65878a
Patch0027: 0027-man-document-the-b-special-boot-option.patch
65878a
Patch0028: 0028-tmpfiles-log-unaccessible-FUSE-mount-points-only-as-.patch
65878a
Patch0029: 0029-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch
65878a
Patch0030: 0030-Configurable-Timeouts-Restarts-default-values.patch
65878a
Patch0031: 0031-manager-configurable-StartLimit-default-values.patch
65878a
Patch0032: 0032-sysctl-bring-back-etc-sysctl.conf.patch
65878a
Patch0033: 0033-systemd-treat-reload-failure-as-failure.patch
65878a
Patch0034: 0034-journal-when-appending-to-journal-file-allocate-larg.patch
65878a
Patch0035: 0035-journal-optimize-bisection-logic-a-bit-by-caching-th.patch
65878a
Patch0036: 0036-journal-fix-iteration-when-we-go-backwards-from-the-.patch
65878a
Patch0037: 0037-journal-allow-journal_file_copy_entry-to-work-on-non.patch
65878a
Patch0038: 0038-journal-simplify-pre-allocation-logic.patch
65878a
Patch0039: 0039-journald-mention-how-long-we-needed-to-flush-to-var-.patch
65878a
Patch0040: 0040-Never-call-qsort-on-potentially-NULL-arrays.patch
65878a
Patch0041: 0041-localed-match-converted-keymaps-before-legacy.patch
65878a
Patch0042: 0042-core-socket-fix-SO_REUSEPORT.patch
65878a
Patch0043: 0043-activate-fix-crash-when-s-is-passed.patch
65878a
Patch0044: 0044-systemd-python-fix-booted-and-add-two-functions-to-d.patch
65878a
Patch0045: 0045-util.c-check-if-return-value-from-ttyname_r-is-0-ins.patch
65878a
Patch0046: 0046-activate-mention-E-in-the-help-text.patch
65878a
Patch0047: 0047-docs-remove-unneeded-the-s-in-gudev-docs.patch
65878a
Patch0048: 0048-man-explicitly-say-when-multiple-units-can-be-specif.patch
65878a
Patch0049: 0049-util-fix-handling-of-trailing-whitespace-in-split_qu.patch
65878a
Patch0050: 0050-man-Improve-the-description-of-parameter-X-in-tmpfil.patch
65878a
Patch0051: 0051-coredumpctl-in-case-of-error-free-pattern-after-prin.patch
65878a
Patch0052: 0052-udev-net_id-Introduce-predictable-network-names-for-.patch
65878a
Patch0053: 0053-tmpfiles-don-t-allow-label_fix-to-print-ENOENT-when-.patch
65878a
Patch0054: 0054-delta-ensure-that-d_type-will-be-set-on-every-fs.patch
65878a
Patch0055: 0055-shell-completion-dump-has-moved-to-systemd-analyze.patch
65878a
Patch0056: 0056-shell-completion-remove-load-from-systemctl.patch
65878a
Patch0057: 0057-Fix-SELinux-check-for-transient-units.-1008864.patch
65878a
Patch0058: 0058-acpi-fptd-fix-memory-leak-in-acpi_get_boot_usec.patch
65878a
Patch0059: 0059-acpi-make-sure-we-never-free-an-uninitialized-pointe.patch
65878a
Patch0060: 0060-systemctl-fix-name-mangling-for-sysv-units.patch
65878a
Patch0061: 0061-execute-more-debugging-messages.patch
65878a
Patch0062: 0062-logind-fix-bus-introspection-data-for-TakeControl.patch
65878a
Patch0063: 0063-utf8-fix-utf8_is_printable.patch
65878a
Patch0064: 0064-keymap-Fix-Samsung-900X-34-C.patch
65878a
Patch0065: 0065-do-not-accept-garbage-from-acpi-firmware-performance.patch
65878a
Patch0066: 0066-login-fix-invalid-free-in-sd_session_get_vt.patch
65878a
Patch0067: 0067-login-make-sd_session_get_vt-actually-work.patch
65878a
Patch0068: 0068-Make-sure-that-we-don-t-dereference-NULL.patch
65878a
Patch0069: 0069-gitignore-ignore-clang-analyze-output.patch
65878a
Patch0070: 0070-man-add-more-markup-to-udevadm-8.patch
65878a
Patch0071: 0071-Fix-bad-assert-in-show_pid_array.patch
65878a
Patch0072: 0072-Never-call-qsort-on-potentially-NULL-arrays.patch
65878a
Patch0073: 0073-rules-expose-loop-block-devices-to-systemd.patch
65878a
Patch0074: 0074-rules-don-t-limit-some-of-the-rules-to-the-add-actio.patch
65878a
Patch0075: 0075-hwdb-update.patch
65878a
Patch0076: 0076-rules-remove-pointless-MODE-settings.patch
65878a
Patch0077: 0077-catalog-remove-links-to-non-existent-wiki-pages.patch
65878a
Patch0078: 0078-udev-builtin-path_id-add-support-for-bcma-bus.patch
65878a
Patch0079: 0079-libudev-default-log_priority-to-INFO.patch
65878a
Patch0080: 0080-nspawn-only-pass-in-slice-setting-if-it-is-set.patch
65878a
Patch0081: 0081-zsh-completion-add-systemd-run.patch
65878a
Patch0082: 0082-systemctl-fix-typo-in-help-text.patch
65878a
Patch0083: 0083-detect_virtualization-returns-NULL-pass-empty-string.patch
65878a
Patch0084: 0084-udev-builtin-keyboard-Fix-large-scan-codes-on-32-bit.patch
65878a
Patch0085: 0085-nspawn-log-out-of-memory-errors.patch
65878a
Patch0086: 0086-man-fix-typo.patch
65878a
Patch0087: 0087-man-do-not-use-term-in-para.patch
65878a
Patch0088: 0088-shutdown-trim-the-cgroup-tree-on-loop-iteration.patch
65878a
Patch0089: 0089-run-support-system-to-match-other-commands-even-if-r.patch
65878a
Patch0090: 0090-acpi-fpdt-break-on-zero-or-negative-length-read.patch
65878a
Patch0091: 0091-man-add-rationale-into-systemd-halt-8.patch
65878a
Patch0092: 0092-systemd-python-convert-keyword-value-to-string.patch
65878a
Patch0093: 0093-Make-hibernation-test-work-for-swap-files.patch
65878a
Patch0094: 0094-man-add-docs-for-sd_is_special-and-some-man-page-sym.patch
65878a
Patch0095: 0095-systemctl-return-r-instead-of-always-returning-0.patch
65878a
Patch0096: 0096-journal-fix-minor-memory-leak.patch
65878a
Patch0097: 0097-man-units-fix-installation-of-systemd-nspawn-.servic.patch
65878a
Patch0098: 0098-systemd-fix-memory-leak-in-cgroup-code.patch
65878a
Patch0099: 0099-button-don-t-exit-if-we-cannot-handle-a-button-press.patch
65878a
Patch0100: 0100-timer-properly-format-relative-timestamps-in-the-fut.patch
65878a
Patch0101: 0101-timer-consider-usec_t-1-an-invalid-timestamp.patch
65878a
Patch0102: 0102-Resolve-dev-console-to-the-active-tty-instead-of-jus.patch
65878a
Patch0103: 0103-Only-disable-output-on-console-during-boot-if-needed.patch
65878a
Patch0104: 0104-Fix-possible-lack-of-status-messages-on-shutdown-reb.patch
65878a
Patch0105: 0105-random-seed-improve-debugging-messages-a-bit.patch
65878a
Patch0106: 0106-Fix-RemainAfterExit-services-keeping-a-hold-on-conso.patch
65878a
Patch0107: 0107-keymap-Add-Toshiba-Satellite-U940.patch
65878a
Patch0108: 0108-calendar-support-yearly-and-annually-names-the-same-.patch
65878a
Patch0109: 0109-hashmap-be-a-bit-more-conservative-with-pre-allocati.patch
65878a
Patch0110: 0110-manager-don-t-do-plymouth-in-a-container.patch
65878a
Patch0111: 0111-hwdb-Update-database-of-Bluetooth-company-identifier.patch
65878a
Patch0112: 0112-automount-log-info-about-triggering-process.patch
65878a
Patch0113: 0113-hwdb-Update-database-of-Bluetooth-company-identifier.patch
65878a
Patch0114: 0114-journal-fail-silently-in-sd_j_sendv-if-journal-is-un.patch
65878a
Patch0115: 0115-Fix-memory-leak-in-stdout-journal-streams.patch
65878a
Patch0116: 0116-man-document-is-enabled-output.patch
65878a
Patch0117: 0117-hostnamed-avoid-using-NULL-in-error-path.patch
65878a
Patch0118: 0118-core-do-not-segfault-if-swap-activity-happens-when-p.patch
65878a
Patch0119: 0119-kernel-install-add-h-help.patch
65878a
Patch0120: 0120-kernel-install-fix-help-output.patch
65878a
Patch0121: 0121-man-improve-wording-and-comma-usage-in-systemd.journ.patch
65878a
Patch0122: 0122-drop-several-entries-from-kbd-model-map-whose-kbd-la.patch
65878a
Patch0123: 0123-correct-name-of-Tajik-kbd-layout-in-kbd-model-map.patch
65878a
Patch0124: 0124-hwdb-Update-database-of-Bluetooth-company-identifier.patch
65878a
Patch0125: 0125-Ensure-unit-is-journaled-for-short-lived-or-oneshot-.patch
65878a
Patch0126: 0126-core-manager-remove-infinite-loop.patch
65878a
Patch0127: 0127-util-check-for-overflow-in-greedy_realloc.patch
65878a
Patch0128: 0128-journald-use-a-bit-more-cleanup-magic.patch
65878a
Patch0129: 0129-activate-clean-up-inherited-descriptors.patch
65878a
Patch0130: 0130-man-explain-in-more-detail-how-SYSTEMD_READY-influen.patch
65878a
Patch0131: 0131-units-don-t-run-readahead-done-timers-in-containers.patch
65878a
Patch0132: 0132-nspawn-complain-and-continue-if-machine-has-same-id.patch
65878a
Patch0133: 0133-man-beef-up-ExecStart-description.patch
65878a
Patch0134: 0134-man-remove-advice-to-avoid-setting-the-same-var-more.patch
65878a
Patch0135: 0135-systemctl-add-the-plain-option-to-the-help-message.patch
65878a
Patch0136: 0136-Fix-a-few-resource-leaks-in-error-paths.patch
65878a
Patch0137: 0137-Fix-a-few-signed-unsigned-format-string-issues.patch
65878a
Patch0138: 0138-journal-file-protect-against-alloca-0.patch
65878a
Patch0139: 0139-man-describe-journalctl-show-cursor.patch
65878a
Patch0140: 0140-journal-fix-against-theoretical-undefined-behavior.patch
65878a
Patch0141: 0141-journald-downgrade-warning-message-when-dev-kmsg-doe.patch
65878a
Patch0142: 0142-journal-file.c-remove-redundant-assignment-of-variab.patch
65878a
Patch0143: 0143-login-Don-t-stop-a-running-user-manager-from-garbage.patch
65878a
Patch0144: 0144-log-when-we-log-to-dev-console-and-got-disconnected-.patch
65878a
Patch0145: 0145-loginctl-when-showing-device-tree-of-seats-with-no-d.patch
65878a
Patch0146: 0146-man-be-more-explicit-about-option-arguments-that-tak.patch
65878a
Patch0147: 0147-man-add-DOI-for-refereed-article-on-Forward-Secure-S.patch
65878a
Patch0148: 0148-keymap-Refactor-Acer-tables.patch
65878a
Patch0149: 0149-logind-remove-dead-variable.patch
65878a
Patch0150: 0150-hwdb-update.patch
65878a
Patch0151: 0151-delta-replace-readdir_r-with-readdir.patch
65878a
Patch0152: 0152-delta-fix-delta-for-drop-ins.patch
65878a
Patch0153: 0153-delta-if-prefix-is-specified-only-show-overrides-the.patch
65878a
Patch0154: 0154-man-units-tmpfiles.d-5-cleanup.patch
65878a
Patch0155: 0155-tmpfiles-introduce-the-concept-of-unsafe-operations.patch
65878a
Patch0156: 0156-sleep-config-fix-useless-check-for-swapfile-type.patch
65878a
Patch0157: 0157-man-resolve-word-omissions.patch
65878a
Patch0158: 0158-man-improvements-to-comma-placement.patch
65878a
Patch0159: 0159-man-grammar-and-wording-improvements.patch
65878a
Patch0160: 0160-man-document-fail-nofail-auto-noauto.patch
65878a
Patch0161: 0161-man-fix-description-of-is-enabled-returned-value.patch
65878a
Patch0162: 0162-man-fix-Type-reference.patch
65878a
Patch0163: 0163-man-fix-Type-reference-v2.patch
65878a
Patch0164: 0164-hwdb-Update-database-of-Bluetooth-company-identifier.patch
65878a
Patch0165: 0165-man-add-a-note-about-propagating-signals.patch
65878a
Patch0166: 0166-man-include-autoconf-snippet-in-daemon-7.patch
65878a
Patch0167: 0167-systemd-python-fix-setting-of-exception-codes.patch
65878a
Patch0168: 0168-systemd-python-fix-listen_fds-under-Python-2.patch
65878a
Patch0169: 0169-man-expand-on-some-more-subtle-points-in-systemd.soc.patch
65878a
Patch0170: 0170-tmpfiles-rename-unsafe-to-boot.patch
65878a
Patch0171: 0171-sleep-config-Dereference-pointer-before-check-for-NU.patch
65878a
Patch0172: 0172-sleep-config-fix-double-free.patch
65878a
Patch0173: 0173-core-service-check-if-mainpid-matches-only-if-it-is-.patch
65878a
Patch0174: 0174-man-typo-fix.patch
65878a
Patch0175: 0175-swap-remove-if-else-with-the-same-data-path.patch
65878a
Patch0176: 0176-hwdb-update.patch
65878a
Patch0177: 0177-journal-Add-missing-byte-order-conversions.patch
65878a
Patch0178: 0178-hwdb-change-key-mappings-for-Samsung-90X3A.patch
65878a
Patch0179: 0179-hwdb-add-Samsung-700G.patch
65878a
Patch0180: 0180-hwdb-remove-duplicate-entry-for-Samsung-700Z.patch
65878a
Patch0181: 0181-hwdb-fix-match-for-Thinkpad-X201-tablet.patch
65878a
Patch0182: 0182-keymap-Recognize-different-Toshiba-Satellite-capital.patch
65878a
Patch0183: 0183-sleep.c-fix-typo.patch
65878a
Patch0184: 0184-man-mention-which-variables-will-be-expanded-in-Exec.patch
65878a
Patch0185: 0185-hwdb-Add-support-for-Toshiba-Satellite-P75-A7200-key.patch
65878a
Patch0186: 0186-journal-fix-access-to-munmapped-memory-in-sd_journal.patch
65878a
Patch0187: 0187-gpt-auto-generator-skip-nonexistent-devices.patch
65878a
Patch0188: 0188-gpt-auto-generator-use-EBADSLT-code-when-unable-to-d.patch
65878a
Patch0189: 0189-nspawn-explicitly-terminate-machines-when-we-exit-ns.patch
65878a
Patch0190: 0190-bash-completion-journalctl-file.patch
65878a
Patch0191: 0191-journalctl-zsh-completion-fix-several-issues-in-help.patch
65878a
Patch0192: 0192-cgroup-run-PID-1-in-the-root-cgroup.patch
65878a
Patch0193: 0193-pam-retrieve-value-of-debug-param-first.patch
65878a
Patch0194: 0194-utils-silence-the-compiler-warning.patch
65878a
Patch0195: 0195-s390-getty-generator-initialize-essential-system-ter.patch
65878a
Patch0196: 0196-pam-use-correct-log-level.patch
65878a
Patch0197: 0197-pam-do-not-set-XDG_RUNTIME_DIR-unconditionally.patch
65878a
Patch0198: 0198-selinux-Don-t-attempt-to-load-policy-in-initramfs-if.patch
65878a
Patch0199: 0199-kernel-install-add-fedora-specific-callouts-to-new-k.patch
65878a
Patch0200: 0200-remove-user-.service.patch
65878a
Patch0201: 0201-Fix-bad-assert-in-show_pid_array.patch
65878a
Patch0202: 0202-mount-don-t-send-out-PropertiesChanged-message-if-ac.patch
65878a
Patch0203: 0203-udev-rules-setup-tty-permissions-and-group-for-sclp_.patch
65878a
Patch0204: 0204-cdrom_id-use-the-old-MMC-fallback.patch
65878a
Patch0205: 0205-core-introduce-new-stop-protocol-for-unit-scopes.patch
65878a
Patch0206: 0206-core-watch-SIGCHLD-more-closely-to-track-processes-o.patch
65878a
Patch0207: 0207-logind-rework-session-shutdown-logic.patch
65878a
Patch0208: 0208-logind-order-all-scopes-after-both-systemd-logind.se.patch
65878a
Patch0209: 0209-logind-given-that-we-can-now-relatively-safely-shutd.patch
65878a
Patch0210: 0210-utmp-make-sure-we-don-t-write-the-utmp-reboot-record.patch
65878a
Patch0211: 0211-rules-mark-loop-device-as-SYSTEMD_READY-0-if-no-file.patch
65878a
Patch0212: 0212-logind-fix-reference-to-systemd-user-sessions.servic.patch
65878a
Patch0213: 0213-logind-add-forgotten-call-to-user_send_changed.patch
65878a
Patch0214: 0214-logind-save-session-after-setting-the-stopping-flag.patch
65878a
Patch0215: 0215-logind-save-user-state-after-stopping-the-session.patch
65878a
Patch0216: 0216-logind-initialize-timer_fd.patch
65878a
Patch0217: 0217-service-don-t-create-extra-cgroup-for-control-proces.patch
65878a
Patch0218: 0218-logind-pass-pointer-to-User-object-to-user_save.patch
65878a
Patch0219: 0219-fstab-generator-When-parsing-the-root-cmdline-option.patch
65878a
Patch0220: 0220-gpt-auto-generator-Generate-explicit-dependencies-on.patch
65878a
Patch0221: 0221-fstab-generator-Generate-explicit-dependencies-on-sy.patch
65878a
Patch0222: 0222-fsck-root-only-run-when-requested-in-fstab.patch
65878a
Patch0223: 0223-core-allow-PIDs-to-be-watched-by-two-units-at-the-sa.patch
65878a
Patch0224: 0224-core-correctly-unregister-PIDs-from-PID-hashtables.patch
65878a
Patch0225: 0225-logind-uninitialized-timer_fd-is-set-to-1.patch
65878a
Patch0226: 0226-logind-add-forgotten-return-statement.patch
65878a
Patch0227: 0227-core-remove-extra-semicolon-and-make-gcc-shut-up.patch
65878a
Patch0228: 0228-core-fix-detection-of-dead-processes.patch
65878a
Patch0229: 0229-Fix-prototype-of-get_process_state.patch
65878a
Patch0230: 0230-core-check-for-return-value-from-get_process_state.patch
65878a
Patch0231: 0231-unit-add-waiting-jobs-to-run-queue-in-unit_coldplug.patch
65878a
Patch0232: 0232-logind-session-save-stopping-flag.patch
65878a
Patch0233: 0233-units-serial-getty-.service-add-Install-section.patch
65878a
Patch0234: 0234-units-order-network-online.target-after-network.targ.patch
65878a
Patch0235: 0235-util-consider-both-fuse.glusterfs-and-glusterfs-netw.patch
65878a
Patch0236: 0236-core-make-StopWhenUnneeded-work-in-conjunction-with-.patch
65878a
Patch0237: 0237-cgroups-agent-down-grade-log-level.patch
65878a
Patch0238: 0238-random-seed-raise-POOL_SIZE_MIN-constant-to-1024.patch
65878a
Patch0239: 0239-delta-do-not-use-unicode-chars-in-C-locale.patch
65878a
Patch0240: 0240-core-print-debug-instead-of-error-message.patch
65878a
Patch0241: 0241-journald-always-add-syslog-facility-for-messages-com.patch
65878a
Patch0242: 0242-Introduce-_cleanup_endmntent_.patch
65878a
Patch0243: 0243-Introduce-_cleanup_fdset_free_.patch
65878a
Patch0244: 0244-Introduce-udev-object-cleanup-functions.patch
65878a
Patch0245: 0245-fsck-modernization.patch
65878a
Patch0246: 0246-fsck-fstab-generator-be-lenient-about-missing-fsck.-.patch
65878a
Patch0247: 0247-rules-60-persistent-storage-add-nvme-pcie-ssd-scsi_i.patch
65878a
Patch0248: 0248-cgls-fix-running-with-M-option.patch
65878a
Patch0249: 0249-units-when-spawning-a-getty-configure-TERM-explicitl.patch
65878a
Patch0250: 0250-getty-Start-getty-on-3270-terminals-available-on-Lin.patch
65878a
Patch0251: 0251-core-Added-support-for-ERRNO-NOTIFY_SOCKET-message-p.patch
65878a
Patch0252: 0252-service-don-t-accept-negative-ERRNO-notification-mes.patch
65878a
Patch0253: 0253-socket-add-SocketUser-and-SocketGroup-for-chown-ing-.patch
65878a
Patch0254: 0254-selinux-Check-access-vector-for-enable-and-disable-p.patch
65878a
Patch0255: 0255-systemctl-show-StatusErrno-value-in-systemctl-status.patch
65878a
Patch0256: 0256-service-flush-status-text-and-errno-values-each-time.patch
65878a
Patch0257: 0257-service-don-t-free-status_text-twice.patch
65878a
Patch0258: 0258-util-add-files_same-helper-function.patch
65878a
Patch0259: 0259-systemctl-for-switch-root-check-if-we-switch-to-a-sy.patch
65878a
Patch0260: 0260-shared-include-root-when-canonicalizing-conf-paths.patch
65878a
Patch0261: 0261-shared-add-root-argument-to-search_and_fopen.patch
65878a
Patch0262: 0262-machine-id-add-root-option-to-operate-on-an-alternat.patch
65878a
Patch0263: 0263-conf-files-fix-when-for-root-logic.patch
65878a
Patch0264: 0264-Make-systemctl-root-look-for-files-in-the-proper-pla.patch
65878a
Patch0265: 0265-tmpfiles-fix-memory-leak-of-exclude_prefixes.patch
65878a
Patch0266: 0266-tmpfiles-add-root-option-to-operate-on-an-alternate-.patch
65878a
Patch0267: 0267-conf-files-include-root-in-returned-file-paths.patch
65878a
Patch0268: 0268-install-make-sure-that-root-mode-doesn-t-make-us-con.patch
65878a
Patch0269: 0269-shared-install-do-not-prefix-created-symlink-with-ro.patch
65878a
Patch0270: 0270-systemctl-fail-in-the-case-that-no-unit-files-were-f.patch
65878a
Patch0271: 0271-units-make-ExecStopPost-action-part-of-ExecStart.patch
65878a
Patch0272: 0272-systemctl-fix-broken-list-unit-files-with-root.patch
65878a
Patch0273: 0273-machine-id-only-look-into-KVM-uuid-when-we-are-not-r.patch
65878a
Patch0274: 0274-util-reset-signals-when-we-fork-off-agents.patch
65878a
Patch0275: 0275-util-fix-minimal-race-where-we-might-miss-SIGTERMs-w.patch
65878a
Patch0276: 0276-udev-do-not-skip-the-execution-of-RUN-when-renaming-.patch
65878a
Patch0277: 0277-man-mention-System-Administrator-s-Guide-in-systemct.patch
65878a
Patch0278: 0278-vconsole-also-copy-character-maps-not-just-fonts-fro.patch
65878a
Patch0279: 0279-vconsole-setup-run-setfont-before-loadkeys.patch
65878a
Patch0280: 0280-vconsole-setup-fix-inverted-error-messages.patch
65878a
Patch0281: 0281-systemd-detect-virt-detect-s390-virtualization.patch
65878a
Patch0282: 0001-systemctl-unbreak-switchroot.patch
65878a
Patch0283: 0001-systemd-detect-virt-fix-detect-s390-virtualization.patch
65878a
Patch0284: 0001-core-make-sure-to-serialize-jobs-for-all-units.patch
65878a
65878a
65878a
%global num_patches %{lua: c=0; for i,p in ipairs(patches) do c=c+1; end; print(c);}
65878a
65878a
BuildRequires:  libcap-devel
65878a
BuildRequires:  tcp_wrappers-devel
65878a
BuildRequires:  pam-devel
65878a
BuildRequires:  libselinux-devel
65878a
BuildRequires:  audit-libs-devel
65878a
BuildRequires:  cryptsetup-devel
65878a
BuildRequires:  dbus-devel
65878a
BuildRequires:  libacl-devel
65878a
BuildRequires:  pciutils-devel
65878a
BuildRequires:  glib2-devel
65878a
BuildRequires:  gobject-introspection-devel
65878a
BuildRequires:  libblkid-devel
65878a
BuildRequires:  xz-devel
65878a
BuildRequires:  kmod-devel
65878a
BuildRequires:  libgcrypt-devel
65878a
BuildRequires:  qrencode-devel
65878a
BuildRequires:  libmicrohttpd-devel
65878a
BuildRequires:  libxslt
65878a
BuildRequires:  docbook-style-xsl
65878a
BuildRequires:  pkgconfig
65878a
BuildRequires:  intltool
65878a
BuildRequires:  gperf
65878a
BuildRequires:  gtk-doc
65878a
BuildRequires:  python2-devel
65878a
BuildRequires:  automake
65878a
BuildRequires:  autoconf
65878a
BuildRequires:  libtool
65878a
BuildRequires:  git
65878a
65878a
Requires(post): coreutils
65878a
Requires(post): gawk
65878a
Requires(post): sed
65878a
Requires(post): acl
65878a
Requires(pre):  coreutils
65878a
Requires(pre):  /usr/bin/getent
65878a
Requires(pre):  /usr/sbin/groupadd
65878a
Requires:       dbus
65878a
Requires:       nss-myhostname
65878a
Requires:       %{name}-libs = %{version}-%{release}
65878a
Requires:       kmod >= 14
65878a
Requires:       redhat-release >= 7.0
65878a
65878a
Provides:       /bin/systemctl
65878a
Provides:       /sbin/shutdown
65878a
Provides:       syslog
65878a
Provides:       systemd-units = %{version}-%{release}
65878a
# part of system since f18, drop at f20
65878a
Provides:       udev = %{version}
65878a
Obsoletes:      udev < 183
65878a
Conflicts:      dracut < 027
65878a
# f18 version, drop at f20
65878a
Conflicts:      plymouth < 0.8.5.1
65878a
# For the journal-gateway split in F20, drop at F22
65878a
Obsoletes:      systemd < 204-10
65878a
# Ensures correct multilib updates added F18, drop at F20
65878a
Conflicts:      systemd < 185-4
65878a
# added F18, drop at F20
65878a
Obsoletes:      system-setup-keyboard < 0.9
65878a
Provides:       system-setup-keyboard = 0.9
65878a
# nss-myhostname got integrated in F19, drop at F21
65878a
Obsoletes:      nss-myhostname < 0.4
65878a
Provides:       nss-myhostname = 0.4
65878a
# systemd-analyze got merged in F19, drop at F21
65878a
Obsoletes:      systemd-analyze < 198
65878a
Provides:       systemd-analyze = 198
65878a
Obsoletes:      upstart < 1.2-3
65878a
Obsoletes:      upstart-sysvinit < 1.2-3
65878a
Conflicts:      upstart-sysvinit
65878a
Obsoletes:      hal
65878a
Obsoletes:      ConsoleKit
65878a
65878a
%description
65878a
systemd is a system and service manager for Linux, compatible with
65878a
SysV and LSB init scripts. systemd provides aggressive parallelization
65878a
capabilities, uses socket and D-Bus activation for starting services,
65878a
offers on-demand starting of daemons, keeps track of processes using
65878a
Linux cgroups, supports snapshotting and restoring of the system
65878a
state, maintains mount and automount points and implements an
65878a
elaborate transactional dependency-based service control logic. It can
65878a
work as a drop-in replacement for sysvinit.
65878a
65878a
%package libs
65878a
Summary:        systemd libraries
65878a
License:        LGPLv2+ and MIT
65878a
Obsoletes:      libudev < 183
65878a
Obsoletes:      systemd < 185-4
65878a
Conflicts:      systemd < 185-4
65878a
65878a
%description libs
65878a
Libraries for systemd and udev, as well as the systemd PAM module.
65878a
65878a
%package devel
65878a
Summary:        Development headers for systemd
65878a
License:        LGPLv2+ and MIT
65878a
Requires:       %{name} = %{version}-%{release}
65878a
Provides:       libudev-devel = %{version}
65878a
Obsoletes:      libudev-devel < 183
65878a
65878a
%description devel
65878a
Development headers and auxiliary files for developing applications for systemd.
65878a
65878a
%package sysv
65878a
Summary:        SysV tools for systemd
65878a
License:        LGPLv2+
65878a
Requires:       %{name} = %{version}-%{release}
65878a
65878a
%description sysv
65878a
SysV compatibility tools for systemd
65878a
65878a
%package python
65878a
Summary:        Python Bindings for systemd
65878a
License:        LGPLv2+
65878a
Requires:       %{name} = %{version}-%{release}
65878a
65878a
%description python
65878a
This package contains python binds for systemd APIs
65878a
65878a
%package -n libgudev1
65878a
Summary:        Libraries for adding libudev support to applications that use glib
65878a
Conflicts:      filesystem < 3
65878a
License:        LGPLv2+
65878a
Requires:       %{name} = %{version}-%{release}
65878a
65878a
%description -n libgudev1
65878a
This package contains the libraries that make it easier to use libudev
65878a
functionality from applications that use glib.
65878a
65878a
%package -n libgudev1-devel
65878a
Summary:        Header files for adding libudev support to applications that use glib
65878a
Requires:       libgudev1 = %{version}-%{release}
65878a
License:        LGPLv2+
65878a
65878a
%description -n libgudev1-devel
65878a
This package contains the header and pkg-config files for developing
65878a
glib-based applications using libudev functionality.
65878a
65878a
%package journal-gateway
65878a
Summary:        Gateway for serving journal events over the network using HTTP
65878a
Requires:       %{name} = %{version}-%{release}
65878a
License:        LGPLv2+
65878a
Requires(pre):    /usr/bin/getent
65878a
Requires(post):   systemd
65878a
Requires(preun):  systemd
65878a
Requires(postun): systemd
65878a
# For the journal-gateway split in F20, drop at F22
65878a
Obsoletes:      systemd < 204-10
65878a
65878a
%description journal-gateway
65878a
systemd-journal-gatewayd serves journal events over the network using HTTP.
65878a
65878a
%prep
65878a
%setup -q
65878a
65878a
git init
65878a
git config user.email "systemd-maint@redhat.com"
65878a
git config user.name "Fedora systemd team"
65878a
git add .
65878a
git commit -a -q -m "%{version} baseline."
65878a
65878a
# Apply all the patches.
65878a
git am \
65878a
    --exclude .gitignore \
65878a
    --exclude docs/.gitignore \
65878a
    --exclude docs/gudev/.gitignore \
65878a
    --exclude docs/libudev/.gitignore \
65878a
    --exclude docs/sysvinit/.gitignore \
65878a
    --exclude docs/var-log/.gitignore \
65878a
    --exclude hwdb/.gitignore \
65878a
    --exclude m4/.gitignore \
65878a
    --exclude man/.gitignore \
65878a
    --exclude po/.gitignore \
65878a
    --exclude rules/.gitignore \
65878a
    --exclude src/.gitignore \
65878a
    --exclude src/analyze/.gitignore \
65878a
    --exclude src/core/.gitignore \
65878a
    --exclude src/gudev/.gitignore \
65878a
    --exclude src/hostname/.gitignore \
65878a
    --exclude src/journal/.gitignore \
65878a
    --exclude src/libsystemd-daemon/.gitignore \
65878a
    --exclude src/libsystemd-id128/.gitignore \
65878a
    --exclude src/libudev/.gitignore \
65878a
    --exclude src/locale/.gitignore \
65878a
    --exclude src/login/.gitignore \
65878a
    --exclude src/python-systemd/.gitignore \
65878a
    --exclude src/python-systemd/docs/* \
65878a
    --exclude src/timedate/.gitignore \
65878a
    --exclude src/udev/.gitignore \
65878a
    --exclude src/udev/scsi_id/.gitignore \
65878a
    --exclude sysctl.d/.gitignore \
65878a
    --exclude test/.gitignore \
65878a
    --exclude units/.gitignore \
65878a
    --exclude units/user/.gitignore \
65878a
    %{patches}
65878a
65878a
65878a
%build
65878a
autoreconf
65878a
65878a
%configure \
65878a
        --libexecdir=%{_prefix}/lib \
65878a
        --enable-gtk-doc \
65878a
        --disable-static \
65878a
        --with-sysvinit-path=/etc/rc.d/init.d \
65878a
        --with-rc-local-script-path-start=/etc/rc.d/rc.local
65878a
make %{?_smp_mflags} V=1
65878a
65878a
%install
65878a
%make_install
65878a
find %{buildroot} \( -name '*.a' -o -name '*.la' \) -delete
65878a
65878a
# udev links
65878a
mkdir -p %{buildroot}/%{_sbindir}
65878a
ln -sf ../bin/udevadm %{buildroot}%{_sbindir}/udevadm
65878a
65878a
# Create SysV compatibility symlinks. systemctl/systemd are smart
65878a
# enough to detect in which way they are called.
65878a
ln -s ../lib/systemd/systemd %{buildroot}%{_sbindir}/init
65878a
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/reboot
65878a
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/halt
65878a
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/poweroff
65878a
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/shutdown
65878a
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/telinit
65878a
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/runlevel
65878a
65878a
# legacy links
65878a
ln -s loginctl %{buildroot}%{_bindir}/systemd-loginctl
65878a
65878a
# We create all wants links manually at installation time to make sure
65878a
# they are not owned and hence overriden by rpm after the used deleted
65878a
# them.
65878a
rm -r %{buildroot}%{_sysconfdir}/systemd/system/*.target.wants
65878a
65878a
# Make sure the ghost-ing below works
65878a
touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel2.target
65878a
touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel3.target
65878a
touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel4.target
65878a
touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel5.target
65878a
65878a
# Make sure these directories are properly owned
65878a
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/basic.target.wants
65878a
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/default.target.wants
65878a
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/dbus.target.wants
65878a
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/syslog.target.wants
65878a
65878a
# Make sure the user generators dir exists too
65878a
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-generators
65878a
mkdir -p %{buildroot}%{_prefix}/lib/systemd/user-generators
65878a
65878a
# Create new-style configuration files so that we can ghost-own them
65878a
touch %{buildroot}%{_sysconfdir}/hostname
65878a
touch %{buildroot}%{_sysconfdir}/vconsole.conf
65878a
touch %{buildroot}%{_sysconfdir}/locale.conf
65878a
touch %{buildroot}%{_sysconfdir}/machine-id
65878a
touch %{buildroot}%{_sysconfdir}/machine-info
65878a
touch %{buildroot}%{_sysconfdir}/localtime
65878a
mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
65878a
touch %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
65878a
65878a
# Install default preset policy
65878a
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-preset/
65878a
mkdir -p %{buildroot}%{_prefix}/lib/systemd/user-preset/
65878a
install -m 0644 %{SOURCE1} %{buildroot}%{_prefix}/lib/systemd/system-preset/
65878a
65878a
# Make sure the shutdown/sleep drop-in dirs exist
65878a
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-shutdown/
65878a
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-sleep/
65878a
65878a
# Make sure the NTP units dir exists
65878a
mkdir -p %{buildroot}%{_prefix}/lib/systemd/ntp-units.d/
65878a
65878a
# Make sure directories in /var exist
65878a
mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/coredump
65878a
mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/catalog
65878a
touch %{buildroot}%{_localstatedir}/lib/systemd/catalog/database
65878a
touch %{buildroot}%{_sysconfdir}/udev/hwdb.bin
65878a
65878a
# Install SysV conversion tool for systemd
65878a
install -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/
65878a
65878a
# Install rsyslog fragment
65878a
mkdir -p %{buildroot}%{_sysconfdir}/rsyslog.d/
65878a
install -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/rsyslog.d/
65878a
65878a
# Install yum protection fragment
65878a
mkdir -p %{buildroot}%{_sysconfdir}/yum/protected.d/
65878a
install -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/yum/protected.d/systemd.conf
65878a
65878a
# Install rc.local
65878a
mkdir -p %{buildroot}%{_sysconfdir}/rc.d/
65878a
install -m 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/rc.d/rc.local
65878a
ln -s rc.d/rc.local %{buildroot}%{_sysconfdir}/rc.local
65878a
65878a
# To avoid making life hard for Rawhide-using developers, don't package the
65878a
# kernel.core_pattern setting until systemd-coredump is a part of an actual
65878a
# systemd release and it's made clear how to get the core dumps out of the
65878a
# journal.
65878a
rm -f %{buildroot}%{_prefix}/lib/sysctl.d/50-coredump.conf
65878a
65878a
# For now remove /var/log/README since we are not enabling persistant
65878a
# logging yet.
65878a
rm -f %{buildroot}%{_localstatedir}/log/README
65878a
65878a
# No tmp-on-tmpfs by default in RHEL7. bz#876122
65878a
rm -f %{buildroot}%{_prefix}/lib/systemd/system/local-fs.target.wants/tmp.mount
65878a
65878a
# No gpt-auto-generator in RHEL7
65878a
rm -f %{buildroot}%{_prefix}/lib/systemd/system-generators/systemd-gpt-auto-generator
65878a
65878a
install -m 0644 %{SOURCE6} $RPM_BUILD_ROOT/%{_udevrulesdir}/
65878a
65878a
%pre
65878a
getent group cdrom >/dev/null 2>&1 || groupadd -r -g 11 cdrom >/dev/null 2>&1 || :
65878a
getent group tape >/dev/null 2>&1 || groupadd -r -g 33 tape >/dev/null 2>&1 || :
65878a
getent group dialout >/dev/null 2>&1 || groupadd -r -g 18 dialout >/dev/null 2>&1 || :
65878a
getent group floppy >/dev/null 2>&1 || groupadd -r -g 19 floppy >/dev/null 2>&1 || :
65878a
getent group systemd-journal >/dev/null 2>&1 || groupadd -r -g 190 systemd-journal 2>&1 || :
65878a
65878a
systemctl stop systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-udevd.service >/dev/null 2>&1 || :
65878a
65878a
# Rename configuration files that changed their names
65878a
mv -n %{_sysconfdir}/systemd/systemd-logind.conf %{_sysconfdir}/systemd/logind.conf >/dev/null 2>&1 || :
65878a
mv -n %{_sysconfdir}/systemd/systemd-journald.conf %{_sysconfdir}/systemd/journald.conf >/dev/null 2>&1 || :
65878a
65878a
%pretrans -p <lua>
65878a
--# Migrate away from systemd-timedated-ntp.target.
65878a
--# Take note which ntp services, if any, were pulled in by it.
65878a
--# We'll enable them the usual way in %%post.
65878a
--# Remove this after upgrades from F17 are no longer supported.
65878a
function migrate_ntp()
65878a
    --# Are we upgrading from a version that had systemd-timedated-ntp.target?
65878a
    t = posix.stat("/usr/lib/systemd/system/systemd-timedated-ntp.target", "type")
65878a
    if t ~= "regular" then return end
65878a
65878a
    --# Was the target enabled?
65878a
    t = posix.stat("/etc/systemd/system/multi-user.target.wants/systemd-timedated-ntp.target", "type")
65878a
    if t ~= "link" then return end
65878a
65878a
    --# filesystem provides /var/lib/rpm-state since F17 GA
65878a
    r,msg,errno = posix.mkdir("/var/lib/rpm-state/systemd")
65878a
    if r == nil and errno ~= 17 then return end  --# EEXIST is fine.
65878a
65878a
    --# Save the list of ntp services pulled by the target.
65878a
    f = io.open("/var/lib/rpm-state/systemd/ntp-units", "w")
65878a
    if f == nil then return end
65878a
65878a
    files = posix.dir("/usr/lib/systemd/system/systemd-timedated-ntp.target.wants")
65878a
    for i,name in ipairs(files) do
65878a
        if name ~= "." and name ~= ".." then
65878a
            s = string.format("%s\n", name)
65878a
            f:write(s)
65878a
        end
65878a
    end
65878a
65878a
    f:close()
65878a
end
65878a
65878a
migrate_ntp()
65878a
return 0
65878a
65878a
%post
65878a
systemd-machine-id-setup >/dev/null 2>&1 || :
65878a
/usr/lib/systemd/systemd-random-seed save >/dev/null 2>&1 || :
65878a
systemctl daemon-reexec >/dev/null 2>&1 || :
65878a
systemctl start systemd-udevd.service >/dev/null 2>&1 || :
65878a
udevadm hwdb --update >/dev/null 2>&1 || :
65878a
journalctl --update-catalog >/dev/null 2>&1 || :
65878a
systemd-tmpfiles --create >/dev/null 2>&1 || :
65878a
65878a
if [ $1 -eq 1 ] ; then
65878a
        # Try to read default runlevel from the old inittab if it exists
65878a
        runlevel=$(awk -F ':' '$3 == "initdefault" && $1 !~ "^#" { print $2 }' /etc/inittab 2> /dev/null)
65878a
        if [ -z "$runlevel" ] ; then
65878a
                target="/usr/lib/systemd/system/graphical.target"
65878a
        else
65878a
                target="/usr/lib/systemd/system/runlevel$runlevel.target"
65878a
        fi
65878a
65878a
        # And symlink what we found to the new-style default.target
65878a
        ln -sf "$target" /etc/systemd/system/default.target >/dev/null 2>&1 || :
65878a
65878a
        # Services we install by default, and which are controlled by presets.
65878a
        systemctl preset \
65878a
                getty@tty1.service \
65878a
                remote-fs.target \
65878a
                systemd-readahead-replay.service \
65878a
                systemd-readahead-collect.service >/dev/null 2>&1 || :
65878a
else
65878a
        # This systemd service does not exist anymore, we now do it
65878a
        # internally in PID 1
65878a
        rm -f /etc/systemd/system/sysinit.target.wants/hwclock-load.service >/dev/null 2>&1 || :
65878a
65878a
        # This systemd target does not exist anymore. It's been replaced
65878a
        # by ntp-units.d.
65878a
        rm -f /etc/systemd/system/multi-user.target.wants/systemd-timedated-ntp.target >/dev/null 2>&1 || :
65878a
65878a
        # Enable the units recorded by %%pretrans
65878a
        if [ -e /var/lib/rpm-state/systemd/ntp-units ] ; then
65878a
                while read service; do
65878a
                        systemctl enable "$service" >/dev/null 2>&1 || :
65878a
                done < /var/lib/rpm-state/systemd/ntp-units
65878a
                rm -r /var/lib/rpm-state/systemd/ntp-units >/dev/null 2>&1 || :
65878a
        fi
65878a
fi
65878a
65878a
# Migrate /etc/sysconfig/clock
65878a
if [ ! -L /etc/localtime -a -e /etc/sysconfig/clock ] ; then
65878a
       . /etc/sysconfig/clock >/dev/null 2>&1 || :
65878a
       if [ -n "$ZONE" -a -e "/usr/share/zoneinfo/$ZONE" ] ; then
65878a
              ln -sf "../usr/share/zoneinfo/$ZONE" /etc/localtime >/dev/null 2>&1 || :
65878a
       fi
65878a
fi
65878a
rm -f /etc/sysconfig/clock >/dev/null 2>&1 || :
65878a
65878a
# Migrate /etc/sysconfig/i18n
65878a
if [ -e /etc/sysconfig/i18n -a ! -e /etc/locale.conf ]; then
65878a
        unset LANG
65878a
        unset LC_CTYPE
65878a
        unset LC_NUMERIC
65878a
        unset LC_TIME
65878a
        unset LC_COLLATE
65878a
        unset LC_MONETARY
65878a
        unset LC_MESSAGES
65878a
        unset LC_PAPER
65878a
        unset LC_NAME
65878a
        unset LC_ADDRESS
65878a
        unset LC_TELEPHONE
65878a
        unset LC_MEASUREMENT
65878a
        unset LC_IDENTIFICATION
65878a
        . /etc/sysconfig/i18n >/dev/null 2>&1 || :
65878a
        [ -n "$LANG" ] && echo LANG=$LANG > /etc/locale.conf 2>&1 || :
65878a
        [ -n "$LC_CTYPE" ] && echo LC_CTYPE=$LC_CTYPE >> /etc/locale.conf 2>&1 || :
65878a
        [ -n "$LC_NUMERIC" ] && echo LC_NUMERIC=$LC_NUMERIC >> /etc/locale.conf 2>&1 || :
65878a
        [ -n "$LC_TIME" ] && echo LC_TIME=$LC_TIME >> /etc/locale.conf 2>&1 || :
65878a
        [ -n "$LC_COLLATE" ] && echo LC_COLLATE=$LC_COLLATE >> /etc/locale.conf 2>&1 || :
65878a
        [ -n "$LC_MONETARY" ] && echo LC_MONETARY=$LC_MONETARY >> /etc/locale.conf 2>&1 || :
65878a
        [ -n "$LC_MESSAGES" ] && echo LC_MESSAGES=$LC_MESSAGES >> /etc/locale.conf 2>&1 || :
65878a
        [ -n "$LC_PAPER" ] && echo LC_PAPER=$LC_PAPER >> /etc/locale.conf 2>&1 || :
65878a
        [ -n "$LC_NAME" ] && echo LC_NAME=$LC_NAME >> /etc/locale.conf 2>&1 || :
65878a
        [ -n "$LC_ADDRESS" ] && echo LC_ADDRESS=$LC_ADDRESS >> /etc/locale.conf 2>&1 || :
65878a
        [ -n "$LC_TELEPHONE" ] && echo LC_TELEPHONE=$LC_TELEPHONE >> /etc/locale.conf 2>&1 || :
65878a
        [ -n "$LC_MEASUREMENT" ] && echo LC_MEASUREMENT=$LC_MEASUREMENT >> /etc/locale.conf 2>&1 || :
65878a
        [ -n "$LC_IDENTIFICATION" ] && echo LC_IDENTIFICATION=$LC_IDENTIFICATION >> /etc/locale.conf 2>&1 || :
65878a
fi
65878a
65878a
# Migrate /etc/sysconfig/keyboard
65878a
if [ -e /etc/sysconfig/keyboard -a ! -e /etc/vconsole.conf ]; then
65878a
        unset SYSFONT
65878a
        unset SYSFONTACM
65878a
        unset UNIMAP
65878a
        unset KEYMAP
65878a
        [ -e /etc/sysconfig/i18n ] && . /etc/sysconfig/i18n >/dev/null 2>&1 || :
65878a
        . /etc/sysconfig/keyboard >/dev/null 2>&1 || :
65878a
        [ -n "$SYSFONT" ] && echo FONT=$SYSFONT > /etc/vconsole.conf 2>&1 || :
65878a
        [ -n "$SYSFONTACM" ] && echo FONT_MAP=$SYSFONTACM >> /etc/vconsole.conf 2>&1 || :
65878a
        [ -n "$UNIMAP" ] && echo FONT_UNIMAP=$UNIMAP >> /etc/vconsole.conf 2>&1 || :
65878a
        [ -n "$KEYTABLE" ] && echo KEYMAP=$KEYTABLE >> /etc/vconsole.conf 2>&1 || :
65878a
fi
65878a
rm -f /etc/sysconfig/i18n >/dev/null 2>&1 || :
65878a
rm -f /etc/sysconfig/keyboard >/dev/null 2>&1 || :
65878a
65878a
# Migrate HOSTNAME= from /etc/sysconfig/network
65878a
if [ -e /etc/sysconfig/network -a ! -e /etc/hostname ]; then
65878a
        unset HOSTNAME
65878a
        . /etc/sysconfig/network >/dev/null 2>&1 || :
65878a
        [ -n "$HOSTNAME" ] && echo $HOSTNAME > /etc/hostname 2>&1 || :
65878a
fi
65878a
sed -i '/^HOSTNAME=/d' /etc/sysconfig/network >/dev/null 2>&1 || :
65878a
65878a
# Migrate the old systemd-setup-keyboard X11 configuration fragment
65878a
if [ ! -e /etc/X11/xorg.conf.d/00-keyboard.conf ] ; then
65878a
        mv /etc/X11/xorg.conf.d/00-system-setup-keyboard.conf /etc/X11/xorg.conf.d/00-keyboard.conf >/dev/null 2>&1 || :
65878a
else
65878a
        rm -f /etc/X11/xorg.conf.d/00-system-setup-keyboard.conf >/dev/null 2>&1 || :
65878a
fi
65878a
65878a
# sed-fu to add myhostname to the hosts line of /etc/nsswitch.conf
65878a
if [ -f /etc/nsswitch.conf ] ; then
65878a
        sed -i.bak -e '
65878a
                /^hosts:/ !b
65878a
                /\<myhostname\>/ b
65878a
                s/[[:blank:]]*$/ myhostname/
65878a
                ' /etc/nsswitch.conf >/dev/null 2>&1 || :
65878a
fi
65878a
65878a
%posttrans
65878a
# Convert old /etc/sysconfig/desktop settings
65878a
preferred=
65878a
if [ -f /etc/sysconfig/desktop ]; then
65878a
        . /etc/sysconfig/desktop
65878a
        if [ "$DISPLAYMANAGER" = GNOME ]; then
65878a
                preferred=gdm
65878a
        elif [ "$DISPLAYMANAGER" = KDE ]; then
65878a
                preferred=kdm
65878a
        elif [ "$DISPLAYMANAGER" = WDM ]; then
65878a
                preferred=wdm
65878a
        elif [ "$DISPLAYMANAGER" = XDM ]; then
65878a
                preferred=xdm
65878a
        elif [ -n "$DISPLAYMANAGER" ]; then
65878a
                preferred=${DISPLAYMANAGER##*/}
65878a
        fi
65878a
fi
65878a
if [ -z "$preferred" ]; then
65878a
        if [ -x /usr/sbin/gdm ]; then
65878a
                preferred=gdm
65878a
        elif [ -x /usr/bin/kdm ]; then
65878a
                preferred=kdm
65878a
        fi
65878a
fi
65878a
if [ -n "$preferred" -a -r "/usr/lib/systemd/system/$preferred.service" ]; then
65878a
        # This is supposed to fail when the symlink already exists
65878a
        ln -s "/usr/lib/systemd/system/$preferred.service" /etc/systemd/system/display-manager.service >/dev/null 2>&1 || :
65878a
fi
65878a
65878a
%postun
65878a
if [ $1 -ge 1 ] ; then
65878a
        systemctl daemon-reload > /dev/null 2>&1 || :
65878a
        systemctl try-restart systemd-logind.service >/dev/null 2>&1 || :
65878a
fi
65878a
65878a
%preun
65878a
if [ $1 -eq 0 ] ; then
65878a
        systemctl disable \
65878a
                getty@.service \
65878a
                remote-fs.target \
65878a
                systemd-readahead-replay.service \
65878a
                systemd-readahead-collect.service >/dev/null 2>&1 || :
65878a
65878a
        rm -f /etc/systemd/system/default.target >/dev/null 2>&1 || :
65878a
65878a
        if [ -f /etc/nsswitch.conf ] ; then
65878a
                sed -i.bak -e '
65878a
                        /^hosts:/ !b
65878a
                        s/[[:blank:]]\+myhostname\>//
65878a
                        ' /etc/nsswitch.conf >/dev/null 2>&1 || :
65878a
        fi
65878a
fi
65878a
65878a
%post libs -p /sbin/ldconfig
65878a
%postun libs -p /sbin/ldconfig
65878a
65878a
%post -n libgudev1 -p /sbin/ldconfig
65878a
%postun -n libgudev1 -p /sbin/ldconfig
65878a
65878a
%pre journal-gateway
65878a
getent group systemd-journal-gateway >/dev/null 2>&1 || groupadd -r -g 191 systemd-journal-gateway 2>&1 || :
65878a
getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g systemd-journal-gateway -d %{_prefix}/lib/systemd -s /sbin/nologin -c "Journal Gateway" systemd-journal-gateway >/dev/null 2>&1 || :
65878a
65878a
%post journal-gateway
65878a
%systemd_post systemd-journal-gatewayd.socket systemd-journal-gatewayd.service
65878a
65878a
%preun journal-gateway
65878a
%systemd_preun systemd-journal-gatewayd.socket systemd-journal-gatewayd.service
65878a
65878a
%postun journal-gateway
65878a
%systemd_postun_with_restart systemd-journal-gatewayd.service
65878a
65878a
%files
65878a
%doc %{_docdir}/systemd
65878a
%dir %{_sysconfdir}/systemd
65878a
%dir %{_sysconfdir}/systemd/system
65878a
%dir %{_sysconfdir}/systemd/user
65878a
%dir %{_sysconfdir}/tmpfiles.d
65878a
%dir %{_sysconfdir}/sysctl.d
65878a
%dir %{_sysconfdir}/modules-load.d
65878a
%dir %{_sysconfdir}/binfmt.d
65878a
%dir %{_sysconfdir}/udev
65878a
%dir %{_sysconfdir}/udev/rules.d
65878a
%dir %{_prefix}/lib/systemd
65878a
%dir %{_prefix}/lib/systemd/system-generators
65878a
%dir %{_prefix}/lib/systemd/user-generators
65878a
%dir %{_prefix}/lib/systemd/system-preset
65878a
%dir %{_prefix}/lib/systemd/user-preset
65878a
%dir %{_prefix}/lib/systemd/system-shutdown
65878a
%dir %{_prefix}/lib/systemd/system-sleep
65878a
%dir %{_prefix}/lib/systemd/catalog
65878a
%dir %{_prefix}/lib/systemd/ntp-units.d
65878a
%dir %{_prefix}/lib/tmpfiles.d
65878a
%dir %{_prefix}/lib/sysctl.d
65878a
%dir %{_prefix}/lib/modules-load.d
65878a
%dir %{_prefix}/lib/binfmt.d
65878a
%dir %{_datadir}/systemd
65878a
%dir %{_datadir}/pkgconfig
65878a
%dir %{_localstatedir}/lib/systemd
65878a
%dir %{_localstatedir}/lib/systemd/catalog
65878a
%dir %{_localstatedir}/lib/systemd/coredump
65878a
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf
65878a
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.hostname1.conf
65878a
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.login1.conf
65878a
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.locale1.conf
65878a
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.timedate1.conf
65878a
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.machine1.conf
65878a
%config(noreplace) %{_sysconfdir}/systemd/system.conf
65878a
%config(noreplace) %{_sysconfdir}/systemd/user.conf
65878a
%config(noreplace) %{_sysconfdir}/systemd/logind.conf
65878a
%config(noreplace) %{_sysconfdir}/systemd/journald.conf
65878a
%config(noreplace) %{_sysconfdir}/systemd/bootchart.conf
65878a
%config(noreplace) %{_sysconfdir}/udev/udev.conf
65878a
%config(noreplace) %{_sysconfdir}/rsyslog.d/listen.conf
65878a
%config(noreplace) %{_sysconfdir}/yum/protected.d/systemd.conf
65878a
%config(noreplace) %{_sysconfdir}/pam.d/systemd-user
65878a
%ghost %{_sysconfdir}/udev/hwdb.bin
65878a
%{_rpmconfigdir}/macros.d/macros.systemd
65878a
%{_sysconfdir}/xdg/systemd
65878a
%{_sysconfdir}/rc.d/init.d/README
65878a
%ghost %config(noreplace) %{_sysconfdir}/hostname
65878a
%ghost %config(noreplace) %{_sysconfdir}/localtime
65878a
%ghost %config(noreplace) %{_sysconfdir}/vconsole.conf
65878a
%ghost %config(noreplace) %{_sysconfdir}/locale.conf
65878a
%ghost %config(noreplace) %{_sysconfdir}/machine-id
65878a
%ghost %config(noreplace) %{_sysconfdir}/machine-info
65878a
%ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
65878a
%ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-system-setup-keyboard.conf
65878a
%ghost %{_localstatedir}/lib/systemd/catalog/database
65878a
%{_bindir}/systemctl
65878a
%{_bindir}/systemd-notify
65878a
%{_bindir}/systemd-analyze
65878a
%{_bindir}/systemd-ask-password
65878a
%{_bindir}/systemd-tty-ask-password-agent
65878a
%{_bindir}/systemd-machine-id-setup
65878a
%{_bindir}/loginctl
65878a
%{_bindir}/systemd-loginctl
65878a
%{_bindir}/journalctl
65878a
%{_bindir}/machinectl
65878a
%{_bindir}/systemd-tmpfiles
65878a
%{_bindir}/systemd-nspawn
65878a
%{_bindir}/systemd-stdio-bridge
65878a
%{_bindir}/systemd-cat
65878a
%{_bindir}/systemd-cgls
65878a
%{_bindir}/systemd-cgtop
65878a
%{_bindir}/systemd-delta
65878a
%{_bindir}/systemd-run
65878a
%caps(cap_dac_override,cap_sys_ptrace=pe) %{_bindir}/systemd-detect-virt
65878a
%{_bindir}/systemd-inhibit
65878a
%{_bindir}/hostnamectl
65878a
%{_bindir}/localectl
65878a
%{_bindir}/timedatectl
65878a
%{_bindir}/bootctl
65878a
%{_bindir}/systemd-coredumpctl
65878a
%{_bindir}/udevadm
65878a
%{_bindir}/kernel-install
65878a
%{_prefix}/lib/systemd/systemd
65878a
%exclude %{_prefix}/lib/systemd/system/systemd-journal-gatewayd.*
65878a
%{_prefix}/lib/systemd/system
65878a
%{_prefix}/lib/systemd/user
65878a
%exclude %{_prefix}/lib/systemd/systemd-journal-gatewayd
65878a
%{_prefix}/lib/systemd/systemd-*
65878a
%{_prefix}/lib/udev
65878a
%{_prefix}/lib/systemd/system-generators/systemd-cryptsetup-generator
65878a
%{_prefix}/lib/systemd/system-generators/systemd-getty-generator
65878a
%{_prefix}/lib/systemd/system-generators/systemd-rc-local-generator
65878a
%{_prefix}/lib/systemd/system-generators/systemd-fstab-generator
65878a
%{_prefix}/lib/systemd/system-generators/systemd-system-update-generator
65878a
%{_prefix}/lib/systemd/system-generators/systemd-efi-boot-generator
65878a
%{_prefix}/lib/tmpfiles.d/systemd.conf
65878a
%{_prefix}/lib/tmpfiles.d/x11.conf
65878a
%{_prefix}/lib/tmpfiles.d/legacy.conf
65878a
%{_prefix}/lib/tmpfiles.d/tmp.conf
65878a
%{_prefix}/lib/tmpfiles.d/systemd-nologin.conf
65878a
%{_prefix}/lib/sysctl.d/50-default.conf
65878a
%{_prefix}/lib/systemd/system-preset/99-default-disable.preset
65878a
%{_prefix}/lib/systemd/catalog/systemd.catalog
65878a
%{_prefix}/lib/kernel/install.d/50-depmod.install
65878a
%{_prefix}/lib/kernel/install.d/90-loaderentry.install
65878a
%{_sbindir}/init
65878a
%{_sbindir}/reboot
65878a
%{_sbindir}/halt
65878a
%{_sbindir}/poweroff
65878a
%{_sbindir}/shutdown
65878a
%{_sbindir}/telinit
65878a
%{_sbindir}/runlevel
65878a
%{_sbindir}/udevadm
65878a
%{_mandir}/man1/*
65878a
%{_mandir}/man5/*
65878a
%{_mandir}/man7/*
65878a
%exclude %{_mandir}/man8/systemd-journal-gatewayd.*
65878a
%{_mandir}/man8/*
65878a
%{_datadir}/systemd/kbd-model-map
65878a
%{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
65878a
%{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service
65878a
%{_datadir}/dbus-1/system-services/org.freedesktop.hostname1.service
65878a
%{_datadir}/dbus-1/system-services/org.freedesktop.login1.service
65878a
%{_datadir}/dbus-1/system-services/org.freedesktop.locale1.service
65878a
%{_datadir}/dbus-1/system-services/org.freedesktop.timedate1.service
65878a
%{_datadir}/dbus-1/system-services/org.freedesktop.machine1.service
65878a
%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.*.xml
65878a
%{_datadir}/dbus-1/interfaces/org.freedesktop.hostname1.xml
65878a
%{_datadir}/dbus-1/interfaces/org.freedesktop.locale1.xml
65878a
%{_datadir}/dbus-1/interfaces/org.freedesktop.timedate1.xml
65878a
%{_datadir}/polkit-1/actions/org.freedesktop.systemd1.policy
65878a
%{_datadir}/polkit-1/actions/org.freedesktop.hostname1.policy
65878a
%{_datadir}/polkit-1/actions/org.freedesktop.login1.policy
65878a
%{_datadir}/polkit-1/actions/org.freedesktop.locale1.policy
65878a
%{_datadir}/polkit-1/actions/org.freedesktop.timedate1.policy
65878a
%{_datadir}/pkgconfig/systemd.pc
65878a
%{_datadir}/pkgconfig/udev.pc
65878a
%{_datadir}/bash-completion/completions/hostnamectl
65878a
%{_datadir}/bash-completion/completions/journalctl
65878a
%{_datadir}/bash-completion/completions/localectl
65878a
%{_datadir}/bash-completion/completions/loginctl
65878a
%{_datadir}/bash-completion/completions/systemctl
65878a
%{_datadir}/bash-completion/completions/systemd-coredumpctl
65878a
%{_datadir}/bash-completion/completions/timedatectl
65878a
%{_datadir}/bash-completion/completions/udevadm
65878a
%{_datadir}/bash-completion/completions/systemd-analyze
65878a
%{_datadir}/bash-completion/completions/kernel-install
65878a
%{_datadir}/bash-completion/completions/systemd-run
65878a
%{_datadir}/zsh/site-functions/*
65878a
%ghost %{_localstatedir}/lib/random-seed
65878a
%ghost %dir %{_localstatedir}/var/lib/systemd/
65878a
%ghost %dir %{_localstatedir}/var/lib/systemd/coredump
65878a
%ghost %dir %{_localstatedir}/var/lib/systemd/catalog
65878a
%ghost %{_localstatedir}/var/lib/systemd/catalog/database
65878a
%ghost %dir %{_localstatedir}/var/lib/backlight/
65878a
%config(noreplace) %{_sysconfdir}/rc.d/rc.local
65878a
%{_sysconfdir}/rc.local
65878a
65878a
# Make sure we don't remove runlevel targets from F14 alpha installs,
65878a
# but make sure we don't create then anew.
65878a
%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel2.target
65878a
%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel3.target
65878a
%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel4.target
65878a
%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel5.target
65878a
65878a
%files libs
65878a
%{_libdir}/security/pam_systemd.so
65878a
%{_libdir}/libnss_myhostname.so.2
65878a
%{_libdir}/libsystemd-daemon.so.*
65878a
%{_libdir}/libsystemd-login.so.*
65878a
%{_libdir}/libsystemd-journal.so.*
65878a
%{_libdir}/libsystemd-id128.so.*
65878a
%{_libdir}/libudev.so.*
65878a
65878a
%files devel
65878a
%dir %{_includedir}/systemd
65878a
%{_libdir}/libsystemd-daemon.so
65878a
%{_libdir}/libsystemd-login.so
65878a
%{_libdir}/libsystemd-journal.so
65878a
%{_libdir}/libsystemd-id128.so
65878a
%{_libdir}/libudev.so
65878a
%{_includedir}/systemd/sd-daemon.h
65878a
%{_includedir}/systemd/sd-login.h
65878a
%{_includedir}/systemd/sd-journal.h
65878a
%{_includedir}/systemd/sd-id128.h
65878a
%{_includedir}/systemd/sd-messages.h
65878a
%{_includedir}/systemd/sd-shutdown.h
65878a
%{_includedir}/libudev.h
65878a
%{_libdir}/pkgconfig/libsystemd-daemon.pc
65878a
%{_libdir}/pkgconfig/libsystemd-login.pc
65878a
%{_libdir}/pkgconfig/libsystemd-journal.pc
65878a
%{_libdir}/pkgconfig/libsystemd-id128.pc
65878a
%{_libdir}/pkgconfig/libudev.pc
65878a
%{_mandir}/man3/*
65878a
%dir %{_datadir}/gtk-doc/html/libudev
65878a
%{_datadir}/gtk-doc/html/libudev/*
65878a
65878a
%files sysv
65878a
%{_bindir}/systemd-sysv-convert
65878a
65878a
%files python
65878a
%{python_sitearch}/systemd/__init__.py
65878a
%{python_sitearch}/systemd/__init__.pyc
65878a
%{python_sitearch}/systemd/__init__.pyo
65878a
%{python_sitearch}/systemd/_journal.so
65878a
%{python_sitearch}/systemd/_reader.so
65878a
%{python_sitearch}/systemd/_daemon.so
65878a
%{python_sitearch}/systemd/id128.so
65878a
%{python_sitearch}/systemd/login.so
65878a
%{python_sitearch}/systemd/journal.py
65878a
%{python_sitearch}/systemd/journal.pyc
65878a
%{python_sitearch}/systemd/journal.pyo
65878a
%{python_sitearch}/systemd/daemon.py
65878a
%{python_sitearch}/systemd/daemon.pyc
65878a
%{python_sitearch}/systemd/daemon.pyo
65878a
65878a
%files -n libgudev1
65878a
%{_libdir}/libgudev-1.0.so.*
65878a
%{_libdir}/girepository-1.0/GUdev-1.0.typelib
65878a
65878a
%files -n libgudev1-devel
65878a
%{_libdir}/libgudev-1.0.so
65878a
%dir %{_includedir}/gudev-1.0
65878a
%dir %{_includedir}/gudev-1.0/gudev
65878a
%{_includedir}/gudev-1.0/gudev/*.h
65878a
%{_datadir}/gir-1.0/GUdev-1.0.gir
65878a
%dir %{_datadir}/gtk-doc/html/gudev
65878a
%{_datadir}/gtk-doc/html/gudev/*
65878a
%{_libdir}/pkgconfig/gudev-1.0*
65878a
65878a
%files journal-gateway
65878a
%{_prefix}/lib/systemd/system/systemd-journal-gatewayd.*
65878a
%{_prefix}/lib/systemd/systemd-journal-gatewayd
65878a
%{_mandir}/man8/systemd-journal-gatewayd.*
65878a
%{_datadir}/systemd/gatewayd
65878a
65878a
%changelog
65878a
* Thu Jan 15 2015 Colin Walters <walters@redhat.com> - 208-99.atomic.0
65878a
- Increase version to override RHEL7.1 version
65878a
65878a
* Fri Dec 19 2014 Colin Walters <walters@redhat.com> - 208-13.atomic.4
65878a
- Rebuild for 7.1
65878a
65878a
* Fri Sep 12 2014 Lukas Nykryn <lnykryn@redhat.com> - 208-11.1.5
65878a
- units/serial-getty@.service: add [Install] section (#1083936)
65878a
- units: order network-online.target after network.target (#1072431)
65878a
- util: consider both fuse.glusterfs and glusterfs network file systems (#1080229)
65878a
- core: make StopWhenUnneeded work in conjunction with units that fail during their start job (#986949)
65878a
- cgroups-agent: down-grade log level (#1044386)
65878a
- random-seed: raise POOL_SIZE_MIN constant to 1024 (#1066517)
65878a
- delta: do not use unicode chars in C locale (#1088419)
65878a
- core: print debug instead of error message (#1105608)
65878a
- journald: always add syslog facility for messages coming from kmsg (#1113215)
65878a
- fsck,fstab-generator: be lenient about missing fsck.<type> (#1098310)
65878a
- rules/60-persistent-storage: add nvme pcie ssd scsi_id ENV (#1042990)
65878a
- cgls: fix running with -M option (#1085455)
65878a
- getty: Start getty on 3270 terminals available on Linux on System z (#1075729)
65878a
- core: Added support for ERRNO NOTIFY_SOCKET  message parsing (#1106457)
65878a
- socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file system (#1111761)
65878a
- tmpfiles: add --root option to operate on an alternate fs tree (#1111199)
65878a
- units: make ExecStopPost action part of ExecStart (#1036276)
65878a
- machine-id: only look into KVM uuid when we are not running in a container (#1123452)
65878a
- util: reset signals when we fork off agents (#1134818)
65878a
- udev: do not skip the execution of RUN when renaming a network device fails (#1102135)
65878a
- man: mention System Administrator's Guide in systemctl manpage (#978948)
65878a
- vconsole: also copy character maps (not just fonts) from vt1 to vt2, vt3, ... (#1002450)
65878a
- systemd-detect-virt: detect s390 virtualization (#1139149)
65878a
65878a
* Wed Apr 02 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 208-11
65878a
- logind-session: save stopping flag (#1082692)
65878a
- unit: add waiting jobs to run queue in unit_coldplug (#1083159)
65878a
65878a
* Fri Mar 28 2014 Harald Hoyer <harald@redhat.com> 208-10
65878a
- require redhat-release >= 7.0
65878a
Resolves: rhbz#1070114
65878a
65878a
* Fri Mar 14 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 208-9
65878a
- fixes crashes in logind and systemd (#1073994)
65878a
- run fsck before mouting root in initramfs (#1056661)
65878a
65878a
* Thu Mar 06 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 208-8
65878a
- rules: mark loop device as SYSTEMD_READY=0 if no file is attached (#1067422)
65878a
- utmp: make sure we don't write the utmp reboot record twice on each boot (#1053600)
65878a
- rework session shutdown logic (#1047614)
65878a
- introduce new stop protocol for unit scopes (#1064976)
65878a
65878a
* Wed Mar 05 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 208-7
65878a
- setup tty permissions and group for /dev/sclp_line0 (#1070310)
65878a
- cdrom_id: use the old MMC fallback (#1038015)
65878a
- mount: don't send out PropertiesChanged message if actually nothing got changed (#1069718)
65878a
65878a
* Wed Feb 26 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 208-6
65878a
- fix boot if SELINUX=permissive in configuration file and trying to boot in enforcing=1 (#907841)
65878a
65878a
* Tue Feb 25 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 208-5
65878a
- reintroduce 60-alias-kmsg.rules (#1032711)
65878a
65878a
* Mon Feb 17 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 208-4
65878a
- fstab-generator: revert wrongly applied patch
65878a
65878a
* Fri Feb 14 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 208-3
65878a
- dbus-manager: fix selinux check for enable/disable
65878a
65878a
* Wed Feb 12 2014 Michal Sekletar <msekleta@redhat.com> - 208-2
65878a
- require redhat-release package
65878a
- call systemd-tmpfiles after package installation (#1059345)
65878a
- move preset policy out of systemd package (#903690)
65878a
65878a
* Tue Feb 11 2014 Michal Sekletar <msekleta@redhat.com> - 208-1
65878a
- rebase to systemd-208 (#1063332)
65878a
- do not create symlink /etc/systemd/system/syslog.service (#1055421)
65878a
65878a
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 207-14
65878a
- Mass rebuild 2014-01-24
65878a
65878a
* Thu Jan 16 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 207-13
65878a
- fix SELinux check for transient units (#1008864)
65878a
65878a
* Wed Jan 15 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 207-12
65878a
- shell-completion: remove load and dump from systemctl (#1048066)
65878a
- delta: ensure that d_type will be set on every fs (#1050795)
65878a
- tmpfiles: don't allow label_fix to print ENOENT when we want to ignore it (#1044871)
65878a
- udev/net_id: Introduce predictable network names for Linux on System z (#870859)
65878a
- coredumpctl: in case of error free pattern after print (#1052786)
65878a
65878a
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 207-11
65878a
- Mass rebuild 2013-12-27
65878a
65878a
* Thu Dec 19 2013 Lukas Nykryn <lnykryn@redhat.com> - 207-10
65878a
- cgroup_show: don't call show_pid_array on empty arrays
65878a
65878a
* Wed Dec 18 2013 Lukas Nykryn <lnykryn@redhat.com> - 207-9
65878a
- treat reload failure as failure (#1036848)
65878a
- improve journal performance (#1029604)
65878a
- backport bugfixes (#1043525)
65878a
- fix handling of trailing whitespace in split_quoted (#984832)
65878a
- localed: match converted keymaps before legacy (#903776)
65878a
- improve the description of parameter X in tmpfiles.d page (#1029604)
65878a
- obsolete ConsoleKit (#1039761)
65878a
- make rc.local more backward comaptible (#1039465)
65878a
65878a
* Tue Nov 19 2013 Lukas Nykryn <lnykryn@redhat.com> - 207-8
65878a
- tmpfiles: introduce m (#1030961)
65878a
65878a
* Tue Nov 12 2013 Lukas Nykryn <lnykryn@redhat.com> - 207-7
65878a
- introduce DefaultStartLimit (#821723)
65878a
65878a
* Mon Nov 11 2013 Harald Hoyer <harald@redhat.com> 207-6
65878a
- changed systemd-journal-gateway login shell to /sbin/nologin
65878a
- backported a lot of bugfixes
65878a
- udev: path_id - fix by-path link generation for scm devices
65878a
Resolves: rhbz#888707
65878a
65878a
* Tue Nov 05 2013 Lukas Nykryn <lnykryn@redhat.com> - 207-5
65878a
- create /etc/rc.d/rc.local (#968401)
65878a
- cgroup: always enable memory.use_hierarchy= for all cgroups (#1011575)
65878a
- remove user@.service (#1019738)
65878a
- drop some out-of-date references to cgroup settings (#1000004)
65878a
- explain NAME in systemctl man page (#978954)
65878a
65878a
* Tue Oct 15 2013 Lukas Nykryn <lnykryn@redhat.com> - 207-4
65878a
- core: whenever a new PID is passed to us, make sure we watch it
65878a
65878a
* Tue Oct 01 2013 Lukas Nykryn <lnykryn@redhat.com> - 207-3
65878a
- presets: add tuned.service
65878a
65878a
* Thu Sep 19 2013 Lukas Nykryn <lnykryn@redhat.com> - 207-2
65878a
- Advertise hibernation only if there's enough free swap
65878a
- swap: create .wants symlink to 'auto' swap devices
65878a
- Verify validity of session name when received from outside
65878a
- polkit: Avoid race condition in scraping /proc
65878a
Resolves: rhbz#1005142
65878a
65878a
* Fri Sep 13 2013 Harald Hoyer <harald@redhat.com> 207-1
65878a
- version 207
65878a
65878a
* Fri Sep 06 2013 Harald Hoyer <harald@redhat.com> 206-8
65878a
- support "debug" kernel command line parameter
65878a
- journald: fix fd leak in journal_file_empty
65878a
- journald: fix vacuuming of archived journals
65878a
- libudev: enumerate - do not try to match against an empty subsystem
65878a
- cgtop: fixup the online help
65878a
- libudev: fix memleak when enumerating childs
65878a
65878a
* Wed Aug 28 2013 Harald Hoyer <harald@redhat.com> 206-7
65878a
- fixed cgroup hashmap corruption
65878a
Resolves: rhbz#997742 rhbz#995197
65878a
65878a
* Fri Aug 23 2013 Harald Hoyer <harald@redhat.com> 206-6
65878a
- cgroup.c: check return value of unit_realize_cgroup_now()
65878a
Resolves: rhbz#997742 rhbz#995197
65878a
65878a
* Thu Aug 22 2013 Harald Hoyer <harald@redhat.com> 206-5
65878a
- obsolete upstart
65878a
Resolves: rhbz#978014
65878a
- obsolete hal
65878a
Resolves: rhbz#975589
65878a
- service: always unwatch PIDs before forgetting old ones
65878a
Resolves: rhbz#995197
65878a
- units: disable kmod-static-nodes.service in containers
65878a
- use CAP_MKNOD ConditionCapability
65878a
- fstab-generator: read rd.fstab=on/off switch correctly
65878a
- backlight: add minimal tool to save/restore screen brightness
65878a
- backlight: instead of syspath use sysname for identifying
65878a
- sysctl: allow overwriting of values specified in "later"
65878a
- systemd-python: fix initialization of _Reader objects
65878a
- udevd: simplify sigterm check
65878a
- libudev: fix hwdb validation to look for the *new* file
65878a
- units: make fsck units remain after exit
65878a
- udev: replace CAP_MKNOD by writable /sys condition
65878a
- libudev-enumerate.c:udev_enumerate_get_list_entry() fixed
65878a
- journal: fix parsing of facility in syslog messages
65878a
65878a
* Fri Aug 09 2013 Harald Hoyer <harald@redhat.com> 206-4
65878a
- journal: handle multiline syslog messages
65878a
- man: Fix copy&paste error
65878a
- core: synchronously block when logging
65878a
- journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT message
65878a
- initctl: use irreversible jobs when switching runlevels
65878a
- udev: log error if chmod/chown of static dev nodes fails
65878a
- udev: static_node - don't touch permissions uneccessarily
65878a
- tmpfiles: support passing --prefix multiple times
65878a
- tmpfiles: introduce --exclude-prefix
65878a
- tmpfiles-setup: exclude /dev prefixes files
65878a
- logind: update state file after generating the session fifo, not before
65878a
- journalctl: use _COMM= match for scripts
65878a
- man: systemd.unit: fix volatile path
65878a
- man: link up scope+slice units from systemd.unit(5)
65878a
- man: there is no session mode, only user mode
65878a
- journal: fix hashmap leak in mmap-cache
65878a
- systemd-delta: Only print colors when on a tty
65878a
- systemd: fix segv in snapshot creation
65878a
- udev: hwdb - try reading modalias for usb before falling back to the composed one
65878a
- udevd: respect the log-level set in /etc/udev/udev.conf
65878a
- fstab-generator: respect noauto/nofail when adding sysroot mount
65878a
65878a
* Fri Aug 02 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 206-3
65878a
- add dependency on kmod >= 14
65878a
- remove /var/log/journal to make journal non-persistant (#989750)
65878a
- add hypervkvpd.service to presets (#924321)
65878a
65878a
* Thu Aug 01 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 206-2
65878a
- 80-net-name-slot.rules: only rename network interfaces on ACTION==add
65878a
65878a
* Tue Jul 23 2013 Kay Sievers <kay@redhat.com> - 206-1
65878a
- New upstream release
65878a
  Resolves (#984152)
65878a
65878a
* Wed Jul  3 2013 Lennart Poettering <lpoetter@redhat.com> - 205-1
65878a
- New upstream release
65878a
65878a
* Wed Jun 26 2013 Michal Schmidt <mschmidt@redhat.com> 204-10
65878a
- Split systemd-journal-gateway subpackage (#908081).
65878a
65878a
* Mon Jun 24 2013 Michal Schmidt <mschmidt@redhat.com> 204-9
65878a
- Rename nm_dispatcher to NetworkManager-dispatcher in default preset (#977433)
65878a
65878a
* Fri Jun 14 2013 Harald Hoyer <harald@redhat.com> 204-8
65878a
- fix, which helps to sucessfully browse journals with
65878a
  duplicated seqnums
65878a
65878a
* Fri Jun 14 2013 Harald Hoyer <harald@redhat.com> 204-7
65878a
- fix duplicate message ID bug
65878a
Resolves: rhbz#974132
65878a
65878a
* Thu Jun 06 2013 Harald Hoyer <harald@redhat.com> 204-6
65878a
- introduce 99-default-disable.preset
65878a
65878a
* Thu Jun  6 2013 Lennart Poettering <lpoetter@redhat.com> - 204-5
65878a
- Rename 90-display-manager.preset to 85-display-manager.preset so that it actually takes precedence over 90-default.preset's "disable *" line (#903690)
65878a
65878a
* Tue May 28 2013 Harald Hoyer <harald@redhat.com> 204-4
65878a
- Fix kernel-install (#965897)
65878a
65878a
* Wed May 22 2013 Kay Sievers <kay@redhat.com> - 204-3
65878a
- Fix kernel-install (#965897)
65878a
65878a
* Thu May  9 2013 Lennart Poettering <lpoetter@redhat.com> - 204-2
65878a
- New upstream release
65878a
- disable isdn by default (#959793)
65878a
65878a
* Tue May 07 2013 Harald Hoyer <harald@redhat.com> 203-2
65878a
- forward port kernel-install-grubby.patch
65878a
65878a
* Tue May  7 2013 Lennart Poettering <lpoetter@redhat.com> - 203-1
65878a
- New upstream release
65878a
65878a
* Wed Apr 24 2013 Harald Hoyer <harald@redhat.com> 202-3
65878a
- fix ENOENT for getaddrinfo
65878a
- Resolves: rhbz#954012 rhbz#956035
65878a
- crypt-setup-generator: correctly check return of strdup
65878a
- logind-dbus: initialize result variable
65878a
- prevent library underlinking
65878a
65878a
* Fri Apr 19 2013 Harald Hoyer <harald@redhat.com> 202-2
65878a
- nspawn create empty /etc/resolv.conf if necessary
65878a
- python wrapper: add sd_journal_add_conjunction()
65878a
- fix s390 booting
65878a
- Resolves: rhbz#953217
65878a
65878a
* Thu Apr 18 2013 Lennart Poettering <lpoetter@redhat.com> - 202-1
65878a
- New upstream release
65878a
65878a
* Tue Apr 09 2013 Michal Schmidt <mschmidt@redhat.com> - 201-2
65878a
- Automatically discover whether to run autoreconf and add autotools and git
65878a
  BuildRequires based on the presence of patches to be applied.
65878a
- Use find -delete.
65878a
65878a
* Mon Apr  8 2013 Lennart Poettering <lpoetter@redhat.com> - 201-1
65878a
- New upstream release
65878a
65878a
* Mon Apr  8 2013 Lennart Poettering <lpoetter@redhat.com> - 200-4
65878a
- Update preset file
65878a
65878a
* Fri Mar 29 2013 Lennart Poettering <lpoetter@redhat.com> - 200-3
65878a
- Remove NetworkManager-wait-online.service from presets file again, it should default to off
65878a
65878a
* Fri Mar 29 2013 Lennart Poettering <lpoetter@redhat.com> - 200-2
65878a
- New upstream release
65878a
65878a
* Tue Mar 26 2013 Lennart Poettering <lpoetter@redhat.com> - 199-2
65878a
- Add NetworkManager-wait-online.service to the presets file
65878a
65878a
* Tue Mar 26 2013 Lennart Poettering <lpoetter@redhat.com> - 199-1
65878a
- New upstream release
65878a
65878a
* Mon Mar 18 2013 Michal Schmidt <mschmidt@redhat.com> 198-7
65878a
- Drop /usr/s?bin/ prefixes.
65878a
65878a
* Fri Mar 15 2013 Harald Hoyer <harald@redhat.com> 198-6
65878a
- run autogen to pickup all changes
65878a
65878a
* Fri Mar 15 2013 Harald Hoyer <harald@redhat.com> 198-5
65878a
- do not mount anything, when not running as pid 1
65878a
- add initrd.target for systemd in the initrd
65878a
65878a
* Wed Mar 13 2013 Harald Hoyer <harald@redhat.com> 198-4
65878a
- fix switch-root and local-fs.target problem
65878a
- patch kernel-install to use grubby, if available
65878a
65878a
* Fri Mar 08 2013 Harald Hoyer <harald@redhat.com> 198-3
65878a
- add Conflict with dracut < 026 because of the new switch-root isolate
65878a
65878a
* Thu Mar  7 2013 Lennart Poettering <lpoetter@redhat.com> - 198-2
65878a
- Create required users
65878a
65878a
* Thu Mar 7 2013 Lennart Poettering <lpoetter@redhat.com> - 198-1
65878a
- New release
65878a
- Enable journal persistancy by default
65878a
65878a
* Sun Feb 10 2013 Peter Robinson <pbrobinson@fedoraproject.org> 197-3
65878a
- Bump for ARM
65878a
65878a
* Fri Jan 18 2013 Michal Schmidt <mschmidt@redhat.com> - 197-2
65878a
- Added qemu-guest-agent.service to presets (Lennart, #885406).
65878a
- Add missing pygobject3-base to systemd-analyze deps (Lennart).
65878a
- Do not require hwdata, it is all in the hwdb now (Kay).
65878a
- Drop dependency on dbus-python.
65878a
65878a
* Tue Jan  8 2013 Lennart Poettering <lpoetter@redhat.com> - 197-1
65878a
- New upstream release
65878a
65878a
* Mon Dec 10 2012 Michal Schmidt <mschmidt@redhat.com> - 196-4
65878a
- Enable rngd.service by default (#857765).
65878a
65878a
* Mon Dec 10 2012 Michal Schmidt <mschmidt@redhat.com> - 196-3
65878a
- Disable hardening on s390(x) because PIE is broken there and produces
65878a
  text relocations with __thread (#868839).
65878a
65878a
* Wed Dec 05 2012 Michal Schmidt <mschmidt@redhat.com> - 196-2
65878a
- added spice-vdagentd.service to presets (Lennart, #876237)
65878a
- BR cryptsetup-devel instead of the legacy cryptsetup-luks-devel provide name
65878a
  (requested by Milan Brož).
65878a
- verbose make to see the actual build flags
65878a
65878a
* Wed Nov 21 2012 Lennart Poettering <lpoetter@redhat.com> - 196-1
65878a
- New upstream release
65878a
65878a
* Tue Nov 20 2012 Lennart Poettering <lpoetter@redhat.com> - 195-8
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=873459
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=878093
65878a
65878a
* Thu Nov 15 2012 Michal Schmidt <mschmidt@redhat.com> - 195-7
65878a
- Revert udev killing cgroup patch for F18 Beta.
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=873576
65878a
65878a
* Fri Nov 09 2012 Michal Schmidt <mschmidt@redhat.com> - 195-6
65878a
- Fix cyclical dep between systemd and systemd-libs.
65878a
- Avoid broken build of test-journal-syslog.
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=873387
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=872638
65878a
65878a
* Thu Oct 25 2012 Kay Sievers <kay@redhat.com> - 195-5
65878a
- require 'sed', limit HOSTNAME= match
65878a
65878a
* Wed Oct 24 2012 Michal Schmidt <mschmidt@redhat.com> - 195-4
65878a
- add dmraid-activation.service to the default preset
65878a
- add yum protected.d fragment
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=869619
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=869717
65878a
65878a
* Wed Oct 24 2012 Kay Sievers <kay@redhat.com> - 195-3
65878a
- Migrate /etc/sysconfig/ i18n, keyboard, network files/variables to
65878a
  systemd native files
65878a
65878a
* Tue Oct 23 2012 Lennart Poettering <lpoetter@redhat.com> - 195-2
65878a
- Provide syslog because the journal is fine as a syslog implementation
65878a
65878a
* Tue Oct 23 2012 Lennart Poettering <lpoetter@redhat.com> - 195-1
65878a
- New upstream release
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=831665
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=847720
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=858693
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=863481
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=864629
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=864672
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=864674
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=865128
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=866346
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=867407
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=868603
65878a
65878a
* Wed Oct 10 2012 Michal Schmidt <mschmidt@redhat.com> - 194-2
65878a
- Add scriptlets for migration away from systemd-timedated-ntp.target
65878a
65878a
* Wed Oct  3 2012 Lennart Poettering <lpoetter@redhat.com> - 194-1
65878a
- New upstream release
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=859614
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=859655
65878a
65878a
* Fri Sep 28 2012 Lennart Poettering <lpoetter@redhat.com> - 193-1
65878a
- New upstream release
65878a
65878a
* Tue Sep 25 2012 Lennart Poettering <lpoetter@redhat.com> - 192-1
65878a
- New upstream release
65878a
65878a
* Fri Sep 21 2012 Lennart Poettering <lpoetter@redhat.com> - 191-2
65878a
- Fix journal mmap header prototype definition to fix compilation on 32bit
65878a
65878a
* Fri Sep 21 2012 Lennart Poettering <lpoetter@redhat.com> - 191-1
65878a
- New upstream release
65878a
- Enable all display managers by default, as discussed with Adam Williamson
65878a
65878a
* Thu Sep 20 2012 Lennart Poettering <lpoetter@redhat.com> - 190-1
65878a
- New upstream release
65878a
- Take possession of /etc/localtime, and remove /etc/sysconfig/clock
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=858780
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=858787
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=858771
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=858754
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=858746
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=858266
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=858224
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=857670
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=856975
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=855863
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=851970
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=851275
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=851131
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=847472
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=847207
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=846483
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=846085
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=845973
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=845194
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=845028
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=844630
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=839736
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=835848
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=831740
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=823485
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=821813
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=807886
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=802198
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=767795
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=767561
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=752774
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=732874
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=858735
65878a
65878a
* Thu Sep 13 2012 Lennart Poettering <lpoetter@redhat.com> - 189-4
65878a
- Don't pull in pkg-config as dep
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=852828
65878a
65878a
* Wed Sep 12 2012 Lennart Poettering <lpoetter@redhat.com> - 189-3
65878a
- Update preset policy
65878a
- Rename preset policy file from 99-default.preset to 90-default.preset so that people can order their own stuff after the Fedora default policy if they wish
65878a
65878a
* Thu Aug 23 2012 Lennart Poettering <lpoetter@redhat.com> - 189-2
65878a
- Update preset policy
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=850814
65878a
65878a
* Thu Aug 23 2012 Lennart Poettering <lpoetter@redhat.com> - 189-1
65878a
- New upstream release
65878a
65878a
* Thu Aug 16 2012 Ray Strode <rstrode@redhat.com> 188-4
65878a
- more scriptlet fixes
65878a
  (move dm migration logic to %posttrans so the service
65878a
   files it's looking for are available at the time
65878a
   the logic is run)
65878a
65878a
* Sat Aug 11 2012 Lennart Poettering <lpoetter@redhat.com> - 188-3
65878a
- Remount file systems MS_PRIVATE before switching roots
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=847418
65878a
65878a
* Wed Aug 08 2012 Rex Dieter <rdieter@fedoraproject.org> - 188-2
65878a
- fix scriptlets
65878a
65878a
* Wed Aug  8 2012 Lennart Poettering <lpoetter@redhat.com> - 188-1
65878a
- New upstream release
65878a
- Enable gdm and avahi by default via the preset file
65878a
- Convert /etc/sysconfig/desktop to display-manager.service symlink
65878a
- Enable hardened build
65878a
65878a
* Mon Jul 30 2012 Kay Sievers <kay@redhat.com> - 187-3
65878a
- Obsolete: system-setup-keyboard
65878a
65878a
* Wed Jul 25 2012 Kalev Lember <kalevlember@gmail.com> - 187-2
65878a
- Run ldconfig for the new -libs subpackage
65878a
65878a
* Thu Jul 19 2012 Lennart Poettering <lpoetter@redhat.com> - 187-1
65878a
- New upstream release
65878a
65878a
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 186-2
65878a
- fixed dracut conflict version
65878a
65878a
* Tue Jul  3 2012 Lennart Poettering <lpoetter@redhat.com> - 186-1
65878a
- New upstream release
65878a
65878a
* Fri Jun 22 2012 Nils Philippsen <nils@redhat.com> - 185-7.gite7aee75
65878a
- add obsoletes/conflicts so multilib systemd -> systemd-libs updates work
65878a
65878a
* Thu Jun 14 2012 Michal Schmidt <mschmidt@redhat.com> - 185-6.gite7aee75
65878a
- Update to current git
65878a
65878a
* Wed Jun 06 2012 Kay Sievers - 185-5.gita2368a3
65878a
- disable plymouth in configure, to drop the .wants/ symlinks
65878a
65878a
* Wed Jun 06 2012 Michal Schmidt <mschmidt@redhat.com> - 185-4.gita2368a3
65878a
- Update to current git snapshot
65878a
  - Add systemd-readahead-analyze
65878a
  - Drop upstream patch
65878a
- Split systemd-libs
65878a
- Drop duplicate doc files
65878a
- Fixed License headers of subpackages
65878a
65878a
* Wed Jun 06 2012 Ray Strode <rstrode@redhat.com> - 185-3
65878a
- Drop plymouth files
65878a
- Conflict with old plymouth
65878a
65878a
* Tue Jun 05 2012 Kay Sievers - 185-2
65878a
- selinux udev labeling fix
65878a
- conflict with older dracut versions for new udev file names
65878a
65878a
* Mon Jun 04 2012 Kay Sievers - 185-1
65878a
- New upstream release
65878a
  - udev selinux labeling fixes
65878a
  - new man pages
65878a
  - systemctl help <unit name>
65878a
65878a
* Thu May 31 2012 Lennart Poettering <lpoetter@redhat.com> - 184-1
65878a
- New upstream release
65878a
65878a
* Thu May 24 2012 Kay Sievers <kay@redhat.com> - 183-1
65878a
- New upstream release including udev merge.
65878a
65878a
* Wed Mar 28 2012 Michal Schmidt <mschmidt@redhat.com> - 44-4
65878a
- Add triggers from Bill Nottingham to correct the damage done by
65878a
  the obsoleted systemd-units's preun scriptlet (#807457).
65878a
65878a
* Mon Mar 26 2012 Dennis Gilmore <dennis@ausil.us> - 44-3
65878a
- apply patch from upstream so we can build systemd on arm and ppc
65878a
- and likely the rest of the secondary arches
65878a
65878a
* Tue Mar 20 2012 Michal Schmidt <mschmidt@redhat.com> - 44-2
65878a
- Don't build the gtk parts anymore. They're moving into systemd-ui.
65878a
- Remove a dead patch file.
65878a
65878a
* Fri Mar 16 2012 Lennart Poettering <lpoetter@redhat.com> - 44-1
65878a
- New upstream release
65878a
- Closes #798760, #784921, #783134, #768523, #781735
65878a
65878a
* Mon Feb 27 2012 Dennis Gilmore <dennis@ausil.us> - 43-2
65878a
- don't conflict with fedora-release systemd never actually provided
65878a
- /etc/os-release so there is no actual conflict
65878a
65878a
* Wed Feb 15 2012 Lennart Poettering <lpoetter@redhat.com> - 43-1
65878a
- New upstream release
65878a
- Closes #789758, #790260, #790522
65878a
65878a
* Sat Feb 11 2012 Lennart Poettering <lpoetter@redhat.com> - 42-1
65878a
- New upstream release
65878a
- Save a bit of entropy during system installation (#789407)
65878a
- Don't own /etc/os-release anymore, leave that to fedora-release
65878a
65878a
* Thu Feb  9 2012 Adam Williamson <awilliam@redhat.com> - 41-2
65878a
- rebuild for fixed binutils
65878a
65878a
* Thu Feb  9 2012 Lennart Poettering <lpoetter@redhat.com> - 41-1
65878a
- New upstream release
65878a
65878a
* Tue Feb  7 2012 Lennart Poettering <lpoetter@redhat.com> - 40-1
65878a
- New upstream release
65878a
65878a
* Thu Jan 26 2012 Kay Sievers <kay@redhat.com> - 39-3
65878a
- provide /sbin/shutdown
65878a
65878a
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 39-2
65878a
- increment release
65878a
65878a
* Wed Jan 25 2012 Kay Sievers <kay@redhat.com> - 39-1.1
65878a
- install everything in /usr
65878a
  https://fedoraproject.org/wiki/Features/UsrMove
65878a
65878a
* Wed Jan 25 2012 Lennart Poettering <lpoetter@redhat.com> - 39-1
65878a
- New upstream release
65878a
65878a
* Sun Jan 22 2012 Michal Schmidt <mschmidt@redhat.com> - 38-6.git9fa2f41
65878a
- Update to a current git snapshot.
65878a
- Resolves: #781657
65878a
65878a
* Sun Jan 22 2012 Michal Schmidt <mschmidt@redhat.com> - 38-5
65878a
- Build against libgee06. Reenable gtk tools.
65878a
- Delete unused patches.
65878a
- Add easy building of git snapshots.
65878a
- Remove legacy spec file elements.
65878a
- Don't mention implicit BuildRequires.
65878a
- Configure with --disable-static.
65878a
- Merge -units into the main package.
65878a
- Move section 3 manpages to -devel.
65878a
- Fix unowned directory.
65878a
- Run ldconfig in scriptlets.
65878a
- Split systemd-analyze to a subpackage.
65878a
65878a
* Sat Jan 21 2012 Dan Horák <dan[at]danny.cz> - 38-4
65878a
- fix build on big-endians
65878a
65878a
* Wed Jan 11 2012 Lennart Poettering <lpoetter@redhat.com> - 38-3
65878a
- Disable building of gtk tools for now
65878a
65878a
* Wed Jan 11 2012 Lennart Poettering <lpoetter@redhat.com> - 38-2
65878a
- Fix a few (build) dependencies
65878a
65878a
* Wed Jan 11 2012 Lennart Poettering <lpoetter@redhat.com> - 38-1
65878a
- New upstream release
65878a
65878a
* Tue Nov 15 2011 Michal Schmidt <mschmidt@redhat.com> - 37-4
65878a
- Run authconfig if /etc/pam.d/system-auth is not a symlink.
65878a
- Resolves: #753160
65878a
65878a
* Wed Nov 02 2011 Michal Schmidt <mschmidt@redhat.com> - 37-3
65878a
- Fix remote-fs-pre.target and its ordering.
65878a
- Resolves: #749940
65878a
65878a
* Wed Oct 19 2011 Michal Schmidt <mschmidt@redhat.com> - 37-2
65878a
- A couple of fixes from upstream:
65878a
- Fix a regression in bash-completion reported in Bodhi.
65878a
- Fix a crash in isolating.
65878a
- Resolves: #717325
65878a
65878a
* Tue Oct 11 2011 Lennart Poettering <lpoetter@redhat.com> - 37-1
65878a
- New upstream release
65878a
- Resolves: #744726, #718464, #713567, #713707, #736756
65878a
65878a
* Thu Sep 29 2011 Michal Schmidt <mschmidt@redhat.com> - 36-5
65878a
- Undo the workaround. Kay says it does not belong in systemd.
65878a
- Unresolves: #741655
65878a
65878a
* Thu Sep 29 2011 Michal Schmidt <mschmidt@redhat.com> - 36-4
65878a
- Workaround for the crypto-on-lvm-on-crypto disk layout
65878a
- Resolves: #741655
65878a
65878a
* Sun Sep 25 2011 Michal Schmidt <mschmidt@redhat.com> - 36-3
65878a
- Revert an upstream patch that caused ordering cycles
65878a
- Resolves: #741078
65878a
65878a
* Fri Sep 23 2011 Lennart Poettering <lpoetter@redhat.com> - 36-2
65878a
- Add /etc/timezone to ghosted files
65878a
65878a
* Fri Sep 23 2011 Lennart Poettering <lpoetter@redhat.com> - 36-1
65878a
- New upstream release
65878a
- Resolves: #735013, #736360, #737047, #737509, #710487, #713384
65878a
65878a
* Thu Sep  1 2011 Lennart Poettering <lpoetter@redhat.com> - 35-1
65878a
- New upstream release
65878a
- Update post scripts
65878a
- Resolves: #726683, #713384, #698198, #722803, #727315, #729997, #733706, #734611
65878a
65878a
* Thu Aug 25 2011 Lennart Poettering <lpoetter@redhat.com> - 34-1
65878a
- New upstream release
65878a
65878a
* Fri Aug 19 2011 Harald Hoyer <harald@redhat.com> 33-2
65878a
- fix ABRT on service file reloading
65878a
- Resolves: rhbz#732020
65878a
65878a
* Wed Aug  3 2011 Lennart Poettering <lpoetter@redhat.com> - 33-1
65878a
- New upstream release
65878a
65878a
* Fri Jul 29 2011 Lennart Poettering <lpoetter@redhat.com> - 32-1
65878a
- New upstream release
65878a
65878a
* Wed Jul 27 2011 Lennart Poettering <lpoetter@redhat.com> - 31-2
65878a
- Fix access mode of modprobe file, restart logind after upgrade
65878a
65878a
* Wed Jul 27 2011 Lennart Poettering <lpoetter@redhat.com> - 31-1
65878a
- New upstream release
65878a
65878a
* Wed Jul 13 2011 Lennart Poettering <lpoetter@redhat.com> - 30-1
65878a
- New upstream release
65878a
65878a
* Thu Jun 16 2011 Lennart Poettering <lpoetter@redhat.com> - 29-1
65878a
- New upstream release
65878a
65878a
* Mon Jun 13 2011 Michal Schmidt <mschmidt@redhat.com> - 28-4
65878a
- Apply patches from current upstream.
65878a
- Fixes memory size detection on 32-bit with >4GB RAM (BZ712341)
65878a
65878a
* Wed Jun 08 2011 Michal Schmidt <mschmidt@redhat.com> - 28-3
65878a
- Apply patches from current upstream
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=709909
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=710839
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=711015
65878a
65878a
* Sat May 28 2011 Lennart Poettering <lpoetter@redhat.com> - 28-2
65878a
- Pull in nss-myhostname
65878a
65878a
* Thu May 26 2011 Lennart Poettering <lpoetter@redhat.com> - 28-1
65878a
- New upstream release
65878a
65878a
* Wed May 25 2011 Lennart Poettering <lpoetter@redhat.com> - 26-2
65878a
- Bugfix release
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=707507
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=707483
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=705427
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=707577
65878a
65878a
* Sat Apr 30 2011 Lennart Poettering <lpoetter@redhat.com> - 26-1
65878a
- New upstream release
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=699394
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=698198
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=698674
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=699114
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=699128
65878a
65878a
* Thu Apr 21 2011 Lennart Poettering <lpoetter@redhat.com> - 25-1
65878a
- New upstream release
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=694788
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=694321
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=690253
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=688661
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=682662
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=678555
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=628004
65878a
65878a
* Wed Apr  6 2011 Lennart Poettering <lpoetter@redhat.com> - 24-1
65878a
- New upstream release
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=694079
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=693289
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=693274
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=693161
65878a
65878a
* Tue Apr  5 2011 Lennart Poettering <lpoetter@redhat.com> - 23-1
65878a
- New upstream release
65878a
- Include systemd-sysv-convert
65878a
65878a
* Fri Apr  1 2011 Lennart Poettering <lpoetter@redhat.com> - 22-1
65878a
- New upstream release
65878a
65878a
* Wed Mar 30 2011 Lennart Poettering <lpoetter@redhat.com> - 21-2
65878a
- The quota services are now pulled in by mount points, hence no need to enable them explicitly
65878a
65878a
* Tue Mar 29 2011 Lennart Poettering <lpoetter@redhat.com> - 21-1
65878a
- New upstream release
65878a
65878a
* Mon Mar 28 2011 Matthias Clasen <mclasen@redhat.com> - 20-2
65878a
- Apply upstream patch to not send untranslated messages to plymouth
65878a
65878a
* Tue Mar  8 2011 Lennart Poettering <lpoetter@redhat.com> - 20-1
65878a
- New upstream release
65878a
65878a
* Tue Mar  1 2011 Lennart Poettering <lpoetter@redhat.com> - 19-1
65878a
- New upstream release
65878a
65878a
* Wed Feb 16 2011 Lennart Poettering <lpoetter@redhat.com> - 18-1
65878a
- New upstream release
65878a
65878a
* Mon Feb 14 2011 Bill Nottingham <notting@redhat.com> - 17-6
65878a
- bump upstart obsoletes (#676815)
65878a
65878a
* Wed Feb  9 2011 Tom Callaway <spot@fedoraproject.org> - 17-5
65878a
- add macros.systemd file for %%{_unitdir}
65878a
65878a
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17-4
65878a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
65878a
65878a
* Wed Feb  9 2011 Lennart Poettering <lpoetter@redhat.com> - 17-3
65878a
- Fix popen() of systemctl, #674916
65878a
65878a
* Mon Feb  7 2011 Bill Nottingham <notting@redhat.com> - 17-2
65878a
- add epoch to readahead obsolete
65878a
65878a
* Sat Jan 22 2011 Lennart Poettering <lpoetter@redhat.com> - 17-1
65878a
- New upstream release
65878a
65878a
* Tue Jan 18 2011 Lennart Poettering <lpoetter@redhat.com> - 16-2
65878a
- Drop console.conf again, since it is not shipped in pamtmp.conf
65878a
65878a
* Sat Jan  8 2011 Lennart Poettering <lpoetter@redhat.com> - 16-1
65878a
- New upstream release
65878a
65878a
* Thu Nov 25 2010 Lennart Poettering <lpoetter@redhat.com> - 15-1
65878a
- New upstream release
65878a
65878a
* Thu Nov 25 2010 Lennart Poettering <lpoetter@redhat.com> - 14-1
65878a
- Upstream update
65878a
- Enable hwclock-load by default
65878a
- Obsolete readahead
65878a
- Enable /var/run and /var/lock on tmpfs
65878a
65878a
* Fri Nov 19 2010 Lennart Poettering <lpoetter@redhat.com> - 13-1
65878a
- new upstream release
65878a
65878a
* Wed Nov 17 2010 Bill Nottingham <notting@redhat.com> 12-3
65878a
- Fix clash
65878a
65878a
* Wed Nov 17 2010 Lennart Poettering <lpoetter@redhat.com> - 12-2
65878a
- Don't clash with initscripts for now, so that we don't break the builders
65878a
65878a
* Wed Nov 17 2010 Lennart Poettering <lpoetter@redhat.com> - 12-1
65878a
- New upstream release
65878a
65878a
* Fri Nov 12 2010 Matthias Clasen <mclasen@redhat.com> - 11-2
65878a
- Rebuild with newer vala, libnotify
65878a
65878a
* Thu Oct  7 2010 Lennart Poettering <lpoetter@redhat.com> - 11-1
65878a
- New upstream release
65878a
65878a
* Wed Sep 29 2010 Jesse Keating <jkeating@redhat.com> - 10-6
65878a
- Rebuilt for gcc bug 634757
65878a
65878a
* Thu Sep 23 2010 Bill Nottingham <notting@redhat.com> - 10-5
65878a
- merge -sysvinit into main package
65878a
65878a
* Mon Sep 20 2010 Bill Nottingham <notting@redhat.com> - 10-4
65878a
- obsolete upstart-sysvinit too
65878a
65878a
* Fri Sep 17 2010 Bill Nottingham <notting@redhat.com> - 10-3
65878a
- Drop upstart requires
65878a
65878a
* Tue Sep 14 2010 Lennart Poettering <lpoetter@redhat.com> - 10-2
65878a
- Enable audit
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=633771
65878a
65878a
* Tue Sep 14 2010 Lennart Poettering <lpoetter@redhat.com> - 10-1
65878a
- New upstream release
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=630401
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=630225
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=626966
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=623456
65878a
65878a
* Fri Sep  3 2010 Bill Nottingham <notting@redhat.com> - 9-3
65878a
- move fedora-specific units to initscripts; require newer version thereof
65878a
65878a
* Fri Sep  3 2010 Lennart Poettering <lpoetter@redhat.com> - 9-2
65878a
- Add missing tarball
65878a
65878a
* Fri Sep  3 2010 Lennart Poettering <lpoetter@redhat.com> - 9-1
65878a
- New upstream version
65878a
- Closes 501720, 614619, 621290, 626443, 626477, 627014, 627785, 628913
65878a
65878a
* Fri Aug 27 2010 Lennart Poettering <lpoetter@redhat.com> - 8-3
65878a
- Reexecute after installation, take ownership of /var/run/user
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=627457
65878a
- https://bugzilla.redhat.com/show_bug.cgi?id=627634
65878a
65878a
* Thu Aug 26 2010 Lennart Poettering <lpoetter@redhat.com> - 8-2
65878a
- Properly create default.target link
65878a
65878a
* Wed Aug 25 2010 Lennart Poettering <lpoetter@redhat.com> - 8-1
65878a
- New upstream release
65878a
65878a
* Thu Aug 12 2010 Lennart Poettering <lpoetter@redhat.com> - 7-3
65878a
- Fix https://bugzilla.redhat.com/show_bug.cgi?id=623561
65878a
65878a
* Thu Aug 12 2010 Lennart Poettering <lpoetter@redhat.com> - 7-2
65878a
- Fix https://bugzilla.redhat.com/show_bug.cgi?id=623430
65878a
65878a
* Tue Aug 10 2010 Lennart Poettering <lpoetter@redhat.com> - 7-1
65878a
- New upstream release
65878a
65878a
* Fri Aug  6 2010 Lennart Poettering <lpoetter@redhat.com> - 6-2
65878a
- properly hide output on package installation
65878a
- pull in coreutils during package installtion
65878a
65878a
* Fri Aug  6 2010 Lennart Poettering <lpoetter@redhat.com> - 6-1
65878a
- New upstream release
65878a
- Fixes #621200
65878a
65878a
* Wed Aug  4 2010 Lennart Poettering <lpoetter@redhat.com> - 5-2
65878a
- Add tarball
65878a
65878a
* Wed Aug  4 2010 Lennart Poettering <lpoetter@redhat.com> - 5-1
65878a
- Prepare release 5
65878a
65878a
* Tue Jul 27 2010 Bill Nottingham <notting@redhat.com> - 4-4
65878a
- Add 'sysvinit-userspace' provide to -sysvinit package to fix upgrade/install (#618537)
65878a
65878a
* Sat Jul 24 2010 Lennart Poettering <lpoetter@redhat.com> - 4-3
65878a
- Add libselinux to build dependencies
65878a
65878a
* Sat Jul 24 2010 Lennart Poettering <lpoetter@redhat.com> - 4-2
65878a
- Use the right tarball
65878a
65878a
* Sat Jul 24 2010 Lennart Poettering <lpoetter@redhat.com> - 4-1
65878a
- New upstream release, and make default
65878a
65878a
* Tue Jul 13 2010 Lennart Poettering <lpoetter@redhat.com> - 3-3
65878a
- Used wrong tarball
65878a
65878a
* Tue Jul 13 2010 Lennart Poettering <lpoetter@redhat.com> - 3-2
65878a
- Own /cgroup jointly with libcgroup, since we don't dpend on it anymore
65878a
65878a
* Tue Jul 13 2010 Lennart Poettering <lpoetter@redhat.com> - 3-1
65878a
- New upstream release
65878a
65878a
* Fri Jul 9 2010 Lennart Poettering <lpoetter@redhat.com> - 2-0
65878a
- New upstream release
65878a
65878a
* Wed Jul 7 2010 Lennart Poettering <lpoetter@redhat.com> - 1-0
65878a
- First upstream release
65878a
65878a
* Tue Jun 29 2010 Lennart Poettering <lpoetter@redhat.com> - 0-0.7.20100629git4176e5
65878a
- New snapshot
65878a
- Split off -units package where other packages can depend on without pulling in the whole of systemd
65878a
65878a
* Tue Jun 22 2010 Lennart Poettering <lpoetter@redhat.com> - 0-0.6.20100622gita3723b
65878a
- Add missing libtool dependency.
65878a
65878a
* Tue Jun 22 2010 Lennart Poettering <lpoetter@redhat.com> - 0-0.5.20100622gita3723b
65878a
- Update snapshot
65878a
65878a
* Mon Jun 14 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.4.20100614git393024
65878a
- Pull the latest snapshot that fixes a segfault. Resolves rhbz#603231
65878a
65878a
* Fri Jun 11 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.3.20100610git2f198e
65878a
- More minor fixes as per review
65878a
65878a
* Thu Jun 10 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.2.20100610git2f198e
65878a
- Spec improvements from David Hollis
65878a
65878a
* Wed Jun 09 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.1.20090609git2f198e
65878a
- Address review comments
65878a
65878a
* Tue Jun 01 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.0.git2010-06-02
65878a
- Initial spec (adopted from Kay Sievers)