- enhanced_base:

+ Drop systemd-sysvinit recommends: that package has been renamed
    to systemd-sysvcompat, but should not be needed on modern
    systems anymore.
  + Add systemd-coredump recommends: if already we see crashes,
    it'd be good if users can report usable bugs (boo#1208713).
  of reboot-needed updates)
- Have the base pattern recommend service(network)

OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=217
This commit is contained in:
Dominique Leuenberger 2023-02-28 09:12:55 +00:00 committed by Git OBS Bridge
parent 69fba72589
commit 5bff286504
2 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 28 09:09:39 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- enhanced_base:
+ Drop systemd-sysvinit recommends: that package has been renamed
to systemd-sysvcompat, but should not be needed on modern
systems anymore.
+ Add systemd-coredump recommends: if already we see crashes,
it'd be good if users can report usable bugs (boo#1208713).
-------------------------------------------------------------------
Fri Sep 9 11:00:03 CEST 2022 - ro@suse.de

View File

@ -425,7 +425,7 @@ Recommends: sed
Recommends: sg3_utils
Recommends: smartmontools
Recommends: sudo
Recommends: systemd-sysvinit
Recommends: systemd-coredump
Recommends: time
Recommends: timezone
# autoconfig new printers - bnc#808014