import cockpit-machines-258.1-1.el9

This commit is contained in:
CentOS Sources 2022-01-11 12:05:31 -05:00 committed by Stepan Oksanichenko
parent 112680fbe7
commit 88449eaa44
3 changed files with 55 additions and 36 deletions

View File

@ -1 +1 @@
e9e56c70f3541d14161e66d5135cd7fe52abb56b SOURCES/cockpit-machines-256.tar.xz
3cc9fa3f1fa4a0f637c0bc37949b17402741914d SOURCES/cockpit-machines-258.1.tar.xz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/cockpit-machines-256.tar.xz
SOURCES/cockpit-machines-258.1.tar.xz

View File

@ -1,5 +1,5 @@
# This spec file has been automatically updated
Version: 256
Version: 258.1
Release: 1%{?dist}
#
# Copyright (C) 2021 Red Hat, Inc.
@ -64,57 +64,76 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
# The changelog is automatically generated and merged
%changelog
* Mon Dec 13 2021 Martin Pitt <martin@piware.de> - 258.1-1
- Test fixes
* Thu Dec 09 2021 Marius Vollmer <mvollmer@redhat.com> - 258-1
- Move storage pool actions outside of the expanded row
- Move the 'Overview' tab content from the network rows to the expanded row directly
* Fri Nov 19 2021 Katerina Koukiou <kkoukiou@redhat.com> - 257-1
- Test fixes for RHEL gating
* Wed Nov 10 2021 Katerina Koukiou <kkoukiou@redhat.com> - 256-1
- Now officially supported on Arch Linux (https://archlinux.org/)
- Support selecting between consoles of the same type
* Thu Oct 14 2021 Martin Pitt <mpitt@redhat.com> - 254-1
* Wed Oct 27 2021 Jelle van der Waa <jvanderwaa@redhat.com> - 255-1
- Translation updates
* Wed Oct 13 2021 Martin Pitt <martin@piware.de> - 254-1
- Support configuring static MAC IP address mappings
* Thu Sep 30 2021 Matej Marusak <mmarusak@redhat.com> - 253-1
* Wed Sep 29 2021 Matej Marusak <mmarusak@redhat.com> - 253-1
- Support adding and removing host devices
- Fix crash when adding disk with custom path while no storage pools exist (rhbz#1985228)
- Forbid configurations where users would attempt to use cdroms in virtio bus (rhbz#1993434)
* Thu Aug 19 2021 Matej Marusak <mmarusak@redhat.com> - 250 - 1
- Show only supported pool types in pool create dialog (rhbz#1985947)
- Validation preselected pool for volume creation (rhbz#1992966)
- Allow adding disks with custom path even when no storage pools exist (rhbz#1985228)
- Support for removal of shared directories (rhbz#1983848)
- Show errors in modals (rhbz#1993436)
* Wed Sep 15 2021 Katerina Koukiou <kkoukiou@redhat.com> - 252-1
- Add support for renaming VMs
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Sep 01 2021 Simon Kobyda <skobyda@redhat.com> - 251-1
- Bug fixes and improvements
* Wed Aug 04 2021 Martin Pitt <mpitt@redhat.com> - 249 - 1
* Tue Aug 24 2021 Matej Marusak <mmarusak@redhat.com> - 250.1-1
- Test fixes for RHEL gating
* Wed Aug 18 2021 Marius Vollmer <mvollmer@redhat.com> - 250-1
- Update to upstream 250 release
* Wed Aug 04 2021 Martin Pitt <martin@piware.de> - 249.1-1
- Test fixes for Fedora/RHEL gating
* Wed Aug 04 2021 Martin Pitt <martin@piware.de> - 249-1
- Disable non-shared storage migration on RHEL
- Let all upstream integration tests run for gating
- Remove iscsi related features as libiscsi is removed from libvirt
(rhbz#1985947)
- Fix unit/value conversion when memory is auto-filled after OS selection
(rhbz#1987120)
- Allow adding disks with custom path even when no storage pools exist
(rhbz#1985228)
- Disallow adjustment of NIC settings for transient NICs (rhbz#1977669)
- Lots of bug fixes
- Translation updates
* Thu Jul 22 2021 Matej Marusak <mmarusak@redhat.com> - 248 - 1
- Machines: Don't round or floor memory and storage size unnecessarily (rhbz#1979152)
- Machines: Use cockpit's proxy API for monitoring libvirt service changes (rhbz#1974223)
- Machines: Fix ooops when press the down arrow several times when inputting custom path (rhbz#1977554)
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 248-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu July 09 2021 Katerina Koukiou <kkoukiou@redhat.com> - 247-1
* Wed Jul 21 2021 Matej Marusak <mmarusak@redhat.com> - 248-1
- Some nice bug fixes
- Machines: Share host files with the guest using virtiofs
- Machines: Show list of pass-through devices
* Wed Jul 07 2021 Allison Karlitskaya <allison.karlitskaya@redhat.com> - 247-1
- A myriad of bug fixes
* Mon May 17 2021 Katerina Koukiou <kkoukiou@redhat.com> - 244.1-1
* Wed Jun 23 2021 Katerina Koukiou <kkoukiou@redhat.com> - 246-1
- Share host files with the guest using virtiofs
- Show list of pass-through devices
* Wed Jun 09 2021 Marius Vollmer <mvollmer@redhat.com> - 245-1
- Updated translations
- Fixed localization of VncConsole
* Wed May 19 2021 Martin Pitt <martin@piware.de> - 244.1-1
- Fix crash on VM deletion with cockpit 244
* Wed May 12 2021 Katerina Koukiou <kkoukiou@redhat.com> - 244-1
- Edit the MAC address of a VMs network interface
* Fri Apr 23 2021 Martin Pitt <martin@piware.de> - 243.1-2
- Fix gating tests
* Thu Apr 22 2021 Martin Pitt <martin@piware.de> - 243.1-1
- Fix tooltip on Plug/Unplug button