Commit graph

1,029 commits

Author SHA1 Message Date
Zbigniew Jędrzejewski-Szmek
23ee798cbd Add Conflicts for older systemd and systemd-udev versions 2022-02-10 17:52:26 +01:00
Zbigniew Jędrzejewski-Szmek
18382109a5 Version 248.10 2022-01-13 11:57:02 +01:00
Zbigniew Jędrzejewski-Szmek
30f0e9e8e6 Add Recommends for dlopened libs and move files into subpackages
(cherry picked from commit b24b99d669)
(cherry picked from commit 52e7bf2892)
2022-01-13 11:48:16 +01:00
David Tardon
0bc76983d3 Fix ELF dependencies on 32-bit architectures
(cherry picked from commit b5ae705da9)
2022-01-13 11:45:36 +01:00
Zbigniew Jędrzejewski-Szmek
af26d4b0fc %ghost /var/lib/{machines,portables}
(cherry picked from commit d1ad6b189d)
(cherry picked from commit 548de65904)
2022-01-13 11:38:16 +01:00
Luca BRUNO
2af6bbac8f sysusers/provides: parse and output static IDs
This adds support for parsing static UIDs and GIDs from sysusers.d
fragments, and automatically forwarding them to the generated
'Provides' entries.
It will allow inspecting users/groups with static IDs directly
from package metadata:
```
$ rpm --query --provides --package gdm-41.0-3.fc36.x86_64.rpm
[...]
group(gdm) = 42
user(gdm) = 42
```
2021-11-19 18:26:09 +01:00
Zbigniew Jędrzejewski-Szmek
b159982e38 Version 248.9 2021-10-13 11:57:57 +02:00
Zbigniew Jędrzejewski-Szmek
0f3ca3f720 Version 248.8 2021-10-12 19:02:24 +02:00
Zbigniew Jędrzejewski-Szmek
8a5ca3abed Version 248.7 2021-08-06 17:35:53 +02:00
Zbigniew Jędrzejewski-Szmek
8fdf7d7a6d Version 248.6 2021-07-23 17:36:53 +02:00
Zbigniew Jędrzejewski-Szmek
c8bfad3a31 Add gids for input, render, sgx 2021-07-23 17:33:54 +02:00
Zbigniew Jędrzejewski-Szmek
824e26065f Version 248.5 2021-07-20 15:23:52 +02:00
Zbigniew Jędrzejewski-Szmek
b26a003707 Add sfdisk to BuildRequires
https://bugzilla.redhat.com/show_bug.cgi?id=1983450
2021-07-20 15:19:11 +02:00
Zbigniew Jędrzejewski-Szmek
0c3bd956df Version 248.4 2021-07-12 14:07:26 +02:00
Zbigniew Jędrzejewski-Szmek
9cd5d4bae2 Version 248.3 2021-05-15 19:07:05 +02:00
Zbigniew Jędrzejewski-Szmek
3ea1617381 Version 248.2 2021-05-08 09:55:17 +02:00
Zbigniew Jędrzejewski-Szmek
f25e352386 Correct file modes for %ghosted files
/var/log/btmp was changed in f6e64b78cc,
but never adjusted here.
2021-05-08 09:55:17 +02:00
Zbigniew Jędrzejewski-Szmek
875c480465 Pull in tpm2-tss dependency 2021-05-08 09:55:17 +02:00
Zbigniew Jędrzejewski-Szmek
b4562b21c9 Version 248.1 2021-05-08 09:55:17 +02:00
Adam Williamson
97102a82f5 Re-enable resolved caching, hope all major bugs are fixed
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-04-06 13:44:46 -07:00
Zbigniew Jędrzejewski-Szmek
b57fc8887e Mark README files as doc
/etc/rc.d/init.d/README was marked as %config(noreplace), which seems
to be a clear bug. But this primarily affects new README files in
all the .d directories.
2021-03-31 10:16:11 +02:00
Zbigniew Jędrzejewski-Szmek
a37b05db35 Version 248 2021-03-31 10:16:09 +02:00
Anita Zhang
c38824e1fc Increase oomd user memory pressure limit to 50% for 20s (#1941170)
There isn't really a one size fits all policy since pressure can change
a lot based on whether you have flash or spinning disks (and your swap
configuration as well). But let's be a bit more conservative here.
2021-03-30 12:10:53 +02:00
Zbigniew Jędrzejewski-Szmek
e0eaddab6b owner-check: make sending of mails optional 2021-03-30 12:10:33 +02:00
Zbigniew Jędrzejewski-Szmek
79283705f1 Move nss-myhostname before nss-mdns4 2021-03-26 19:26:25 +01:00
Zbigniew Jędrzejewski-Szmek
2f9207f8a3 Make sure not to lose systemd-networkd enablement when upgrading from F32 2021-03-26 19:26:16 +01:00
Zbigniew Jędrzejewski-Szmek
8fa9ec3db6 Revert patch that seems to cause problems with dns resolution 2021-03-24 11:47:10 +01:00
Zbigniew Jędrzejewski-Szmek
9bbbaa8197 A few more patches 2021-03-23 01:24:46 +01:00
Zbigniew Jędrzejewski-Szmek
fc9b7c65df Tweak changelog 2021-03-23 01:24:40 +01:00
Adam Williamson
6be6901c7d Disable resolved cache via config snippet (#1940715) 2021-03-19 18:36:17 -07:00
Yu Watanabe
21a3bf90b9 Disable epoll_pwait2() in sd-event 2021-03-19 04:32:05 +09:00
Yu Watanabe
23388c4b7f Drop #pragma message from patch 2021-03-19 02:11:38 +09:00
Yu Watanabe
150cd4ca7f Disable epoll2_pwait2() for 32bit archs 2021-03-19 01:19:12 +09:00
Yu Watanabe
31f9587393 Version 248-rc2 2021-03-18 23:37:39 +09:00
Adam Williamson
5a69ce9999 Drop the resolved cache disablement config snippet 2021-03-16 16:00:11 -07:00
Adam Williamson
ea846d49e6 Helps to rename the patch in the spec too 2021-03-16 15:25:07 -07:00
Adam Williamson
9f7a97dd7f Backport PR #19009 to fix CNAME redirect resolving some more (#1933433)
One small rediff tweak needed.
2021-03-16 15:19:39 -07:00
Adam Williamson
d1a308e897 Disable resolved cache via config snippet (#1933433) 2021-03-12 17:46:46 -08:00
Zbigniew Jędrzejewski-Szmek
274df24b64 Add work-around for crash during upgrades 2021-03-11 13:23:45 +01:00
Zbigniew Jędrzejewski-Szmek
4b2af1ee0f Backport one patch for beta freeze exception 2021-03-11 12:37:25 +01:00
Adam Williamson
e5f70dadb2 Backport PR #18892 to fix stub resolver CNAME chain resolving (#1933433) 2021-03-06 11:08:13 -08:00
Josh Boyer
13d1341b10 Don't set the fallback hostname to "fedora" on non-Fedora OSes
From a branding perspective, having the fallback hostname be "fedora" for an OS that is not Fedora Linux is incorrect.  Go back to using "localhost" in those cases.
2021-03-01 14:10:02 +00:00
Zbigniew Jędrzejewski-Szmek
4d3f7b560d Version 248-rc2 2021-02-23 19:08:11 +01:00
Zbigniew Jędrzejewski-Szmek
729e28aae5 Bump release 2021-02-23 09:46:02 +01:00
Zbigniew Jędrzejewski-Szmek
89b56696f1 Update transtriggers
We needed to rebuild anyway to use updated macros internally, so no big loss ;)
2021-02-23 09:36:03 +01:00
Zbigniew Jędrzejewski-Szmek
e0b3ead233 Restore trigger freshness check
This reverts commit db19323db2.
Paths are adjusted. The condition is inverted to actually check the
right thing.

The test is moved before build to make it easier to see. Meson does
the .in substitutions immediately after configuration, so this should
be easier to see.
2021-02-23 09:33:34 +01:00
Zbigniew Jędrzejewski-Szmek
9a7ed05bbc Upload sources 2021-02-23 02:41:30 +01:00
Zbigniew Jędrzejewski-Szmek
1992c5552f Version 248-rc1 2021-02-23 02:15:45 +01:00
Zbigniew Jędrzejewski-Szmek
3ba8081e77 Use %version_no_tilde instead of custom macro 2021-02-23 01:48:03 +01:00
Michel Alexandre Salim
2d2d8b7165 Increase oomd user memory pressure limit to 10% (#1929856)
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
2021-02-17 16:19:16 -08:00