Kay Sievers f7ff950
#global gitcommit 619b80a
Lennart Poettering 03e2e2f
Lennart Poettering 66cf07d
%global _hardened_build 1
Lennart Poettering 5db028d
Lennart Poettering 391f9f8
# We ship a .pc file but don't want to have a dep on pkg-config. We
Lennart Poettering 391f9f8
# strip the automatically generated dep here and instead co-own the
Lennart Poettering 391f9f8
# directory.
Lennart Poettering 391f9f8
%global __requires_exclude pkg-config
Lennart Poettering 391f9f8
c9f04da
%global pkgdir %{_prefix}/lib/systemd
c9f04da
%global system_unit_dir %{pkgdir}/system
c9f04da
cc49efc
Name:           systemd
cc49efc
Url:            http://www.freedesktop.org/wiki/Software/systemd
Kay Sievers f7ff950
Version:        222
fff97bd
Release:        17%{?gitcommit:.git%{gitcommit}}%{?dist}
720afeb
# For a breakdown of the licensing, see README
720afeb
License:        LGPLv2+ and MIT and GPLv2+
Lennart Poettering 52a5501
Summary:        A System and Service Manager
77289ef
77289ef
%if %{defined gitcommit}
3dfe820
Source0:        https://github.com/systemd/systemd/archive/%{?gitcommit}.tar.gz#/%{name}-%{gitcommit}.tar.gz
77289ef
%else
3dfe820
Source0:        https://github.com/systemd/systemd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
77289ef
%endif
0a8e7e6
77289ef
# Prevent accidental removal of the systemd package
6d5bee3
Source4:        yum-protect-systemd.conf
6d5bee3
Source5:        inittab
801ccd9
Source6:        sysctl.conf.README
b53cf7b
Source7:        systemd-journal-remote.xml
b53cf7b
Source8:        systemd-journal-gatewayd.xml
90aeeef
Source9:        20-yama-ptrace.conf
77289ef
Lennart Poettering 836567c
# Patch series is available from http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v220-stable
Lennart Poettering 836567c
# GIT_DIR=~/src/systemd/.git git format-patch-ab -M -N --no-signature v220..v220-stable
62fe945
# i=1; for p in 0*patch;do printf "Patch%04d:      %s\n" $i $p; ((i++));done
4c8e899
Patch0001:      0001-tmpfiles-downgrade-errors-when-a-file-system-does-no.patch
dab2659
Patch0002:      0002-load-fragment-fix-segv-on-parse-error.patch
dab2659
Patch0003:      0003-man-clarify-that-unknown-escapes-must-be-escaped.patch
fb7efbf
Patch0005:      0001-selinux-fix-missing-SELinux-unit-access-check.patch
fb7efbf
Patch0006:      0002-install-make-unit_file_get_list-aware-of-UNIT_FILE_I.patch
fb7efbf
Patch0007:      0003-journal-gatewayd-fix-tmpfile-logic.patch
fb7efbf
Patch0008:      0004-resolved-fix-marshalling-of-RRSIG-records.patch
fb7efbf
Patch0009:      0005-Reload-manager-defaults-at-daemon-reload.patch
fb7efbf
Patch0010:      0006-basic-util.c-fopen_temporary-close-fd-if-failed.patch
fb7efbf
Patch0011:      0007-tmpfiles-don-t-recursively-descend-into-journal-dire.patch
fb7efbf
Patch0012:      0008-units-emergency.service-wait-for-plymouth-to-shut-do.patch
fb7efbf
Patch0013:      0009-core-include-unit-in-path-state-transition-debug-log.patch
fb7efbf
Patch0014:      0010-util-make-sure-we-don-t-clobber-errno-in-error-path.patch
fb7efbf
Patch0015:      0011-sd-boot-ignore-missing-etc-machine-id.patch
fb7efbf
Patch0016:      0012-virt-handle-Virtualbox-5.0-with-kvm-hypervisor.patch
fb7efbf
Patch0017:      0013-copy-when-we-recursively-copy-a-directory-tree-copy-.patch
fb7efbf
Patch0018:      0014-fileio-get_status_field-don-t-clobber-arg-on-OOM.patch
fb7efbf
Patch0019:      0015-journal-verify-don-t-hit-SIGFPE-when-determining-pro.patch
fb7efbf
Patch0020:      0016-journal-avoid-mapping-empty-data-and-field-hash-tabl.patch
fb7efbf
Patch0021:      0017-journal-when-verifying-journal-files-handle-empty-on.patch
fb7efbf
Patch0022:      0018-journal-explain-the-error-when-we-find-a-non-DATA-ob.patch
fb7efbf
Patch0023:      0019-journal-uppercase-first-character-in-verify-error-me.patch
fb7efbf
Patch0024:      0020-udev-fix-parameter-process.patch
fb7efbf
Patch0025:      0021-mount-remove-obsolete-n.patch
fb7efbf
Patch0026:      0022-udev-avoid-coredump-when-initializing-udev-builtins.patch
fb7efbf
Patch0027:      0023-udev-check-more-builtins-pointers-before-dereferenci.patch
fb7efbf
Patch0028:      0024-udev-Fix-udev_builtin_run_once.patch
fb7efbf
Patch0029:      0025-timesyncd-remove-RLIMIT_NPROC.patch
fb7efbf
Patch0030:      0026-journald-fix-count-of-object-meta-fields.patch
fb7efbf
Patch0031:      0027-udev-uaccess-do-not-log-error-when-device-node-disap.patch
fb7efbf
Patch0032:      0028-Coverity-1299015.patch
fb7efbf
Patch0033:      0029-Coverity-1299013.patch
fb7efbf
Patch0034:      0030-journal-fix-json-output-of-unicode-characters.patch
fb7efbf
Patch0035:      0031-logind-use-open_terminal-instead-of-open.patch
fb7efbf
Patch0036:      0032-logind-get-a-fresh-file-descriptor-to-clean-up-a-VT.patch
fb7efbf
Patch0037:      0033-timedatectl-assert-timezone-is-not-null-in-setenv-ca.patch
fb7efbf
Patch0038:      0034-timedatectl-when-no-timezone-is-set-consider-UTC-the.patch
fb7efbf
Patch0039:      0035-core-downgrade-Module-inserted-message-for-kmod-to-D.patch
fb7efbf
Patch0041:      0037-selinux-fix-regression-of-systemctl-subcommands-when.patch
fb7efbf
Patch0042:      0038-socket-fix-setsockopt-call.-SOL_SOCKET-changed-to-SO.patch
fb7efbf
Patch0043:      0039-sd-event-improve-debug-message-when-we-fail-to-remov.patch
fb7efbf
Patch0044:      0040-selinux-always-use-_raw-API-from-libselinux.patch
fb7efbf
Patch0045:      0041-virt-detect-parallels-virtualization.patch
fb7efbf
Patch0046:      0042-udev-net_id-support-predictable-ifnames-on-virtio-bu.patch
fb7efbf
Patch0047:      0043-Fixup-WWN-bytes-for-big-endian-systems.patch
fb7efbf
Patch0048:      0044-units-run-ldconfig-also-when-cache-is-unpopulated.patch
fb7efbf
Patch0049:      0045-sd-event-fix-prepare-priority-queue-comparison-funct.patch
fb7efbf
Patch0050:      0046-Revert-core-one-step-back-again-for-nspawn-we-actual.patch
a9d2e0c
Patch0051:      0048-core-report-root-cgroup-as-over-the-bus.patch
275528d
Patch0052:      0049-logind-allow-greeters-to-take-over-VTs.patch
275528d
Patch0053:      0050-logind-rename-pos-to-position.patch
275528d
Patch0054:      0051-logind-bring-bus-policy-up-to-date.patch
275528d
Patch0055:      0052-logind-some-firmware-implementations-remove-OsIndica.patch
275528d
Patch0056:      0053-logind-prefer-new-sessions-over-older-ones-on-VT-swi.patch
60ed166
Patch0057:      0057-user-sessions-make-sure-run-nologin-has-correct-SELi.patch
60ed166
Patch0058:      0058-login-make-sure-run-nologin-has-correct-SELinux-labe.patch
60ed166
Patch0059:      0059-man-journalctl-mention-systemd.time-7-where-appropri.patch
60ed166
Patch0060:      0060-sd-device-never-return-NULL-0.patch
60ed166
Patch0061:      0061-journalctl-properly-detect-empty-journal-files.patch
60ed166
Patch0062:      0062-import-hash-URL-in-paths-if-they-are-too-long.patch
60ed166
Patch0063:      0063-nspawn-fix-image-when-nspawn-is-run-as-service.patch
60ed166
Patch0064:      0064-units-also-whitelist-blkext-block-devices-for-nspawn.patch
60ed166
Patch0065:      0065-unquote_first_word-parse-as-an-empty-argument-instea.patch
60ed166
Patch0066:      0066-login-fix-NULL-deref-on-wall_message.patch
60ed166
Patch0067:      0067-libudev-simplify-udev_device_ensure_usec_initialized.patch
60ed166
Patch0068:      0068-udev-fix-NULL-deref-when-executing-rules.patch
6a25424
Patch0069:      0054-logind-never-select-closing-sessions-for-a-VT.patch
6a25424
Patch0070:      0055-logind-release-VT-positions-when-closing-sessions.patch
9207cfc
Patch0071:      0071-nspawn-Don-t-pass-uid-mount-option-for-devpts.patch
e40f4d2
Patch0072:      0072-journalctl-make-sure-journalctl-f-t-unmatched-blocks.patch
69066a5
Patch0073:      0073-journalctl-don-t-print-No-entries-in-quiet-mode.patch
4993dcd
Patch0074:      0074-sd-device-fix-enumeration-of-devices-without-subsyst.patch
f8f052c
Patch0075:      0075-units-increase-watchdog-timeout-to-3min-for-all-our-.patch
5665785
Patch0076:      0076-core-do-not-warn-about-Wants-depencencies-on-masked-.patch
5665785
Patch0077:      0077-transaction-downgrade-warnings-about-wanted-unit-whi.patch
a841490
Patch0078:      0078-hwdb-add-axis-ranges-and-resolution-for-Dell-Lattitu.patch
64a629f
Patch0079:      0079-machined-rework-state-tracking-logic-for-machines.patch
b1b7198
Patch0080:      0080-tests-don-t-abbreviate-function-names-needlessly.patch
b1b7198
Patch0081:      0081-basic-don-t-append-suffixes-to-unit-name-glob-expres.patch
b1b7198
Patch0082:      0082-man-document-that-unit-file-globbing-only-operates-o.patch
743659b
Patch0083:      0083-ask-password-api-only-emit-a-star-on-valid-unicode-c.patch
6636126
Patch0084:      0084-core-add-new-RandomSec-setting-for-time-units.patch
6636126
Patch0085:      0085-core-rename-Random-to-RandomizedDelay.patch
726f6eb
Patch0086:      0086-macros.systemd.in-add-systemd_ordering-3776.patch
91e73e1
Patch0087:      0087-Fix-notification-assert-and-return-value-from-handle.patch
Colin Walters b1d608a
77289ef
# kernel-install patch for grubby, drop if grubby is obsolete
fad8bad
Patch1000:      kernel-install-grubby.patch
77289ef
77289ef
%global num_patches %{lua: c=0; for i,p in ipairs(patches) do c=c+1; end; print(c);}
77289ef
cc49efc
BuildRequires:  libcap-devel
Lennart Poettering 9254d88
BuildRequires:  libmount-devel
cc49efc
BuildRequires:  pam-devel
7f4dce3
BuildRequires:  libselinux-devel
Lennart Poettering 1c5eeab
BuildRequires:  audit-libs-devel
90beab8
BuildRequires:  cryptsetup-devel
7de90b3
BuildRequires:  dbus-devel
Lennart Poettering 5c28c35
BuildRequires:  libacl-devel
Kay Sievers 9ac8841
BuildRequires:  gobject-introspection-devel
Kay Sievers 9ac8841
BuildRequires:  libblkid-devel
Lennart Poettering 29f5e61
BuildRequires:  xz-devel
Lennart Poettering 92a80ac
BuildRequires:  libidn-devel
Lennart Poettering 92a80ac
BuildRequires:  libcurl-devel
Kay Sievers 9ac8841
BuildRequires:  kmod-devel
cfcb358
BuildRequires:  elfutils-devel
Lennart Poettering 38a7fb7
BuildRequires:  libgcrypt-devel
cfcb358
BuildRequires:  gnutls-devel
Lennart Poettering 38a7fb7
BuildRequires:  qrencode-devel
Lennart Poettering 09c9088
BuildRequires:  libmicrohttpd-devel
5724974
BuildRequires:  libxkbcommon-devel
Lennart Poettering 258b2a4
BuildRequires:  iptables-devel
Lennart Poettering 258b2a4
BuildRequires:  bzip2-devel
Lennart Poettering 38a7fb7
BuildRequires:  libxslt
Lennart Poettering 38a7fb7
BuildRequires:  docbook-style-xsl
Lennart Poettering 38a7fb7
BuildRequires:  pkgconfig
Kay Sievers 9ac8841
BuildRequires:  intltool
Lennart Poettering 38a7fb7
BuildRequires:  gperf
Kay Sievers b2cc255
BuildRequires:  gawk
35ec3ad
BuildRequires:  python3-devel
Lennart Poettering 4f13e0f
BuildRequires:  python3-lxml
b53cf7b
BuildRequires:  firewalld-filesystem
Kay Sievers ee6fc81
%ifarch %{ix86} x86_64
Kay Sievers ee6fc81
BuildRequires:  gnu-efi gnu-efi-devel
Kay Sievers ee6fc81
%endif
b4bdea3
# libseccomp is currently explicitly only supported on x86/arm*
b4bdea3
%ifarch %{arm} aarch64 %{ix86} x86_64
8048dc7
# https://bugzilla.redhat.com/show_bug.cgi?id=1071278
8d6e856
# https://bugzilla.redhat.com/show_bug.cgi?id=1073647
703bc63
# https://bugzilla.redhat.com/show_bug.cgi?id=1071284
Lennart Poettering b73335d
BuildRequires:  libseccomp-devel
703bc63
%endif
5911067
BuildRequires:  automake
5911067
BuildRequires:  autoconf
5911067
BuildRequires:  libtool
77289ef
%if %{num_patches}
77289ef
BuildRequires:  git
77289ef
%endif
1766805
Requires(post): coreutils
Kay Sievers 5464d25
Requires(post): sed
Lennart Poettering 5457175
Requires(post): acl
41d7c09
Requires(post): grep
Lennart Poettering f55ccc9
Requires(pre):  coreutils
Lennart Poettering add3e71
Requires(pre):  /usr/bin/getent
Lennart Poettering add3e71
Requires(pre):  /usr/sbin/groupadd
Kay Sievers 973c8d4
Requires:       dbus
b42e57b
Requires:       %{name}-libs = %{version}-%{release}
0440dc0
Requires:       kmod >= 18-4
627fdae
Requires:       diffutils
Kay Sievers 3b11fb6
Provides:       /bin/systemctl
Kay Sievers 8ec8f44
Provides:       /sbin/shutdown
Kay Sievers 9ac8841
Provides:       syslog
1766805
Provides:       systemd-units = %{version}-%{release}
Kay Sievers 6979d27
Provides:       udev = %{version}
Kay Sievers 973c8d4
Obsoletes:      udev < 183
Kay Sievers 27bf945
Obsoletes:      system-setup-keyboard < 0.9
Kay Sievers 27bf945
Provides:       system-setup-keyboard = 0.9
Lennart Poettering 3a14135
Obsoletes:      nss-myhostname < 0.4
Lennart Poettering 3a14135
Provides:       nss-myhostname = 0.4
Kay Sievers b2cc255
# For the journal-gateway split in F20, drop at F22
Kay Sievers b2cc255
Obsoletes:      systemd < 204-10
Kay Sievers 5ccbe72
# systemd-sysv-convert was removed in f20: https://fedorahosted.org/fpc/ticket/308
Kay Sievers 5ccbe72
Obsoletes:      systemd-sysv < 206
Kay Sievers 5ccbe72
Provides:       systemd-sysv = 206
f5ff7e9
Conflicts:      initscripts < 9.56.1
911deca
Conflicts:      fedora-release < 23-0.12
321bb91
# https://bugzilla.redhat.com/show_bug.cgi?id=1226908
f72f2e4
Conflicts:      chkconfig < 1.5
cc49efc
cc49efc
%description
Lennart Poettering 52a5501
systemd is a system and service manager for Linux, compatible with
cc49efc
SysV and LSB init scripts. systemd provides aggressive parallelization
cc49efc
capabilities, uses socket and D-Bus activation for starting services,
cc49efc
offers on-demand starting of daemons, keeps track of processes using
cc49efc
Linux cgroups, supports snapshotting and restoring of the system
cc49efc
state, maintains mount and automount points and implements an
cc49efc
elaborate transactional dependency-based service control logic. It can
cc49efc
work as a drop-in replacement for sysvinit.
cc49efc
998394d
%package libs
998394d
Summary:        systemd libraries
998394d
License:        LGPLv2+ and MIT
Kay Sievers de8b13b
Obsoletes:      libudev < 183
5817178
Obsoletes:      systemd < 185-4
5817178
Conflicts:      systemd < 185-4
998394d
998394d
%description libs
Lennart Poettering 1d1ff48
Libraries for systemd and udev, as well as the systemd PAM module.
998394d
a547c77
%package compat-libs
a547c77
Summary:        systemd compatibility libraries
a547c77
License:        LGPLv2+ and MIT
a547c77
# To reduce confusion, this package can only be installed in parallel
a547c77
# with the normal systemd-libs, same version.
0ab5885
Requires:       systemd-libs%{?_isa} = %{version}-%{release}
a547c77
a547c77
%description compat-libs
a547c77
Compatibility libraries for systemd. If your package requires this
a547c77
package, you need to update your link options and build.
a547c77
Lennart Poettering 9652b0b
%package devel
Lennart Poettering 9652b0b
Summary:        Development headers for systemd
998394d
License:        LGPLv2+ and MIT
0ab5885
# We need both libsystemd and libsystemd-<compat> libraries
9e71abc
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
0ab5885
Requires:       %{name}-compat-libs%{?_isa} = %{version}-%{release}
Kay Sievers 6979d27
Provides:       libudev-devel = %{version}
Kay Sievers 973c8d4
Obsoletes:      libudev-devel < 183
Lennart Poettering 9652b0b
Lennart Poettering 9652b0b
%description devel
acdc555
Development headers and auxiliary files for developing applications linking
acdc555
to libudev or libsystemd.
Lennart Poettering 9652b0b
54952b3
%package journal-gateway
54952b3
Summary:        Gateway for serving journal events over the network using HTTP
0ab5885
Requires:       %{name}%{?_isa} = %{version}-%{release}
54952b3
License:        LGPLv2+
54952b3
Requires(pre):    /usr/bin/getent
54952b3
Requires(post):   systemd
54952b3
Requires(preun):  systemd
54952b3
Requires(postun): systemd
b53cf7b
Requires:       firewalld-filesystem
54952b3
# For the journal-gateway split in F20, drop at F22
54952b3
Obsoletes:      systemd < 204-10
54952b3
54952b3
%description journal-gateway
54952b3
systemd-journal-gatewayd serves journal events over the network using HTTP.
54952b3
cc49efc
%prep
5911067
%setup -q %{?gitcommit:-n %{name}-git%{gitcommit}}
7a392d6
77289ef
%if %{num_patches}
2e2e24e
    git init
2e2e24e
    git config user.email "systemd-maint@redhat.com"
2e2e24e
    git config user.name "Fedora systemd team"
2e2e24e
    git add .
2e2e24e
    git commit -a -q -m "%{version} baseline."
2e2e24e
2e2e24e
    # Apply all the patches.
fe20ad6
    git am \
fe20ad6
        --exclude .gitignore \
fe20ad6
        --exclude docs/.gitignore \
fe20ad6
        --exclude docs/libudev/.gitignore \
fe20ad6
        --exclude docs/sysvinit/.gitignore \
fe20ad6
        --exclude docs/var-log/.gitignore \
fe20ad6
        --exclude hwdb/.gitignore \
fe20ad6
        --exclude m4/.gitignore \
fe20ad6
        --exclude man/.gitignore \
fe20ad6
        --exclude po/.gitignore \
fe20ad6
        --exclude rules/.gitignore \
fe20ad6
        --exclude src/.gitignore \
fe20ad6
        --exclude src/analyze/.gitignore \
fe20ad6
        --exclude src/core/.gitignore \
fe20ad6
        --exclude src/hostname/.gitignore \
fe20ad6
        --exclude src/journal/.gitignore \
fe20ad6
        --exclude src/libsystemd-daemon/.gitignore \
fe20ad6
        --exclude src/libsystemd-id128/.gitignore \
fe20ad6
        --exclude src/libudev/.gitignore \
fe20ad6
        --exclude src/locale/.gitignore \
fe20ad6
        --exclude src/login/.gitignore \
fe20ad6
        --exclude src/python-systemd/.gitignore \
fe20ad6
        --exclude src/python-systemd/docs/.gitignore \
fe20ad6
        --exclude src/timedate/.gitignore \
fe20ad6
        --exclude src/udev/.gitignore \
fe20ad6
        --exclude src/udev/scsi_id/.gitignore \
fe20ad6
        --exclude sysctl.d/.gitignore \
fe20ad6
        --exclude test/.gitignore \
fe20ad6
        --exclude units/.gitignore \
fe20ad6
        --exclude units/user/.gitignore \
47c564f
        --exclude src/libsystemd/sd-bus/PORTING-DBUS1 \
62fe945
        --exclude CODING_STYLE \
62fe945
        --exclude src/readahead/Makefile \
62fe945
        --exclude src/libsystemd-terminal/unifont-def.h \
399a2a8
        --exclude hwdb/sdio.ids \
fe20ad6
        %{patches}
77289ef
%endif
62fe945
8048dc7
%ifarch ppc ppc64 ppc64le
703bc63
# Disable link warnings, somehow they cause the link to fail.
703bc63
sed -r -i 's/\blibsystemd-(login|journal|id128|daemon).c \\/\\/' Makefile.am
703bc63
%endif
2e2e24e
cc49efc
%build
Kay Sievers e074d0f
./autogen.sh
288209e
10e6a8e
%{?fedora: %global ntpvendor fedora}
10e6a8e
%{?rhel:   %global ntpvendor rhel}
10e6a8e
%{!?ntpvendor: echo 'NTP vendor zone is not set!'; exit 1}
10e6a8e
c8f4664
CONFIGURE_OPTS=(
c8f4664
        --libexecdir=%{_prefix}/lib
c8f4664
        --with-sysvinit-path=/etc/rc.d/init.d
c8f4664
        --with-rc-local-script-path-start=/etc/rc.d/rc.local
10e6a8e
        --with-ntp-servers='0.%{ntpvendor}.pool.ntp.org 1.%{ntpvendor}.pool.ntp.org 2.%{ntpvendor}.pool.ntp.org 3.%{ntpvendor}.pool.ntp.org'
c8f4664
        --disable-kdbus
62fe945
        --disable-terminal
c8f4664
)
c8f4664
Kay Sievers 973c8d4
%configure \
c8f4664
        "${CONFIGURE_OPTS[@]}" \
5724974
        --enable-compat-libs \
952794e
        --enable-xkbcommon \
952794e
        --disable-python-devel \
952794e
        PYTHON=%{__python3}
Lennart Poettering 19bf972
make %{?_smp_mflags} GCC_COLORS="" V=1
cc49efc
cc49efc
%install
Lennart Poettering ba464ac
%make_install
b75a173
77289ef
find %{buildroot} \( -name '*.a' -o -name '*.la' \) -delete
Lennart Poettering b79f2e2
Lennart Poettering b79f2e2
# udev links
c7b4b0f
mkdir -p %{buildroot}/%{_sbindir}
c7b4b0f
ln -sf ../bin/udevadm %{buildroot}%{_sbindir}/udevadm
25a5a12
25a5a12
# Create SysV compatibility symlinks. systemctl/systemd are smart
25a5a12
# enough to detect in which way they are called.
c7b4b0f
ln -s ../lib/systemd/systemd %{buildroot}%{_sbindir}/init
c7b4b0f
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/reboot
c7b4b0f
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/halt
c7b4b0f
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/poweroff
c7b4b0f
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/shutdown
c7b4b0f
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/telinit
c7b4b0f
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/runlevel
Lennart Poettering b79f2e2
6d5bee3
# Compatiblity and documentation files
6d5bee3
touch %{buildroot}/etc/crypttab
6d5bee3
chmod 600 %{buildroot}/etc/crypttab
6d5bee3
c90404b
install -Dm0644 %{SOURCE5} %{buildroot}/etc/
6d5bee3
c90404b
install -Dm0644 %{SOURCE6} %{buildroot}/etc/sysctl.conf
801ccd9
ln -s ../sysctl.conf %{buildroot}/etc/sysctl.d/99-sysctl.conf
801ccd9
25a5a12
# We create all wants links manually at installation time to make sure
Kay Sievers b2cc255
# they are not owned and hence overriden by rpm after the user deleted
25a5a12
# them.
c7b4b0f
rm -r %{buildroot}%{_sysconfdir}/systemd/system/*.target.wants
25a5a12
Lennart Poettering d44ba8f
# Make sure these directories are properly owned
c9f04da
mkdir -p %{buildroot}%{system_unit_dir}/basic.target.wants
c9f04da
mkdir -p %{buildroot}%{system_unit_dir}/default.target.wants
c9f04da
mkdir -p %{buildroot}%{system_unit_dir}/dbus.target.wants
c9f04da
mkdir -p %{buildroot}%{system_unit_dir}/syslog.target.wants
c90404b
mkdir -p %{buildroot}%{_localstatedir}/run
c90404b
mkdir -p %{buildroot}%{_localstatedir}/log
b1a5d76
touch %{buildroot}%{_localstatedir}/run/utmp
b1a5d76
touch %{buildroot}%{_localstatedir}/log/{w,b}tmp
b1a5d76
Lennart Poettering 54fb1a8
# Make sure the user generators dir exists too
c9f04da
mkdir -p %{buildroot}%{pkgdir}/system-generators
c9f04da
mkdir -p %{buildroot}%{pkgdir}/user-generators
Lennart Poettering 54fb1a8
Lennart Poettering 82a1143
# Create new-style configuration files so that we can ghost-own them
c7b4b0f
touch %{buildroot}%{_sysconfdir}/hostname
c7b4b0f
touch %{buildroot}%{_sysconfdir}/vconsole.conf
c7b4b0f
touch %{buildroot}%{_sysconfdir}/locale.conf
c7b4b0f
touch %{buildroot}%{_sysconfdir}/machine-id
c7b4b0f
touch %{buildroot}%{_sysconfdir}/machine-info
c7b4b0f
touch %{buildroot}%{_sysconfdir}/localtime
c7b4b0f
mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
c7b4b0f
touch %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
Lennart Poettering 82a1143
Lennart Poettering 4481fb1
# Make sure the shutdown/sleep drop-in dirs exist
c9f04da
mkdir -p %{buildroot}%{pkgdir}/system-shutdown/
c9f04da
mkdir -p %{buildroot}%{pkgdir}/system-sleep/
Lennart Poettering 4481fb1
Lennart Poettering 5457175
# Make sure directories in /var exist
c7b4b0f
mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/coredump
c7b4b0f
mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/catalog
Lennart Poettering 1298810
mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/backlight
Lennart Poettering 1298810
mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/rfkill
ffc19a0
mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/journal-upload
c7b4b0f
mkdir -p %{buildroot}%{_localstatedir}/log/journal
c7b4b0f
touch %{buildroot}%{_localstatedir}/lib/systemd/catalog/database
c7b4b0f
touch %{buildroot}%{_sysconfdir}/udev/hwdb.bin
Lennart Poettering b73335d
touch %{buildroot}%{_localstatedir}/lib/systemd/random-seed
Lennart Poettering 1298810
touch %{buildroot}%{_localstatedir}/lib/systemd/clock
Lennart Poettering 5457175
3c3608d
# Install yum protection fragment
c90404b
install -Dm0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/yum/protected.d/systemd.conf
3c3608d
c90404b
mkdir -vp %{buildroot}/usr/lib/firewalld/services/
c90404b
install -Dm0644 %{SOURCE7} %{buildroot}/usr/lib/firewalld/services/
c90404b
install -Dm0644 %{SOURCE8} %{buildroot}/usr/lib/firewalld/services/
b53cf7b
90aeeef
# Install additional docs
90aeeef
# https://bugzilla.redhat.com/show_bug.cgi?id=1234951
90aeeef
install -Dm0644 %{SOURCE9} %{buildroot}%{_pkgdocdir}/
90aeeef
a97e124
# Remove hidden files
a97e124
rm %{buildroot}%{_pkgdocdir}/.[a-z]*
a97e124
b2ba747
%find_lang %{name}
b2ba747
Lennart Poettering 064fee0
%check
952794e
make check VERBOSE=1
Lennart Poettering 064fee0
5984675
# Check for botched translations (https://bugzilla.redhat.com/show_bug.cgi?id=1226566)
5984675
test -z "$(grep -L xml:lang %{buildroot}%{_datadir}/polkit-1/actions/org.freedesktop.*.policy)"
551967d
Kay Sievers 973c8d4
%pre
c7b4b0f
getent group cdrom >/dev/null 2>&1 || groupadd -r -g 11 cdrom >/dev/null 2>&1 || :
b1a5d76
getent group utmp >/dev/null 2>&1 || groupadd -r -g 22 utmp >/dev/null 2>&1 || :
c7b4b0f
getent group tape >/dev/null 2>&1 || groupadd -r -g 33 tape >/dev/null 2>&1 || :
c7b4b0f
getent group dialout >/dev/null 2>&1 || groupadd -r -g 18 dialout >/dev/null 2>&1 || :
3a2e601
getent group input >/dev/null 2>&1 || groupadd -r input >/dev/null 2>&1 || :
c7b4b0f
getent group systemd-journal >/dev/null 2>&1 || groupadd -r -g 190 systemd-journal 2>&1 || :
Kay Sievers 0749053
getent group systemd-timesync >/dev/null 2>&1 || groupadd -r systemd-timesync 2>&1 || :
d804568
getent passwd systemd-timesync >/dev/null 2>&1 || useradd -r -l -g systemd-timesync -d / -s /sbin/nologin -c "systemd Time Synchronization" systemd-timesync >/dev/null 2>&1 || :
Lennart Poettering 19bf972
getent group systemd-network >/dev/null 2>&1 || groupadd -r systemd-network 2>&1 || :
d804568
getent passwd systemd-network >/dev/null 2>&1 || useradd -r -l -g systemd-network -d / -s /sbin/nologin -c "systemd Network Management" systemd-network >/dev/null 2>&1 || :
Lennart Poettering 19bf972
getent group systemd-resolve >/dev/null 2>&1 || groupadd -r systemd-resolve 2>&1 || :
d804568
getent passwd systemd-resolve >/dev/null 2>&1 || useradd -r -l -g systemd-resolve -d / -s /sbin/nologin -c "systemd Resolver" systemd-resolve >/dev/null 2>&1 || :
Lennart Poettering 19bf972
getent group systemd-bus-proxy >/dev/null 2>&1 || groupadd -r systemd-bus-proxy 2>&1 || :
d804568
getent passwd systemd-bus-proxy >/dev/null 2>&1 || useradd -r -l -g systemd-bus-proxy -d / -s /sbin/nologin -c "systemd Bus Proxy" systemd-bus-proxy >/dev/null 2>&1 || :
c7e51b2
c7b4b0f
systemctl stop systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-udevd.service >/dev/null 2>&1 || :
Lennart Poettering 669e843
Lennart Poettering 01d4957
%post
c7b4b0f
systemd-machine-id-setup >/dev/null 2>&1 || :
Lennart Poettering e7e809f
/usr/lib/systemd/systemd-random-seed save >/dev/null 2>&1 || :
c7b4b0f
systemctl daemon-reexec >/dev/null 2>&1 || :
c7b4b0f
systemctl start systemd-udevd.service >/dev/null 2>&1 || :
c7b4b0f
udevadm hwdb --update >/dev/null 2>&1 || :
c7b4b0f
journalctl --update-catalog >/dev/null 2>&1 || :
b3df297
systemd-tmpfiles --create >/dev/null 2>&1 || :
Lennart Poettering 342c431
Lennart Poettering 7c8c437
# Make sure new journal files will be owned by the "systemd-journal" group
Lennart Poettering 19bf972
chgrp systemd-journal /run/log/journal/ /run/log/journal/`cat /etc/machine-id 2> /dev/null` /var/log/journal/ /var/log/journal/`cat /etc/machine-id 2> /dev/null` >/dev/null 2>&1 || :
Lennart Poettering 19bf972
chmod g+s /run/log/journal/ /run/log/journal/`cat /etc/machine-id 2> /dev/null` /var/log/journal/ /var/log/journal/`cat /etc/machine-id 2> /dev/null` >/dev/null 2>&1 || :
Lennart Poettering fc3de1f
Lennart Poettering 0bbe49d
# Apply ACL to the journal directory
Lennart Poettering 0bbe49d
setfacl -Rnm g:wheel:rx,d:g:wheel:rx,g:adm:rx,d:g:adm:rx /var/log/journal/ >/dev/null 2>&1 || :
Lennart Poettering 0bbe49d
b081c53
# Remove duplicate ACL entries on /var/log/journal/<id>
b081c53
# This should be removed before before F22 or F23 release
812fb10
getfacl -p /var/log/journal/`cat /etc/machine-id` 2>/dev/null|grep -v '^#'|sort -u|setfacl --set-file=- /var/log/journal/`cat /etc/machine-id` >/dev/null 2>&1 || :
b081c53
Lennart Poettering 7c8c437
# Move old stuff around in /var/lib
Lennart Poettering 7c8c437
mv %{_localstatedir}/lib/random-seed %{_localstatedir}/lib/systemd/random-seed >/dev/null 2>&1 || :
Lennart Poettering 7c8c437
mv %{_localstatedir}/lib/backlight %{_localstatedir}/lib/systemd/backlight >/dev/null 2>&1 || :
Lennart Poettering 7c8c437
Lennart Poettering 7bb7b2c
# Stop-gap until rsyslog.rpm does this on its own. (This is supposed
Lennart Poettering 7bb7b2c
# to fail when the link already exists)
c7b4b0f
ln -s /usr/lib/systemd/system/rsyslog.service /etc/systemd/system/syslog.service >/dev/null 2>&1 || :
Lennart Poettering 7bb7b2c
547d1d8
# Remove spurious /etc/fstab entries from very old installations
41d7c09
# https://bugzilla.redhat.com/show_bug.cgi?id=1009023
eda41b7
if [ -e /etc/fstab ]; then
eda41b7
    grep -v -E -q '^(devpts|tmpfs|sysfs|proc)' /etc/fstab || \
eda41b7
        sed -i.rpm.bak -r '/^devpts\s+\/dev\/pts\s+devpts\s+defaults\s+/d; /^tmpfs\s+\/dev\/shm\s+tmpfs\s+defaults\s+/d; /^sysfs\s+\/sys\s+sysfs\s+defaults\s+/d; /^proc\s+\/proc\s+proc\s+defaults\s+/d' /etc/fstab || :
eda41b7
fi
41d7c09
41d7c09
# Replace obsolete keymaps
41d7c09
# https://bugzilla.redhat.com/show_bug.cgi?id=1151958
75a820c
grep -q -E '^KEYMAP="?fi-latin[19]"?' /etc/vconsole.conf 2>/dev/null &&
41d7c09
    sed -i.rpm.bak -r 's/^KEYMAP="?fi-latin[19]"?/KEYMAP="fi"/' /etc/vconsole.conf || :
547d1d8
Kay Sievers b2cc255
# Services we install by default, and which are controlled by presets.
25a5a12
if [ $1 -eq 1 ] ; then
Kay Sievers ac63994
        systemctl preset \
Lennart Poettering 52a5501
                remote-fs.target \
Lennart Poettering 1298810
                getty@.service \
Lennart Poettering 1298810
                serial-getty@.service \
Lennart Poettering 215b310
                console-getty.service \
Lennart Poettering 215b310
                console-shell.service \
Lennart Poettering 215b310
                debug-shell.service \
Lennart Poettering 1298810
                systemd-timesyncd.service \
Lennart Poettering 1298810
                systemd-networkd.service \
Lennart Poettering 1298810
                systemd-networkd-wait-online.service \
Lennart Poettering 1298810
                systemd-resolved.service \
Lennart Poettering 215b310
                >/dev/null 2>&1 || :
Lennart Poettering 3a14135
fi
Lennart Poettering 3a14135
Lennart Poettering 3a14135
# sed-fu to add myhostname to the hosts line of /etc/nsswitch.conf
Lennart Poettering 3a14135
if [ -f /etc/nsswitch.conf ] ; then
Lennart Poettering 3a14135
        sed -i.bak -e '
Lennart Poettering 3a14135
                /^hosts:/ !b
Lennart Poettering 3a14135
                /\<myhostname\>/ b
Lennart Poettering 3a14135
                s/[[:blank:]]*$/ myhostname/
Lennart Poettering 5457175
                ' /etc/nsswitch.conf >/dev/null 2>&1 || :
Lennart Poettering 239db0d
Lennart Poettering 239db0d
        sed -i.bak -e '
Lennart Poettering 239db0d
                /^hosts:/ !b
Lennart Poettering 239db0d
                /\<mymachines\>/ b
Lennart Poettering 239db0d
                s/[[:blank:]]*$/ mymachines/
Lennart Poettering 239db0d
                ' /etc/nsswitch.conf >/dev/null 2>&1 || :
Lennart Poettering 3a14135
fi
Lennart Poettering 3a14135
Lennart Poettering dfe64b9
# remove obsolete systemd-readahead file
Lennart Poettering dfe64b9
rm -f /.readahead > /dev/null 2>&1 || :
Lennart Poettering dfe64b9
1766805
%postun
1766805
if [ $1 -ge 1 ] ; then
c7b4b0f
        systemctl daemon-reload > /dev/null 2>&1 || :
1766805
fi
1766805
1766805
%preun
25a5a12
if [ $1 -eq 0 ] ; then
c7b4b0f
        systemctl disable \
Lennart Poettering 52a5501
                remote-fs.target \
Lennart Poettering 1298810
                getty@.service \
Lennart Poettering 1298810
                serial-getty@.service \
Lennart Poettering 215b310
                console-getty.service \
Lennart Poettering 215b310
                console-shell.service \
Lennart Poettering 215b310
                debug-shell.service \
Lennart Poettering 1298810
                systemd-readahead-replay.service \
Lennart Poettering 1298810
                systemd-readahead-collect.service \
Lennart Poettering 1298810
                systemd-timesyncd.service \
Lennart Poettering 1298810
                systemd-networkd.service \
Lennart Poettering 1298810
                systemd-networkd-wait-online.service \
Lennart Poettering 1298810
                systemd-resolved.service \
Lennart Poettering 215b310
                >/dev/null 2>&1 || :
25a5a12
c7b4b0f
        rm -f /etc/systemd/system/default.target >/dev/null 2>&1 || :
Lennart Poettering 3a14135
Lennart Poettering 3a14135
        if [ -f /etc/nsswitch.conf ] ; then
Lennart Poettering 3a14135
                sed -i.bak -e '
Lennart Poettering 3a14135
                        /^hosts:/ !b
Lennart Poettering 3a14135
                        s/[[:blank:]]\+myhostname\>//
Lennart Poettering 6e7a939
                        ' /etc/nsswitch.conf >/dev/null 2>&1 || :
Lennart Poettering 239db0d
Lennart Poettering 239db0d
                sed -i.bak -e '
Lennart Poettering 239db0d
                        /^hosts:/ !b
Lennart Poettering 239db0d
                        s/[[:blank:]]\+mymachines\>//
Lennart Poettering 239db0d
                        ' /etc/nsswitch.conf >/dev/null 2>&1 || :
Lennart Poettering 3a14135
        fi
25a5a12
fi
25a5a12
1b22d7e
%post libs -p /sbin/ldconfig
1b22d7e
%postun libs -p /sbin/ldconfig
b96fc02
a547c77
%post compat-libs -p /sbin/ldconfig
a547c77
%postun compat-libs -p /sbin/ldconfig
a547c77
54952b3
%pre journal-gateway
54952b3
getent group systemd-journal-gateway >/dev/null 2>&1 || groupadd -r -g 191 systemd-journal-gateway 2>&1 || :
d804568
getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g systemd-journal-gateway -d %{_localstatedir}/log/journal -s /sbin/nologin -c "Journal Gateway" systemd-journal-gateway >/dev/null 2>&1 || :
d804568
getent group systemd-journal-remote >/dev/null 2>&1 || groupadd -r systemd-journal-remote 2>&1 || :
d804568
getent passwd systemd-journal-remote >/dev/null 2>&1 || useradd -r -l -g systemd-journal-remote -d /%{_localstatedir}/log/journal/remote -s /sbin/nologin -c "Journal Remote" systemd-journal-remote >/dev/null 2>&1 || :
d804568
getent group systemd-journal-upload >/dev/null 2>&1 || groupadd -r systemd-journal-upload 2>&1 || :
5f4d814
getent passwd systemd-journal-upload >/dev/null 2>&1 || useradd -r -l -g systemd-journal-upload -G systemd-journal -d /%{_localstatedir}/log/journal/upload -s /sbin/nologin -c "Journal Upload" systemd-journal-upload >/dev/null 2>&1 || :
54952b3
54952b3
%post journal-gateway
54952b3
%systemd_post systemd-journal-gatewayd.socket systemd-journal-gatewayd.service
d804568
%systemd_post systemd-journal-remote.socket systemd-journal-remote.service
d804568
%systemd_post systemd-journal-upload.service
b53cf7b
%firewalld_reload
54952b3
54952b3
%preun journal-gateway
54952b3
%systemd_preun systemd-journal-gatewayd.socket systemd-journal-gatewayd.service
d804568
%systemd_preun systemd-journal-remote.socket systemd-journal-remote.service
d804568
%systemd_preun systemd-journal-upload.service
54952b3
54952b3
%postun journal-gateway
54952b3
%systemd_postun_with_restart systemd-journal-gatewayd.service
d804568
%systemd_postun_with_restart systemd-journal-remote.service
d804568
%systemd_postun_with_restart systemd-journal-upload.service
b53cf7b
%firewalld_reload
54952b3
b2ba747
%files -f %{name}.lang
c90404b
%doc %{_pkgdocdir}
90aeeef
%{_pkgdocdir}/20-yama-ptrace.conf
c90404b
%exclude %{_pkgdocdir}/LICENSE.*
Lennart Poettering 836567c
%license LICENSE.GPL2 LICENSE.LGPL2.1
1766805
%dir %{_sysconfdir}/systemd
1766805
%dir %{_sysconfdir}/systemd/system
1766805
%dir %{_sysconfdir}/systemd/user
1766805
%dir %{_sysconfdir}/tmpfiles.d
1766805
%dir %{_sysconfdir}/sysctl.d
1766805
%dir %{_sysconfdir}/modules-load.d
1766805
%dir %{_sysconfdir}/binfmt.d
Lennart Poettering 4481fb1
%dir %{_sysconfdir}/udev
Lennart Poettering 4481fb1
%dir %{_sysconfdir}/udev/rules.d
7a75a5f
%dir %{_sysconfdir}/udev/hwdb.d
Lennart Poettering e40887b
%{_sysconfdir}/X11/xinit/xinitrc.d/50-systemd-user.sh
6d5bee3
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/crypttab
6d5bee3
/etc/inittab
801ccd9
%config(noreplace) %{_sysconfdir}/sysctl.conf
801ccd9
%{_sysconfdir}/sysctl.d/99-sysctl.conf
Kay Sievers ee6fc81
%dir %{pkgdir}
c9f04da
%{pkgdir}/system-generators
c9f04da
%{pkgdir}/user-generators
c9f04da
%dir %{pkgdir}/system-shutdown
c9f04da
%dir %{pkgdir}/system-sleep
c9f04da
%dir %{pkgdir}/catalog
c9f04da
%dir %{pkgdir}/network
Kay Sievers 3b11fb6
%dir %{_prefix}/lib/tmpfiles.d
Lennart Poettering 1298810
%dir %{_prefix}/lib/sysusers.d
Kay Sievers 3b11fb6
%dir %{_prefix}/lib/sysctl.d
Kay Sievers 3b11fb6
%dir %{_prefix}/lib/modules-load.d
Kay Sievers 3b11fb6
%dir %{_prefix}/lib/binfmt.d
d302ec3
%dir %{_prefix}/lib/kernel
d302ec3
%dir %{_prefix}/lib/kernel/install.d
Lennart Poettering 54fb1a8
%dir %{_datadir}/systemd
Lennart Poettering 391f9f8
%dir %{_datadir}/pkgconfig
d302ec3
%dir %{_datadir}/zsh
d302ec3
%dir %{_datadir}/zsh/site-functions
9fbdc4b
%dir %attr(2755,root,systemd-journal) %verify(not mode) %{_localstatedir}/log/journal
Lennart Poettering 5457175
%dir %{_localstatedir}/lib/systemd
Lennart Poettering 5457175
%dir %{_localstatedir}/lib/systemd/catalog
Lennart Poettering 1298810
%ghost %dir %{_localstatedir}/lib/systemd/coredump
1d42f59
%ghost %dir %{_localstatedir}/lib/systemd/backlight
Lennart Poettering 1298810
%ghost %dir %{_localstatedir}/lib/systemd/rfkill
1d42f59
%ghost %{_localstatedir}/lib/systemd/random-seed
Lennart Poettering 1298810
%ghost %{_localstatedir}/lib/systemd/clock
1d42f59
%ghost %{_localstatedir}/lib/systemd/catalog/database
Kay Sievers b2cc255
%{_localstatedir}/log/README
b1a5d76
%ghost %attr(0664,root,utmp) %{_localstatedir}/run/utmp
b1a5d76
%ghost %attr(0664,root,utmp) %{_localstatedir}/log/wtmp
b1a5d76
%ghost %attr(0600,root,utmp) %{_localstatedir}/log/btmp
1e979b1
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf
Lennart Poettering 82a1143
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.hostname1.conf
Lennart Poettering 5c28c35
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.login1.conf
Lennart Poettering 5c28c35
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.locale1.conf
Lennart Poettering 5c28c35
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.timedate1.conf
Lennart Poettering 9d287fc
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.machine1.conf
Lennart Poettering 92a80ac
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.resolve1.conf
Lennart Poettering 064fee0
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.import1.conf
Lennart Poettering 064fee0
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.network1.conf
Lennart Poettering 3f1bed4
%config(noreplace) %{_sysconfdir}/systemd/system.conf
Lennart Poettering 5c28c35
%config(noreplace) %{_sysconfdir}/systemd/user.conf
Kay Sievers 973c8d4
%config(noreplace) %{_sysconfdir}/systemd/logind.conf
Kay Sievers 973c8d4
%config(noreplace) %{_sysconfdir}/systemd/journald.conf
Lennart Poettering 5457175
%config(noreplace) %{_sysconfdir}/systemd/bootchart.conf
Kay Sievers 66bb743
%config(noreplace) %{_sysconfdir}/systemd/resolved.conf
Kay Sievers 66bb743
%config(noreplace) %{_sysconfdir}/systemd/timesyncd.conf
Lennart Poettering 1298810
%config(noreplace) %{_sysconfdir}/systemd/coredump.conf
Kay Sievers 973c8d4
%config(noreplace) %{_sysconfdir}/udev/udev.conf
3c3608d
%config(noreplace) %{_sysconfdir}/yum/protected.d/systemd.conf
Lennart Poettering 3afeac8
%config(noreplace) %{_sysconfdir}/pam.d/systemd-user
Lennart Poettering 5457175
%ghost %{_sysconfdir}/udev/hwdb.bin
Lennart Poettering 9d287fc
%{_rpmconfigdir}/macros.d/macros.systemd
25a5a12
%{_sysconfdir}/xdg/systemd
Lennart Poettering 6695e84
%{_sysconfdir}/rc.d/init.d/README
Lennart Poettering 82a1143
%ghost %config(noreplace) %{_sysconfdir}/hostname
Lennart Poettering 7b4894e
%ghost %config(noreplace) %{_sysconfdir}/localtime
Lennart Poettering 82a1143
%ghost %config(noreplace) %{_sysconfdir}/vconsole.conf
Lennart Poettering 82a1143
%ghost %config(noreplace) %{_sysconfdir}/locale.conf
Lennart Poettering 3a18c63
%ghost %config(noreplace) %{_sysconfdir}/machine-id
Lennart Poettering 82a1143
%ghost %config(noreplace) %{_sysconfdir}/machine-info
a423239
%dir %{_sysconfdir}/X11/xorg.conf.d
Lennart Poettering 3a932a1
%ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
Lennart Poettering 54fb1a8
%{_bindir}/systemctl
Kay Sievers 3b11fb6
%{_bindir}/systemd-notify
Lennart Poettering 5457175
%{_bindir}/systemd-analyze
43ff24c
%{_bindir}/systemd-escape
Kay Sievers 3b11fb6
%{_bindir}/systemd-ask-password
Kay Sievers 3b11fb6
%{_bindir}/systemd-tty-ask-password-agent
Kay Sievers 3b11fb6
%{_bindir}/systemd-machine-id-setup
Kay Sievers 973c8d4
%{_bindir}/loginctl
Kay Sievers 973c8d4
%{_bindir}/journalctl
Lennart Poettering 9d287fc
%{_bindir}/machinectl
Lennart Poettering 4b8c716
%{_bindir}/busctl
Lennart Poettering 92a80ac
%{_bindir}/networkctl
Lennart Poettering 1298810
%{_bindir}/coredumpctl
Kay Sievers 3b11fb6
%{_bindir}/systemd-tmpfiles
Lennart Poettering 54fb1a8
%{_bindir}/systemd-nspawn
Lennart Poettering 54fb1a8
%{_bindir}/systemd-stdio-bridge
Lennart Poettering 54fb1a8
%{_bindir}/systemd-cat
Lennart Poettering 54fb1a8
%{_bindir}/systemd-cgls
Lennart Poettering 54fb1a8
%{_bindir}/systemd-cgtop
Kay Sievers 973c8d4
%{_bindir}/systemd-delta
Lennart Poettering 9d287fc
%{_bindir}/systemd-run
Lennart Poettering 1298810
%{_bindir}/systemd-detect-virt
Kay Sievers 973c8d4
%{_bindir}/systemd-inhibit
Lennart Poettering 1298810
%{_bindir}/systemd-path
Lennart Poettering 1298810
%{_bindir}/systemd-sysusers
Lennart Poettering 92a80ac
%{_bindir}/systemd-firstboot
Lennart Poettering 064fee0
%{_bindir}/systemd-hwdb
Lennart Poettering 6695e84
%{_bindir}/hostnamectl
Lennart Poettering 6695e84
%{_bindir}/localectl
Lennart Poettering 6695e84
%{_bindir}/timedatectl
Lennart Poettering 5457175
%{_bindir}/bootctl
Kay Sievers 973c8d4
%{_bindir}/udevadm
Lennart Poettering 5457175
%{_bindir}/kernel-install
c9f04da
%{pkgdir}/systemd
c9f04da
%{system_unit_dir}
c9f04da
%{pkgdir}/user
c9f04da
%exclude %{system_unit_dir}/systemd-journal-gatewayd.*
c4099ef
%exclude %{system_unit_dir}/systemd-journal-remote.*
c4099ef
%exclude %{system_unit_dir}/systemd-journal-upload.*
c9f04da
%exclude %{pkgdir}/systemd-journal-gatewayd
c9f04da
%exclude %{pkgdir}/systemd-journal-remote
c4099ef
%exclude %{pkgdir}/systemd-journal-upload
c9f04da
%{pkgdir}/systemd-*
Kay Sievers 973c8d4
%{_prefix}/lib/udev
Lennart Poettering 4481fb1
%{_prefix}/lib/tmpfiles.d/systemd.conf
1262229
%{_prefix}/lib/tmpfiles.d/systemd-nologin.conf
Lennart Poettering 4481fb1
%{_prefix}/lib/tmpfiles.d/x11.conf
Lennart Poettering 4481fb1
%{_prefix}/lib/tmpfiles.d/legacy.conf
Lennart Poettering 4481fb1
%{_prefix}/lib/tmpfiles.d/tmp.conf
Lennart Poettering 19bf972
%{_prefix}/lib/tmpfiles.d/var.conf
Lennart Poettering 1298810
%{_prefix}/lib/tmpfiles.d/etc.conf
Lennart Poettering 836567c
%{_prefix}/lib/tmpfiles.d/home.conf
Lennart Poettering e40887b
%{_prefix}/lib/tmpfiles.d/systemd-nspawn.conf
Kay Sievers 569c6fd
%{_prefix}/lib/tmpfiles.d/journal-nocow.conf
Lennart Poettering 8f03aa7
%{_prefix}/lib/sysctl.d/50-default.conf
Lennart Poettering 1298810
%{_prefix}/lib/sysctl.d/50-coredump.conf
Lennart Poettering 1298810
%{_prefix}/lib/sysusers.d/basic.conf
Lennart Poettering 1298810
%{_prefix}/lib/sysusers.d/systemd.conf
05c9030
%{pkgdir}/system-preset/90-systemd.preset
c9f04da
%{pkgdir}/catalog/systemd.catalog
Lennart Poettering 0a9dd92
%{_prefix}/lib/kernel/install.d/50-depmod.install
Lennart Poettering 0a9dd92
%{_prefix}/lib/kernel/install.d/90-loaderentry.install
c9f04da
%{pkgdir}/import-pubring.gpg
Kay Sievers 3b11fb6
%{_sbindir}/init
Kay Sievers 3b11fb6
%{_sbindir}/reboot
Kay Sievers 3b11fb6
%{_sbindir}/halt
Kay Sievers 3b11fb6
%{_sbindir}/poweroff
Kay Sievers 3b11fb6
%{_sbindir}/shutdown
Kay Sievers 3b11fb6
%{_sbindir}/telinit
Kay Sievers 3b11fb6
%{_sbindir}/runlevel
Kay Sievers 973c8d4
%{_sbindir}/udevadm
Bill Nottingham c116e36
%{_mandir}/man1/*
4372adb
%{_mandir}/man5/*
4372adb
%{_mandir}/man7/*
54952b3
%exclude %{_mandir}/man8/systemd-journal-gatewayd.*
8403bea
%exclude %{_mandir}/man8/systemd-journal-remote.*
c4099ef
%exclude %{_mandir}/man8/systemd-journal-upload.*
Bill Nottingham c116e36
%{_mandir}/man8/*
Lennart Poettering 92a80ac
%{_datadir}/factory/etc/nsswitch.conf
Lennart Poettering 92a80ac
%{_datadir}/factory/etc/pam.d/other
Lennart Poettering 92a80ac
%{_datadir}/factory/etc/pam.d/system-auth
Lennart Poettering 54fb1a8
%{_datadir}/systemd/kbd-model-map
Lennart Poettering 064fee0
%{_datadir}/systemd/language-fallback-map
7a392d6
%{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
7a392d6
%{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service
Lennart Poettering 82a1143
%{_datadir}/dbus-1/system-services/org.freedesktop.hostname1.service
Lennart Poettering 5c28c35
%{_datadir}/dbus-1/system-services/org.freedesktop.login1.service
Lennart Poettering 5c28c35
%{_datadir}/dbus-1/system-services/org.freedesktop.locale1.service
Lennart Poettering 5c28c35
%{_datadir}/dbus-1/system-services/org.freedesktop.timedate1.service
Lennart Poettering 9d287fc
%{_datadir}/dbus-1/system-services/org.freedesktop.machine1.service
Lennart Poettering 92a80ac
%{_datadir}/dbus-1/system-services/org.freedesktop.resolve1.service
Lennart Poettering 064fee0
%{_datadir}/dbus-1/system-services/org.freedesktop.import1.service
Lennart Poettering 064fee0
%{_datadir}/dbus-1/system-services/org.freedesktop.network1.service
a423239
%dir %{_datadir}/polkit-1
a423239
%dir %{_datadir}/polkit-1/actions
Lennart Poettering 82a1143
%{_datadir}/polkit-1/actions/org.freedesktop.systemd1.policy
Lennart Poettering 82a1143
%{_datadir}/polkit-1/actions/org.freedesktop.hostname1.policy
Lennart Poettering 5c28c35
%{_datadir}/polkit-1/actions/org.freedesktop.login1.policy
Lennart Poettering 5c28c35
%{_datadir}/polkit-1/actions/org.freedesktop.locale1.policy
Lennart Poettering 5c28c35
%{_datadir}/polkit-1/actions/org.freedesktop.timedate1.policy
Lennart Poettering 064fee0
%{_datadir}/polkit-1/actions/org.freedesktop.import1.policy
Lennart Poettering 064fee0
%{_datadir}/polkit-1/actions/org.freedesktop.machine1.policy
Lennart Poettering 836567c
%{_datadir}/pkgconfig/systemd.pc
Kay Sievers 973c8d4
%{_datadir}/pkgconfig/udev.pc
47c564f
%{_datadir}/bash-completion/completions/*
Lennart Poettering 3afeac8
%{_datadir}/zsh/site-functions/*
c9f04da
%{pkgdir}/catalog/systemd.*.catalog
c9f04da
%{pkgdir}/network/99-default.link
c9f04da
%{pkgdir}/network/80-container-host0.network
c9f04da
%{pkgdir}/network/80-container-ve.network
Kay Sievers ee6fc81
%ifarch %{ix86} x86_64
Kay Sievers ee6fc81
%dir %{pkgdir}/boot
Kay Sievers ee6fc81
%dir %{pkgdir}/boot/efi
Kay Sievers ee6fc81
%{pkgdir}/boot/efi/*.efi
Kay Sievers ee6fc81
%{pkgdir}/boot/efi/*.stub
Kay Sievers ee6fc81
%endif
Lennart Poettering 0a9dd92
998394d
%files libs
998394d
%{_libdir}/security/pam_systemd.so
Lennart Poettering 3a14135
%{_libdir}/libnss_myhostname.so.2
Lennart Poettering 92a80ac
%{_libdir}/libnss_mymachines.so.2
Lennart Poettering 92a80ac
%{_libdir}/libnss_resolve.so.2
Lennart Poettering 4b8c716
%{_libdir}/libudev.so.*
Lennart Poettering 4b8c716
%{_libdir}/libsystemd.so.*
a547c77
a547c77
%files compat-libs
998394d
%{_libdir}/libsystemd-daemon.so.*
998394d
%{_libdir}/libsystemd-login.so.*
998394d
%{_libdir}/libsystemd-journal.so.*
998394d
%{_libdir}/libsystemd-id128.so.*
998394d
Lennart Poettering 9652b0b
%files devel
Lennart Poettering 5457175
%dir %{_includedir}/systemd
Lennart Poettering 4b8c716
%{_libdir}/libudev.so
Lennart Poettering 4b8c716
%{_libdir}/libsystemd.so
Lennart Poettering 9652b0b
%{_libdir}/libsystemd-daemon.so
Lennart Poettering 9652b0b
%{_libdir}/libsystemd-login.so
Lennart Poettering 7bb7b2c
%{_libdir}/libsystemd-journal.so
Lennart Poettering 7bb7b2c
%{_libdir}/libsystemd-id128.so
Lennart Poettering 9652b0b
%{_includedir}/systemd/sd-daemon.h
Lennart Poettering 7bb7b2c
%{_includedir}/systemd/sd-login.h
Lennart Poettering 7bb7b2c
%{_includedir}/systemd/sd-journal.h
Lennart Poettering 7bb7b2c
%{_includedir}/systemd/sd-id128.h
Lennart Poettering 7bb7b2c
%{_includedir}/systemd/sd-messages.h
Lennart Poettering e40887b
%{_includedir}/systemd/sd-bus-protocol.h
Lennart Poettering e40887b
%{_includedir}/systemd/sd-bus-vtable.h
Lennart Poettering e40887b
%{_includedir}/systemd/sd-bus.h
Lennart Poettering e40887b
%{_includedir}/systemd/sd-event.h
Lennart Poettering 4b8c716
%{_includedir}/systemd/_sd-common.h
Kay Sievers 973c8d4
%{_includedir}/libudev.h
Lennart Poettering 4b8c716
%{_libdir}/pkgconfig/libudev.pc
Lennart Poettering 4b8c716
%{_libdir}/pkgconfig/libsystemd.pc
Lennart Poettering 9652b0b
%{_libdir}/pkgconfig/libsystemd-daemon.pc
Lennart Poettering 9652b0b
%{_libdir}/pkgconfig/libsystemd-login.pc
Lennart Poettering 7bb7b2c
%{_libdir}/pkgconfig/libsystemd-journal.pc
Lennart Poettering 7bb7b2c
%{_libdir}/pkgconfig/libsystemd-id128.pc
f53a3e9
%{_mandir}/man3/*
Lennart Poettering 9652b0b
54952b3
%files journal-gateway
039253f
%config(noreplace) %{_sysconfdir}/systemd/journal-remote.conf
039253f
%config(noreplace) %{_sysconfdir}/systemd/journal-upload.conf
c9f04da
%{system_unit_dir}/systemd-journal-gatewayd.*
c4099ef
%{system_unit_dir}/systemd-journal-remote.*
c4099ef
%{system_unit_dir}/systemd-journal-upload.*
c9f04da
%{pkgdir}/systemd-journal-gatewayd
c9f04da
%{pkgdir}/systemd-journal-remote
c4099ef
%{pkgdir}/systemd-journal-upload
039253f
%{_prefix}/lib/tmpfiles.d/systemd-remote.conf
039253f
%{_prefix}/lib/sysusers.d/systemd-remote.conf
ffc19a0
%dir %attr(0644,systemd-journal-upload,systemd-journal-upload) %{_localstatedir}/lib/systemd/journal-upload
54952b3
%{_mandir}/man8/systemd-journal-gatewayd.*
8403bea
%{_mandir}/man8/systemd-journal-remote.*
c4099ef
%{_mandir}/man8/systemd-journal-upload.*
54952b3
%{_datadir}/systemd/gatewayd
b53cf7b
/usr/lib/firewalld/services/*
54952b3
7a392d6
%changelog
fff97bd
* Thu Sep 29 2016 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 229-17
fff97bd
- Denial-of-service bug against pid1 (#1380286)
fff97bd
726f6eb
* Wed Aug 17 2016 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 222-16
9fbdc4b
- Ignore the access mode on /var/log/journal (#1317570)
726f6eb
- Add %%systemd_ordering macro
9fbdc4b
fdc56a0
* Thu Feb 11 2016 Jan Synáček <jsynacek@redhat.com> - 222-15
fdc56a0
- various fixes in kernel-install (#1244057)
fdc56a0
b1b7198
* Mon Feb  1 2016 Jan Synáček <jsynacek@redhat.com> - 222-14
b1b7198
- Stopping services using glob patterns does not work as stated in man page (#1288851)
743659b
- systemd asking for password on boot: ask_password_tty() prints multiple asterisks when typing special characters (#1301984)
6636126
- RFE: Please provide option RandomSec= to systemd timer (#1303552)
b1b7198
f8f052c
* Mon Jan 25 2016 Jan Synáček <jsynacek@redhat.com> - 222-13
f8f052c
- units: increase watchdog timeout to 3min for all our services
f8f052c
  + Mitigates the problem described in #1300212.
5665785
- transaction: downgrade warnings about wanted unit which are not found (#1278264)
a841490
- hwdb: add axis ranges and resolution for Dell Lattitude E6220 (#1293576)
64a629f
- machined: rework state tracking logic for machines (#1297225)
f8f052c
9207cfc
* Thu Jan  7 2016 Jan Synáček <jsynacek@redhat.com> - 222-12
9207cfc
- Terminal multiplexers (tmux, screen) are broken in systemd-nspawn containers (#1282626)
e40f4d2
- Regression: journalctl -f broken (again) with initially empty filter result (#1292805)
69066a5
- Journalctl says "no entries" even when told to be quiet (#1293062)
4993dcd
- udev_enumerate_scan_devices() broken when used with udev_enumerate_add_match_parent() (#1295979)
9207cfc
6a25424
* Tue Jan  5 2016 Jan Synáček <jsynacek@redhat.com> - 222-11
6a25424
- re-apply patches that were removed by mistake (#1263208)
6a25424
eda41b7
* Mon Dec 14 2015 Jan Synáček <jsynacek@redhat.com> - 222-10
eda41b7
- do not assume fstab is present (#1281606)
eda41b7
60ed166
* Mon Dec 14 2015 Jan Synáček <jsynacek@redhat.com> - 222-9
60ed166
- udev: fix NULL deref when executing rules (#1283971)
60ed166
- libudev: simplify udev_device_ensure_usec_initialized a (#1283971)
60ed166
- login: fix NULL-deref on wall_message (#1279156)
60ed166
- unquote_first_word: parse ` '' ` as an empty argument (#1278475)
60ed166
- units: also whitelist "blkext" block devices for nspawn (#1266776)
60ed166
- nspawn: fix --image= when nspawn is run as service (#1266776)
60ed166
- import: hash URL in paths if they are too long (#1266775)
60ed166
- journalctl: properly detect empty journal files (#1255619)
60ed166
- sd-device: never return NULL+0 (#1238285)
60ed166
- man/journalctl: mention systemd.time(7) where (#1182661)
60ed166
- login: make sure /run/nologin has correct SELinux label (#1287592)
60ed166
- user-sessions: make sure /run/nologin has correct (#1287592)
60ed166
c9f6df1
* Mon Oct 19 2015 Jan Synáček <jsynacek@redhat.com> - 222-8
c9f6df1
- remove the fix for Corsair K70 Keyboard introduced in 222-3 (#1267225)
c9f6df1
a9d2e0c
* Mon Oct  5 2015 Jan Synáček <jsynacek@redhat.com> - 222-7
a9d2e0c
- systemctl shows the full cgroup hierarchy when doing status of a disabled or non-existing unit (#1268601)
275528d
- it's not possible to log in again shortly after log out (#1263208)
275528d
  + related logind bugfixes
a9d2e0c
f4c6377
* Fri Sep 25 2015 Michal Sekletar <msekleta@redhat.com> - 222-6
f4c6377
- Scope units will not get killed immediately during shutdown (#1170765)
f4c6377
- Fix comparison function for priority queue (#1202598)
f4c6377
- Conflict with chkconfig < 1.5 (#1226908)
f4c6377
- Assorted bugfixes
f4c6377
Adam Miller 26dfcc1
* Fri Sep 18 2015 Adam Miller <maxamillion@fedoraproject.org> - 222-5
Adam Miller 26dfcc1
- Re-revert patch from walters that breaks Atomic/OSTree (#1195761)
Adam Miller 26dfcc1
5f4d814
* Fri Sep 18 2015 Jan Synáček <jsynacek@redhat.com> - 222-4
5f4d814
- Fix: user systemd-journal-upload should be in systemd-journal group (#1262743)
5f4d814
4c8e899
* Thu Sep 17 2015 Jan Synáček <jsynacek@redhat.com> - 222-3
4c8e899
- Fix: systemd-tmpfiles-setup.service fails on 23 Alpha RC1 Server (#1250737)
dab2659
- Fix: Upgrading from 22 to 23 by fedup fails (#1251334)
5e6dd1b
- Fix: Corsair K70 keyboard 'pipe' key not functioning correctly (#1262132)
4c8e899
952794e
* Thu Jul  9 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 222-2
952794e
- Remove python subpackages (python-systemd in now standalone)
952794e
Kay Sievers f7ff950
* Tue Jul  7 2015 Kay Sievers <kay@redhat.com> - 222-1
Kay Sievers f7ff950
- New upstream release
Kay Sievers f7ff950
0362920
* Mon Jul  6 2015 Kay Sievers <kay@redhat.com> - 221-5.git619b80a
Kay Sievers 516775d
- update to git snapshot
Kay Sievers 516775d
52a9194
* Mon Jul  6 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@laptop> - 221-4.git604f02a
52a9194
- Add example file with yama config (#1234951)
52a9194
527912b
* Sun Jul 5 2015 Kay Sievers <kay@redhat.com> - 221-3.git604f02a
Kay Sievers 790f46d
- update to git snapshot
Kay Sievers 790f46d
Kay Sievers ee6fc81
* Mon Jun 22 2015 Kay Sievers <kay@redhat.com> - 221-2
Kay Sievers ee6fc81
- build systemd-boot EFI tools
Kay Sievers ee6fc81
Lennart Poettering e40887b
* Fri Jun 19 2015 Lennart Poettering <lpoetter@redhat.com> - 221-1
Lennart Poettering e40887b
- New upstream release
Lennart Poettering e40887b
- Undoes botched translation check, should be reinstated later?
Lennart Poettering e40887b
e3594d6
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 220-10
e3594d6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
e3594d6
be68e45
* Thu Jun 11 2015 Peter Robinson <pbrobinson@fedoraproject.org> 220-9
be68e45
- The gold linker is now fixed on aarch64
be68e45
e2168b5
* Tue Jun  9 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 220-8
436654a
- Remove gudev which is now provided as separate package (libgudev)
436654a
- Fix for spurious selinux denials (#1224211)
436654a
- Udev change events (#1225905)
436654a
- Patches for some potential crashes
436654a
- ProtectSystem=yes does not touch /home
436654a
- Man page fixes, hwdb updates, shell completion updates
436654a
- Restored persistent device symlinks for bcache, xen block devices
436654a
- Tag all DRM cards as master-of-seat
e2168b5
6cfa04f
* Tue Jun 09 2015 Harald Hoyer <harald@redhat.com> 220-7
6cfa04f
- fix udev block device watch
6cfa04f
4dc6b49
* Tue Jun 09 2015 Harald Hoyer <harald@redhat.com> 220-6
4dc6b49
- add support for network disk encryption
4dc6b49
01fba4b
* Sun Jun  7 2015 Peter Robinson <pbrobinson@fedoraproject.org> 220-5
01fba4b
- Disable gold on aarch64 until it's fixed (tracked in rhbz #1225156)
01fba4b
9e71abc
* Sat May 30 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 220-4
9e71abc
- systemd-devel should require systemd-libs, not the main package (#1226301)
7a75a5f
- Check for botched translations (#1226566)
7a75a5f
- Make /etc/udev/hwdb.d part of the rpm (#1226379)
9e71abc
d9b91fa
* Thu May 28 2015 Richard W.M. Jones <rjones@redhat.com> - 220-3
d9b91fa
- Add patch to fix udev --daemon not cleaning child processes
d9b91fa
  (upstream commit 86c3bece38bcf5).
d9b91fa
78ba63c
* Wed May 27 2015 Richard W.M. Jones <rjones@redhat.com> - 220-2
78ba63c
- Add patch to fix udev --daemon crash (upstream commit 040e689654ef08).
78ba63c
Lennart Poettering 836567c
* Thu May 21 2015 Lennart Poettering <lpoetter@redhat.com> - 220-1
Lennart Poettering 836567c
- New upstream release
Lennart Poettering 836567c
- Drop /etc/mtab hack, as that's apparently fixed in mock now (#1116158)
a97e124
- Remove ghosting for %%{_sysconfdir}/systemd/system/runlevel*.target, these targets are not configurable anymore in systemd upstream
Lennart Poettering 836567c
- Drop work-around for #1002806, since this is solved upstream now
Lennart Poettering 836567c
911deca
* Wed May 20 2015 Dennis Gilmore <dennis@ausil.us> - 219-15
911deca
- fix up the conflicts version for fedora-release
911deca
0a8e7e6
* Wed May 20 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 219-14
0a8e7e6
- Remove presets (#1221340)
a48f80c
- Fix (potential) crash and memory leak in timedated, locking failure
a48f80c
  in systemd-nspawn, crash in resolved.
a48f80c
- journalctl --list-boots should be faster
a48f80c
- zsh completions are improved
a48f80c
- various ommissions in docs are corrected (#1147651)
a48f80c
- VARIANT and VARIANT_ID fields in os-release are documented
a48f80c
- systemd-fsck-root.service is generated in the initramfs (#1201979, #1107818)
a48f80c
- systemd-tmpfiles should behave better on read-only file systems (#1207083)
0a8e7e6
ef7b485
* Wed Apr 29 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 219-13
ef7b485
- Patches for some outstanding annoyances
ef7b485
- Small keyboard hwdb updates
ef7b485
0ab5885
* Wed Apr  8 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 219-12
0ab5885
- Tighten requirements between subpackages (#1207381).
0ab5885
c4099ef
* Sun Mar 22 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 219-11
c4099ef
- Move all parts systemd-journal-{remote,upload} to
c4099ef
  systemd-journal-gatewayd subpackage (#1193143).
ffc19a0
- Create /var/lib/systemd/journal-upload directory (#1193145).
77e6ed9
- Cut out lots of stupid messages at debug level which were obscuring more
77e6ed9
  important stuff.
77e6ed9
- Apply "tentative" state for devices only when they are added, not removed.
77e6ed9
- Ignore invalid swap pri= settings (#1204336)
77e6ed9
- Fix SELinux check for timedated operations to enable/disable ntp (#1014315)
77e6ed9
- Fix comparing of filesystem paths (#1184016)
c4099ef
399a2a8
* Sat Mar 14 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 219-10
399a2a8
- Fixes for bugs 1186018, 1195294, 1185604, 1196452.
399a2a8
- Hardware database update.
399a2a8
- Documentation fixes.
399a2a8
- A fix for journalctl performance regression.
399a2a8
- Fix detection of inability to open files in journalctl.
399a2a8
- Detect SuperH architecture properly.
399a2a8
- The first of duplicate lines in tmpfiles wins again.
399a2a8
- Do vconsole setup after loading vconsole driver, not fbcon.
399a2a8
- Fix problem where some units were restarted during systemd reexec.
399a2a8
- Fix race in udevadm settle tripping up NetworkManager.
399a2a8
- Downgrade various log messages.
399a2a8
- Fix issue where journal-remote would process some messages with a delay.
399a2a8
- GPT /srv partition autodiscovery is fixed.
41d7c09
- Reconfigure old Finnish keymaps in post (#1151958)
399a2a8
b4d5d46
* Tue Mar 10 2015 Jan Synáček <jsynacek@redhat.com> - 219-9
b4d5d46
- Buttons on Lenovo X6* tablets broken (#1198939)
b4d5d46
e4a83a8
* Tue Mar  3 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 219-8
e4a83a8
- Reworked device handling (#1195761)
b081c53
- ACL handling fixes (with a script in %%post)
e4a83a8
- Various log messages downgraded (#1184712)
9c0d1d5
- Allow PIE on s390 again (#1197721)
e4a83a8
ade6190
* Wed Feb 25 2015 Michal Schmidt <mschmidt@redhat.com> - 219-7
ade6190
- arm: reenable lto. gcc-5.0.0-0.16 fixed the crash (#1193212)
ade6190
Colin Walters b1d608a
* Tue Feb 24 2015 Colin Walters <walters@redhat.com> - 219-6
Colin Walters b1d608a
- Revert patch that breaks Atomic/OSTree (#1195761)
Colin Walters b1d608a
5427ee0
* Fri Feb 20 2015 Michal Schmidt <mschmidt@redhat.com> - 219-5
5427ee0
- Undo the resolv.conf workaround, Aim for a proper fix in Rawhide.
5427ee0
0cb630f
* Fri Feb 20 2015 Michal Schmidt <mschmidt@redhat.com> - 219-4
0cb630f
- Revive fedora-disable-resolv.conf-symlink.patch to unbreak composes.
0cb630f
6e198e4
* Wed Feb 18 2015 Michal Schmidt <mschmidt@redhat.com> - 219-3
6e198e4
- arm: disabling gold did not help; disable lto instead (#1193212)
6e198e4
2c67f7f
* Tue Feb 17 2015 Peter Jones <pjones@redhat.com> - 219-2
2c67f7f
- Update 90-default.present for dbxtool.
2c67f7f
Lennart Poettering 064fee0
* Mon Feb 16 2015 Lennart Poettering <lpoetter@redhat.com> - 219-1
Lennart Poettering 064fee0
- New upstream release
Lennart Poettering 064fee0
- This removes the sysctl/bridge hack, a different solution needs to be found for this (see #634736)
Lennart Poettering 064fee0
- This removes the /etc/resolv.conf hack, anaconda needs to fix their handling of /etc/resolv.conf as symlink
a97e124
- This enables "%%check"
Lennart Poettering 78bc69f
- disable gold on arm, as that is broken (see #1193212)
Lennart Poettering 064fee0
b4bdea3
* Mon Feb 16 2015 Peter Robinson <pbrobinson@fedoraproject.org> 218-6
b4bdea3
- aarch64 now has seccomp support
b4bdea3
c3cf2ae
* Thu Feb 05 2015 Michal Schmidt <mschmidt@redhat.com> - 218-5
c3cf2ae
- Don't overwrite systemd.macros with unrelated Source file.
c3cf2ae
55323ee
* Thu Feb  5 2015 Jan Synáček <jsynacek@redhat.com> - 218-4
55323ee
- Add a touchpad hwdb (#1189319)
55323ee
5724974
* Thu Jan 15 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 218-4
5724974
- Enable xkbcommon dependency to allow checking of keymaps
6cf221b
- Fix permissions of /var/log/journal (#1048424)
92e27a5
- Enable timedatex in presets (#1187072)
f2ebf1a
- Disable rpcbind in presets (#1099595)
5724974
f524b4a
* Wed Jan  7 2015 Jan Synáček <jsynacek@redhat.com> - 218-3
f524b4a
- RFE: journal: automatically rotate the file if it is unlinked (#1171719)
f524b4a
b53cf7b
* Mon Jan 05 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 218-3
b53cf7b
- Add firewall description files (#1176626)
b53cf7b
5606d83
* Thu Dec 18 2014 Jan Synáček <jsynacek@redhat.com> - 218-2
5606d83
- systemd-nspawn doesn't work on s390/s390x (#1175394)
5606d83
Lennart Poettering 239db0d
* Wed Dec 10 2014 Lennart Poettering <lpoetter@redhat.com> - 218-1
Lennart Poettering 239db0d
- New upstream release
Lennart Poettering 239db0d
- Enable "nss-mymachines" in /etc/nsswitch.conf
Lennart Poettering 239db0d
ea19761
* Thu Nov 06 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 217-4
ea19761
- Change libgudev1 to only require systemd-libs (#727499), there's
ea19761
  no need to require full systemd stack.
ea19761
- Fixes for bugs #1159448, #1152220, #1158035.
ea19761
- Bash completions updates to allow propose more units for start/restart,
ea19761
  and completions for set-default,get-default.
ea19761
- Again allow systemctl enable of instances.
ea19761
- Hardware database update and fixes.
ea19761
- Udev crash on invalid options and kernel commandline timeout parsing are fixed.
ea19761
- Add "embedded" chassis type.
ea19761
- Sync before 'reboot -f'.
ea19761
- Fix restarting of timer units.
ea19761
ba201ce
* Wed Nov 05 2014 Michal Schmidt <mschmidt@redhat.com> - 217-3
ba201ce
- Fix hanging journal flush (#1159641)
ba201ce
32324f8
* Fri Oct 31 2014 Michal Schmidt <mschmidt@redhat.com> - 217-2
32324f8
- Fix ordering cycles involving systemd-journal-flush.service and
32324f8
  remote-fs.target (#1159117)
32324f8
Lennart Poettering cc4dc44
* Tue Oct 28 2014 Lennart Poettering <lpoetter@redhat.com> - 217-1
Lennart Poettering cc4dc44
- New upstream release
Lennart Poettering cc4dc44
2607f00
* Fri Oct 17 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-12
2607f00
- Drop PackageKit.service from presets (#1154126)
2607f00
f5ff7e9
* Mon Oct 13 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-11
f5ff7e9
- Conflict with old versions of initscripts (#1152183)
f5ff7e9
- Remove obsolete Finnish keymap (#1151958)
f5ff7e9
f1004dc
* Fri Oct 10 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-10
f1004dc
- Fix a problem with voluntary daemon exits and some other bugs
f1004dc
  (#1150477, #1095962, #1150289)
f1004dc
62fe945
* Fri Oct 03 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-9
62fe945
- Update to latest git, but without the readahead removal patch
f1004dc
  (#1114786, #634736)
62fe945
Kay Sievers 5cdc00d
* Wed Oct 01 2014 Kay Sievers <kay@redhat.com> - 216-8
Kay Sievers 5cdc00d
- revert "don't reset selinux context during CHANGE events"
Kay Sievers 5cdc00d
9a5afe8
* Wed Oct 01 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 216-7
9a5afe8
- add temporary workaround for #1147910
9a5afe8
- don't reset selinux context during CHANGE events
9a5afe8
d962ba8
* Wed Sep 10 2014 Michal Schmidt <mschmidt@redhat.com> - 216-6
d962ba8
- Update timesyncd with patches to avoid hitting NTP pool too often.
d962ba8
ed4e5bb
* Tue Sep 09 2014 Michal Schmidt <mschmidt@redhat.com> - 216-5
ed4e5bb
- Use common CONFIGURE_OPTS for build2 and build3.
ed4e5bb
- Configure timesyncd with NTP servers from Fedora/RHEL vendor zone.
ed4e5bb
039253f
* Wed Sep 03 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-4
039253f
- Move config files for sd-j-remote/upload to sd-journal-gateway subpackage (#1136580)
039253f
522fbab
* Thu Aug 28 2014 Peter Robinson <pbrobinson@fedoraproject.org> 216-3
522fbab
- Drop no LTO build option for aarch64/s390 now it's fixed in binutils (RHBZ 1091611)
522fbab
Colin Walters 4dd25f8
* Thu Aug 21 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-2
Colin Walters 4dd25f8
- Re-add patch to disable resolve.conf symlink (#1043119)
Colin Walters 4dd25f8
Lennart Poettering 92a80ac
* Wed Aug 20 2014 Lennart Poettering <lpoetter@redhat.com> - 216-1
Lennart Poettering 92a80ac
- New upstream release
Lennart Poettering 92a80ac
6a2a58e
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 215-12
6a2a58e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
6a2a58e
a7ae5e1
* Wed Aug 13 2014 Dan Horák <dan[at]danny.cz> 215-11
a7ae5e1
- disable LTO also on s390(x)
a7ae5e1
4eb55a7
* Sat Aug 09 2014 Harald Hoyer <harald@redhat.com> 215-10
4eb55a7
- fixed PPC64LE
4eb55a7
07abe5d
* Wed Aug  6 2014 Tom Callaway <spot@fedoraproject.org> - 215-9
07abe5d
- fix license handling
07abe5d
d804568
* Wed Jul 30 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 215-8
d804568
- Create systemd-journal-remote and systemd-journal-upload users (#1118907)
d804568
a547c77
* Thu Jul 24 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 215-7
a547c77
- Split out systemd-compat-libs subpackage
a547c77
5ea76b1
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 215-6
5ea76b1
- Rebuilt for gobject-introspection 1.41.4
5ea76b1
dc60e84
* Mon Jul 21 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 215-5
dc60e84
- Fix SELinux context of /etc/passwd-, /etc/group-, /etc/.updated (#1121806)
dc60e84
- Add missing BR so gnutls and elfutils are used
dc60e84
43ff24c
* Sat Jul 19 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 215-4
43ff24c
- Various man page updates
43ff24c
- Static device node logic is conditionalized on CAP_SYS_MODULES instead of CAP_MKNOD
43ff24c
  for better behaviour in containers
43ff24c
- Some small networkd link handling fixes
43ff24c
- vconsole-setup runs setfont before loadkeys (https://bugs.freedesktop.org/show_bug.cgi?id=80685)
43ff24c
- New systemd-escape tool
43ff24c
- XZ compression settings are tweaked to greatly improve journald performance
43ff24c
- "watch" is accepted as chassis type
43ff24c
- Various sysusers fixes, most importantly correct selinux labels
43ff24c
- systemd-timesyncd bug fix (https://bugs.freedesktop.org/show_bug.cgi?id=80932)
43ff24c
- Shell completion improvements
43ff24c
- New udev tag ID_SOFTWARE_RADIO can be used to instruct logind to allow user access
43ff24c
- XEN and s390 virtualization is properly detected
43ff24c
Colin Walters a1b71bb
* Mon Jul 07 2014 Colin Walters <walters@redhat.com> - 215-3
Colin Walters a1b71bb
- Add patch to disable resolve.conf symlink (#1043119)
Colin Walters a1b71bb
43ff24c
* Sun Jul 06 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 215-2
8403bea
- Move systemd-journal-remote to systemd-journal-gateway package (#1114688)
8403bea
- Disable /etc/mtab handling temporarily (#1116158)
8403bea
8403bea
* Thu Jul 03 2014 Lennart Poettering <lpoetter@redhat.com> - 215-1
Lennart Poettering 1298810
- New upstream release
Lennart Poettering 1298810
- Enable coredump logic (which abrt would normally override)
Lennart Poettering 1298810
cf472be
* Sun Jun 29 2014 Peter Robinson <pbrobinson@fedoraproject.org> 214-5
cf472be
- On aarch64 disable LTO as it still has issues on that arch
cf472be
e4fbe40
* Thu Jun 26 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 214-4
e4fbe40
- Bugfixes (#996133, #1112908)
e4fbe40
3a2e601
* Mon Jun 23 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 214-3
3a2e601
- Actually create input group (#1054549)
3a2e601
ff52563
* Sun Jun 22 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 214-2
7823b31
- Do not restart systemd-logind on upgrades (#1110697)
5509c00
- Add some patches (#1081429, #1054549, #1108568, #928962)
7823b31
Lennart Poettering 19bf972
* Wed Jun 11 2014 Lennart Poettering <lpoetter@redhat.com> - 214-1
Lennart Poettering 19bf972
- New upstream release
Lennart Poettering 19bf972
- Get rid of "floppy" group, since udev uses "disk" now
Lennart Poettering 19bf972
- Reenable LTO
Lennart Poettering 19bf972
2ccc8c6
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 213-4
2ccc8c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2ccc8c6
Kay Sievers 15a7f7e
* Wed May 28 2014 Kay Sievers <kay@redhat.com> - 213-3
Kay Sievers 15a7f7e
- fix systemd-timesync user creation
Kay Sievers 15a7f7e
b3df297
* Wed May 28 2014 Michal Sekletar <msekleta@redhat.com> - 213-2
b3df297
- Create temporary files after installation (#1101983)
aa972ea
- Add sysstat-collect.timer, sysstat-summary.timer to preset policy (#1101621)
b3df297
Kay Sievers 66bb743
* Wed May 28 2014 Kay Sievers <kay@redhat.com> - 213-1
Kay Sievers 66bb743
- New upstream release
Kay Sievers 66bb743
4b836b7
* Tue May 27 2014 Kalev Lember <kalevlember@gmail.com> - 212-6
4b836b7
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
4b836b7
bfd0409
* Fri May 23 2014 Adam Williamson <awilliam@redhat.com> - 212-5
bfd0409
- revert change from 212-4, causes boot fail on single CPU boxes (RHBZ 1095891)
bfd0409
Kay Sievers dadefab
* Wed May 07 2014 Kay Sievers <kay@redhat.com> - 212-4
Kay Sievers dadefab
- add netns udev workaround
Kay Sievers dadefab
5fb0bff
* Wed May 07 2014 Michal Sekletar <msekleta@redhat.com> - 212-3
5fb0bff
- enable uuidd.socket by default (#1095353)
5fb0bff
3498cab
* Sat Apr 26 2014 Peter Robinson <pbrobinson@fedoraproject.org> 212-2
3498cab
- Disable building with -flto for the moment due to gcc 4.9 issues (RHBZ 1091611)
3498cab
Lennart Poettering 0bbe49d
* Tue Mar 25 2014 Lennart Poettering <lpoetter@redhat.com> - 212-1
Lennart Poettering 0bbe49d
- New upstream release
Lennart Poettering 0bbe49d
10d1847
* Mon Mar 17 2014 Peter Robinson <pbrobinson@fedoraproject.org> 211-2
10d1847
- Explicitly define which upstream platforms support libseccomp
10d1847
Lennart Poettering 13fd1e4
* Tue Mar 11 2014 Lennart Poettering <lpoetter@redhat.com> - 211-1
Lennart Poettering 13fd1e4
- New upstream release
Lennart Poettering 13fd1e4
dd42fcb
* Mon Mar 10 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 210-8
dd42fcb
- Fix logind unpriviledged reboot issue and a few other minor fixes
dd42fcb
- Limit generator execution time
dd42fcb
- Recognize buttonless joystick types
dd42fcb
8048dc7
* Fri Mar 07 2014 Karsten Hopp <karsten@redhat.com> 210-7
8048dc7
- ppc64le needs link warnings disabled, too
8048dc7
8d6e856
* Fri Mar 07 2014 Karsten Hopp <karsten@redhat.com> 210-6
8d6e856
- move ifarch ppc64le to correct place (libseccomp req)
8d6e856
96237b5
* Fri Mar 07 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 210-5
96237b5
- Bugfixes: #1047568, #1047039, #1071128, #1073402
96237b5
- Bash completions for more systemd tools
96237b5
- Bluetooth database update
96237b5
- Manpage fixes
96237b5
caa1c7b
* Thu Mar 06 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 210-4
caa1c7b
- Apply work-around for ppc64le too (#1073647).
caa1c7b
47c564f
* Sat Mar 01 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 210-3
47c564f
- Backport a few patches, add completion for systemd-nspawn.
47c564f
703bc63
* Fri Feb 28 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 210-3
703bc63
- Apply work-arounds for ppc/ppc64 for bugs 1071278 and 1071284
703bc63
Lennart Poettering 215b310
* Mon Feb 24 2014 Lennart Poettering <lpoetter@redhat.com> - 210-2
Lennart Poettering 215b310
- Check more services against preset list and enable by default
Lennart Poettering 215b310
Lennart Poettering a065abd
* Mon Feb 24 2014 Lennart Poettering <lpoetter@redhat.com> - 210-1
Lennart Poettering a065abd
- new upstream release
Lennart Poettering a065abd
a199a30
* Sun Feb 23 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 209-2.gitf01de96
a199a30
- Enable dnssec-triggerd.service by default (#1060754)
a199a30
Kay Sievers f1b7327
* Sun Feb 23 2014 Kay Sievers <kay@redhat.com> - 209-2.gitf01de96
Kay Sievers f1b7327
- git snapshot to sort out ARM build issues
Kay Sievers f1b7327
f044306
* Thu Feb 20 2014 Lennart Poettering <lpoetter@redhat.com> - 209-1
f044306
- new upstream release
f044306
2f45a5a
* Tue Feb 18 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-15
2f45a5a
- Make gpsd lazily activated (#1066421)
2f45a5a
ee30f08
* Mon Feb 17 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-14
ee30f08
- Back out patch which causes user manager to be destroyed when unneeded
ee30f08
  and spams logs (#1053315)
ee30f08
4002889
* Sun Feb 16 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-13
ca73a27
- A different fix for #1023820 taken from Mageia
ca73a27
- Backported fix for #997031
ca73a27
- Hardward database updates, man pages improvements, a few small memory
ca73a27
  leaks, utf-8 correctness and completion fixes
ca73a27
- Support for key-slot option in crypttab
ca73a27
d302ec3
* Sat Jan 25 2014 Ville Skyttä <ville.skytta@iki.fi> - 208-12
d302ec3
- Own the %%{_prefix}/lib/kernel(/*) and %%{_datadir}/zsh(/*) dirs.
d302ec3
1262229
* Tue Dec 03 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-11
1262229
- Backport a few fixes, relevant documentation updates, and HWDB changes
1262229
  (#1051797, #1051768, #1047335, #1047304, #1047186, #1045849, #1043304,
1262229
   #1043212, #1039351, #1031325, #1023820, #1017509, #953077)
1262229
- Flip journalctl to --full by default (#984758)
1262229
98947a1
* Tue Dec 03 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-9
98947a1
- Apply two patches for #1026860
98947a1
af76ccd
* Tue Dec 03 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-8
af76ccd
- Bump release to stay ahead of f20
af76ccd
d66047d
* Tue Dec 03 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-7
d66047d
- Backport patches (#1023041, #1036845, #1006386?)
d66047d
- HWDB update
d66047d
- Some small new features: nspawn --drop-capability=, running PID 1 under
d66047d
  valgrind, "yearly" and "annually" in calendar specifications
d66047d
- Some small documentation and logging updates
d66047d
7d7fbfa
* Tue Nov 19 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-6
af76ccd
- Bump release to stay ahead of f20
7d7fbfa
930e1b8
* Tue Nov 19 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-5
930e1b8
- Use unit name in PrivateTmp= directories (#957439)
930e1b8
- Update manual pages, completion scripts, and hardware database
930e1b8
- Configurable Timeouts/Restarts default values
930e1b8
- Support printing of timestamps on the console
930e1b8
- Fix some corner cases in detecting when writing to the console is safe
930e1b8
- Python API: convert keyword values to string, fix sd_is_booted() wrapper
930e1b8
- Do not tread missing /sbin/fsck.btrfs as an error (#1015467)
930e1b8
- Allow masking of fsck units
930e1b8
- Advertise hibernation to swap files
930e1b8
- Fix SO_REUSEPORT settings
930e1b8
- Prefer converted xkb keymaps to legacy keymaps (#981805, #1026872)
930e1b8
- Make use of newer kmod
930e1b8
- Assorted bugfixes: #1017161, #967521, #988883, #1027478, #821723, #1014303
930e1b8
ba5f2d9
* Tue Oct 22 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-4
ba5f2d9
- Add temporary fix for #1002806
ba5f2d9
ba5f2d9
* Mon Oct 21 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-3
794d16c
- Backport a bunch of fixes and hwdb updates
794d16c
ba5f2d9
* Wed Oct 2 2013 Lennart Poettering <lpoetter@redhat.com> - 208-2
Lennart Poettering 7c8c437
- Move old random seed and backlight files into the right place
Lennart Poettering 7c8c437
ba5f2d9
* Wed Oct 2 2013 Lennart Poettering <lpoetter@redhat.com> - 208-1
Lennart Poettering fc3de1f
- New upstream release
Lennart Poettering fc3de1f
e26a2d8
* Thu Sep 26 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 207-5
e26a2d8
- Do not create /var/var/... dirs
e26a2d8
8e6c340
* Wed Sep 18 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 207-4
8e6c340
- Fix policykit authentication
Lennart Poettering fc3de1f
- Resolves: rhbz#1006680
8e6c340
800881a
* Tue Sep 17 2013 Harald Hoyer <harald@redhat.com> 207-3
800881a
- fixed login
Lennart Poettering fc3de1f
- Resolves: rhbz#1005233
800881a
d4ee253
* Mon Sep 16 2013 Harald Hoyer <harald@redhat.com> 207-2
d4ee253
- add some upstream fixes for 207
d4ee253
- fixed swap activation
Lennart Poettering fc3de1f
- Resolves: rhbz#1008604
d4ee253
Lennart Poettering 3afeac8
* Fri Sep 13 2013 Lennart Poettering <lpoetter@redhat.com> - 207-1
Lennart Poettering 3afeac8
- New upstream release
Lennart Poettering 3afeac8
db3a9fa
* Fri Sep 06 2013 Harald Hoyer <harald@redhat.com> 206-11
db3a9fa
- support "debug" kernel command line parameter
db3a9fa
- journald: fix fd leak in journal_file_empty
db3a9fa
- journald: fix vacuuming of archived journals
db3a9fa
- libudev: enumerate - do not try to match against an empty subsystem
db3a9fa
- cgtop: fixup the online help
db3a9fa
- libudev: fix memleak when enumerating childs
db3a9fa
fe20ad6
* Wed Sep 04 2013 Harald Hoyer <harald@redhat.com> 206-10
fe20ad6
- Do not require grubby, lorax now takes care of grubby
fe20ad6
- cherry-picked a lot of patches from upstream
fe20ad6
9c6da2c
* Tue Aug 27 2013 Dennis Gilmore <dennis@ausil.us> - 206-9
9c6da2c
- Require grubby, Fedora installs require grubby,
9c6da2c
- kernel-install took over from new-kernel-pkg
9c6da2c
- without the Requires we are unable to compose Fedora
9c6da2c
- everyone else says that since kernel-install took over
9c6da2c
- it is responsible for ensuring that grubby is in place
9c6da2c
- this is really what we want for Fedora
9c6da2c
Kay Sievers a5129a4
* Tue Aug 27 2013 Kay Sievers <kay@redhat.com> - 206-8
Kay Sievers a5129a4
- Revert "Require grubby its needed by kernel-install"
Kay Sievers a5129a4
Kay Sievers a5129a4
* Mon Aug 26 2013 Dennis Gilmore <dennis@ausil.us> 206-7
Kay Sievers a5129a4
- Require grubby its needed by kernel-install
Kay Sievers a5129a4
c3aabf4
* Thu Aug 22 2013 Harald Hoyer <harald@redhat.com> 206-6
c3aabf4
- kernel-install now understands kernel flavors like PAE
c3aabf4
Rex Dieter d9cb699
* Tue Aug 20 2013 Rex Dieter <rdieter@fedoraproject.org> - 206-5
Rex Dieter d9cb699
- add sddm.service to preset file (#998978)
Rex Dieter d9cb699
Rex Dieter b46f6bf
* Fri Aug 16 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 206-4
6fc19e1
- Filter out provides for private python modules.
cd8ce40
- Add requires on kmod >= 14 (#990994).
6fc19e1
b75a173
* Sun Aug 11 2013 Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl> - 206-3
b75a173
- New systemd-python3 package (#976427).
a423239
- Add ownership of a few directories that we create (#894202).
b75a173
2d07fac
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 206-2
2d07fac
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2d07fac
Kay Sievers 2cfc568
* Tue Jul 23 2013 Kay Sievers <kay@redhat.com> - 206-1
Kay Sievers 2cfc568
- New upstream release
Kay Sievers 2cfc568
  Resolves (#984152)
Kay Sievers 2cfc568
Lennart Poettering 9d287fc
* Wed Jul  3 2013 Lennart Poettering <lpoetter@redhat.com> - 205-1
Lennart Poettering 9d287fc
- New upstream release
Lennart Poettering 9d287fc
54952b3
* Wed Jun 26 2013 Michal Schmidt <mschmidt@redhat.com> 204-10
54952b3
- Split systemd-journal-gateway subpackage (#908081).
54952b3
da2af8d
* Mon Jun 24 2013 Michal Schmidt <mschmidt@redhat.com> 204-9
da2af8d
- Rename nm_dispatcher to NetworkManager-dispatcher in default preset (#977433)
da2af8d
670c702
* Fri Jun 14 2013 Harald Hoyer <harald@redhat.com> 204-8
670c702
- fix, which helps to sucessfully browse journals with
670c702
  duplicated seqnums
670c702
f9af884
* Fri Jun 14 2013 Harald Hoyer <harald@redhat.com> 204-7
f9af884
- fix duplicate message ID bug
f9af884
Resolves: rhbz#974132
f9af884
2cfbb4e
* Thu Jun 06 2013 Harald Hoyer <harald@redhat.com> 204-6
2cfbb4e
- introduce 99-default-disable.preset
2cfbb4e
Lennart Poettering c905fb8
* Thu Jun  6 2013 Lennart Poettering <lpoetter@redhat.com> - 204-5
Lennart Poettering c905fb8
- Rename 90-display-manager.preset to 85-display-manager.preset so that it actually takes precedence over 90-default.preset's "disable *" line (#903690)
Lennart Poettering c905fb8
4b90fcc
* Tue May 28 2013 Harald Hoyer <harald@redhat.com> 204-4
4b90fcc
- Fix kernel-install (#965897)
4b90fcc
Kay Sievers 7372cee
* Wed May 22 2013 Kay Sievers <kay@redhat.com> - 204-3
Kay Sievers 7372cee
- Fix kernel-install (#965897)
Kay Sievers 7372cee
285fb0c
* Thu May  9 2013 Lennart Poettering <lpoetter@redhat.com> - 204-2
Lennart Poettering 65ca4a3
- New upstream release
285fb0c
- disable isdn by default (#959793)
Lennart Poettering 65ca4a3
fad8bad
* Tue May 07 2013 Harald Hoyer <harald@redhat.com> 203-2
fad8bad
- forward port kernel-install-grubby.patch
fad8bad
Lennart Poettering 0a9dd92
* Tue May  7 2013 Lennart Poettering <lpoetter@redhat.com> - 203-1
Lennart Poettering 0a9dd92
- New upstream release
Lennart Poettering 0a9dd92
5f4d81a
* Wed Apr 24 2013 Harald Hoyer <harald@redhat.com> 202-3
5f4d81a
- fix ENOENT for getaddrinfo
Lennart Poettering 65ca4a3
- Resolves: rhbz#954012 rhbz#956035
5f4d81a
- crypt-setup-generator: correctly check return of strdup
5f4d81a
- logind-dbus: initialize result variable
5f4d81a
- prevent library underlinking
5f4d81a
a72a357
* Fri Apr 19 2013 Harald Hoyer <harald@redhat.com> 202-2
a72a357
- nspawn create empty /etc/resolv.conf if necessary
a72a357
- python wrapper: add sd_journal_add_conjunction()
a72a357
- fix s390 booting
Lennart Poettering 65ca4a3
- Resolves: rhbz#953217
a72a357
Lennart Poettering 14f69d3
* Thu Apr 18 2013 Lennart Poettering <lpoetter@redhat.com> - 202-1
Lennart Poettering 14f69d3
- New upstream release
Lennart Poettering 14f69d3
77289ef
* Tue Apr 09 2013 Michal Schmidt <mschmidt@redhat.com> - 201-2
77289ef
- Automatically discover whether to run autoreconf and add autotools and git
77289ef
  BuildRequires based on the presence of patches to be applied.
77289ef
- Use find -delete.
77289ef
Lennart Poettering 667198c
* Mon Apr  8 2013 Lennart Poettering <lpoetter@redhat.com> - 201-1
Lennart Poettering 667198c
- New upstream release
Lennart Poettering 667198c
Lennart Poettering c860c54
* Mon Apr  8 2013 Lennart Poettering <lpoetter@redhat.com> - 200-4
Lennart Poettering c860c54
- Update preset file
Lennart Poettering c860c54
Lennart Poettering db16e80
* Fri Mar 29 2013 Lennart Poettering <lpoetter@redhat.com> - 200-3
Lennart Poettering db16e80
- Remove NetworkManager-wait-online.service from presets file again, it should default to off
Lennart Poettering db16e80
Lennart Poettering ea9b43b
* Fri Mar 29 2013 Lennart Poettering <lpoetter@redhat.com> - 200-2
Lennart Poettering ea9b43b
- New upstream release
Lennart Poettering ea9b43b
Lennart Poettering ea6e552
* Tue Mar 26 2013 Lennart Poettering <lpoetter@redhat.com> - 199-2
Lennart Poettering ea6e552
- Add NetworkManager-wait-online.service to the presets file
Lennart Poettering ea6e552
Lennart Poettering 8f03aa7
* Tue Mar 26 2013 Lennart Poettering <lpoetter@redhat.com> - 199-1
Lennart Poettering 8f03aa7
- New upstream release
Lennart Poettering 8f03aa7
c7b4b0f
* Mon Mar 18 2013 Michal Schmidt <mschmidt@redhat.com> 198-7
c7b4b0f
- Drop /usr/s?bin/ prefixes.
c7b4b0f
288209e
* Fri Mar 15 2013 Harald Hoyer <harald@redhat.com> 198-6
288209e
- run autogen to pickup all changes
288209e
1a6f5e3
* Fri Mar 15 2013 Harald Hoyer <harald@redhat.com> 198-5
1a6f5e3
- do not mount anything, when not running as pid 1
1a6f5e3
- add initrd.target for systemd in the initrd
1a6f5e3
2e2e24e
* Wed Mar 13 2013 Harald Hoyer <harald@redhat.com> 198-4
2e2e24e
- fix switch-root and local-fs.target problem
2e2e24e
- patch kernel-install to use grubby, if available
2e2e24e
b59c3ff
* Fri Mar 08 2013 Harald Hoyer <harald@redhat.com> 198-3
b59c3ff
- add Conflict with dracut < 026 because of the new switch-root isolate
b59c3ff
Lennart Poettering 6e7a939
* Thu Mar  7 2013 Lennart Poettering <lpoetter@redhat.com> - 198-2
Lennart Poettering 6e7a939
- Create required users
Lennart Poettering 6e7a939
Lennart Poettering 5457175
* Thu Mar 7 2013 Lennart Poettering <lpoetter@redhat.com> - 198-1
Lennart Poettering 5457175
- New release
Lennart Poettering 5457175
- Enable journal persistancy by default
Lennart Poettering 5457175
841507e
* Sun Feb 10 2013 Peter Robinson <pbrobinson@fedoraproject.org> 197-3
841507e
- Bump for ARM
841507e
869a1a7
* Fri Jan 18 2013 Michal Schmidt <mschmidt@redhat.com> - 197-2
869a1a7
- Added qemu-guest-agent.service to presets (Lennart, #885406).
869a1a7
- Add missing pygobject3-base to systemd-analyze deps (Lennart).
869a1a7
- Do not require hwdata, it is all in the hwdb now (Kay).
869a1a7
- Drop dependency on dbus-python.
869a1a7
869a1a7
* Tue Jan  8 2013 Lennart Poettering <lpoetter@redhat.com> - 197-1
Lennart Poettering 3a14135
- New upstream release
Lennart Poettering 3a14135
e1cdbdf
* Mon Dec 10 2012 Michal Schmidt <mschmidt@redhat.com> - 196-4
e1cdbdf
- Enable rngd.service by default (#857765).
e1cdbdf
f5ad371
* Mon Dec 10 2012 Michal Schmidt <mschmidt@redhat.com> - 196-3
f5ad371
- Disable hardening on s390(x) because PIE is broken there and produces
f5ad371
  text relocations with __thread (#868839).
f5ad371
90beab8
* Wed Dec 05 2012 Michal Schmidt <mschmidt@redhat.com> - 196-2
90beab8
- added spice-vdagentd.service to presets (Lennart, #876237)
90beab8
- BR cryptsetup-devel instead of the legacy cryptsetup-luks-devel provide name
90beab8
  (requested by Milan Brož).
90beab8
- verbose make to see the actual build flags
90beab8
Lennart Poettering e7e809f
* Wed Nov 21 2012 Lennart Poettering <lpoetter@redhat.com> - 196-1
Lennart Poettering e7e809f
- New upstream release
Lennart Poettering e7e809f
Lennart Poettering 46f2542
* Tue Nov 20 2012 Lennart Poettering <lpoetter@redhat.com> - 195-8
Lennart Poettering 46f2542
- https://bugzilla.redhat.com/show_bug.cgi?id=873459
Lennart Poettering 46f2542
- https://bugzilla.redhat.com/show_bug.cgi?id=878093
Lennart Poettering 46f2542
59081b0
* Thu Nov 15 2012 Michal Schmidt <mschmidt@redhat.com> - 195-7
59081b0
- Revert udev killing cgroup patch for F18 Beta.
59081b0
- https://bugzilla.redhat.com/show_bug.cgi?id=873576
59081b0
b42e57b
* Fri Nov 09 2012 Michal Schmidt <mschmidt@redhat.com> - 195-6
b42e57b
- Fix cyclical dep between systemd and systemd-libs.
b42e57b
- Avoid broken build of test-journal-syslog.
b42e57b
- https://bugzilla.redhat.com/show_bug.cgi?id=873387
b42e57b
- https://bugzilla.redhat.com/show_bug.cgi?id=872638
b42e57b
Kay Sievers 5464d25
* Thu Oct 25 2012 Kay Sievers <kay@redhat.com> - 195-5
Kay Sievers 5464d25
- require 'sed', limit HOSTNAME= match
Kay Sievers 5464d25
3c3608d
* Wed Oct 24 2012 Michal Schmidt <mschmidt@redhat.com> - 195-4
3c3608d
- add dmraid-activation.service to the default preset
3c3608d
- add yum protected.d fragment
3c3608d
- https://bugzilla.redhat.com/show_bug.cgi?id=869619
3c3608d
- https://bugzilla.redhat.com/show_bug.cgi?id=869717
3c3608d
Kay Sievers 0969ad2
* Wed Oct 24 2012 Kay Sievers <kay@redhat.com> - 195-3
Kay Sievers 0969ad2
- Migrate /etc/sysconfig/ i18n, keyboard, network files/variables to
Kay Sievers 0969ad2
  systemd native files
Kay Sievers 0969ad2
Lennart Poettering af43dc0
* Tue Oct 23 2012 Lennart Poettering <lpoetter@redhat.com> - 195-2
Lennart Poettering af43dc0
- Provide syslog because the journal is fine as a syslog implementation
Lennart Poettering af43dc0
Lennart Poettering 6695e84
* Tue Oct 23 2012 Lennart Poettering <lpoetter@redhat.com> - 195-1
Lennart Poettering 6695e84
- New upstream release
Lennart Poettering 6695e84
- https://bugzilla.redhat.com/show_bug.cgi?id=831665
Lennart Poettering 6695e84
- https://bugzilla.redhat.com/show_bug.cgi?id=847720
Lennart Poettering 6695e84
- https://bugzilla.redhat.com/show_bug.cgi?id=858693
Lennart Poettering 6695e84
- https://bugzilla.redhat.com/show_bug.cgi?id=863481
Lennart Poettering 6695e84
- https://bugzilla.redhat.com/show_bug.cgi?id=864629
Lennart Poettering 6695e84
- https://bugzilla.redhat.com/show_bug.cgi?id=864672
Lennart Poettering 6695e84
- https://bugzilla.redhat.com/show_bug.cgi?id=864674
Lennart Poettering 6695e84
- https://bugzilla.redhat.com/show_bug.cgi?id=865128
Lennart Poettering 6695e84
- https://bugzilla.redhat.com/show_bug.cgi?id=866346
Lennart Poettering 6695e84
- https://bugzilla.redhat.com/show_bug.cgi?id=867407
Lennart Poettering 6695e84
- https://bugzilla.redhat.com/show_bug.cgi?id=868603
Lennart Poettering 6695e84
f5caa74
* Wed Oct 10 2012 Michal Schmidt <mschmidt@redhat.com> - 194-2
f5caa74
- Add scriptlets for migration away from systemd-timedated-ntp.target
f5caa74
Lennart Poettering 76d4ed9
* Wed Oct  3 2012 Lennart Poettering <lpoetter@redhat.com> - 194-1
Lennart Poettering 76d4ed9
- New upstream release
Lennart Poettering 76d4ed9
- https://bugzilla.redhat.com/show_bug.cgi?id=859614
Lennart Poettering 76d4ed9
- https://bugzilla.redhat.com/show_bug.cgi?id=859655
Lennart Poettering 76d4ed9
Lennart Poettering 09c9088
* Fri Sep 28 2012 Lennart Poettering <lpoetter@redhat.com> - 193-1
Lennart Poettering 09c9088
- New upstream release
Lennart Poettering 09c9088
Lennart Poettering 132b843
* Tue Sep 25 2012 Lennart Poettering <lpoetter@redhat.com> - 192-1
Lennart Poettering 132b843
- New upstream release
Lennart Poettering 132b843
Lennart Poettering 1439d1a
* Fri Sep 21 2012 Lennart Poettering <lpoetter@redhat.com> - 191-2
Lennart Poettering 1439d1a
- Fix journal mmap header prototype definition to fix compilation on 32bit
Lennart Poettering 1439d1a
Lennart Poettering 865baae
* Fri Sep 21 2012 Lennart Poettering <lpoetter@redhat.com> - 191-1
Lennart Poettering 865baae
- New upstream release
Lennart Poettering 865baae
- Enable all display managers by default, as discussed with Adam Williamson
Lennart Poettering 865baae
Lennart Poettering 7b4894e
* Thu Sep 20 2012 Lennart Poettering <lpoetter@redhat.com> - 190-1
Lennart Poettering 7b4894e
- New upstream release
Lennart Poettering 7b4894e
- Take possession of /etc/localtime, and remove /etc/sysconfig/clock
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=858780
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=858787
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=858771
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=858754
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=858746
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=858266
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=858224
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=857670
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=856975
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=855863
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=851970
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=851275
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=851131
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=847472
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=847207
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=846483
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=846085
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=845973
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=845194
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=845028
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=844630
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=839736
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=835848
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=831740
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=823485
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=821813
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=807886
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=802198
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=767795
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=767561
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=752774
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=732874
Lennart Poettering 7b4894e
- https://bugzilla.redhat.com/show_bug.cgi?id=858735
Lennart Poettering 7b4894e
Lennart Poettering 391f9f8
* Thu Sep 13 2012 Lennart Poettering <lpoetter@redhat.com> - 189-4
Lennart Poettering 391f9f8
- Don't pull in pkg-config as dep
Lennart Poettering 391f9f8
- https://bugzilla.redhat.com/show_bug.cgi?id=852828
Lennart Poettering 391f9f8
Lennart Poettering 301de5d
* Wed Sep 12 2012 Lennart Poettering <lpoetter@redhat.com> - 189-3
Lennart Poettering 301de5d
- Update preset policy
Lennart Poettering 301de5d
- 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
Lennart Poettering 301de5d
Lennart Poettering b1c19b8
* Thu Aug 23 2012 Lennart Poettering <lpoetter@redhat.com> - 189-2
Lennart Poettering b1c19b8
- Update preset policy
Lennart Poettering b1c19b8
- https://bugzilla.redhat.com/show_bug.cgi?id=850814
Lennart Poettering b1c19b8
Lennart Poettering b1c19b8
* Thu Aug 23 2012 Lennart Poettering <lpoetter@redhat.com> - 189-1
Lennart Poettering 38a7fb7
- New upstream release
Lennart Poettering 38a7fb7
Lennart Poettering 7b4894e
* Thu Aug 16 2012 Ray Strode <rstrode@redhat.com> 188-4
Lennart Poettering 7b4894e
- more scriptlet fixes
1d42f59
  (move dm migration logic to %%posttrans so the service
Lennart Poettering 7b4894e
   files it's looking for are available at the time
Lennart Poettering 7b4894e
   the logic is run)
Lennart Poettering 7b4894e
Lennart Poettering c7ab700
* Sat Aug 11 2012 Lennart Poettering <lpoetter@redhat.com> - 188-3
Lennart Poettering c7ab700
- Remount file systems MS_PRIVATE before switching roots
Lennart Poettering c7ab700
- https://bugzilla.redhat.com/show_bug.cgi?id=847418
Lennart Poettering c7ab700
1b22d7e
* Wed Aug 08 2012 Rex Dieter <rdieter@fedoraproject.org> - 188-2
1b22d7e
- fix scriptlets
1b22d7e
Lennart Poettering 66cf07d
* Wed Aug  8 2012 Lennart Poettering <lpoetter@redhat.com> - 188-1
Lennart Poettering 66cf07d
- New upstream release
Lennart Poettering 114c785
- Enable gdm and avahi by default via the preset file
Lennart Poettering b79f2e2
- Convert /etc/sysconfig/desktop to display-manager.service symlink
Lennart Poettering 66cf07d
- Enable hardened build
Lennart Poettering cb95f8b
Kay Sievers 27bf945
* Mon Jul 30 2012 Kay Sievers <kay@redhat.com> - 187-3
Kay Sievers 27bf945
- Obsolete: system-setup-keyboard
Kay Sievers 27bf945
b96fc02
* Wed Jul 25 2012 Kalev Lember <kalevlember@gmail.com> - 187-2
b96fc02
- Run ldconfig for the new -libs subpackage
b96fc02
Lennart Poettering c756921
* Thu Jul 19 2012 Lennart Poettering <lpoetter@redhat.com> - 187-1
Lennart Poettering c756921
- New upstream release
Lennart Poettering c756921
8b88cab
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 186-2
8b88cab
- fixed dracut conflict version
8b88cab
Lennart Poettering 4481fb1
* Tue Jul  3 2012 Lennart Poettering <lpoetter@redhat.com> - 186-1
Lennart Poettering 4481fb1
- New upstream release
Lennart Poettering 4481fb1
5817178
* Fri Jun 22 2012 Nils Philippsen <nils@redhat.com> - 185-7.gite7aee75
5817178
- add obsoletes/conflicts so multilib systemd -> systemd-libs updates work
5817178
b0cc7b6
* Thu Jun 14 2012 Michal Schmidt <mschmidt@redhat.com> - 185-6.gite7aee75
b0cc7b6
- Update to current git
b0cc7b6
Kay Sievers 9e13f37
* Wed Jun 06 2012 Kay Sievers - 185-5.gita2368a3
Kay Sievers 9e13f37
- disable plymouth in configure, to drop the .wants/ symlinks
Kay Sievers 9e13f37
998394d
* Wed Jun 06 2012 Michal Schmidt <mschmidt@redhat.com> - 185-4.gita2368a3
998394d
- Update to current git snapshot
998394d
  - Add systemd-readahead-analyze
998394d
  - Drop upstream patch
998394d
- Split systemd-libs
998394d
- Drop duplicate doc files
998394d
- Fixed License headers of subpackages
998394d
998394d
* Wed Jun 06 2012 Ray Strode <rstrode@redhat.com> - 185-3
1b8a7f0
- Drop plymouth files
1b8a7f0
- Conflict with old plymouth
1b8a7f0
Kay Sievers 6979d27
* Tue Jun 05 2012 Kay Sievers - 185-2
Kay Sievers 6979d27
- selinux udev labeling fix
Kay Sievers 6979d27
- conflict with older dracut versions for new udev file names
Kay Sievers 6979d27
Kay Sievers 5a4479a
* Mon Jun 04 2012 Kay Sievers - 185-1
Kay Sievers 5a4479a
- New upstream release
Kay Sievers 5a4479a
  - udev selinux labeling fixes
Kay Sievers 5a4479a
  - new man pages
Kay Sievers 5a4479a
  - systemctl help <unit name>
Kay Sievers 5a4479a
Lennart Poettering eb53888
* Thu May 31 2012 Lennart Poettering <lpoetter@redhat.com> - 184-1
Lennart Poettering eb53888
- New upstream release
Lennart Poettering eb53888
Kay Sievers 973c8d4
* Thu May 24 2012 Kay Sievers <kay@redhat.com> - 183-1
Kay Sievers 973c8d4
- New upstream release including udev merge.
Kay Sievers 973c8d4
3d6d895
* Wed Mar 28 2012 Michal Schmidt <mschmidt@redhat.com> - 44-4
3d6d895
- Add triggers from Bill Nottingham to correct the damage done by
3d6d895
  the obsoleted systemd-units's preun scriptlet (#807457).
3d6d895
e6be2e7
* Mon Mar 26 2012 Dennis Gilmore <dennis@ausil.us> - 44-3
e6be2e7
- apply patch from upstream so we can build systemd on arm and ppc
e6be2e7
- and likely the rest of the secondary arches
e6be2e7
7de90b3
* Tue Mar 20 2012 Michal Schmidt <mschmidt@redhat.com> - 44-2
7de90b3
- Don't build the gtk parts anymore. They're moving into systemd-ui.
7de90b3
- Remove a dead patch file.
7de90b3
Lennart Poettering 87c59bd
* Fri Mar 16 2012 Lennart Poettering <lpoetter@redhat.com> - 44-1
Lennart Poettering 87c59bd
- New upstream release
Lennart Poettering 87c59bd
- Closes #798760, #784921, #783134, #768523, #781735
Lennart Poettering 87c59bd
751bc7e
* Mon Feb 27 2012 Dennis Gilmore <dennis@ausil.us> - 43-2
751bc7e
- don't conflict with fedora-release systemd never actually provided
751bc7e
- /etc/os-release so there is no actual conflict
751bc7e
Lennart Poettering 7cc5037
* Wed Feb 15 2012 Lennart Poettering <lpoetter@redhat.com> - 43-1
Lennart Poettering 7cc5037
- New upstream release
Lennart Poettering 7cc5037
- Closes #789758, #790260, #790522
Lennart Poettering 7cc5037
Lennart Poettering 54fb1a8
* Sat Feb 11 2012 Lennart Poettering <lpoetter@redhat.com> - 42-1
Lennart Poettering 54fb1a8
- New upstream release
Lennart Poettering 54fb1a8
- Save a bit of entropy during system installation (#789407)
Lennart Poettering 54fb1a8
- Don't own /etc/os-release anymore, leave that to fedora-release
Lennart Poettering 54fb1a8
3d15eff
* Thu Feb  9 2012 Adam Williamson <awilliam@redhat.com> - 41-2
3d15eff
- rebuild for fixed binutils
3d15eff
Lennart Poettering 3c0bb5a
* Thu Feb  9 2012 Lennart Poettering <lpoetter@redhat.com> - 41-1
Lennart Poettering 3c0bb5a
- New upstream release
Lennart Poettering 3c0bb5a
Lennart Poettering 669e843
* Tue Feb  7 2012 Lennart Poettering <lpoetter@redhat.com> - 40-1
Lennart Poettering 669e843
- New upstream release
Lennart Poettering 669e843
Kay Sievers 8ec8f44
* Thu Jan 26 2012 Kay Sievers <kay@redhat.com> - 39-3
Kay Sievers 8ec8f44
- provide /sbin/shutdown
Kay Sievers 8ec8f44
5c0f42f
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 39-2
5c0f42f
- increment release
5c0f42f
8af0a3d
* Wed Jan 25 2012 Kay Sievers <kay@redhat.com> - 39-1.1
Kay Sievers 3b11fb6
- install everything in /usr
Kay Sievers 3b11fb6
  https://fedoraproject.org/wiki/Features/UsrMove
Kay Sievers 3b11fb6
Lennart Poettering 03e2e2f
* Wed Jan 25 2012 Lennart Poettering <lpoetter@redhat.com> - 39-1
Lennart Poettering 03e2e2f
- New upstream release
Lennart Poettering 03e2e2f
8b9f614
* Sun Jan 22 2012 Michal Schmidt <mschmidt@redhat.com> - 38-6.git9fa2f41
8b9f614
- Update to a current git snapshot.
8b9f614
- Resolves: #781657
8b9f614
cff4d67
* Sun Jan 22 2012 Michal Schmidt <mschmidt@redhat.com> - 38-5
cff4d67
- Build against libgee06. Reenable gtk tools.
cff4d67
- Delete unused patches.
cff4d67
- Add easy building of git snapshots.
cff4d67
- Remove legacy spec file elements.
cff4d67
- Don't mention implicit BuildRequires.
cff4d67
- Configure with --disable-static.
cff4d67
- Merge -units into the main package.
cff4d67
- Move section 3 manpages to -devel.
cff4d67
- Fix unowned directory.
cff4d67
- Run ldconfig in scriptlets.
cff4d67
- Split systemd-analyze to a subpackage.
cff4d67
125ea38
* Sat Jan 21 2012 Dan Horák <dan[at]danny.cz> - 38-4
125ea38
- fix build on big-endians
125ea38
Lennart Poettering fe60eac
* Wed Jan 11 2012 Lennart Poettering <lpoetter@redhat.com> - 38-3
Lennart Poettering fe60eac
- Disable building of gtk tools for now
Lennart Poettering fe60eac
Lennart Poettering 29f5e61
* Wed Jan 11 2012 Lennart Poettering <lpoetter@redhat.com> - 38-2
Lennart Poettering 29f5e61
- Fix a few (build) dependencies
Lennart Poettering 29f5e61
Lennart Poettering 7bb7b2c
* Wed Jan 11 2012 Lennart Poettering <lpoetter@redhat.com> - 38-1
Lennart Poettering 7bb7b2c
- New upstream release
Lennart Poettering 7bb7b2c
ce9f78e
* Tue Nov 15 2011 Michal Schmidt <mschmidt@redhat.com> - 37-4
ce9f78e
- Run authconfig if /etc/pam.d/system-auth is not a symlink.
ce9f78e
- Resolves: #753160
ce9f78e
57a225d
* Wed Nov 02 2011 Michal Schmidt <mschmidt@redhat.com> - 37-3
57a225d
- Fix remote-fs-pre.target and its ordering.
57a225d
- Resolves: #749940
57a225d
bbee01f
* Wed Oct 19 2011 Michal Schmidt <mschmidt@redhat.com> - 37-2
bbee01f
- A couple of fixes from upstream:
bbee01f
- Fix a regression in bash-completion reported in Bodhi.
bbee01f
- Fix a crash in isolating.
bbee01f
- Resolves: #717325
bbee01f
Lennart Poettering 3a932a1
* Tue Oct 11 2011 Lennart Poettering <lpoetter@redhat.com> - 37-1
Lennart Poettering 3a932a1
- New upstream release
Lennart Poettering 3a932a1
- Resolves: #744726, #718464, #713567, #713707, #736756
Lennart Poettering 3a932a1
25c1c5a
* Thu Sep 29 2011 Michal Schmidt <mschmidt@redhat.com> - 36-5
25c1c5a
- Undo the workaround. Kay says it does not belong in systemd.
25c1c5a
- Unresolves: #741655
25c1c5a
0afbbc6
* Thu Sep 29 2011 Michal Schmidt <mschmidt@redhat.com> - 36-4
0afbbc6
- Workaround for the crypto-on-lvm-on-crypto disk layout
0afbbc6
- Resolves: #741655
0afbbc6
a762e50
* Sun Sep 25 2011 Michal Schmidt <mschmidt@redhat.com> - 36-3
a762e50
- Revert an upstream patch that caused ordering cycles
a762e50
- Resolves: #741078
a762e50
Lennart Poettering cf80324
* Fri Sep 23 2011 Lennart Poettering <lpoetter@redhat.com> - 36-2
Lennart Poettering cf80324
- Add /etc/timezone to ghosted files
Lennart Poettering cf80324
Lennart Poettering a023902
* Fri Sep 23 2011 Lennart Poettering <lpoetter@redhat.com> - 36-1
Lennart Poettering a023902
- New upstream release
Lennart Poettering a023902
- Resolves: #735013, #736360, #737047, #737509, #710487, #713384
Lennart Poettering a023902
Lennart Poettering fdfe15e
* Thu Sep  1 2011 Lennart Poettering <lpoetter@redhat.com> - 35-1
Lennart Poettering fdfe15e
- New upstream release
Lennart Poettering 556ae5b
- Update post scripts
Lennart Poettering fdfe15e
- Resolves: #726683, #713384, #698198, #722803, #727315, #729997, #733706, #734611
Lennart Poettering 556ae5b
Lennart Poettering 90285fd
* Thu Aug 25 2011 Lennart Poettering <lpoetter@redhat.com> - 34-1
Lennart Poettering 90285fd
- New upstream release
Lennart Poettering 90285fd
c0cb884
* Fri Aug 19 2011 Harald Hoyer <harald@redhat.com> 33-2
c0cb884
- fix ABRT on service file reloading
Lennart Poettering 556ae5b
- Resolves: rhbz#732020
c0cb884
Lennart Poettering 56d8c35
* Wed Aug  3 2011 Lennart Poettering <lpoetter@redhat.com> - 33-1
Lennart Poettering 56d8c35
- New upstream release
Lennart Poettering 56d8c35
Lennart Poettering 4d0353b
* Fri Jul 29 2011 Lennart Poettering <lpoetter@redhat.com> - 32-1
Lennart Poettering 4d0353b
- New upstream release
Lennart Poettering 4d0353b
Lennart Poettering b05890c
* Wed Jul 27 2011 Lennart Poettering <lpoetter@redhat.com> - 31-2
Lennart Poettering b05890c
- Fix access mode of modprobe file, restart logind after upgrade
Lennart Poettering b05890c
Lennart Poettering 9652b0b
* Wed Jul 27 2011 Lennart Poettering <lpoetter@redhat.com> - 31-1
Lennart Poettering 9652b0b
- New upstream release
Lennart Poettering 9652b0b
Lennart Poettering 5c28c35
* Wed Jul 13 2011 Lennart Poettering <lpoetter@redhat.com> - 30-1
Lennart Poettering 5c28c35
- New upstream release
Lennart Poettering 5c28c35
Lennart Poettering a8456a7
* Thu Jun 16 2011 Lennart Poettering <lpoetter@redhat.com> - 29-1
Lennart Poettering a8456a7
- New upstream release
Lennart Poettering a8456a7
62bfbde
* Mon Jun 13 2011 Michal Schmidt <mschmidt@redhat.com> - 28-4
62bfbde
- Apply patches from current upstream.
62bfbde
- Fixes memory size detection on 32-bit with >4GB RAM (BZ712341)
62bfbde
62bfbde
* Wed Jun 08 2011 Michal Schmidt <mschmidt@redhat.com> - 28-3
90b0629
- Apply patches from current upstream
90b0629
- https://bugzilla.redhat.com/show_bug.cgi?id=709909
90b0629
- https://bugzilla.redhat.com/show_bug.cgi?id=710839
90b0629
- https://bugzilla.redhat.com/show_bug.cgi?id=711015
90b0629
Lennart Poettering 12ec692
* Sat May 28 2011 Lennart Poettering <lpoetter@redhat.com> - 28-2
Lennart Poettering 12ec692
- Pull in nss-myhostname
Lennart Poettering 12ec692
Lennart Poettering 35d1c58
* Thu May 26 2011 Lennart Poettering <lpoetter@redhat.com> - 28-1
Lennart Poettering 35d1c58
- New upstream release
Lennart Poettering 35d1c58
Lennart Poettering 7e98ac3
* Wed May 25 2011 Lennart Poettering <lpoetter@redhat.com> - 26-2
Lennart Poettering 7e98ac3
- Bugfix release
Lennart Poettering 7e98ac3
- https://bugzilla.redhat.com/show_bug.cgi?id=707507
Lennart Poettering 7e98ac3
- https://bugzilla.redhat.com/show_bug.cgi?id=707483
Lennart Poettering 7e98ac3
- https://bugzilla.redhat.com/show_bug.cgi?id=705427
Lennart Poettering 7e98ac3
- https://bugzilla.redhat.com/show_bug.cgi?id=707577
Lennart Poettering 7e98ac3
Lennart Poettering 101ad38
* Sat Apr 30 2011 Lennart Poettering <lpoetter@redhat.com> - 26-1
Lennart Poettering 101ad38
- New upstream release
Lennart Poettering 101ad38
- https://bugzilla.redhat.com/show_bug.cgi?id=699394
Lennart Poettering 101ad38
- https://bugzilla.redhat.com/show_bug.cgi?id=698198
Lennart Poettering 101ad38
- https://bugzilla.redhat.com/show_bug.cgi?id=698674
Lennart Poettering 101ad38
- https://bugzilla.redhat.com/show_bug.cgi?id=699114
Lennart Poettering 101ad38
- https://bugzilla.redhat.com/show_bug.cgi?id=699128
Lennart Poettering 101ad38
Lennart Poettering 82a1143
* Thu Apr 21 2011 Lennart Poettering <lpoetter@redhat.com> - 25-1
Lennart Poettering 82a1143
- New upstream release
Lennart Poettering 82a1143
- https://bugzilla.redhat.com/show_bug.cgi?id=694788
Lennart Poettering 82a1143
- https://bugzilla.redhat.com/show_bug.cgi?id=694321
Lennart Poettering 82a1143
- https://bugzilla.redhat.com/show_bug.cgi?id=690253
Lennart Poettering 82a1143
- https://bugzilla.redhat.com/show_bug.cgi?id=688661
Lennart Poettering 82a1143
- https://bugzilla.redhat.com/show_bug.cgi?id=682662
Lennart Poettering 82a1143
- https://bugzilla.redhat.com/show_bug.cgi?id=678555
Lennart Poettering 82a1143
- https://bugzilla.redhat.com/show_bug.cgi?id=628004
Lennart Poettering 82a1143
Lennart Poettering 564695e
* Wed Apr  6 2011 Lennart Poettering <lpoetter@redhat.com> - 24-1
Lennart Poettering 564695e
- New upstream release
Lennart Poettering 564695e
- https://bugzilla.redhat.com/show_bug.cgi?id=694079
Lennart Poettering 564695e
- https://bugzilla.redhat.com/show_bug.cgi?id=693289
Lennart Poettering 564695e
- https://bugzilla.redhat.com/show_bug.cgi?id=693274
Lennart Poettering 564695e
- https://bugzilla.redhat.com/show_bug.cgi?id=693161
Lennart Poettering 564695e
Lennart Poettering 639e1e7
* Tue Apr  5 2011 Lennart Poettering <lpoetter@redhat.com> - 23-1
Lennart Poettering 639e1e7
- New upstream release
Lennart Poettering 639e1e7
- Include systemd-sysv-convert
Lennart Poettering 639e1e7
Lennart Poettering 7ec857e
* Fri Apr  1 2011 Lennart Poettering <lpoetter@redhat.com> - 22-1
Lennart Poettering 7ec857e
- New upstream release
Lennart Poettering 7ec857e
Lennart Poettering 27739b0
* Wed Mar 30 2011 Lennart Poettering <lpoetter@redhat.com> - 21-2
Lennart Poettering 27739b0
- The quota services are now pulled in by mount points, hence no need to enable them explicitly
Lennart Poettering 27739b0
Lennart Poettering b492114
* Tue Mar 29 2011 Lennart Poettering <lpoetter@redhat.com> - 21-1
Lennart Poettering b492114
- New upstream release
Lennart Poettering b492114
61aff02
* Mon Mar 28 2011 Matthias Clasen <mclasen@redhat.com> - 20-2
61aff02
- Apply upstream patch to not send untranslated messages to plymouth
61aff02
Lennart Poettering 3a18c63
* Tue Mar  8 2011 Lennart Poettering <lpoetter@redhat.com> - 20-1
Lennart Poettering 3a18c63
- New upstream release
Lennart Poettering 3a18c63
Lennart Poettering 342c431
* Tue Mar  1 2011 Lennart Poettering <lpoetter@redhat.com> - 19-1
Lennart Poettering 342c431
- New upstream release
Lennart Poettering 342c431
Lennart Poettering 9f855ab
* Wed Feb 16 2011 Lennart Poettering <lpoetter@redhat.com> - 18-1
Lennart Poettering 9f855ab
- New upstream release
Lennart Poettering 9f855ab
Bill Nottingham 542ef56
* Mon Feb 14 2011 Bill Nottingham <notting@redhat.com> - 17-6
Bill Nottingham 542ef56
- bump upstart obsoletes (#676815)
Bill Nottingham 542ef56
2b7ec6e
* Wed Feb  9 2011 Tom Callaway <spot@fedoraproject.org> - 17-5
2b7ec6e
- add macros.systemd file for %%{_unitdir}
2b7ec6e
c1c282e
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17-4
c1c282e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
c1c282e
Lennart Poettering 1e8ec75
* Wed Feb  9 2011 Lennart Poettering <lpoetter@redhat.com> - 17-3
Lennart Poettering 1e8ec75
- Fix popen() of systemctl, #674916
Lennart Poettering 1e8ec75
Bill Nottingham 5725923
* Mon Feb  7 2011 Bill Nottingham <notting@redhat.com> - 17-2
Bill Nottingham 5725923
- add epoch to readahead obsolete
Bill Nottingham 5725923
Lennart Poettering 1edfd7e
* Sat Jan 22 2011 Lennart Poettering <lpoetter@redhat.com> - 17-1
Lennart Poettering 1edfd7e
- New upstream release
Lennart Poettering 1edfd7e
Lennart Poettering 12769a0
* Tue Jan 18 2011 Lennart Poettering <lpoetter@redhat.com> - 16-2
Lennart Poettering 12769a0
- Drop console.conf again, since it is not shipped in pamtmp.conf
Lennart Poettering 12769a0
Lennart Poettering d4d7222
* Sat Jan  8 2011 Lennart Poettering <lpoetter@redhat.com> - 16-1
Lennart Poettering d4d7222
- New upstream release
Lennart Poettering d4d7222
Lennart Poettering 2aa128c
* Thu Nov 25 2010 Lennart Poettering <lpoetter@redhat.com> - 15-1
Lennart Poettering 2aa128c
- New upstream release
Lennart Poettering 2aa128c
Lennart Poettering d9a1094
* Thu Nov 25 2010 Lennart Poettering <lpoetter@redhat.com> - 14-1
Lennart Poettering d9a1094
- Upstream update
Lennart Poettering d9a1094
- Enable hwclock-load by default
Lennart Poettering d9a1094
- Obsolete readahead
Lennart Poettering d9a1094
- Enable /var/run and /var/lock on tmpfs
Lennart Poettering d9a1094
Lennart Poettering a425e16
* Fri Nov 19 2010 Lennart Poettering <lpoetter@redhat.com> - 13-1
Lennart Poettering a425e16
- new upstream release
Lennart Poettering a425e16
Bill Nottingham 619f0cc
* Wed Nov 17 2010 Bill Nottingham <notting@redhat.com> 12-3
Bill Nottingham 619f0cc
- Fix clash
Bill Nottingham 619f0cc
Lennart Poettering cedca86
* Wed Nov 17 2010 Lennart Poettering <lpoetter@redhat.com> - 12-2
Lennart Poettering cedca86
- Don't clash with initscripts for now, so that we don't break the builders
Lennart Poettering cedca86
Lennart Poettering 52a5501
* Wed Nov 17 2010 Lennart Poettering <lpoetter@redhat.com> - 12-1
Lennart Poettering 52a5501
- New upstream release
Lennart Poettering 52a5501
32dccb8
* Fri Nov 12 2010 Matthias Clasen <mclasen@redhat.com> - 11-2
32dccb8
- Rebuild with newer vala, libnotify
32dccb8
Lennart Poettering 3f1bed4
* Thu Oct  7 2010 Lennart Poettering <lpoetter@redhat.com> - 11-1
Lennart Poettering 3f1bed4
- New upstream release
Lennart Poettering 3f1bed4
Lennart Poettering 3f1bed4
* Wed Sep 29 2010 Jesse Keating <jkeating@redhat.com> - 10-6
Jesse Keating 0cc7cd3
- Rebuilt for gcc bug 634757
Jesse Keating 0cc7cd3
Bill Nottingham c116e36
* Thu Sep 23 2010 Bill Nottingham <notting@redhat.com> - 10-5
Bill Nottingham c116e36
- merge -sysvinit into main package
Bill Nottingham c116e36
Bill Nottingham 60138e9
* Mon Sep 20 2010 Bill Nottingham <notting@redhat.com> - 10-4
Bill Nottingham 60138e9
- obsolete upstart-sysvinit too
Bill Nottingham 60138e9
Bill Nottingham ac0a7df
* Fri Sep 17 2010 Bill Nottingham <notting@redhat.com> - 10-3
Bill Nottingham ac0a7df
- Drop upstart requires
Bill Nottingham ac0a7df
Lennart Poettering 1c5eeab
* Tue Sep 14 2010 Lennart Poettering <lpoetter@redhat.com> - 10-2
Lennart Poettering 1c5eeab
- Enable audit
Lennart Poettering 1c5eeab
- https://bugzilla.redhat.com/show_bug.cgi?id=633771
Lennart Poettering 1c5eeab
Lennart Poettering d44ba8f
* Tue Sep 14 2010 Lennart Poettering <lpoetter@redhat.com> - 10-1
Lennart Poettering d44ba8f
- New upstream release
Lennart Poettering d44ba8f
- https://bugzilla.redhat.com/show_bug.cgi?id=630401
Lennart Poettering d44ba8f
- https://bugzilla.redhat.com/show_bug.cgi?id=630225
Lennart Poettering d44ba8f
- https://bugzilla.redhat.com/show_bug.cgi?id=626966
Lennart Poettering d44ba8f
- https://bugzilla.redhat.com/show_bug.cgi?id=623456
Lennart Poettering d44ba8f
Bill Nottingham 81e89e7
* Fri Sep  3 2010 Bill Nottingham <notting@redhat.com> - 9-3
Bill Nottingham 81e89e7
- move fedora-specific units to initscripts; require newer version thereof
Bill Nottingham 81e89e7
Lennart Poettering 172ed57
* Fri Sep  3 2010 Lennart Poettering <lpoetter@redhat.com> - 9-2
Lennart Poettering 172ed57
- Add missing tarball
Lennart Poettering 172ed57
Lennart Poettering 85e3ced
* Fri Sep  3 2010 Lennart Poettering <lpoetter@redhat.com> - 9-1
Lennart Poettering 85e3ced
- New upstream version
Lennart Poettering 85e3ced
- Closes 501720, 614619, 621290, 626443, 626477, 627014, 627785, 628913
Lennart Poettering 85e3ced
Lennart Poettering 01d4957
* Fri Aug 27 2010 Lennart Poettering <lpoetter@redhat.com> - 8-3
Lennart Poettering 01d4957
- Reexecute after installation, take ownership of /var/run/user
Lennart Poettering 01d4957
- https://bugzilla.redhat.com/show_bug.cgi?id=627457
Lennart Poettering 01d4957
- https://bugzilla.redhat.com/show_bug.cgi?id=627634
Lennart Poettering 01d4957
Lennart Poettering d007df0
* Thu Aug 26 2010 Lennart Poettering <lpoetter@redhat.com> - 8-2
Lennart Poettering d007df0
- Properly create default.target link
Lennart Poettering d007df0
Lennart Poettering 6f40609
* Wed Aug 25 2010 Lennart Poettering <lpoetter@redhat.com> - 8-1
Lennart Poettering 6f40609
- New upstream release
Lennart Poettering 6f40609
Lennart Poettering d6c21f7
* Thu Aug 12 2010 Lennart Poettering <lpoetter@redhat.com> - 7-3
Lennart Poettering d6c21f7
- Fix https://bugzilla.redhat.com/show_bug.cgi?id=623561
Lennart Poettering d6c21f7
Lennart Poettering d6c21f7
* Thu Aug 12 2010 Lennart Poettering <lpoetter@redhat.com> - 7-2
Lennart Poettering f8a159e
- Fix https://bugzilla.redhat.com/show_bug.cgi?id=623430
Lennart Poettering f8a159e
Lennart Poettering 923ee91
* Tue Aug 10 2010 Lennart Poettering <lpoetter@redhat.com> - 7-1
Lennart Poettering 923ee91
- New upstream release
Lennart Poettering 923ee91
Lennart Poettering 87df68b
* Fri Aug  6 2010 Lennart Poettering <lpoetter@redhat.com> - 6-2
Lennart Poettering 87df68b
- properly hide output on package installation
Lennart Poettering 87df68b
- pull in coreutils during package installtion
Lennart Poettering 87df68b
Lennart Poettering 33acec8
* Fri Aug  6 2010 Lennart Poettering <lpoetter@redhat.com> - 6-1
Lennart Poettering 33acec8
- New upstream release
Lennart Poettering 33acec8
- Fixes #621200
Lennart Poettering 33acec8
Lennart Poettering 561d1f1
* Wed Aug  4 2010 Lennart Poettering <lpoetter@redhat.com> - 5-2
Lennart Poettering 561d1f1
- Add tarball
Lennart Poettering 561d1f1
Lennart Poettering f58b3d0
* Wed Aug  4 2010 Lennart Poettering <lpoetter@redhat.com> - 5-1
Lennart Poettering f58b3d0
- Prepare release 5
Lennart Poettering f58b3d0
3fb2ea4
* Tue Jul 27 2010 Bill Nottingham <notting@redhat.com> - 4-4
3fb2ea4
- Add 'sysvinit-userspace' provide to -sysvinit package to fix upgrade/install (#618537)
3fb2ea4
7f4dce3
* Sat Jul 24 2010 Lennart Poettering <lpoetter@redhat.com> - 4-3
7f4dce3
- Add libselinux to build dependencies
7f4dce3
2f1a574
* Sat Jul 24 2010 Lennart Poettering <lpoetter@redhat.com> - 4-2
2f1a574
- Use the right tarball
2f1a574
25a5a12
* Sat Jul 24 2010 Lennart Poettering <lpoetter@redhat.com> - 4-1
25a5a12
- New upstream release, and make default
25a5a12
Lennart Poettering d6c21f7
* Tue Jul 13 2010 Lennart Poettering <lpoetter@redhat.com> - 3-3
d348ae7
- Used wrong tarball
d348ae7
Lennart Poettering d6c21f7
* Tue Jul 13 2010 Lennart Poettering <lpoetter@redhat.com> - 3-2
85eb5fd
- Own /cgroup jointly with libcgroup, since we don't dpend on it anymore
85eb5fd
b93a367
* Tue Jul 13 2010 Lennart Poettering <lpoetter@redhat.com> - 3-1
b93a367
- New upstream release
b93a367
5a28ec9
* Fri Jul 9 2010 Lennart Poettering <lpoetter@redhat.com> - 2-0
5a28ec9
- New upstream release
5a28ec9
fdaca21
* Wed Jul 7 2010 Lennart Poettering <lpoetter@redhat.com> - 1-0
fdaca21
- First upstream release
fdaca21
caa30f8
* Tue Jun 29 2010 Lennart Poettering <lpoetter@redhat.com> - 0-0.7.20100629git4176e5
4372adb
- New snapshot
4372adb
- Split off -units package where other packages can depend on without pulling in the whole of systemd
4372adb
1a88657
* Tue Jun 22 2010 Lennart Poettering <lpoetter@redhat.com> - 0-0.6.20100622gita3723b
1a88657
- Add missing libtool dependency.
1a88657
1e979b1
* Tue Jun 22 2010 Lennart Poettering <lpoetter@redhat.com> - 0-0.5.20100622gita3723b
4372adb
- Update snapshot
1e979b1
1e979b1
* Mon Jun 14 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.4.20100614git393024
ab31d04
- Pull the latest snapshot that fixes a segfault. Resolves rhbz#603231
ab31d04
a72a357
* Fri Jun 11 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.3.20100610git2f198e
7a392d6
- More minor fixes as per review
7a392d6
7a392d6
* Thu Jun 10 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.2.20100610git2f198e
7a392d6
- Spec improvements from David Hollis
7a392d6
7a392d6
* Wed Jun 09 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.1.20090609git2f198e
7a392d6
- Address review comments
ab31d04
7a392d6
* Tue Jun 01 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.0.git2010-06-02
7a392d6
- Initial spec (adopted from Kay Sievers)