Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: patterns-base-x11_enhanced-32bit | Distribution: openSUSE:Factory:zSystems |
Version: 20200505 | Vendor: openSUSE |
Release: 62.1 | Build date: Thu Jan 16 13:52:36 2025 |
Group: Metapackages | Build host: reproducible |
Size: 58 | Source RPM: patterns-base-20200505-62.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/openSUSE/patterns | |
Summary: X Window System |
The 32bit pattern complementing x11_enhanced.
MIT
* Thu Jan 16 2025 Fabian Vogt <fvogt@suse.com> - selinux: Turn recommends for container-selinux into a hard but conditional dependency * Thu Dec 19 2024 Fabian Vogt <fvogt@suse.com> - base: suggest tar to avoid busybox-tar in default installs * Tue Nov 26 2024 Dirk Müller <dmueller@suse.com> - fips: change description from 140-2 to 140-3 - fips: require crypto-policies-scripts when openssh is used (bsc#1224802) - fips: drop -hmac packages as they have been merged into the main package (bsc#1185116) * Tue Nov 05 2024 Cathy Hu <cathy.hu@suse.com> - Remove "Recommends: restorecond" from selinux pattern as we don't want it to be installed by default. * Thu Oct 31 2024 Thorsten Kukuk <kukuk@suse.com> - Agama does not install chrony, add it to the pattern like on all other products, so that it is always there, including on images. * Thu Oct 24 2024 Dominique Leuenberger <dimstar@opensuse.org> - Remove openssl 1.0 related fips dependencies: openssl 1.0 is EOL and removed from Factory. * Wed Oct 23 2024 Dominique Leuenberger <dimstar@opensuse.org> - In case of doubt, also favor libz1-32bit over libz-ng1-compat for the time being. * Wed Oct 16 2024 Cathy Hu <cathy.hu@suse.com> - Add "Requires: selinux-policy-base" to selinux pattern so that selinux-policy-targeted will be installed on systems that disable "Recommends" (bsc#1231720) * Thu Aug 29 2024 Dominique Leuenberger <dleuenberger@suse.com> - Move suggests for libz1 from patterns-base-base to patterns-base-minimal_base: be nicer with CI consumers. * Thu Aug 15 2024 Thorsten Kukuk <kukuk@suse.com> - Remove nfsidmap, package got dropped - Remove nfs-client and autofs: in most scenarios, especially desktops, no longer used, but pull in many "deprecated" packages * Tue Jun 25 2024 Dirk Müller <dmueller@suse.com> - suggest the full libcurl4 package for zypper installation * Mon Jun 03 2024 Gordon Leung <pirateclip@protonmail.com> - Update rpmlintrc W: no-binary to E: no-binary - Remove tigervnc * Most users including myself don't even know what a vnc is or how to use one * Tue May 14 2024 Dirk Müller <dmueller@suse.com> - add procps into the base pattern as recommended together with zypper (which dropped the dependency) * Mon Apr 29 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update Summary for generic_desktop pattern: make clear that this is based on IceWM (boo#1221320). * Tue Mar 19 2024 Dominique Leuenberger <dimstar@opensuse.org> - Drop dependency on gconf2 from patterns-base-x11_raspberrypi: gconf2 has been removed from Factory like 2 years ago by now (boo#1221660). * Wed Jan 31 2024 Dominique Leuenberger <dimstar@opensuse.org> - patterns-base-fips: Require openssl-fips-provider when libopenssl is installed (meta package and libopenssl3) (boo#1219384). * Wed Dec 06 2023 Dominique Leuenberger <dleuenberger@suse.com> - Remove scout: the cnf handler has been rewritten in rust and no longer relies on scout/python. * Thu Nov 02 2023 Ludwig Nussel <lnussel@suse.com> - Do not recommend nscd anymore. NIS is being phased out and modern technologies like sssd are not compatible with it anyway. * Wed Oct 25 2023 Ludwig Nussel <lnussel@suse.de> - Do not recommend yast stuff in x11 pattern. That's what the yast patterns are for * Sun Sep 10 2023 Thorsten Kukuk <kukuk@suse.com> - Add coreutils-systemd, coreutils got split in two RPMs * Fri Aug 18 2023 Simon Lees <sflees@suse.de> - move udev-configure-printer from enhanced_base to x11_enhanced Currently it pulls in Cups and Mesa dependencies the first is probably not really needed by default on servers and the second is certainly not desired there. Originally it was included for livecd's * Tue May 09 2023 Thorsten Kukuk <kukuk@suse.com> - base: Add wtmpdb as Y2038 safe wtmp replacement * Thu Apr 06 2023 Thorsten Kukuk <kukuk@suse.com> - base: Add lastlog2 as Y2038 safe lastlog replacement * Tue Feb 28 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 09 2022 ro@suse.de - drop recommends for ucode-intel and ucode-amd, these packages have supplements to be pulled in on the respective cpus and there is no point having both installed (doubling the number of reboot-needed updates) * Mon Sep 05 2022 Fabian Vogt <fvogt@suse.com> - Add microos-tools to transactional_base (boo#1199520) * Sun Sep 04 2022 Gordon Leung <pirateclip@protonmail.com> - Remove joe text editor. nano is already recommended and it's more well known and updated more frequently * Thu Jul 14 2022 Fabian Vogt <fvogt@suse.com> - Have the base pattern recommend service(network) * Thu Jul 07 2022 Fabian Vogt <fvogt@suse.com> - Downgrade mailx to Suggests, most users don't even know what it is and this avoids pulling in smtp_daemon. * Tue Jul 05 2022 Antonio Larrosa <alarrosa@suse.com> - Use pipewire as default audio server in TW. * Wed Jun 01 2022 Dominique Leuenberger <dimstar@opensuse.org> - No long recommend haveged (boo#1190024): The mainline Linux Kernel has now HAVEGED algorithm build in internally (since version 5.6). * Wed Feb 16 2022 Fabian Vogt <fvogt@suse.com> - Use ntfs-3g again, udisks no longer works with the new ntfs3 module (gh#storaged-project/udisks#932) * Mon Feb 07 2022 Dominique Leuenberger <dimstar@opensuse.org> - No longer recommend apparmor pattern by enhanced_base: installations using YaST have the LSM selected during installation. Other setups might just as well pick SELinux. * Fri Jan 14 2022 Thorsten Kukuk <kukuk@suse.com> - Install PAM manual pages instead of the PDFs * Thu Jan 13 2022 Guilherme Moro <gmoro@suse.com> - specfile cleanup * Wed Jan 12 2022 Fabian Vogt <fvogt@suse.com> - Don't recommend ntfs-3g by default on TW, the kernel module got improved
/usr/share/doc/packages/patterns /usr/share/doc/packages/patterns/x11_enhanced-32bit.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 29 02:28:24 2025