2419 Commits

Author SHA256 Message Date
23c72db533 Accepting request 1332808 from Base:System
- Import commit 8838beb6f391a98ba74c4b4ab2880271af443c54
  8838beb6f3 units: restore runlevel[0-6].target aliases
  2b9447c81d getty: remove --issue-file parameter (bsc#1257587)
- Restore the runlevel[0-6].target aliases in the systemd-sysvcompat
  sub-package. These targets will remain supported until the SysV init script
  support is officially removed.

- Avoid shipping (empty) directories and ghost files in /var (jsc#PED-14853)
  This was originally intended to ensure these paths had a designated package
  owner. However the existing list was neither exhaustive nor up to date. To
  better support immutable images, we are removing these entries and will now
  keep only /var/lib/systemd as owned by the systemd package. Maintaining the
  broader list provided little value due to its ongoing inconsistency anyways.

- Move systemd-bless-boot from systemd-boot to udev subpackage,
  as it is used by grub2-bls as well

- Import commit 3f291a53256445d192243b71332c3602ef6ee93a (merge of v258.4)
  For a complete list of changes, visit:
  2ffdb7879d...3f291a5325

    b27f791691 terminal-util: stop doing 0/upper bound check in tty_is_vc() (bsc#1255326)

OBS-URL: https://build.opensuse.org/request/show/1332808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=463
2026-02-14 20:36:10 +00:00
877293d445 Accepting request 1332018 from home:bluca:branches:Base:System
Install new files for upstream build

OBS-URL: https://build.opensuse.org/request/show/1332018
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1715
2026-02-11 14:14:33 +00:00
203e293c9a - Import commit 8838beb6f391a98ba74c4b4ab2880271af443c54
8838beb6f3 units: restore runlevel[0-6].target aliases
  2b9447c81d getty: remove --issue-file parameter (bsc#1257587)
- Restore the runlevel[0-6].target aliases in the systemd-sysvcompat
  sub-package. These targets will remain supported until the SysV init script
  support is officially removed.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1714
2026-02-11 14:12:39 +00:00
a4f5f945a5 - Avoid shipping (empty) directories and ghost files in /var (jsc#PED-14853)
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1713
2026-02-10 14:41:54 +00:00
8ec32d0b4f Drop the temporary dep on dbus-1-common, workaround for bsc#1255655, which has been (hopefully) fixed
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1712
2026-02-10 14:30:05 +00:00
9481b45ffa fix build when sd_boot is not enabled (regression due to v258.4 merge)
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1711
2026-02-10 08:14:48 +00:00
53b11d9878 Minor cleanup following previous changes
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1710
2026-02-10 08:13:35 +00:00
f7ea900316 Accepting request 1330735 from home:dspinella:branches:Base:System
- Move systemd-bless-boot from systemd-boot to udev subpackage,
  as it is used by grub2-bls as well

OBS-URL: https://build.opensuse.org/request/show/1330735
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1709
2026-02-09 10:23:46 +00:00
567d9cdf2a - Import commit 3f291a53256445d192243b71332c3602ef6ee93a (merge of v258.4)
For a complete list of changes, visit:
  2ffdb7879d...3f291a5325

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1708
2026-02-09 10:21:49 +00:00
aafdda2d43 Accepting request 1331640 from home:bluca:branches:Base:System
Install new file for upstream build and add new option for disabling sysvinit support

OBS-URL: https://build.opensuse.org/request/show/1331640
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1707
2026-02-06 14:43:51 +00:00
f436d10760 Accepting request 1329291 from Base:System
- Import commit 2ffdb7879d1913b91d75fb7638023689ad49d6ff
  2ffdb7879d pam_systemd: fix regression introduced in v258 by preserving the FIFO fd (bsc#1255658)
  ab7770cb7e repart: support "nodatacow" in btrfs subvolumes
  245645f444 basic: Use xopenat_full() in mkdir_p_root_full()
  d197900c28 ssh-generator: suppress error message for vsock EADDRNOTAVAIL (bsc#1255656)
  7dcca22a3a ssh-generator: split out one more helper function
  1fb6114132 ssh-generator: split out common helper function
  2f836405c4 core/dbus-manager: propagate meaningful dbus errors from EnqueueMarkedJobs
  9480762ccd core/transaction: when isolating, keep triggered units only if their triggers are actually active
- Drop 0003-pam_systemd-fix-regression-introduced-in-v258-by-pre.patch and
  5003-core-when-isolating-keep-triggered-units-only-if-the.patch as they have
  been merged by upstream and is part of the last batch of backported commits
  (see above).

- Add 0003-pam_systemd-fix-regression-introduced-in-v258-by-pre.patch (bsc#1255658)
  This patch will be removed once either logind supports restarts or a
  sufficient amount of time has passed to ensure that systems have transitioned
  to a version of logind greater than 257.

- Drop most of the workarounds contained in the fixlets
  These workarounds were hold to address old issues that no longer exist in
  recent versions of systemd. For systems upgrading to this version, we assume
  these issues have already been fixed by the fixlet scripts in the previous
  distribution.
  Only the logig warning users about the deprecated usage of the main
  configuration files (favoring drop-in files) is preserved.

- systemd-update-helper: clean up the flags immediately after they have been
  consumed (no functional changes).

OBS-URL: https://build.opensuse.org/request/show/1329291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=462
2026-02-05 16:56:32 +00:00
a87535e5d9 reference bsc#1255326 in the changelog
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1706
2026-02-05 10:08:03 +00:00
89d75cffce - Import commit 2ffdb7879d1913b91d75fb7638023689ad49d6ff
2ffdb7879d pam_systemd: fix regression introduced in v258 by preserving the FIFO fd (bsc#1255658)
  ab7770cb7e repart: support "nodatacow" in btrfs subvolumes
  245645f444 basic: Use xopenat_full() in mkdir_p_root_full()
  d197900c28 ssh-generator: suppress error message for vsock EADDRNOTAVAIL (bsc#1255656)
  7dcca22a3a ssh-generator: split out one more helper function
  1fb6114132 ssh-generator: split out common helper function
  2f836405c4 core/dbus-manager: propagate meaningful dbus errors from EnqueueMarkedJobs
  9480762ccd core/transaction: when isolating, keep triggered units only if their triggers are actually active
- Drop 0003-pam_systemd-fix-regression-introduced-in-v258-by-pre.patch and
  5003-core-when-isolating-keep-triggered-units-only-if-the.patch as they have
  been merged by upstream and is part of the last batch of backported commits
  (see above).

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1705
2026-01-26 12:15:37 +00:00
1c94080bec dbus dependencies are broken, add a temporary workaround (bsc#1255655)
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1704
2026-01-26 10:01:35 +00:00
c8f4a273fe Accepting request 1329001 from home:bluca:branches:Base:System
Remove files for upstream builds

Needed for https://github.com/systemd/systemd/pull/40440

OBS-URL: https://build.opensuse.org/request/show/1329001
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1703
2026-01-26 09:57:02 +00:00
390c13dcf3 Accepting request 1328695 from home:bluca:branches:Base:System
Move remaining portable files to systemd-portable package

There are some leftovers in other packages, move them over

OBS-URL: https://build.opensuse.org/request/show/1328695
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1702
2026-01-22 16:11:28 +00:00
a2edfc01c5 Accepting request 1328648 from home:bluca:branches:Base:System
Install new files for upstream build

Needed for https://github.com/systemd/systemd/pull/40091

OBS-URL: https://build.opensuse.org/request/show/1328648
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1701
2026-01-22 13:17:28 +00:00
0ae86dff60 - Add 0003-pam_systemd-fix-regression-introduced-in-v258-by-pre.patch (bsc#1255658)
This patch will be removed once either logind supports restarts or a
  sufficient amount of time has passed to ensure that systems have transitioned
  to a version of logind greater than 257.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1700
2026-01-22 08:22:28 +00:00
0fea0b1190 Accepting request 1327926 from home:bluca:branches:Base:System
Install new files for upstream build

Needed for https://github.com/systemd/systemd/pull/40358

OBS-URL: https://build.opensuse.org/request/show/1327926
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1699
2026-01-21 16:00:39 +00:00
362b3093c1 - Drop most of the workarounds contained in the fixlets
These workarounds were hold to address old issues that no longer exist in
  recent versions of systemd. For systems upgrading to this version, we assume
  these issues have already been fixed by the fixlet scripts in the previous
  distribution.
  Only the logig warning users about the deprecated usage of the main
  configuration files (favoring drop-in files) is preserved.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1698
2026-01-09 15:01:57 +00:00
fedc072a14 systemd-update-helper: don't make system-reexec a seperate case
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1697
2026-01-08 17:49:29 +00:00
a819ed05d6 - systemd-update-helper: clean up the flags immediately after they have been
consumed (no functional changes).

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1696
2026-01-08 16:27:47 +00:00
77081a3070 Accepting request 1325866 from home:bluca:branches:Base:System
Install new files for upstream build, and also disable rclocal explicitly when sysv support is disabled, as they are now independent options

OBS-URL: https://build.opensuse.org/request/show/1325866
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1695
2026-01-08 09:52:24 +00:00
6c195a4a0b - systemd.spec: don't reexecute PID1 on transactional updates.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1694
2026-01-07 16:19:05 +00:00
adbc25304f - Drop %filetriggers build flag. It was introduced to ease backport of
Base:System to SLE distros where file-triggers were unreliable but that is no
  longer the case on the latest SLE distros.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1693
2026-01-07 14:38:52 +00:00
ec1664547d Accepting request 1324470 from openSUSE:Factory
Revert to 257 - filed a bunch of bug reports

OBS-URL: https://build.opensuse.org/request/show/1324470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=461
2025-12-27 10:28:50 +00:00
65919a7089 Accepting request 1324470 from openSUSE:Factory
Revert to 257 - filed a bunch of bug reports

OBS-URL: https://build.opensuse.org/request/show/1324470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=461
2025-12-27 10:28:50 +00:00
c3e4eea256 Accepting request 1323386 from Base:System
- Import commit 25181d4e4c8307a3621d115f99279c4d3c28a9fa (merge of v258.3)
  For a complete list of changes, visit:
  e103ce013e...25181d4e4c

- Add 5003-core-when-isolating-keep-triggered-units-only-if-the.patch until
  https://github.com/systemd/systemd/pull/39925 is merged.

- Import commit e103ce013ed270c0a43318743ab822cac9325f00
  e103ce013e pam_systemd: fix OSC write failure message appearing in error logs
  c81c546411 pam-util: fix pam_syslog_errno() ignoring the level parameter

- Drop 1001-Temporarily-remove-mountfsd-nsresourced-new-Polkit-a.patch
  The relevant polkit actions have been reviewed by the security team.

- Import commit 71c9223a1df429ae23bf113dc9eeb49154d8b734 (merge of v258.2)
  For a complete list of changes, visit:
  1898fac58d...71c9223a1d
- Drop 1002-core-unit-fail-earlier-before-spawning-executor-when.patch as it's
  part of v258.2.

- Import commit 1898fac58dd5170dbe85f4c3d01e564889dba0de
  1898fac58d main: switch explicitly to tty1 on soft-reboot (bsc#1231986)
  5fdd32dbe1 units: don't force the loading of the loop and dm_mod modules in systemd-repart.service (bsc#1248356)

- Temporarily add
  1002-core-unit-fail-earlier-before-spawning-executor-when.patch until v258.2
  is released.

- pam.systemd-user: skip common-account to avoid issues with pam_sss
  and other network user directories (bsc#1250691)

OBS-URL: https://build.opensuse.org/request/show/1323386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=460
2025-12-26 13:37:24 +00:00
451d811823 Accepting request 1323386 from Base:System
- Import commit 25181d4e4c8307a3621d115f99279c4d3c28a9fa (merge of v258.3)
  For a complete list of changes, visit:
  e103ce013e...25181d4e4c

- Add 5003-core-when-isolating-keep-triggered-units-only-if-the.patch until
  https://github.com/systemd/systemd/pull/39925 is merged.

- Import commit e103ce013ed270c0a43318743ab822cac9325f00
  e103ce013e pam_systemd: fix OSC write failure message appearing in error logs
  c81c546411 pam-util: fix pam_syslog_errno() ignoring the level parameter

- Drop 1001-Temporarily-remove-mountfsd-nsresourced-new-Polkit-a.patch
  The relevant polkit actions have been reviewed by the security team.

- Import commit 71c9223a1df429ae23bf113dc9eeb49154d8b734 (merge of v258.2)
  For a complete list of changes, visit:
  1898fac58d...71c9223a1d
- Drop 1002-core-unit-fail-earlier-before-spawning-executor-when.patch as it's
  part of v258.2.

- Import commit 1898fac58dd5170dbe85f4c3d01e564889dba0de
  1898fac58d main: switch explicitly to tty1 on soft-reboot (bsc#1231986)
  5fdd32dbe1 units: don't force the loading of the loop and dm_mod modules in systemd-repart.service (bsc#1248356)

- Temporarily add
  1002-core-unit-fail-earlier-before-spawning-executor-when.patch until v258.2
  is released.

- pam.systemd-user: skip common-account to avoid issues with pam_sss
  and other network user directories (bsc#1250691)

OBS-URL: https://build.opensuse.org/request/show/1323386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=460
2025-12-26 13:37:24 +00:00
b5f3305fb2 Reference bsc#1254293 in the changelog
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1692
2025-12-19 09:01:58 +00:00
df8f1f0e8b Fix the sorting in files.*
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1691
2025-12-18 10:08:28 +00:00
1acf7b163e Reference bsc#1254563 in the changelog
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1690
2025-12-17 15:20:19 +00:00
8f204e320a Accepting request 1320908 from home:bluca:branches:Base:System
- Fix files listing for nvpcr - they are in /usr/lib/nvpcr, not /usr/lib64/nvpcr
- Remove duplicated files listing:

[  358s] RPM build warnings:
[  358s]     File listed twice: /usr/lib/systemd/user/systemd-nspawn@.service
[  358s]     File listed twice: /usr/share/systemd/gatewayd/browse.html

OBS-URL: https://build.opensuse.org/request/show/1320908
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1689
2025-12-15 08:36:30 +00:00
0b0a651026 - Import commit 25181d4e4c8307a3621d115f99279c4d3c28a9fa (merge of v258.3)
For a complete list of changes, visit:
  e103ce013e...25181d4e4c

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1688
2025-12-15 08:05:56 +00:00
cb0e48224f Accepting request 1321158 from openSUSE:Factory
Revert to 257 - the full openQA results are a desaster

OBS-URL: https://build.opensuse.org/request/show/1321158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=459
2025-12-04 13:30:37 +00:00
24100e68ec Accepting request 1321158 from openSUSE:Factory
Revert to 257 - the full openQA results are a desaster

OBS-URL: https://build.opensuse.org/request/show/1321158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=459
2025-12-04 13:30:37 +00:00
94ca5ed89b Accepting request 1320482 from Base:System
- Add 5003-core-when-isolating-keep-triggered-units-only-if-the.patch until
  https://github.com/systemd/systemd/pull/39925 is merged.

- Import commit e103ce013ed270c0a43318743ab822cac9325f00
  e103ce013e pam_systemd: fix OSC write failure message appearing in error logs
  c81c546411 pam-util: fix pam_syslog_errno() ignoring the level parameter

- Drop 1001-Temporarily-remove-mountfsd-nsresourced-new-Polkit-a.patch
  The relevant polkit actions have been reviewed by the security team.

- Import commit 71c9223a1df429ae23bf113dc9eeb49154d8b734 (merge of v258.2)
  For a complete list of changes, visit:
  1898fac58d...71c9223a1d
- Drop 1002-core-unit-fail-earlier-before-spawning-executor-when.patch as it's
  part of v258.2.

- Import commit 1898fac58dd5170dbe85f4c3d01e564889dba0de
  1898fac58d main: switch explicitly to tty1 on soft-reboot (bsc#1231986)
  5fdd32dbe1 units: don't force the loading of the loop and dm_mod modules in systemd-repart.service (bsc#1248356)

- Temporarily add
  1002-core-unit-fail-earlier-before-spawning-executor-when.patch until v258.2
  is released.

- pam.systemd-user: skip common-account to avoid issues with pam_sss
  and other network user directories (bsc#1250691)

- systemd.spec: drop the %{release} number from the SBAT version (1251948)

- Add 0001-Drop-or-soften-some-upstream-warnings.patch (bsc#1228728) (bsc#1251981)

OBS-URL: https://build.opensuse.org/request/show/1320482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=458
2025-12-02 12:18:05 +00:00
a688cda0bf Accepting request 1320482 from Base:System
- Add 5003-core-when-isolating-keep-triggered-units-only-if-the.patch until
  https://github.com/systemd/systemd/pull/39925 is merged.

- Import commit e103ce013ed270c0a43318743ab822cac9325f00
  e103ce013e pam_systemd: fix OSC write failure message appearing in error logs
  c81c546411 pam-util: fix pam_syslog_errno() ignoring the level parameter

- Drop 1001-Temporarily-remove-mountfsd-nsresourced-new-Polkit-a.patch
  The relevant polkit actions have been reviewed by the security team.

- Import commit 71c9223a1df429ae23bf113dc9eeb49154d8b734 (merge of v258.2)
  For a complete list of changes, visit:
  1898fac58d...71c9223a1d
- Drop 1002-core-unit-fail-earlier-before-spawning-executor-when.patch as it's
  part of v258.2.

- Import commit 1898fac58dd5170dbe85f4c3d01e564889dba0de
  1898fac58d main: switch explicitly to tty1 on soft-reboot (bsc#1231986)
  5fdd32dbe1 units: don't force the loading of the loop and dm_mod modules in systemd-repart.service (bsc#1248356)

- Temporarily add
  1002-core-unit-fail-earlier-before-spawning-executor-when.patch until v258.2
  is released.

- pam.systemd-user: skip common-account to avoid issues with pam_sss
  and other network user directories (bsc#1250691)

- systemd.spec: drop the %{release} number from the SBAT version (1251948)

- Add 0001-Drop-or-soften-some-upstream-warnings.patch (bsc#1228728) (bsc#1251981)

OBS-URL: https://build.opensuse.org/request/show/1320482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=458
2025-12-02 12:18:05 +00:00
4fb2936bfe - Add 5003-core-when-isolating-keep-triggered-units-only-if-the.patch until
https://github.com/systemd/systemd/pull/39925 is merged.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1687
2025-11-28 13:33:30 +00:00
adebc0abc9 Accepting request 1319072 from home:bluca:branches:Base:System
Install new files for upstream build

Needed for https://github.com/systemd/systemd/pull/39815

OBS-URL: https://build.opensuse.org/request/show/1319072
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1686
2025-11-21 12:33:44 +00:00
f29019c1f1 - Import commit e103ce013ed270c0a43318743ab822cac9325f00
e103ce013e pam_systemd: fix OSC write failure message appearing in error logs
  c81c546411 pam-util: fix pam_syslog_errno() ignoring the level parameter

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1685
2025-11-20 15:01:15 +00:00
4d27a05dba Accepting request 1318000 from home:bluca:branches:Base:System
Install new files for upstream build

Needed for:

https://github.com/systemd/systemd/pull/39712
https://github.com/systemd/systemd/pull/39293

OBS-URL: https://build.opensuse.org/request/show/1318000
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1684
2025-11-18 15:17:02 +00:00
d7022b90d2 Accepting request 1317449 from home:bluca:branches:Base:System
Install new file for upstream build

https://github.com/systemd/systemd/pull/39697

OBS-URL: https://build.opensuse.org/request/show/1317449
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1683
2025-11-13 10:27:18 +00:00
9222708075 - Drop 1001-Temporarily-remove-mountfsd-nsresourced-new-Polkit-a.patch
The relevant polkit actions have been reviewed by the security team.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1682
2025-11-12 09:55:56 +00:00
8f43bc978c - Import commit 71c9223a1df429ae23bf113dc9eeb49154d8b734 (merge of v258.2)
For a complete list of changes, visit:
  1898fac58d...71c9223a1d
- Drop 1002-core-unit-fail-earlier-before-spawning-executor-when.patch as it's
  part of v258.2.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1681
2025-11-12 09:37:11 +00:00
b88be4c375 - Import commit 1898fac58dd5170dbe85f4c3d01e564889dba0de
1898fac58d main: switch explicitly to tty1 on soft-reboot (bsc#1231986)
  5fdd32dbe1 units: don't force the loading of the loop and dm_mod modules in systemd-repart.service (bsc#1248356)

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1680
2025-11-12 08:41:59 +00:00
e2cdf8483e Accepting request 1316993 from home:bluca:branches:Base:System
Install new files for upstream build

Needed for:

https://github.com/systemd/systemd/pull/39421
https://github.com/systemd/systemd/pull/39463
https://github.com/systemd/systemd/pull/39625

Also install again io.systemd.namespace-resource.policy in upstream builds

OBS-URL: https://build.opensuse.org/request/show/1316993
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1679
2025-11-12 08:22:27 +00:00
cebe1522f0 Update 1001-Temporarily-remove-mountfsd-nsresourced-new-Polkit-a.patch to not install the policy file not reviewed yet
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1678
2025-11-07 13:10:35 +00:00
e958fa6829 document 0001-Drop-or-soften-some-upstream-warnings.patch in the changelog
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1677
2025-11-05 16:41:34 +00:00
bbb7791cf7 - Temporarily add
1002-core-unit-fail-earlier-before-spawning-executor-when.patch until v258.2
  is released.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1676
2025-11-05 15:41:23 +00:00