Hello community, here is the log from the commit of package patterns-base for openSUSE:Factory checked in at 2020-06-11 14:43:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-base (Old) and /work/SRC/openSUSE:Factory/.patterns-base.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-base" Thu Jun 11 14:43:50 2020 rev:57 rq:813244 version:20200505 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes 2020-06-08 23:51:27.154737892 +0200 +++ /work/SRC/openSUSE:Factory/.patterns-base.new.3606/patterns-base.changes 2020-06-11 14:44:18.481313640 +0200 @@ -1,0 +2,10 @@ +Wed Jun 10 13:07:04 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Suggest postfix from the basesystem pattern: suggested packages + are not flagged for installation, but give the solver a hint. So + in case something wants an MTA (smtp_daemon), openSUSE installs + will all default to postfix (as the base pattern is generally + installed). Users are still free to switch as they wish + (boo#1136078). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-base.spec ++++++ --- /var/tmp/diff_new_pack.CqFAzH/_old 2020-06-11 14:44:19.765317380 +0200 +++ /var/tmp/diff_new_pack.CqFAzH/_new 2020-06-11 14:44:19.765317380 +0200 @@ -172,6 +172,8 @@ %endif # hint for aaa_base requiring /usr/bin/xz Suggests: xz +# if anything wants to recommend an MTA, openSUSE defaults to postfix (boo#1136078) +Suggests: postfix %description base This is the base runtime system. It contains only a minimal multiuser booting system. For running on real hardware, you need to add additional packages and pattern to make this pattern useful on its own.
