Franck Bui
a4bec19d33
- Import commit b63f58661b08037d8cb04ed97b5e39d9bf415fdc (merge of v253.2)
...
For a complete list of changes, visit:
8b01686dd2...b63f58661b
- Move systemd-fsck stuff to udev sub-package.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1366
2023-03-31 15:15:32 +00:00
Franck Bui
900bb2d24e
- Upgrade to v253.1 (commit 6c327d74aa0d350482e82a247d7018559699798d)
...
See https://github.com/openSUSE/systemd/blob/SUSE/v253/NEWS for details.
* Rebased 0001-conf-parser-introduce-early-drop-ins.patch
* Ship systemd-journald-audit.socket again: it can now be disabled via the
usual "systemctl disable" mechanism to stop collection of audit
messages. Note that it's handled by the preset logic, which turns it off by
default.
* TEST_06_SELINUX needs selinux-policy-devel.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1352
2023-03-08 13:07:15 +00:00
Franck Bui
39a67a4176
- Import commit 8e0a8094b8bbc442d262795b85ac57a37264c5fe (merge of v252.6)
...
For a complete list of changes, visit:
d87834a334...8e0a8094b8
- Drop 5000-rules-add-missing-line-continuation.patch, it's part of v252.6.
- aaa_base has stop providing /etc/sysctl.conf, cope with this change so the
compat symlink we provide is not dangling during the build.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1348
2023-02-27 14:53:36 +00:00
Franck Bui
bc11f2c404
- Move the bash completion support for systemd-cryptenroll in udev.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1344
2023-01-26 16:32:16 +00:00
Franck Bui
475413ef0a
also uncomment %{_libdir}/cryptsetup in files.udev
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1311
2022-09-12 09:17:16 +00:00
Franck Bui
e88e17342f
fix listing of libcryptsetup-plugins files in files.udev
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1310
2022-09-12 07:39:26 +00:00
Franck Bui
e71ea8d084
- Enable building and include libcryptsetup-plugins provided by systemd
...
Now that dracut 057 has been released we can enable building libcryptsetup
plugins. These can be used by cryptsetup to extend functionality including
fido2, pkcs11 and tpm2 support.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1309
2022-09-12 07:35:44 +00:00
Franck Bui
8b013ff10f
- Make {/etc,/usr/lib}/systemd/network owned by both udev and systemd-network (bsc#1201276)
...
This configuration files put in these directories are read by both udevd and
systemd-networkd.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1293
2022-07-08 18:43:30 +00:00
Franck Bui
41acf112e9
- pstore is no more considered as an experimental feature: move it to udev
...
package (bsc#1197802)
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1291
2022-06-21 14:13:40 +00:00
Franck Bui
aa0c9132d4
- Upgrade to v251.2 (commit 949d6bb7201dd48167ee9716ed6278764d1f4c0f)
...
See https://github.com/openSUSE/systemd/blob/SUSE/v251/NEWS for
details.
- Rebased 0001-conf-parser-introduce-early-drop-ins.patch
- systemd-testsuite now requires python3-pexpect due to TEST-69-SHUTDOWN
relying on this module.
- sysusers.d/systemd-network.conf has been moved to systemd-network
sub-package since the tmpfiles configuration snippets for networkd has also
been moved to this sub-package.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1285
2022-06-07 18:24:43 +00:00
Franck Bui
cfcb4451d8
- Import commit 0d950479e58dd3af007eb3780d600a5446aac519 (merge of v250.5)
...
For a complete list of changes, visit:
736db5a59f...0d950479e5
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1281
2022-05-06 14:54:56 +00:00
Franck Bui
6882579258
- spec: define %bootstrap with %bcond_with so it can be used with %when. Also
...
re-order the meson options a bit.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1273
2022-04-04 11:51:23 +00:00
Franck Bui
b20d6fcb13
- Temporarily disable 'libcryptsetup plugins until dracut 056 is merged in
...
Factory
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1271
2022-03-31 12:04:43 +00:00
Franck Bui
86fc057a15
fix previous commit: kernel-install needs to be installed only when sd_boot is enabled
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1269
2022-03-31 08:26:50 +00:00
Franck Bui
7fb63d1d26
- Move systemd-boot and all components managing (secure) UEFI boot into udev
...
sub-package: they may deserve a dedicated sub-package in the future but for
now move them to udev so they aren't installed in systemd based containers.
- Move a bunch of components operating on (mainly block) devices into udev as
without udev they're most likely useless.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1268
2022-03-29 09:34:07 +00:00
Franck Bui
61fde4824e
- spec: enable 'efi' support regardless of whether sd_boot is enabled or not
...
We should support EFI systems even if systemd-boot is not enabled.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1267
2022-03-28 19:03:59 +00:00
Franck Bui
7e0ac6d44a
- spec: cope with %{_modprobedir} being /lib/modprobe.d on SLE
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1266
2022-03-23 15:18:40 +00:00
Franck Bui
76d8c2a95c
- systemd.spec: minor simplification by assuming that %{bootstrap} is always
...
defined.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1261
2022-03-08 19:07:58 +00:00
Franck Bui
b14a7446fd
- Upgrade to v250.3 (commit dbd8bd2b9fd827ca89ed18034b60703c95798e01)
...
See https://github.com/openSUSE/systemd/blob/SUSE/v250/NEWS for
details.
* Rebased 0001-conf-parser-introduce-early-drop-ins.patch
0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch
- Dropped 0007-networkd-make-network.service-an-alias-of-systemd-ne.patch
The alias makes little sense as soon as multiple network managers are used in
parallel.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1259
2022-03-08 17:37:10 +00:00
Franck Bui
94328810e9
- systemd.spec: explicitely list all files for each main (sub) packages
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1231
2022-01-26 14:18:47 +00:00