Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package patterns-microos for openSUSE:Factory checked in at 2021-04-26 16:38:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-microos (Old) and /work/SRC/openSUSE:Factory/.patterns-microos.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-microos" Mon Apr 26 16:38:52 2021 rev:31 rq:887983 version:5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-microos/patterns-microos.changes 2021-03-24 16:11:07.763824236 +0100 +++ /work/SRC/openSUSE:Factory/.patterns-microos.new.12324/patterns-microos.changes 2021-04-26 16:39:08.306029231 +0200 @@ -1,0 +2,41 @@ +Thu Apr 22 07:06:16 UTC 2021 - Fabian Vogt <fv...@suse.com> + +- Suggest libdnf-repo-config-zypp explicitly +- Fix dependency on systemd-icon-branding-openSUSE +- Use only kernel-firmware-all instead of kernel-firmware to avoid + duplicate firmware on the DVD +- spice-vdagent is available on all archs +- hyper-v and open-vm-tools are available on AArch64 as well + +------------------------------------------------------------------- +Fri Apr 16 17:38:45 UTC 2021 - Dario Faggioli <dfaggi...@suse.com> + +- A fresh install does not have xdg-open & friends. Fix by adding xdg-utils +- while there, fix the comment, as they're common tools, but not + necessarily useful only "during initial setup" + +------------------------------------------------------------------- +Thu Apr 16 08:55:43 UTC 2021 - Syds Bearda <opens...@syds.eu> + +- Add packages to the desktop commons pattern: + systemd-icons-branding-openSUSE (to list the MicroOS logo on the + Gnome Settings About page) + +------------------------------------------------------------------- +Thu Apr 15 02:20:43 UTC 2021 - Dario Faggioli <dfaggi...@suse.com> + +- Add packages to the DVD: + - instead of adding firmware-all, add specific firmware packages for + common hardware (or at least, for hardware for which we have bugs + open, see bsc#1184767 and bsc#1184403) + +------------------------------------------------------------------- +Sat Apr 10 13:52:51 UTC 2021 - Dario Faggioli <dfaggi...@suse.com> + +- Add some packages in the DVD: + - Spice guest driver so graphics works properly out of the box, + when installing in VMs (mostly for desktops) + - firmwares so that (wireless mostly, bot also wired) networking + works in the installer and on the installed system + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-microos.spec ++++++ --- /var/tmp/diff_new_pack.5G1OFm/_old 2021-04-26 16:39:08.746029931 +0200 +++ /var/tmp/diff_new_pack.5G1OFm/_new 2021-04-26 16:39:08.746029931 +0200 @@ -155,6 +155,7 @@ # We need repository configuration from somewhere, so # make sure one gets installed Requires: (libdnf-repo-config-zypp or rpm-repos-openSUSE) +Suggests: libdnf-repo-config-zypp %description base-microdnf This is the openSUSE MicroOS runtime system using the Micro DNF package manager. @@ -175,6 +176,7 @@ # We need repository configuration from somewhere, so # make sure one gets installed Requires: (libdnf-repo-config-zypp or rpm-repos-openSUSE) +Suggests: libdnf-repo-config-zypp %description base-packagekit This is the openSUSE MicroOS runtime system using the PackageKit service. @@ -324,15 +326,17 @@ Requires: cups-filters Requires: hplip-hpijs -# Common tools, helpful during initial setup +# Common tools Requires: bash-completion Requires: bluez-firmware Requires: hicolor-icon-theme-branding-openSUSE Requires: polkit-default-privs +Requires: systemd-icon-branding-openSUSE Requires: udisks2 Requires: unzip Requires: upower Requires: wget +Requires: xdg-utils # More "comfortable" base package versions Requires: gzip @@ -409,8 +413,8 @@ # So that GNOME shell extensions can be installed Requires: chrome-gnome-shell # we need something for xdg-su -Requires: libgnomesu Requires: gnome-shell-search-provider-nautilus +Requires: libgnomesu Requires: nautilus Requires: nautilus-extension-terminal Requires: nautilus-share @@ -489,8 +493,6 @@ Requires: plasma-nm5 Requires: plasma5-addons Requires: plasma5-pa -# PackageKit doesn't handle MicroOS yet -#Requires: plasma5-pk-updates Requires: plasma5-session-wayland Requires: sddm # Not useful with excludedocs... @@ -522,20 +524,23 @@ Provides: pattern-category() = MicroOS Requires: apparmor-utils Requires: bcache-tools +Requires: crda Requires: cryptsetup Requires: glibc-locale Requires: iscsiuio -Requires: kernel-firmware +# Firmware packages with proper "Supplements:" (see bsc#1184767) +Requires: kernel-firmware-all Requires: lvm2 Requires: multipath-tools Requires: nvme-cli Requires: open-iscsi -%ifarch %ix86 x86_64 +%ifarch %ix86 x86_64 aarch64 Requires: hyper-v Requires: open-vm-tools %endif Requires: pam_pwquality Requires: policycoreutils-python-utils +Requires: spice-vdagent Requires: tftpboot-installation-openSUSE-MicroOS-%{_arch} %ifarch %ix86 x86_64 Requires: ucode-amd