- 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,10 +1,20 @@
-------------------------------------------------------------------
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 Fri Sep 9 11:00:03 CEST 2022 - ro@suse.de
- drop recommends for ucode-intel and ucode-amd, these packages - drop recommends for ucode-intel and ucode-amd, these packages
have supplements to be pulled in on the respective cpus and have supplements to be pulled in on the respective cpus and
there is no point having both installed (doubling the number there is no point having both installed (doubling the number
of reboot-needed updates) of reboot-needed updates)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 5 10:56:58 UTC 2022 - Fabian Vogt <fvogt@suse.com> Mon Sep 5 10:56:58 UTC 2022 - Fabian Vogt <fvogt@suse.com>
@ -20,7 +30,7 @@ Sun Sep 4 16:25:54 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 14 15:18:00 UTC 2022 - Fabian Vogt <fvogt@suse.com> Thu Jul 14 15:18:00 UTC 2022 - Fabian Vogt <fvogt@suse.com>
- Have the base pattern recommend service(network) - Have the base pattern recommend service(network)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 7 14:14:15 UTC 2022 - Fabian Vogt <fvogt@suse.com> Thu Jul 7 14:14:15 UTC 2022 - Fabian Vogt <fvogt@suse.com>

View File

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