Zbigniew Jędrzejewski-Szmek
484de996fc
Revert "Skip dhcp[6]-client tests"
...
This reverts commit 94a4908748
.
2019-03-29 14:50:59 +01:00
Zbigniew Jędrzejewski-Szmek
21fe449c94
Call cat /etc/machine-id just once in %post scriptlet
2019-03-29 14:50:53 +01:00
Zbigniew Jędrzejewski-Szmek
94a4908748
Skip dhcp[6]-client tests
2019-03-15 00:11:29 +01:00
Zbigniew Jędrzejewski-Szmek
32a6a004db
Declare hyperv and framebuffer devices master-of-seat again
2019-03-14 23:08:46 +01:00
Zbigniew Jędrzejewski-Szmek
cda068c40d
Patches for CVE-2019-6454
2019-02-20 17:32:50 +01:00
Zbigniew Jędrzejewski-Szmek
922e5d4fa4
Revert "Skip failing part of test-json"
...
This reverts commit 79a1c5f8e8
.
The issue was fixed upstream.
2019-02-14 11:37:19 +01:00
Zbigniew Jędrzejewski-Szmek
6af7b47648
Update to v241
2019-02-14 11:36:57 +01:00
Zbigniew Jędrzejewski-Szmek
660962e17a
Turn LTO back on
...
This makes the package smaller:
-rw-rw-r--. 3840040 Feb 9 14:53 x86_64/systemd-241~rc2-1.fc30.x86_64.rpm
-rw-rw-r--. 3794532 Feb 9 15:58 x86_64/systemd-241~rc2-2.fc30.x86_64.rpm
Important binaries like systemd and libsystemd-shared.so are about
10% smaller.
2019-02-09 17:04:59 +01:00
Zbigniew Jędrzejewski-Szmek
79a1c5f8e8
Skip failing part of test-json
2019-02-06 10:27:03 +01:00
Zbigniew Jędrzejewski-Szmek
5df67cdae8
Drop patch that was merged upstream
2019-02-05 23:56:09 +01:00
Zbigniew Jędrzejewski-Szmek
442c8d41a9
Update to v241-rc2
2019-02-05 23:49:50 +01:00
Zbigniew Jędrzejewski-Szmek
edaa157918
Override the version tag using the new functionality
2019-02-05 23:43:35 +01:00
Fedora Release Engineering
8d4a0946d1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 09:19:03 +00:00
Yu Watanabe
ee8fc244d8
backport a patch for kernel-install
2019-01-27 17:59:32 +01:00
Zbigniew Jędrzejewski-Szmek
0eab21cb2b
Update to v241-rc1
2019-01-26 17:51:43 +01:00
Zbigniew Jędrzejewski-Szmek
a787811921
Add a work-around for #1663040
2019-01-15 11:20:43 +01:00
Björn Esser
3eb9903ba0
Rebuilt for libcrypt.so.2 ( #1666033 )
2019-01-14 18:53:39 +01:00
Zbigniew Jędrzejewski-Szmek
4557ee0872
Add a work-around for selinux issue on live images
2019-01-11 14:27:13 +01:00
Zbigniew Jędrzejewski-Szmek
0214da5fc8
Patches for the journal CVEs and various other fixes
2019-01-11 13:37:03 +01:00
Zbigniew Jędrzejewski-Szmek
ea91d39bdd
Bump release
2018-12-22 17:40:14 +01:00
Zbigniew Jędrzejewski-Szmek
7d37aab780
Actually commit the patches
2018-12-22 17:38:56 +01:00
Zbigniew Jędrzejewski-Szmek
9a32090cc2
Two more patches for udevd problems during boot
...
With debugging enabled, lvm devices wouldn't come up.
2018-12-22 17:38:05 +01:00
Yu Watanabe
d644e8032c
timesync: DynamicUser= is disabled now for timesyncd
2018-12-22 16:20:22 +01:00
Zbigniew Jędrzejewski-Szmek
b80d668d9e
Fix previous patch and revert the change that requires selinux policy update
2018-12-22 11:12:35 +01:00
Zbigniew Jędrzejewski-Szmek
4100d92c45
Add patch to fix build on arm32
2018-12-21 23:08:20 +01:00
Zbigniew Jędrzejewski-Szmek
47d443ea5d
Update to v240
2018-12-21 20:08:58 +01:00
Zbigniew Jędrzejewski-Szmek
3a45ccbeb1
More patches including revert of resume= check
2018-12-18 00:43:46 +01:00
Zbigniew Jędrzejewski-Szmek
85e1a222f7
Add call to 'authselect check'
...
See https://src.fedoraproject.org/rpms/systemd/pull-request/12#comment-18052 .
2018-12-06 14:49:27 +01:00
Zbigniew Jędrzejewski-Szmek
4ba08126b1
Adjust scriptlets to modify /etc/authselect/user-nsswitch.conf
...
With input from Pavel Březina.
The guard in install scriptlet was borked. The grep call was supposed
to skip the sed call if the file already had correct contents. But the
condition was always true. Added by me in back in 37de5dfe28
;(
2018-12-05 13:57:25 +01:00
Zbigniew Jędrzejewski-Szmek
8bc4ef61e5
Drop scriptlet that removes /.readahead
...
Readahead was removed a long time ago.
2018-12-05 13:57:25 +01:00
Zbigniew Jędrzejewski-Szmek
9977ebc5d7
Drop scriptlet for pre-F19 entires in /etc/fstab
2018-12-05 13:57:25 +01:00
Zbigniew Jędrzejewski-Szmek
cda71799e7
Drop scriptlet to tweak nss-resolve config
...
This was added in da15385b06
, November 2016, after
nss-resolve was modified to return a special value. When nss-resolve is added to
new installations, it should be configured in this way already, and we shouldn't
modify configuration. Let's drop this too.
2018-11-29 14:36:25 +01:00
Zbigniew Jędrzejewski-Szmek
b3c65ffbe3
Drop scriptlet to disable nss-mymachines
...
The scriptlet to *add* it was removed in 38d93ea79f
,
November 2015. We only care about upgrades from previous two releases, so it is
long overdue to remove this.
2018-11-29 14:33:11 +01:00
Zbigniew Jędrzejewski-Szmek
07e98bcf32
Update description a bit
...
Parts of the package became inaccurate when stuff was moved to -container
subpackage.
2018-11-27 16:08:28 +01:00
Alejandro Domínguez Muñoz
9a0025413c
Fix changelog typo
2018-11-19 12:29:29 +00:00
Alejandro Domínguez Muñoz
b2165dc717
Remove link creation for rsyslog.service
...
It is already handled by rsyslog.rpm, as indicated in this BugZilla report: https://bugzilla.redhat.com/show_bug.cgi?id=1343132
2018-11-18 16:29:47 +00:00
Adam Williamson
8510cadb34
Go back to using systemctl preset-all in %post ( #1647172 , #1118740 )
...
We tried this back in 2016 and it didn't go so well, because at
that time, preset-all was badly broken. See
https://bugzilla.redhat.com/show_bug.cgi?id=1363858 for the
history there. It seems that the bugs in preset-all were fixed
quite soon after that, but for whatever reason, the change to
%post was not re-applied (probably it just got forgotten).
We've now run into a bug in Rawhide where dbus-daemon is getting
installed before systemd despite having a dependency that should
make that not happen:
https://bugzilla.redhat.com/show_bug.cgi?id=1647172
this is apparently because there are very complex dependency
loops during initial install that rpm cannot find a single
clearly correct 'answer' for, so it does not always choose to
honor this dependency. We can take a look at breaking up those
loops, but we also figured it can't hurt to resurrect this change
to help with such cases: this way if some service with a preset
*does* happen to get installed before systemd, and so its attempt
to apply the preset in its own %post fails, that will be fixed up
here.
2018-11-08 16:35:11 -08:00
Adam Williamson
71e781a096
Requires(post) openssl-libs to fix live build machine-id issue
2018-11-05 12:18:32 -08:00
Yu Watanabe
d15bd12f49
Set attributes to private directories
...
The attributes of private directories are maintained by pid1.
But, when creating os image, tools like mkosi, may complain the
wrong attributes.
2018-11-05 14:26:56 +09:00
Yu Watanabe
db19323db2
Drop check for triggers
...
As we do not use the upstream provided trigger file.
2018-11-05 14:19:05 +09:00
Zbigniew Jędrzejewski-Szmek
e394248861
Make macros package noarch
2018-11-02 11:53:19 +01:00
Zbigniew Jędrzejewski-Szmek
c9030f045b
Split out the rpm macros into systemd-rpm-macros subpackage
2018-11-02 11:46:47 +01:00
Zbigniew Jędrzejewski-Szmek
59823848fc
Remove patches already included in the tarball
2018-11-02 11:46:47 +01:00
Zbigniew Jędrzejewski-Szmek
6a3bb3f641
Use modern github URLs
...
Also shorten macro names while at it.
2018-11-02 11:46:47 +01:00
Zbigniew Jędrzejewski-Szmek
6714fc2555
Backport a bunch of fixes
2018-10-29 01:53:24 +01:00
Jan Synacek
d8d2ff965e
Fix line_begins() to accept word matching full string ( #1631840 )
...
Resolves : #1631840
2018-10-03 13:50:02 +02:00
Jan Synacek
1f6dfb7453
Fix meson using -Ddebug, which results in FTBFS
2018-10-03 13:48:52 +02:00
Colin Walters
48ac1cebde
spec: Test for /var being writable before making /var/log/journal
...
rpm-ostree has `/var` be read-only during package installs, because
a whole part of the "transactional update" model is that your system's
data stays untouched, and `/var` is system data.
See e.g. https://src.fedoraproject.org/rpms/mock/pull-request/2
and the tracker https://bugzilla.redhat.com/show_bug.cgi?id=1352154
Just to squash some error spew during tree composes.
2018-09-11 09:23:16 +02:00
Zbigniew Jędrzejewski-Szmek
184871e826
Move /etc/yum/protected.d/systemd.conf to /etc/dnf/
2018-09-10 11:58:35 +02:00
Zbigniew Jędrzejewski-Szmek
5306894742
Backport patch for statx conflict
...
https://bugzilla.redhat.com/show_bug.cgi?id=1602812
2018-07-18 17:55:08 +02:00