Commit Graph

1145 Commits

Author SHA1 Message Date
e393a8bf84 Debrand for AlmaLinux 2024-10-22 15:12:20 +00:00
Jan Macku
4203851b1e systemd-256-15
Resolves: RHEL-56144,RHEL-57603,RHEL-59871
2024-10-15 14:39:24 +02:00
Jan Macku
a591ab1d82 spec: remove systemd-vmspawn from description of systemd-container package
We don't build systemd-vmspawn in RHEL10

Resolves: RHEL-58765
2024-09-17 09:51:14 +02:00
Jan Macku
4453528ae0 systemd-256-14
Resolves: RHEL-52634
2024-09-02 06:38:12 +00:00
Jan Macku
ddde168891 spec: make systemd-ukify noarch again
Essentially reverts part of c645a5a5e2

Related: RHEL-52634
2024-08-30 09:59:50 +02:00
Daan De Meyer
3169218ae9 Always build ukify package
Even on non-uefi architectures, ukify can be used to build UKIs for
UEFI images. For example, mkosi can use it to build UKIs on s390x.
To enable this use case, let's always build ukify, but with a conditional
dependency on systemd-boot only on arches that support UEFI.

(cherry picked from commit a67221c3f0d0b81b9b5b3230a71d09044342f1a4)

Resolves: RHEL-52634
2024-08-30 09:55:28 +02:00
Lukas Nykryn
c645a5a5e2 systemd-256-13
Resolves: RHEL-55132,RHEL-55728,RHEL-55734,RHEL-55746
2024-08-22 15:45:35 +02:00
Jan Macku
19f0b3cb64 systemd-256-12
Resolves: RHEL-36636,RHEL-44416
2024-08-15 12:50:22 +02:00
David Tardon
f3434ba123 Set default service watchdog
Resolves: RHEL-46970
2024-08-01 14:05:19 +02:00
Jan Macku
dede8c40d4 spec: fix OpenScanHub builds
Related: RHEL-40924
2024-07-30 13:01:55 +02:00
Jan Macku
9c62b00c87 fix updgrade from versions before removal of systemd-ssh-generator
follow-up to
9bbf93829f

Resolves: RHEL-50131
2024-07-29 09:32:02 +02:00
Michal Sekletar
9bbf93829f systemd-256-9
Resolves: RHEL-50131
2024-07-25 20:12:36 +02:00
Jan Macku
1a5fa31a19 systemd-256-8
Resolves: RHEL-40924
2024-07-23 14:39:36 +02:00
Michal Sekletar
146a5c65be systemd-256-7
Related: RHEL-46280
2024-07-22 17:01:16 +02:00
Jan Macku
3daf2ecb48 systemd-256-6
Resolves: RHEL-40924,RHEL-46778
2024-07-19 09:20:28 +02:00
Michal Sekletar
16614c2167 systemd-256-5
Don't ship systemd-ssh-generator.

Related: RHEL-40924
2024-07-17 16:05:04 +02:00
Kyle Walker
f750046aec Don't create /var/log/journal during package installation
Related: RHEL-40924

Signed-off-by: Kyle Walker <kwalker@redhat.com>
Signed-off-by: Michal Sekletar <msekleta@redhat.com>
2024-07-17 08:20:40 +02:00
Michal Sekletar
1301e19b3a systemd-256-4
Reenable systemd-firstboot

Resolves: RHEL-48822
2024-07-16 18:14:07 +02:00
David Tardon
4dcd5cedab Don't set www-target
This option sets URL for _uploading_ docs. We don't need--or want--this.

Related: RHEL-36636
2024-07-09 13:58:10 +00:00
Lukas Nykryn
6ee4abe797 systemd-256-3
Remove resolved scriptlets
Don't install tests

Resolves: RHEL-46277,RHEL-46576,RHEL-46280
2024-07-08 17:34:18 +02:00
Lukas Nykryn
e625cacc26 systemd-256-2
spec: build executor statically

Resolves: RHEL-40924,RHEL-46020
2024-07-04 10:18:14 +00:00
Jan Macku
42cbfa381f systemd rebase/bootstrap for c10s
Resolves: RHEL-40924,RHEL-22621,RHEL-678,RHEL-40360,RHEL-36636
2024-07-01 14:25:26 +02:00
Zbigniew Jędrzejewski-Szmek
c560bc2e3a Rebase to current fedora specfile
Related: RHEL-40924
2024-07-01 14:24:55 +02:00
Zbigniew Jędrzejewski-Szmek
6f32627f61 Version 255.3
- A bunch of various fixes for memory and behaviour, in many different
  components (bootctl, systemd, udev, systemd-networkd, systemd-homed,
  systemd-logind, systemd-resolve, systemd-repart, systemd-analyze,
  systemd-dissect, systemd-boot, pam modules, systemd-storagetm,
  systemd-journal-remote, kernel-install)
- Improved detection of virtualization (Google Compute Engine, Apple Virt)
- Updates for shell completions and docs
- An update for hardware database
2024-01-25 16:49:50 +01:00
Zbigniew Jędrzejewski-Szmek
7ec963cfce Add temporary patch to adjust uid range classification
... (rhbz#2251843)
2024-01-23 18:31:57 +01:00
Zbigniew Jędrzejewski-Szmek
047337bfbc Version 255.2
- Fixes missing DNSSEC validity check in SOA DNS packets (CVE-2023-7008)
- systemd-resolved and systemd-networkd are restarted after an upgrade.
2024-01-09 15:52:01 +01:00
Zbigniew Jędrzejewski-Szmek
cd0e291d13 Add missing %postun scriptlets for systemd-{resolved,networkd}
... (rhbz#2255718)

I'm not sure what happened here. But I think both services should be
fine with a restart and there is no reason not to do this.
2024-01-09 10:12:34 +01:00
Zbigniew Jędrzejewski-Szmek
3211e4adfc Version 255.1 2023-12-16 11:07:35 +01:00
Zbigniew Jędrzejewski-Szmek
4c7acded2a Do not remove modified config files
Our config files in /etc/ were marked as %config(noreplace). This means that the
would not be replaced on upgraded if local modifications have been made. But
when we moved them to /usr/lib, they would be be renamed to .rpmsave, if they
had local modifications. This is not what I expected, but what rpm apparently
does. So we need to add them as %ghost to prevent the removal. This is probably
for the better anyway.
2023-12-13 13:02:45 +01:00
Zbigniew Jędrzejewski-Szmek
29eb35530b Move config files to /usr/lib/systemd
... (e.g. /etc/systemd/system.conf → /usr/lib/systemd/systemd.conf).
Both config file locations were already supported, and the files
installed in /etc/ were "empty" (i.e. they had only comments and section
headers). The move does not change the configuration, but just makes
/etc more empty by default. See
https://github.com/systemd/systemd/commit/6495361c7d for more
discussion and details.
2023-12-08 13:25:18 +01:00
Zbigniew Jędrzejewski-Szmek
81bbc12743 Version 255
- Just a few bugfixes since 255-rc4: seccomp filters, logging,
  documentation, systemd-repart
- Includes a hardware database update.
2023-12-06 22:19:12 +01:00
Yu Watanabe
3bab7a695c Drop deprecated split-usr option
[skip changelog]
2023-12-06 00:36:37 +09:00
Yu Watanabe
e36c897dbd Replace deprecated boolean value with enabled/disabled
[skip changelog]
2023-12-06 00:36:26 +09:00
Zbigniew Jędrzejewski-Szmek
268ca6a059 Version 255~rc4 2023-12-02 09:56:40 +01:00
Zbigniew Jędrzejewski-Szmek
453bbcb423 split-files: also handle conditional packages
This is a bit annoying, but meh.

[skip changelog]
2023-12-02 09:50:58 +01:00
Zbigniew Jędrzejewski-Szmek
b8d3767687 split-files: move static filelist config into split-files.py
The idea was that it's nicer to keep that config in .spec where it's subject
to syntax highlighting. split-files.py was supposed to a stand-alone program.
But in practice this split is confusing, because file rules are listed in two
places and we need to modify split-files.py quite often. This will be easier if
everything is in one file.

[skip changelog]
2023-12-02 09:50:58 +01:00
Adam Williamson
f41ff634cb Backport PRs #30170 and #30266 to fix BPF denials (RHBZ #2250930) 2023-12-01 09:10:38 -08:00
Adam Williamson
8ff2a6f2d9 Backport #30197 to fix vconsole startup (RHBZ #2251394) 2023-11-29 10:42:54 -08:00
Peter Robinson
f216cc8c79 de-dupe LICENSE.LGPL2.1 in licenses
The LICENSE.LGPL2.1 file is installed into the same systemd license
directory for both the base systemd and -libs. Because the base
systemd requires the -libs sub package it's a duplicate and will
always be there, it shouldn't cause an issue but it seems in some
cases the duplication into the same directory causes issues with
ostree so remove it from the base systemd package as it will always
be there due to the hard dep on the -libs subpackage.
2023-11-23 20:19:16 +00:00
Zbigniew Jędrzejewski-Szmek
f071684b2e Version 255~rc3 2023-11-23 00:53:04 +01:00
Zbigniew Jędrzejewski-Szmek
f93a1346f0 Add systemd-networkd-defaults subpackage 2023-11-23 00:53:04 +01:00
Zbigniew Jędrzejewski-Szmek
92eed01493 Version 255~rc2
- See See https://raw.githubusercontent.com/systemd/systemd/v255-rc2/NEWS
2023-11-15 18:26:36 +01:00
Zbigniew Jędrzejewski-Szmek
fdfc8c33c8 Fix dracut version
[skip changelog]
2023-11-08 17:02:18 +01:00
Zbigniew Jędrzejewski-Szmek
10915ad981 Add Conflicts with older dracut which doesn't have required patches 2023-11-08 16:20:57 +01:00
Zbigniew Jędrzejewski-Szmek
1c98102f5d Also build systemd-vmspawn 2023-11-07 22:22:58 +01:00
Zbigniew Jędrzejewski-Szmek
5cae6af05f Move oomd to systemd-udev
It is really only useful on "full" machines, either VMs or bare metal,
so it should be in systemd-udev.
2023-11-07 22:22:58 +01:00
Zbigniew Jędrzejewski-Szmek
e8cc280d45 Version 255~rc1
- See https://raw.githubusercontent.com/systemd/systemd/v255-rc1/NEWS
- All the files and services related to pcrs are moved to -udev subpackage.
  This includes the new systemd-pcrlock binary.
2023-11-07 17:24:24 +01:00
Zbigniew Jędrzejewski-Szmek
a9b4725785 Pull in more patches for keyboard layout matching 2023-09-27 18:02:52 +02:00
Zbigniew Jędrzejewski-Szmek
99506ee643 Version 254.5
- Resolves rhbz#29216.
2023-09-27 17:23:35 +02:00
Zbigniew Jędrzejewski-Szmek
bb2f5f0fab Pull in patches to add PollLimit setting 2023-09-27 17:23:35 +02:00