* Thu Jun 26 2025 fcrozat@suse.com
- Do not mention news server when building pattern on SLE
(bsc#1243961).
* Tue May 13 2025 fcrozat@suse.com
- Merge enterprise patterns into this package but only build
them on SLE.
* Thu Mar 13 2025 jsrain@suse.com
- don't require virt-install and tigervnc on transactional system
* Thu Mar 06 2025 lubos.kocman@suse.com
- Drop uninstallable xen-server/xen-tools patterns from Leap
code-o-o#leap/features#189
* Fri Feb 28 2025 fcrozat@suse.com
- Adapt kvm_tools patterns for SLES 16.0
* Tue Feb 25 2025 dimstar@opensuse.org
- Do not require 389-ds on %ix86: it's not built for 32bit intel
arch.
* Wed Dec 11 2024 fcrozat@suse.com
- Adapt patterns for SLES 16.0.
* Thu Feb 22 2024 dleuenberger@suse.com
- Do not recommend mailman: pulls a 2nd python stack.
* Tue Feb 06 2024 dfaggioli@suse.com
- kvm_server pattern:
- stop Recommending tigervnc and virt-install as they're 100%
client tools. In fact, it is the kvm_tools pattern that does
Require them (leave them as Suggested, for now, just to leave
a record of them... but only temporarily).
Note that this will result in a different behavior, wrt to the current
one. I.e., anyone installing _only_ the kvm_server pattern, will
not get those two packages automatically.
* Wed Nov 29 2023 dfaggioli@suse.com
- kvm_server pattern:
- require the basic libvirt modules and packages for a minimal
(but properly working) KVM host
- remove the direct dependency for qemu, as that now comes from
libvirt-daemon-driver-qemu
This makes the kvm_server pattern a lot more useful, in contexts
where recommended packages are not installed by default. On the
other hand, everyone using it with recommended packages installation
enabled, will see no difference at all.