Commit Graph

429 Commits

Author SHA1 Message Date
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
Tom Callaway 07abe5d036 fix license handling 2014-08-06 06:27:48 +02:00
Zbigniew Jędrzejewski-Szmek d804568c00 Create systemd-journal-remote users
Also use /sbin/nologin instead of /usr/sbin/nologin, since that's the
string found in /etc/shells.
2014-07-30 23:40:19 -04:00
Zbigniew Jędrzejewski-Szmek a547c77177 Split out compat libs 2014-07-25 21:07:36 -04:00
Kalev Lember 5ea76b17b0 Rebuilt for gobject-introspection 1.41.4 2014-07-22 20:27:55 +02:00
Zbigniew Jędrzejewski-Szmek dc60e841f2 Bugfix for selinux issue 2014-07-21 23:10:32 -04:00
Zbigniew Jędrzejewski-Szmek cfcb358dcf Add missing BRs 2014-07-21 23:04:01 -04:00
Zbigniew Jędrzejewski-Szmek 43ff24caab Pull bugfixes and some small features from upstream 2014-07-19 15:47:59 -04:00
Colin Walters a1b71bbfb4 Add patch to disable resolve.conf symlink (#1043119) 2014-07-07 15:02:08 -04:00
Zbigniew Jędrzejewski-Szmek 8403beacd6 Two temporary fixes 2014-07-05 19:00:46 +02:00
Lennart Poettering a72e682fa2 add missing tarball 2014-07-03 22:19:58 +02:00
Lennart Poettering 1298810b87 new upstream release 2014-07-03 22:15:11 +02:00
Peter Robinson cf472bed00 On aarch64 disable LTO as it still has issues on that arch 2014-06-29 09:08:38 +01:00
Zbigniew Jędrzejewski-Szmek e4fbe402d9 Fix sysv generator bug and some others 2014-06-26 01:55:13 -04:00
Zbigniew Jędrzejewski-Szmek 3a2e601eff Actually create input group 2014-06-23 01:55:26 -04:00
Zbigniew Jędrzejewski-Szmek ff52563fea Fix date in changelog 2014-06-23 00:43:03 -04:00
Zbigniew Jędrzejewski-Szmek 5509c00d0f Add some patches 2014-06-23 00:33:25 -04:00
Zbigniew Jędrzejewski-Szmek 7823b319da Do not restart systemd-logind on upgrades 2014-06-22 22:20:56 -04:00
Lennart Poettering 19bf972ad8 new upstream release 2014-06-11 17:39:07 +02:00
Dennis Gilmore 2ccc8c6e6d - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 03:01:58 -05:00
Kay Sievers 15a7f7ed44 bump version 2014-05-28 18:41:54 +08:00
Kay Sievers 0749053796 fix systemd-timesync user/group creation 2014-05-28 18:17:09 +08:00
Michal Sekletar aa972ead6c Enable sysstat-collect.timer and sysstat-summary.timer by default
https://bugzilla.redhat.com/show_bug.cgi?id=1101621
2014-05-28 12:04:12 +02:00
Michal Sekletar b3df2977df Create temporary dirs after installation
https://bugzilla.redhat.com/show_bug.cgi?id=1101983
2014-05-28 12:01:48 +02:00
Kay Sievers 66bb743a75 Prepare 213 2014-05-28 15:20:33 +08:00
Kalev Lember 4b836b7c0f Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 2014-05-27 21:11:14 +02:00
Adam Williamson bfd0409b0a revert change from 212-4, causes boot fail on single CPU boxes (RHBZ 1095891) 2014-05-26 17:03:21 -07:00
Kay Sievers 6742ef2e5b bump version 2014-05-08 01:15:07 +02:00
Kay Sievers dadefab9fa add netns udev workaround 2014-05-08 01:12:43 +02:00
Michal Sekletar 5fb0bff53b Enable uuid.socket by default
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1095353
2014-05-07 17:52:31 +02:00
Peter Robinson 3498cab60f Disable building with -flto for the moment due to gcc 4.9 issues (RHBZ 1091611) 2014-04-26 14:01:02 +01:00
Lennart Poettering 0bbe49d16e prepare 212 2014-03-25 20:59:29 +01:00
Peter Robinson 10d1847857 Explicitly define which upstream platforms support libseccomp 2014-03-17 16:20:28 +00:00
Lennart Poettering 13fd1e4253 new upstream release 2014-03-11 21:18:21 +01:00
Zbigniew Jędrzejewski-Szmek dd42fcb046 Backport a few patches 2014-03-10 20:27:00 -04:00
Karsten Hopp 8048dc7b46 according to IBM, ppc64le also needs link warnings disabled 2014-03-07 16:39:16 +01:00
Karsten Hopp 8d6e856f81 move ifarch ppc64le to correct place (libseccomp req) 2014-03-07 14:51:44 +01:00
Zbigniew Jędrzejewski-Szmek 96237b5868 Bugfix backports 2014-03-07 00:44:59 -05:00
Zbigniew Jędrzejewski-Szmek caa1c7b88f Apply compat-libs work-around for ppc64le 2014-03-06 16:13:13 -05:00
Zbigniew Jędrzejewski-Szmek 47c564fe3e Apply a few patches 2014-03-01 07:59:32 -05:00
Zbigniew Jędrzejewski-Szmek 703bc638e4 Apply work-around for ppc problems 2014-02-28 22:38:38 -05:00
Lennart Poettering 215b310f79 Check more services against preset list and enable by default 2014-02-24 23:01:14 +01:00
Lennart Poettering a065abd257 prepare release 210 2014-02-24 22:18:10 +01:00
Zbigniew Jędrzejewski-Szmek a199a30e50 Enable dnssec-triggerd.service by default 2014-02-23 16:22:23 -05:00
Kay Sievers f1b732728f update to git snapshot to sort out ARM build issues 2014-02-23 02:01:28 +01:00
Adam Williamson f04430609d add a changelog entry, since lennart forgot it 2014-02-20 13:38:09 -08:00
Lennart Poettering 4b8c7162d1 update spec file for missing files 2014-02-20 01:49:29 +01:00
Zbigniew Jędrzejewski-Szmek b2ba747a1c Take care of localization 2014-02-19 19:47:27 -05:00
Lennart Poettering 4f13e0f0ca spec: add lxml to build reqs 2014-02-20 01:40:19 +01:00
Lennart Poettering b73335d56d prep 209 2014-02-20 01:12:13 +01:00
Zbigniew Jędrzejewski-Szmek 2f45a5ab41 Make gpsd lazily activated 2014-02-18 08:15:50 -05:00
Zbigniew Jędrzejewski-Szmek ee30f08493 Back out one patch 2014-02-17 09:17:28 -05:00
Zbigniew Jędrzejewski-Szmek 400288900d Bump release to -13 2014-02-17 01:29:30 -05:00
Zbigniew Jędrzejewski-Szmek ca73a27582 A new batch of fixes 2014-02-17 01:16:32 -05:00
Ville Skyttä d302ec3541 Own the %{_prefix}/lib/kernel(/*) and %{_datadir}/zsh(/*) dirs. 2014-01-25 20:54:52 +02:00
Zbigniew Jędrzejewski-Szmek 12622292b9 Backport fixes, documentation, and hwdb changes 2014-01-14 19:07:25 -05:00
Zbigniew Jędrzejewski-Szmek 627fdaef23 Require diffutils 2014-01-11 12:39:34 -05:00