Franck Bui
a84dbeaf61
Append a link of the announcement of the previous change on the factory mailing list
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1474
2023-12-01 08:07:48 +00:00
Franck Bui
b24f129f34
- udev: Tighten permissions for DRM render nodes (bsc#1217118). Note that this
...
implicitly enables `uaccess`, so any logged-in user still gets access
regardless of group membership. Some use cases, e.g. remote access via ssh,
might require you to add the desired user to the `render` group.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1473
2023-12-01 08:01:25 +00:00
Franck Bui
d62607d420
- Disable utmp support
...
The announcement can be found at:
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/MYIWGQEE54VJDBYXMQCEY7XKEAIUFLAU/
The user visible consequence of it is that /run/utmp file is no more created.
systemd itself doesn't depend on utmp anymore since "shared/wall: use logind
if build without utmp support" has been backported.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1472
2023-11-02 09:29:16 +00:00
Franck Bui
3d0a3d71f0
- Fix typo in /etc/systemd/user.confd.d (bsc#1216676)
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1471
2023-10-30 09:18:31 +00:00
Franck Bui
229c1a9845
- Import commit b53f364c264cd598d4210b64285a55d362b47b89
...
b53f364c26 test: install af_packet kernel module on openSUSE
86b7521a3c shared/wall: use logind if build without utmp support
65aac5858f errno-util: allow ERRNO_IS_* to accept types wider than int
8f93b89db4 basic/errno-util: add wrappers which only accept negative errno
1b815b3e76 Introduce RET_GATHER and use it in src/shared/
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1469
2023-10-24 14:29:00 +00:00
Franck Bui
6f169c5fe7
Revert "systemd.spec: disable transfiletriggers" (rev 1462)
...
transfiletriggers is actually only broken with 'rpm --root'. This shouldn't
affect you since --root applies only to installations. In this case the services
needn't to be restarted and the tmpfiles stuff can wait until the firstboot.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1468
2023-10-24 14:08:54 +00:00
Franck Bui
0530cbe0aa
Document bsc#1191502 in .changelog
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1467
2023-10-20 12:40:40 +00:00
Franck Bui
1cda8980f3
Document some old bsc/PED numbers in the changelog
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1466
2023-10-20 09:38:40 +00:00
Franck Bui
dfe175339b
- Drop 0001-conf-parser-introduce-early-drop-ins.patch
...
The usage of drop-ins is now the official way for configuring systemd and its
various daemons on Factory/ALP.
See: https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/KWRBTAVQ6MGHVAHKDZZ6GIRX4RMHKHQ6/
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1465
2023-10-20 08:11:45 +00:00
Franck Bui
8c84c85d44
- Ship the main configuration files in /usr/lib/
...
Besides the fact that shipping files in /etc is not recommended anymore, this
change will hopefully encourage users to customize the defaults via the mean
of drop-ins hence removing the risk of conflicts with downstream
customization.
In contrary, shipping empty directories *.conf.d/ in /etc is not a concern and
should suggest users to create drop-ins (bsc#1207056).
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1464
2023-10-19 14:27:22 +00:00
Franck Bui
7a513f9682
- systemd.spec: add files.portable and files.journal-remote
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1463
2023-10-19 12:14:32 +00:00
Franck Bui
ee9179e43e
- systemd.spec: disable transfiletriggers
...
Unforunately bsc#1041742 has been re-opened so it's again not safe to rely on
transfiletriggers until rpm-4.19 is released.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1462
2023-10-18 08:34:32 +00:00
Franck Bui
4b3e8ef86f
- Don't include entries listed in kbd-model-map.xkb-generated (provided by kbd
...
package) in kbd-model-map anymore. Yast, the only user of these entries,
directly parses kbd-model-map.xkb-generated now (bsc#1211104).
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1461
2023-10-13 11:28:05 +00:00
Franck Bui
62c4b47aa4
- tmpfiles-suse.conf: drop entries for /run/lock and /var/log/wtmp
...
/run/lock is now defined by filesystem package and wtmp has been replaced by
wtmpdb on TW.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1460
2023-10-13 09:36:13 +00:00
Franck Bui
fe43e79acb
- rpmlintrc: allow systemd-network and systemd-container sub-packages to ship
...
shared libs. These are actually NSS plugins and are not really subject to
shlib policy.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1459
2023-10-05 15:07:08 +00:00
Franck Bui
831f1bdbd4
- Drop 5000-core-manager-run-generators-directly-when-we-are-in-.patch
...
Since dracut-059+suse.447.g9d1fc722, this workaround is not needed anymore.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1454
2023-10-04 09:03:05 +00:00
Franck Bui
f9383cc1b4
document bsc#1215241 in systemd.changes
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1453
2023-09-29 06:37:16 +00:00
Franck Bui
322831ee82
- Import commit 9674bb256205e6c643feadbcccfd1ee8feeee684 (merge of v254.5)
...
For a complete list of changes, visit:
6ed5b11298...9674bb2562
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1450
2023-09-27 13:16:32 +00:00
Franck Bui
3cf99bedd9
- Make sure to call %sysusers_create only when transfiletrigger is disabled.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1449
2023-09-27 10:15:58 +00:00
Franck Bui
54a107d975
- systemd.spec: switch to %ldconfig_scriptlets
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1448
2023-09-27 10:02:08 +00:00
Franck Bui
c2e766947a
- systemd.spec: add %tmpfiles_create systemd-resolve
...
It's only needed by SLE distros since systemd packages rely on
transtriggerfiles in Factory.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1447
2023-09-27 09:24:14 +00:00
Franck Bui
5bf5c2f65a
- Import commit 6ed5b11298005e07509832881a0c5ff1a80bf225 (merge of v254.4)
...
For a complete list of changes, visit:
b6b4e5a8a8...6ed5b11298
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1446
2023-09-25 08:30:24 +00:00
Franck Bui
8ebd5d7163
- systemd.spec: during package updates, restart localed, timedated and hostnamed
...
if they're running.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1444
2023-09-22 15:05:44 +00:00
Franck Bui
f4d03437ea
- systemd.spec: when enabling units prefer enabling service units over socket
...
ones for socket activable services. The services shipped by systemd
automatically redirect the enablement request to the socket unit.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1441
2023-09-22 14:28:05 +00:00
Franck Bui
0a142db681
- systemd.spec: %regenerate_initrd_post is only used by udev sub-package hence
...
move the build requirement pulling this macro in in the list of udev BRs.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1438
2023-09-14 06:36:30 +00:00
Franck Bui
8183517546
- Don't ship after-local.service anymore. This was mostly a hack for people
...
wanting to execute any random things once the boot was finished. We shouldn't
encourage such practice and it actually conflicts with the sysv-generator
which believes that /etc/init.d/after.local is SysV init script that needs to
be converted into a native unit file.
We still install a copy of this service in /etc if the user is relying on
it, for backward compatibility.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1437
2023-09-12 19:31:58 +00:00
Franck Bui
97e72fb3c5
- fixlet-systemd-post.sh: fix invalid use of rpm macro %{_localstatedir}
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1435
2023-09-12 18:29:08 +00:00
Franck Bui
2a21908ced
- Import commit b6b4e5a8a82d1f13f265a4ef170f2d13be82789a (merge of v254.3)
...
For a complete list of changes, visit:
1f73719d67...b6b4e5a8a8
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1434
2023-09-11 08:44:08 +00:00
Franck Bui
8f91a4681e
- Make utmp support per project configureable [jsc#PED-3144]
...
- Make apparmor and selinux per project configureable [jsc#PED-2736]
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1433
2023-08-24 13:26:27 +00:00
Franck Bui
37ff14831d
- systemd.spec: don't use build conditionals (%bcond_with/%bcond_without) with
...
the mini flavor to make sure that all the features remain disabled for this
flavor regardless of what is enabled in the prjconf.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1432
2023-08-24 10:50:22 +00:00
Franck Bui
e6b0fabeb4
document bsc#1211725 in the changelogs
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1431
2023-08-22 12:54:28 +00:00
Franck Bui
4c45b20dbd
- Explicitly require group(lp) by udev: this used to be provided by
...
system-group-hardware, but with the introduction of
system-user-lp (and systemd-users auto-generating groups) is now
actually provided by system-user-lp. Latest versions of
system-group-hardware clean this up and no longer also provide
this group.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1429
2023-08-18 13:23:39 +00:00
Franck Bui
5e27a3cb9f
- Don't build systemd-doc with the mini flavor
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1428
2023-08-18 13:20:40 +00:00
Franck Bui
c4f2f0d4a7
- Fix incorrect option name when calling pam-config for systemd-homed
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1426
2023-08-18 06:31:58 +00:00
Franck Bui
c4c7172a4f
reorder some comments for the testsuite (probably screwed up by the script called when commiting change :()
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1424
2023-08-17 09:11:10 +00:00
Franck Bui
5d7f658f22
- Recommend selinux-policy-devel instead of requiring it in line with
...
other tests. Add Recommends for selinux-policy-targeted as this is
also required to run the test (in general any SELinux policy should
do)
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1423
2023-08-17 09:06:45 +00:00
Franck Bui
256948681a
- systemd.spec: add journal translations to lang package
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1422
2023-08-16 17:01:33 +00:00
Franck Bui
fa2984f9e1
- Import commmit 1f73719d67b9300c6bb75232d695d03410991098
...
1f73719d67 test-mountpoint-util: /root might be mounted
a391ba4a8f test: testsuite-35.sh needs manual/test-session-properties to be installed on SUSE
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1421
2023-08-16 10:41:44 +00:00
Franck Bui
45a307a75e
- Upgrade to v254.1 (commit 208a21833b6953a2517a6c3f8f4849c6664b01be)
...
See https://github.com/openSUSE/systemd/blob/SUSE/v254/NEWS for details.
This includes the following bug fixes:
- upstream commit 331aa7aa15ee5dd12b369b276f575d521435eb52 (bsc#1203141)
- upstream commit 529ba8a1a3968564b67049a077f213e3a0d53070 (bsc#1209340)
- upstream commit f1f331a252d22c15f37d03524cce967664358c5c (bsc#1186606)
- upstream commit df1dccd25547b430258bd42ec60428fc9aff1370 (bsc#1213185)
* Drop 5001-Revert-core-propagate-stop-too-if-restart-is-issued.patch. A fix
for https://github.com/systemd/systemd/issues/26839 has been integrated in
v254.
* Drop 5002-Revert-core-service-when-resetting-PID-also-reset-kn.patch, it's
part of v254.
* Drop 0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch, it's
no more needed these days.
* Rebase 0001-conf-parser-introduce-early-drop-ins.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1420
2023-08-16 10:29:27 +00:00
Franck Bui
bdf9b6ac6e
- Import commit fcdb2dd2c921db3c6b7c28465dbda314f4469d17 (merge of v253.8)
...
For a complete list of changes, visit:
2dac0aff9c...fcdb2dd2c9
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1418
2023-08-11 08:48:02 +00:00
Franck Bui
dfc7215463
- Drop 0003-strip-the-domain-part-from-etc-hostname-when-setting.patch
...
/etc/hostname is supposed to contain the static host name of the system. This
patch was used to work around cases where users incorrectly save the FQDN
instead. However this is incorrect and not consistent with what
systemd-hostnamed does and what other distributions do. Also assuming that
/etc/hostname will contain the system host name only removes any ambiguities
since the host name can contain a period.
/etc/hosts is usually where one sets the domain name by aliasing the host name
to the FQDN.
Note that the installer used to save the FQDN in /etc/hostname but this has
been fixed since several years now (bsc#972463).
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1416
2023-07-28 14:57:10 +00:00
Franck Bui
1f32191358
Reference bsc#1213575 in the changelog
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1415
2023-07-25 14:19:41 +00:00
Franck Bui
e5e8ddd9f2
- systemd-homed is no more considered as experimental
...
It's been moved to its own dedicated sub-package "systemd-homed".
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1414
2023-07-25 06:35:14 +00:00
Franck Bui
628050188a
- systemd-userdb is no more considered as experimental (jsc#PED-2668)
...
As such it's been moved to the main package.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1413
2023-07-24 14:38:08 +00:00
Franck Bui
75246c0ed4
- Import commit 2dac0aff9ced1eca0cd11c24e264b33095ee5a5e (merge of v253.7)
...
For a complete list of changes, visit:
6458c06654...2dac0aff9c
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1412
2023-07-18 08:57:49 +00:00
Franck Bui
2a0eccaaab
document the removal of 5002-Revert-core-service-when-resetting-PID-also-reset-kn.patch
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1411
2023-07-13 08:53:07 +00:00
Franck Bui
8bd89304c4
reference bsc#1212434 in the changelog
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1410
2023-07-11 16:38:41 +00:00
Franck Bui
98480c98cd
- Import commit 6458c066547eaadf0e9709e441ea36ad03faa860 (merge of v253.6)
...
For a complete list of changes, visit:
07bb12a282...6458c06654
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1409
2023-07-11 13:51:36 +00:00
Franck Bui
668d6da478
- Move a bunch of files from systemd to udev. These are pretty useless without
...
block devices.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1408
2023-07-11 13:20:20 +00:00
Franck Bui
c2149b89d3
- Split off sd-boot into separate "systemd-boot" subpackage
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1407
2023-07-03 15:17:58 +00:00