New upstream release 258

Related: rhbz#1994898
This commit is contained in:
Martin Pitt 2021-12-13 13:21:12 +01:00 committed by Martin Pitt
parent fc1985af93
commit 4c1b2fa963
4 changed files with 59 additions and 36 deletions

4
.gitignore vendored
View File

@ -16,4 +16,8 @@
/cockpit-machines-252.tar.xz
/cockpit-machines-253.tar.xz
/cockpit-machines-254.tar.xz
/cockpit-machines-255.tar.xz
/cockpit-machines-256.tar.xz
/cockpit-machines-257.tar.xz
/cockpit-machines-258.tar.xz
/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

View File

@ -2,6 +2,6 @@ discover:
how: fmf
repository: https://github.com/cockpit-project/cockpit-machines
# FIXME: get rid of the hardcoding: https://github.com/psss/tmt/issues/585
ref: "a96b12867b556f5df7982d305dff7ed4a7b78449"
ref: "258.1"
execute:
how: tmt

View File

@ -1 +1 @@
SHA512 (cockpit-machines-256.tar.xz) = aae6f9644978f50d9e21e8e24c9f672f3f6e5d4665141473143ce92f4545b15cc69d54f13a8c491600ed542d2e53f3e45a141fc83b363530d7e265a7381f7212
SHA512 (cockpit-machines-258.1.tar.xz) = 2c4e3fdac820e2ba501140f8daa98db2134f478fed1b1ff47276d6c56f8ec59c03ae9865cb1c1b441cb0b0341628447bfb6eb5edd81092b77ca7f4ec8b48cd2a