From 88449eaa44bac848e059b71344b9d37e9668ae97 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 11 Jan 2022 12:05:31 -0500 Subject: [PATCH] import cockpit-machines-258.1-1.el9 --- .cockpit-machines.metadata | 2 +- .gitignore | 2 +- SPECS/cockpit-machines.spec | 87 ++++++++++++++++++++++--------------- 3 files changed, 55 insertions(+), 36 deletions(-) diff --git a/.cockpit-machines.metadata b/.cockpit-machines.metadata index 5a93b3c..9cc7009 100644 --- a/.cockpit-machines.metadata +++ b/.cockpit-machines.metadata @@ -1 +1 @@ -e9e56c70f3541d14161e66d5135cd7fe52abb56b SOURCES/cockpit-machines-256.tar.xz +3cc9fa3f1fa4a0f637c0bc37949b17402741914d SOURCES/cockpit-machines-258.1.tar.xz diff --git a/.gitignore b/.gitignore index 2736327..d8df0a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cockpit-machines-256.tar.xz +SOURCES/cockpit-machines-258.1.tar.xz diff --git a/SPECS/cockpit-machines.spec b/SPECS/cockpit-machines.spec index 59fcb85..2b02ca6 100644 --- a/SPECS/cockpit-machines.spec +++ b/SPECS/cockpit-machines.spec @@ -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 - 258.1-1 +- Test fixes + +* Thu Dec 09 2021 Marius Vollmer - 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 - 257-1 +- Test fixes for RHEL gating + * Wed Nov 10 2021 Katerina Koukiou - 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 - 254-1 +* Wed Oct 27 2021 Jelle van der Waa - 255-1 +- Translation updates + +* Wed Oct 13 2021 Martin Pitt - 254-1 - Support configuring static MAC → IP address mappings -* Thu Sep 30 2021 Matej Marusak - 253-1 +* Wed Sep 29 2021 Matej Marusak - 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 - 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 - 252-1 +- Add support for renaming VMs -* Mon Aug 09 2021 Mohan Boddu -- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Related: rhbz#1991688 +* Wed Sep 01 2021 Simon Kobyda - 251-1 +- Bug fixes and improvements -* Wed Aug 04 2021 Martin Pitt - 249 - 1 +* Tue Aug 24 2021 Matej Marusak - 250.1-1 +- Test fixes for RHEL gating + +* Wed Aug 18 2021 Marius Vollmer - 250-1 +- Update to upstream 250 release + +* Wed Aug 04 2021 Martin Pitt - 249.1-1 +- Test fixes for Fedora/RHEL gating + +* Wed Aug 04 2021 Martin Pitt - 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 - 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 - 248-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild -* Thu July 09 2021 Katerina Koukiou - 247-1 +* Wed Jul 21 2021 Matej Marusak - 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 - 247-1 +- A myriad of bug fixes -* Mon May 17 2021 Katerina Koukiou - 244.1-1 +* Wed Jun 23 2021 Katerina Koukiou - 246-1 + +- Share host files with the guest using virtiofs +- Show list of pass-through devices + +* Wed Jun 09 2021 Marius Vollmer - 245-1 + +- Updated translations +- Fixed localization of VncConsole + +* Wed May 19 2021 Martin Pitt - 244.1-1 + +- Fix crash on VM deletion with cockpit 244 + +* Wed May 12 2021 Katerina Koukiou - 244-1 - Edit the MAC address of a VM’s network interface -* Fri Apr 23 2021 Martin Pitt - 243.1-2 -- Fix gating tests - * Thu Apr 22 2021 Martin Pitt - 243.1-1 - Fix tooltip on Plug/Unplug button