Fedora Release Engineering
bf71ff0b85
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 00:54:19 +00:00
Zbigniew Jędrzejewski-Szmek
8848319ef8
Another patch backport
2019-07-20 19:41:24 +02:00
Björn Esser
1c4be10032
Rebuilt (libqrencode.so.4)
2019-06-26 00:49:11 +02:00
Miro Hrončok
d15ab16efa
Rebuilt for iptables update (libip4tc.so.2)
2019-06-25 13:05:58 +02:00
Zbigniew Jędrzejewski-Szmek
b9896dc2ce
Also copy the %description for -stable to rawhide
2019-04-26 13:14:59 +02:00
Zbigniew Jędrzejewski-Szmek
6dff989abd
First batch of post-v242 fixes
2019-04-26 11:21:52 +02:00
Adam Williamson
a419fcc3bd
Rebuild with Meson fix for #1699099
2019-04-16 12:55:58 -07:00
Zbigniew Jędrzejewski-Szmek
4480cada02
Update to v242
2019-04-11 18:54:17 +02:00
Zbigniew Jędrzejewski-Szmek
89aa08197f
Make scriptlets non-failing and skip udevadm reload if no udev
...
sysctl, binfmt, and other rules are collected from multiple packages
and we don't want to see a report that systemd %triggerin failed.
So let's not silence the output, but use "|| :" to the trigger is
not reported as failed.
Also, adjust the udevadm check. In containers udevd might not be
running, even if systemd is, and we'd get:
Failed to send reload request: No such file or directory
https://bugzilla.redhat.com/show_bug.cgi?id=1698391
2019-04-11 16:04:25 +02:00
Zbigniew Jędrzejewski-Szmek
4c67e1cb51
Upload sources
2019-04-09 13:40:12 +02:00
Zbigniew Jędrzejewski-Szmek
c7ac97585c
Update to v242-rc4
2019-04-09 12:33:28 +02:00
Zbigniew Jędrzejewski-Szmek
77ab9b5088
Update to v242-rc3
2019-04-04 18:22:04 +02:00
Zbigniew Jędrzejewski-Szmek
5fb495cb03
Add patches to fix build on arm64
2019-04-03 16:45:51 +02:00
Zbigniew Jędrzejewski-Szmek
2379dd06da
Update to v242-rc2
2019-04-03 11:05:37 +02:00
Zbigniew Jędrzejewski-Szmek
836fcf414a
Drop some old units from scriptlet
...
default.target is now symlinked in /usr/lib, no need to touch /etc.
readahead units are long gone.
2019-04-03 11:05:37 +02:00
Zbigniew Jędrzejewski-Szmek
1d22340882
Update sources
2019-03-29 16:11:55 +01:00
Zbigniew Jędrzejewski-Szmek
b61052552e
241-4: backport patches
2019-03-29 16:06:48 +01:00
Zbigniew Jędrzejewski-Szmek
cf6cab52f2
Disable NDEBUG in builds
...
In principle systemd supports building without assertions for production,
but we want the assertions to be enabled to catch as many errors early as possible.
Also, let's remove the obsolete work-around for meson not showing logs. This
is already reverted upstream, but apparently not in the version of macros that
Fedora has.
2019-03-29 14:51:04 +01:00
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