Zbigniew Jędrzejewski-Szmek
837a32b7cd
Version 249.5
2021-10-13 09:13:06 +02:00
Zbigniew Jędrzejewski-Szmek
013143c94e
Wrap package descriptions at 80 columns
2021-09-29 17:19:21 +02:00
Zbigniew Jędrzejewski-Szmek
9802d8ce77
Fix build with the latest kernels
2021-09-15 16:59:31 +02:00
Sahana Prasad
46a408102a
Rebuilt with OpenSSL 3.0.0
2021-09-14 19:16:25 +02:00
Zbigniew Jędrzejewski-Szmek
7a99d80faa
Version 249.4
2021-08-24 14:51:54 +02:00
Zbigniew Jędrzejewski-Szmek
b0031ef378
Version 294.3
2021-08-06 16:11:50 +02:00
Zbigniew Jędrzejewski-Szmek
4d6b947613
Version 249.2
2021-07-23 17:05:52 +02:00
Michael Catanzaro
e78d9b34cb
Build with -Ddefault-dns-over-tls=opportunistic
2021-07-23 12:45:59 +02:00
Zbigniew Jędrzejewski-Szmek
c61b9c5d29
Version 249.1
2021-07-20 15:18:39 +02:00
Zbigniew Jędrzejewski-Szmek
a6bdda479d
Add sfdisk to BuildRequires
...
https://bugzilla.redhat.com/show_bug.cgi?id=1983450
2021-07-20 09:40:39 +02:00
a0d61b955d
Use correct NEWS URLs for systemd 249 releases in changelog entries
2021-07-07 20:54:55 -04:00
a54f704deb
Make local checkout builds use Release: 0
...
This ensures that local checkout builds always have a lower Release
than officially built snapshot releases.
2021-07-07 20:54:21 -04:00
Zbigniew Jędrzejewski-Szmek
6dd3849ca6
Version 249
2021-07-07 21:47:57 +02:00
Zbigniew Jędrzejewski-Szmek
d0f46326ec
Version 249-rc3
2021-07-01 20:17:16 +02:00
Zbigniew Jędrzejewski-Szmek
c323a213de
Adjust check for outdated triggers file
...
With the switch to jinja2, the file is generated during normal build, so
we need to move the check later.
2021-06-25 18:30:40 +02:00
Zbigniew Jędrzejewski-Szmek
379f157396
Version 249-rc2
2021-06-25 17:25:07 +02:00
Adam Williamson
2383d1a974
top systemd providing systemd-resolved, now the subpackage exists
2021-06-17 14:28:18 -07:00
Zbigniew Jędrzejewski-Szmek
b764a2387b
resolved: fix skipping of scriptlet on upgrades
...
We don't want to preset and we don't want to create the symlink either.
2021-06-16 22:37:47 +02:00
Petr Menšík
be0f563352
Create separate systemd-resolved package
...
Move systemd-resolved daemon and related tools to its own subpackage.
Keep only nss-resolve in systemd, the service itself is moved to
subpackage. It has quite different functionality than systemd package
and deserves own package.
Still recommend resolved from main package
Keep backward compatibility and still recommend systemd-resolved. Allow
removal, but would be installed by default.
2021-06-16 22:37:44 +02:00
Davide Cavalca
1627707067
Switch systemd-oomd-defaults to noarch
2021-06-16 22:22:24 +02:00
Zbigniew Jędrzejewski-Szmek
807d245ab1
Use ternarny operators
2021-06-16 22:22:12 +02:00
Zbigniew Jędrzejewski-Szmek
a49146325a
Use systemd-sysusers to create users
...
This allows a fairly big dependency chain to be pruned in the future,
now other packages pull in setup:
/usr/bin/groupadd → shadow-utils → setup.
It seems we don't need the setup rpm for anything in minimal installations.
There should be no functional change. Testing will be prudent.
2021-06-16 22:21:39 +02:00
Zbigniew Jędrzejewski-Szmek
33320dcf58
Version 249-rc1
2021-06-16 22:21:12 +02:00
Zbigniew Jędrzejewski-Szmek
535a8b5b98
Pull in util-linux-core in preference over util-linux
...
I hope that ( … or … ) does the right thing here.
See b50e3f3a07
.
2021-06-16 22:17:30 +02:00
Zbigniew Jędrzejewski-Szmek
a82ca9b3d8
Only pull in systemd-rpm-macros if rpm-build is installed
...
systemd-rpm-macros is small, but it pulls in bash and is always one more package.
It is only useful if the rpm building utilities are there, so let's conditionalize
on that.
2021-06-16 22:17:26 +02:00
Zbigniew Jędrzejewski-Szmek
05f788e704
Add support and directions for doing builds with --build-in-place
2021-06-01 09:01:14 +02:00
Zbigniew Jędrzejewski-Szmek
975bf63eb5
Shellcheckify sysusers.generate-pre.sh
...
There should be almost no functional change, but shellcheck complains
less. User/group descriptions with escaped characters are handled
properly.
2021-06-01 09:01:14 +02:00
Zbigniew Jędrzejewski-Szmek
1575061001
sysusers.generate-pre: indentation
2021-06-01 09:01:14 +02:00
David Tardon
b5ae705da9
Fix ELF dependencies on 32-bit architectures
2021-05-20 17:08:36 +02:00
Zbigniew Jędrzejewski-Szmek
d58c95a2fe
Add Provides:systemd-resolved
...
This is in preparation for https://src.fedoraproject.org/rpms/systemd/pull-request/52 ,
splitting out systemd-resolved subpackage. The new package should
be pulled in by comps, but this would create a "flag day", because
the systemd-resolved name is currently unknown. So let's add the
virtual Provides now. Even if the package is never split out, it doesn't
cause any harm.
2021-05-19 11:28:14 +02:00
David Tardon
0806bb5b1d
Drop superfluous Recommends: libcryptsetup
...
systemd-cryptsetup and systemd-veritysetup link with libcryptsetup, so
this dependency is already in Requires. (Well, not in bootstrap mode,
but I'm pretty sure we don't want to publish rpms built in bootstrap
mode, so it shouldn't matter.)
2021-05-18 14:11:41 +02:00
Zbigniew Jędrzejewski-Szmek
ec9ca01d16
Adjust BuildRequires
...
python3-devel hasn't been needed since we split out the python module,
a few years ago.
Pull in jinja2 for https://github.com/systemd/systemd/pull/19630 .
2021-05-17 08:04:52 +02:00
Zbigniew Jędrzejewski-Szmek
67ce438bf3
Version 248.3
2021-05-15 18:59:15 +02:00
Zbigniew Jędrzejewski-Szmek
bc53b30e4d
Version 248.2
2021-05-07 16:25:27 +02:00
Zbigniew Jędrzejewski-Szmek
db26d980dd
Correct file modes for %ghosted files
...
/var/log/btmp was changed in https://github.com/systemd/systemd/commit/f6e64b78cc ,
but never adjusted here.
2021-05-07 16:25:27 +02:00
Zbigniew Jędrzejewski-Szmek
141af483cc
Pull in tpm2-tss dependency
2021-05-06 15:31:15 +02:00
Zbigniew Jędrzejewski-Szmek
42c305ce28
Version 248.1
2021-05-06 15:31:14 +02:00
Adam Williamson
58e2c63a03
Re-enable resolved caching, hope all major bugs are fixed
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-04-06 13:40:25 -07:00
Zbigniew Jędrzejewski-Szmek
c6e8c30b17
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:03:27 +02:00
Zbigniew Jędrzejewski-Szmek
f0032c4da6
Version 248
2021-03-31 10:02:07 +02:00
Anita Zhang
a62a7c17cc
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:11:37 +02:00
Zbigniew Jędrzejewski-Szmek
a004447ba3
owner-check: make sending of mails optional
2021-03-30 12:11:34 +02:00
Zbigniew Jędrzejewski-Szmek
310b8e6c95
Move nss-myhostname before nss-mdns4
2021-03-26 17:51:05 +01:00
Zbigniew Jędrzejewski-Szmek
d6a1608082
Make sure not to lose systemd-networkd enablement when upgrading from F32
2021-03-26 17:49:04 +01:00
Zbigniew Jędrzejewski-Szmek
65248cc181
Revert patch that seems to cause problems with dns resolution
2021-03-24 11:46:41 +01:00
Zbigniew Jędrzejewski-Szmek
6384abb1d1
A few more patches
2021-03-23 01:08:51 +01:00
Adam Williamson
58e51a6f6e
Disable resolved cache via config snippet ( #1940715 )
2021-03-19 18:33:30 -07:00
Yu Watanabe
98c9d9f8c5
Disable epoll_pwait2() in sd-event
2021-03-19 04:34:25 +09:00
Yu Watanabe
a602ccade1
Drop #pragma message from patch
2021-03-19 02:10:21 +09:00
Yu Watanabe
f7802408f9
Disable epoll2_pwait2() for 32bit archs
2021-03-19 01:27:13 +09:00