Commit Graph

485 Commits

Author SHA1 Message Date
Kay Sievers f7ff95060d New upstream release 2015-07-07 17:40:34 +02:00
Zbigniew Jędrzejewski-Szmek 036292004a Correct version in changelog 2015-07-06 15:00:20 -04:00
Zbigniew Jędrzejewski-Szmek 5984675661 Restore translation check and fix bug link
If the check fails, then systemd.i686 and systemd.x86_64 is most
likely non-coinstallable, which is problematic for users because it
breaks upgrades. So keep the check to catch botched builds until we
find underlying reason.
2015-07-06 14:59:36 -04:00
Kay Sievers 516775d649 update to git snapshot 2015-07-06 18:07:38 +02:00
Zbigniew Jędrzejewski-Szmek 52a9194e13 Bump release 2015-07-05 23:02:34 -04:00
Zbigniew Jędrzejewski-Szmek 527912bf78 Correct version in changelog 2015-07-05 22:52:35 -04:00
Zbigniew Jędrzejewski-Szmek 90aeeef683 Add example file with yama config 2015-07-05 22:52:35 -04:00
Kay Sievers 9a11c6baf7 temporary fix to work around broken kernel headers 2015-07-05 18:54:43 +02:00
Kay Sievers 569c6fda50 add missing journal-nocow.conf tmpfiles 2015-07-05 17:32:26 +02:00
Kay Sievers 790f46d643 update to git snapshot 2015-07-05 17:06:37 +02:00
Kay Sievers e074d0f41a always use "git archive" tarballs 2015-07-05 16:47:32 +02:00
Kay Sievers ee6fc81588 build systemd-boot EFI tools 2015-06-22 22:24:47 +02:00
Lennart Poettering e40887b16d New upstream release
- Undoes botched translation check, should be reinstated later?
2015-06-19 13:16:10 +02:00
Dennis Gilmore e3594d6614 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 02:25:02 +00:00
Zbigniew Jędrzejewski-Szmek acdc555f22 Clarify -devel description 2015-06-17 14:49:52 -04:00
Peter Robinson be68e452de The gold linker is now fixed on aarch64 2015-06-11 09:53:16 +01:00
Zbigniew Jędrzejewski-Szmek 436654a8a5 Patches for selinux issue and other problems 2015-06-10 15:08:55 -04:00
Zbigniew Jędrzejewski-Szmek e2168b5f24 Remove gudev 2015-06-09 12:22:05 -04:00
Harald Hoyer 6cfa04faa1 fix udev block device watch 2015-06-09 14:46:39 +02:00
Harald Hoyer 4dc6b4953d add support for network disk encryption 2015-06-09 11:29:38 +02:00
Peter Robinson 01fba4b815 Disable gold on aarch64 until it's fixed (tracked in rhbz #1225156) 2015-06-07 19:29:28 +01:00
Zbigniew Jędrzejewski-Szmek 7a75a5fbec Fix changelog and put hwdb.d in rpm 2015-06-01 21:00:21 -04:00
Zbigniew Jędrzejewski-Szmek 551967d7d9 Check for botched translations 2015-05-30 18:18:12 -04:00
Zbigniew Jędrzejewski-Szmek 9e71abc2c9 systemd-devel should require systemd-libs 2015-05-30 18:11:00 -04:00
Richard W.M. Jones d9b91fa93b Add patch to fix udev --daemon not cleaning child processes
(upstream commit 86c3bece38bcf5).
2015-05-28 09:02:50 +01:00
Richard W.M. Jones 78ba63c3c7 Add patch to fix udev --daemon crash (upstream commit 040e689654ef08). 2015-05-27 13:57:29 +01:00
Lennart Poettering 836567c7a3 New upstream release
- Drop /etc/mtab hack, as that's apparently fixed in mock now (#1116158)
- Remove ghosting for %{_sysconfdir}/systemd/system/runlevel*.target, these targets are not configurable anymore in systemd upstream
- Drop work-around for #1002806, since this is solved upstream now
2015-05-21 22:39:30 +02:00
Dennis Gilmore 911deca421 fix up the conflicts version for fedora-release 2015-05-20 13:14:50 -05:00
Zbigniew Jędrzejewski-Szmek 05c90300b1 Fix compilation 2015-05-20 11:17:36 -04:00
Zbigniew Jędrzejewski-Szmek 5d3e2085f5 Bump release 2015-05-20 01:37:19 -04:00
Zbigniew Jędrzejewski-Szmek a48f80c6e3 More patches 2015-05-20 01:34:58 -04:00
Zbigniew Jędrzejewski-Szmek 0a8e7e6c19 Remove presets 2015-05-20 00:34:19 -04:00
Zbigniew Jędrzejewski-Szmek 812fb10583 Suppress warning from %post script when dir does not exist 2015-05-20 00:24:27 -04:00
Zbigniew Jędrzejewski-Szmek 75a820ceb0 Fix vconsole.conf sed script (#1218252) 2015-05-05 13:51:19 -04:00
Zbigniew Jędrzejewski-Szmek ef7b485f69 Patches for outstanding annoyances 2015-04-29 10:05:09 -04:00
Zbigniew Jędrzejewski-Szmek 0ab588521d Tighten requirements between subpackages
Use %{?_isa} everywhere: automatically generated requirements do not
specify the exact version. In principle it was possible to satisfy
automatically added requirements with an older systemd, and our manual
R:%{name}=%{version}-%{release} with a systemd package from a
different architecture. So tighten the requirements to make sure all
systemd subpackages are always upgraded in lock-step.

systemd-devel needs to require systemd-compat-libs explicitly. Otherwise
we get dangling symlinks.
2015-04-08 11:27:05 -04:00
Zbigniew Jędrzejewski-Szmek 77e6ed9659 More patches for outstanding bugs 2015-03-23 00:52:38 -04:00
Zbigniew Jędrzejewski-Szmek ffc19a0568 Create /var/lib/systemd/journal-upload 2015-03-23 00:52:37 -04:00
Zbigniew Jędrzejewski-Szmek c4099ef515 Move more stuff to systemd-journal-gatewayd subpackage 2015-03-22 23:36:54 -04:00
Zbigniew Jędrzejewski-Szmek c9f04dae19 Introduce helper variables for commonly used dirs
No change intended.
2015-03-22 22:52:11 -04:00
Zbigniew Jędrzejewski-Szmek 41d7c09d1b Reconfigure old Finnish keymaps in post 2015-03-14 12:08:23 -04:00
Zbigniew Jędrzejewski-Szmek 399a2a87d9 Backport a bunch of patches 2015-03-14 12:08:23 -04:00
Jan Synacek b4d5d4640a Buttons on Lenovo X6* tablets broken (#1198939) 2015-03-10 14:17:28 +01:00
Zbigniew Jędrzejewski-Szmek fa31ee886b Restore test verbosity 2015-03-03 19:21:12 -05:00
Zbigniew Jędrzejewski-Szmek 9c0d1d5a07 Remove s390 workaround 2015-03-03 19:21:12 -05:00
Zbigniew Jędrzejewski-Szmek b081c530a5 Remove duplicate ACLs in %post
This fixes a problem added during development, so it should be enough
to carry the scriplet for some time and remove it in all branches before
F22 goes stable.
2015-03-03 19:21:12 -05:00
Zbigniew Jędrzejewski-Szmek e4a83a82af Bugfixes 2015-03-03 19:21:12 -05:00
Michal Schmidt ade6190d36 arm: reenable lto. gcc-5.0.0-0.16 fixed the crash (#1193212) 2015-02-25 10:01:30 +01:00
Colin Walters b1d608a2b3 Revert patch that breaks Atomic/OSTree (#1195761)
Conflicts:
	systemd.spec
2015-02-24 17:46:22 -05:00
Michal Schmidt 5427ee063b Undo the resolv.conf workaround, Aim for a proper fix in Rawhide.
Do not merge this into F22 until other components are fixed (#1116651).

[See me reverting my reverts like a real weenie!]
2015-02-20 17:31:24 +01:00
Michal Schmidt 0cb630f4ff Revive fedora-disable-resolv.conf-symlink.patch to unbreak composes 2015-02-20 14:22:02 +01:00
Michal Schmidt 6e198e4088 arm: disabling gold did not help; disable lto instead (#1193212) 2015-02-18 17:00:58 +01:00
Peter Jones 2c67f7fe1b Update 90-default.present for dbxtool.
Signed-off-by: Peter Jones <pjones@redhat.com>
2015-02-17 13:38:33 -05:00
Lennart Poettering 78bc69f934 disable gold on arm 2015-02-16 22:55:06 +01:00
Lennart Poettering 258b2a4ba8 add missing deps to spec file 2015-02-16 21:54:03 +01:00
Lennart Poettering 064fee0cbb New upstream release 2015-02-16 19:24:46 +01:00
Peter Robinson b4bdea39fb aarch64 now has seccomp support 2015-02-16 15:26:55 +00:00
Michal Schmidt c3cf2ae4ec Don't overwrite systemd.macros with unrelated Source file. 2015-02-05 14:24:17 +01:00
Jan Synacek 55323ee7ea Add touchpad hwdb (#1189319) 2015-02-05 09:17:17 +01:00
Zbigniew Jędrzejewski-Szmek f2ebf1a65b Disable rpcbind in presets 2015-01-31 11:50:30 -05:00
Zbigniew Jędrzejewski-Szmek 92e27a50e4 Enable timedatex in presets 2015-01-31 11:48:08 -05:00
Zbigniew Jędrzejewski-Szmek 547d1d8bad Fixup very old fstabs (#1009023) 2015-01-28 15:48:37 -05:00
Zbigniew Jędrzejewski-Szmek 6cf221b459 Fix permissions of /var/log/journal 2015-01-20 00:39:37 -05:00
Zbigniew Jędrzejewski-Szmek c90404b648 Cleanup up spec file a bit 2015-01-19 23:45:50 -05:00
Zbigniew Jędrzejewski-Szmek 5724974576 Turn on verification of keymaps in loginctl 2015-01-16 00:27:43 -05:00
Jan Synacek f524b4a4be RFE: journal: automatically rotate the file if it is unlinked (#1171719) 2015-01-07 14:00:52 +01:00
Zbigniew Jędrzejewski-Szmek b53cf7b99c Add firewalld port descriptions 2015-01-05 22:46:35 -05:00
Jan Synacek 5606d835af systemd-nspawn doesn't work on s390/s390x (#1175394) 2014-12-18 15:36:07 +01:00
Jan Synacek 378cf2ba6f fix version in the comment 2014-12-18 10:15:42 +01:00
Lennart Poettering dfe64b9c42 remove obsolete readahead file on upgrade 2014-12-11 18:56:02 +01:00
Lennart Poettering 9254d88a74 add missing libmount dependency 2014-12-11 00:01:54 +01:00
Lennart Poettering 239db0d9eb new upstream release 2014-12-10 23:50:50 +01:00
Zbigniew Jędrzejewski-Szmek ea19761321 systemd-217-4 2014-11-06 21:58:39 -05:00
Zbigniew Jędrzejewski-Szmek 0440dc0ca2 Bump kmod requirement for #1147248
(cherry picked from commit 74c288b6b9)
2014-11-06 21:58:39 -05:00
Zbigniew Jędrzejewski-Szmek 90edccda2e Change libgudev1 to only require systemd-libs 2014-11-06 20:48:38 -05:00
Michal Schmidt ba201ce670 Fix hanging journal flush (#1159641) 2014-11-05 00:31:09 +01:00
Michal Schmidt 32324f829f Fix ordering cycles involving systemd-journal-flush.service and remote-fs.target (#1159117) 2014-10-31 22:07:17 +01:00
Lennart Poettering cc4dc44dee new upstream release 2014-10-28 18:32:02 +01:00
Zbigniew Jędrzejewski-Szmek 2607f00f9e Drop PackageKit from presets 2014-10-17 13:21:57 -04:00
Zbigniew Jędrzejewski-Szmek f5ff7e9460 Add conflict with old initscripts and more patches 2014-10-13 10:33:20 -04:00
Zbigniew Jędrzejewski-Szmek db38be6409 More patches 2014-10-13 10:21:01 -04:00
Zbigniew Jędrzejewski-Szmek f1004dc2ae Update to latest git 2014-10-10 14:56:53 -04:00
Zbigniew Jędrzejewski-Szmek cebcd2064c Add bridge configuration 2014-10-07 15:51:56 -04:00
Zbigniew Jędrzejewski-Szmek 801ccd93e2 Steal sysctl.conf from initscripts
Basically another README file for stuff that we manage.
2014-10-07 15:51:56 -04:00
Zbigniew Jędrzejewski-Szmek b1a5d764a3 Steal [uwb]tmp from initscripts
systemd was already creating those files, so it is only an
rpm database accounting change.
2014-10-07 15:51:56 -04:00
Zbigniew Jędrzejewski-Szmek 6d5bee3354 Add /etc/inittab and /etc/crypttab
We are the only user of /etc/crypttab, so it makes sense
that we install.

/etc/inittab contains some instructions to help lost users.
It is very similar to /etc/init.d/README, which we also install.
2014-10-07 15:51:56 -04:00
Zbigniew Jędrzejewski-Szmek 62fe9450da Update to latest git 2014-10-07 15:51:56 -04:00
Kay Sievers 5cdc00d6e6 Revert "don't reset selinux context during CHANGE events"
This reverts commit 9a5afe8dab.

We must not diconnect selinux label application from udev's primary
device node permission handling. They are all applied by udev at
the same time or not applied at all.

External tools which mangle device node permissions must not
install rules to instruct udev to manage the permissions, they
can *own* the device nodes but need to call chmod()/chown()
themselves.
2014-10-01 20:13:26 +02:00
Lukas Nykryn 9a5afe8dab don't reset selinux context during CHANGE events
- add temporary workaround for #1147910
2014-10-01 14:05:41 +02:00
Michal Schmidt d962ba812f Update timesyncd with patches to avoid hitting NTP pool too often. 2014-09-10 18:40:11 +02:00
Michal Schmidt ed4e5bbcf4 216-5 2014-09-09 20:41:04 +02:00
Michal Schmidt 10e6a8e59d configure with Fedora/RHEL NTP servers
The list of servers taken from the chrony package.
2014-09-09 20:34:49 +02:00
Michal Schmidt c8f466444b define ./configure options common to build2 and build3 only once 2014-09-09 20:34:46 +02:00
Zbigniew Jędrzejewski-Szmek 039253f8be Move config files for sd-j-remote/upload to sd-journal-gateway subpackage 2014-09-03 23:30:41 -04:00
Peter Robinson 522fbab110 Drop no LTO build option for aarch64/s390 now it's fixed in binutils (RHBZ 1091611) 2014-08-28 13:31:54 +01:00
Colin Walters 4dd25f856a Re-add patch to disable resolve.conf symlink 2014-08-21 22:15:40 -04:00
Lennart Poettering 92a80ac51a New upstream release 2014-08-20 01:52:28 +02:00
Peter Robinson 6a2a58eca0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 04:39:33 +00:00
Dan Horák a7ae5e1ba8 - disable LTO also on s390(x) 2014-08-13 22:54:19 +02:00
Harald Hoyer 4eb55a70f3 systemd-215-10
- fixed PPC64LE
2014-08-09 15:44:00 +02:00