|
|
|
|
@ -16,7 +16,7 @@
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
Name: cockpit-machines
|
|
|
|
|
Version: 291
|
|
|
|
|
Version: 337
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Cockpit user interface for virtual machines
|
|
|
|
|
License: LGPL-2.1-or-later AND MIT
|
|
|
|
|
@ -24,7 +24,11 @@ URL: https://github.com/cockpit-project/cockpit-machines
|
|
|
|
|
|
|
|
|
|
Source0: https://github.com/cockpit-project/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
%if 0%{?suse_version}
|
|
|
|
|
BuildRequires: appstream-glib
|
|
|
|
|
%else
|
|
|
|
|
BuildRequires: libappstream-glib
|
|
|
|
|
%endif
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
BuildRequires: gettext
|
|
|
|
|
%if 0%{?rhel} && 0%{?rhel} <= 8
|
|
|
|
|
@ -39,8 +43,7 @@ Requires: libvirt-daemon-driver-qemu
|
|
|
|
|
Requires: libvirt-daemon-driver-network
|
|
|
|
|
Requires: libvirt-daemon-driver-nodedev
|
|
|
|
|
Requires: libvirt-daemon-driver-storage-core
|
|
|
|
|
Requires: (libvirt-daemon-driver-interface if virt-install)
|
|
|
|
|
Requires: (libvirt-daemon-config-network if virt-install)
|
|
|
|
|
Requires: libvirt-daemon-config-network
|
|
|
|
|
Recommends: libvirt-daemon-driver-storage-disk
|
|
|
|
|
%if 0%{?rhel}
|
|
|
|
|
Requires: qemu-kvm
|
|
|
|
|
@ -59,93 +62,44 @@ Requires: (qemu-audio-spice if qemu-char-spice)
|
|
|
|
|
%endif
|
|
|
|
|
Requires: libvirt-client
|
|
|
|
|
Requires: libvirt-dbus >= 1.2.0
|
|
|
|
|
Requires: virt-install >= 3.0.0
|
|
|
|
|
# Optional components
|
|
|
|
|
Recommends: virt-install >= 3.0.0
|
|
|
|
|
Recommends: libosinfo
|
|
|
|
|
Recommends: python3-gobject-base
|
|
|
|
|
Suggests: (qemu-virtiofsd or virtiofsd)
|
|
|
|
|
|
|
|
|
|
Provides: bundled(npm(@babel/runtime)) = 7.21.5
|
|
|
|
|
Provides: bundled(npm(@novnc/novnc)) = 1.4.0
|
|
|
|
|
Provides: bundled(npm(@patternfly/patternfly)) = 5.0.0-alpha.43
|
|
|
|
|
Provides: bundled(npm(@patternfly/react-console)) = 5.0.0-alpha.1
|
|
|
|
|
Provides: bundled(npm(@patternfly/react-core)) = 5.0.0-alpha.83
|
|
|
|
|
Provides: bundled(npm(@patternfly/react-icons)) = 5.0.0-alpha.12
|
|
|
|
|
Provides: bundled(npm(@patternfly/react-styles)) = 5.0.0-alpha.8
|
|
|
|
|
Provides: bundled(npm(@patternfly/react-table)) = 5.0.0-alpha.85
|
|
|
|
|
Provides: bundled(npm(@patternfly/react-tokens)) = 5.0.0-alpha.9
|
|
|
|
|
Provides: bundled(npm(@spice-project/spice-html5)) = 0.2.1
|
|
|
|
|
Provides: bundled(npm(attr-accept)) = 2.2.2
|
|
|
|
|
Provides: bundled(npm(available-typed-arrays)) = 1.0.5
|
|
|
|
|
Provides: bundled(npm(call-bind)) = 1.0.2
|
|
|
|
|
Provides: bundled(npm(date-fns)) = 2.28.0
|
|
|
|
|
Provides: bundled(npm(deep-equal)) = 2.0.5
|
|
|
|
|
Provides: bundled(npm(define-properties)) = 1.2.0
|
|
|
|
|
Provides: bundled(npm(es-get-iterator)) = 1.1.3
|
|
|
|
|
Provides: bundled(npm(file-saver)) = 1.3.8
|
|
|
|
|
Provides: bundled(npm(file-selector)) = 0.6.0
|
|
|
|
|
Provides: bundled(npm(focus-trap)) = 7.4.0
|
|
|
|
|
Provides: bundled(npm(for-each)) = 0.3.3
|
|
|
|
|
Provides: bundled(npm(function-bind)) = 1.1.1
|
|
|
|
|
Provides: bundled(npm(functions-have-names)) = 1.2.3
|
|
|
|
|
Provides: bundled(npm(get-intrinsic)) = 1.2.0
|
|
|
|
|
Provides: bundled(npm(gopd)) = 1.0.1
|
|
|
|
|
Provides: bundled(npm(has-bigints)) = 1.0.2
|
|
|
|
|
Provides: bundled(npm(has-property-descriptors)) = 1.0.0
|
|
|
|
|
Provides: bundled(npm(has-symbols)) = 1.0.3
|
|
|
|
|
Provides: bundled(npm(has-tostringtag)) = 1.0.0
|
|
|
|
|
Provides: bundled(npm(has)) = 1.0.3
|
|
|
|
|
Provides: bundled(npm(internal-slot)) = 1.0.5
|
|
|
|
|
Provides: bundled(npm(is-arguments)) = 1.1.1
|
|
|
|
|
Provides: bundled(npm(is-bigint)) = 1.0.4
|
|
|
|
|
Provides: bundled(npm(is-boolean-object)) = 1.1.2
|
|
|
|
|
Provides: bundled(npm(is-callable)) = 1.2.7
|
|
|
|
|
Provides: bundled(npm(is-date-object)) = 1.0.5
|
|
|
|
|
Provides: bundled(npm(is-map)) = 2.0.2
|
|
|
|
|
Provides: bundled(npm(is-number-object)) = 1.0.7
|
|
|
|
|
Provides: bundled(npm(is-regex)) = 1.1.4
|
|
|
|
|
Provides: bundled(npm(is-set)) = 2.0.2
|
|
|
|
|
Provides: bundled(npm(is-string)) = 1.0.7
|
|
|
|
|
Provides: bundled(npm(is-symbol)) = 1.0.4
|
|
|
|
|
Provides: bundled(npm(is-typed-array)) = 1.1.10
|
|
|
|
|
Provides: bundled(npm(is-weakmap)) = 2.0.1
|
|
|
|
|
Provides: bundled(npm(is-weakset)) = 2.0.2
|
|
|
|
|
Provides: bundled(npm(isarray)) = 2.0.5
|
|
|
|
|
Provides: bundled(npm(@novnc/novnc)) = 1.5.0
|
|
|
|
|
Provides: bundled(npm(@patternfly/patternfly)) = 6.3.0
|
|
|
|
|
Provides: bundled(npm(@patternfly/react-core)) = 6.3.0
|
|
|
|
|
Provides: bundled(npm(@patternfly/react-icons)) = 6.3.0
|
|
|
|
|
Provides: bundled(npm(@patternfly/react-styles)) = 6.3.0
|
|
|
|
|
Provides: bundled(npm(@patternfly/react-table)) = 6.3.0
|
|
|
|
|
Provides: bundled(npm(@patternfly/react-tokens)) = 6.3.0
|
|
|
|
|
Provides: bundled(npm(@xterm/addon-canvas)) = 0.7.0
|
|
|
|
|
Provides: bundled(npm(@xterm/xterm)) = 5.5.0
|
|
|
|
|
Provides: bundled(npm(attr-accept)) = 2.2.5
|
|
|
|
|
Provides: bundled(npm(dequal)) = 2.0.3
|
|
|
|
|
Provides: bundled(npm(file-selector)) = 2.1.2
|
|
|
|
|
Provides: bundled(npm(focus-trap)) = 7.6.4
|
|
|
|
|
Provides: bundled(npm(ipaddr.js)) = 2.2.0
|
|
|
|
|
Provides: bundled(npm(js-tokens)) = 4.0.0
|
|
|
|
|
Provides: bundled(npm(lodash)) = 4.17.21
|
|
|
|
|
Provides: bundled(npm(loose-envify)) = 1.4.0
|
|
|
|
|
Provides: bundled(npm(object-assign)) = 4.1.1
|
|
|
|
|
Provides: bundled(npm(object-inspect)) = 1.12.3
|
|
|
|
|
Provides: bundled(npm(object-is)) = 1.1.5
|
|
|
|
|
Provides: bundled(npm(object-keys)) = 1.1.1
|
|
|
|
|
Provides: bundled(npm(object.assign)) = 4.1.4
|
|
|
|
|
Provides: bundled(npm(prop-types)) = 15.8.1
|
|
|
|
|
Provides: bundled(npm(react-dom)) = 18.2.0
|
|
|
|
|
Provides: bundled(npm(react-dropzone)) = 14.2.3
|
|
|
|
|
Provides: bundled(npm(react-dom)) = 18.3.1
|
|
|
|
|
Provides: bundled(npm(react-dropzone)) = 14.3.8
|
|
|
|
|
Provides: bundled(npm(react-is)) = 16.13.1
|
|
|
|
|
Provides: bundled(npm(react)) = 18.2.0
|
|
|
|
|
Provides: bundled(npm(redux-thunk)) = 2.4.2
|
|
|
|
|
Provides: bundled(npm(redux)) = 4.1.2
|
|
|
|
|
Provides: bundled(npm(regenerator-runtime)) = 0.13.11
|
|
|
|
|
Provides: bundled(npm(regexp.prototype.flags)) = 1.5.0
|
|
|
|
|
Provides: bundled(npm(scheduler)) = 0.23.0
|
|
|
|
|
Provides: bundled(npm(side-channel)) = 1.0.4
|
|
|
|
|
Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0
|
|
|
|
|
Provides: bundled(npm(tabbable)) = 6.1.2
|
|
|
|
|
Provides: bundled(npm(throttle-debounce)) = 3.0.1
|
|
|
|
|
Provides: bundled(npm(tslib)) = 2.5.0
|
|
|
|
|
Provides: bundled(npm(which-boxed-primitive)) = 1.0.2
|
|
|
|
|
Provides: bundled(npm(which-collection)) = 1.0.1
|
|
|
|
|
Provides: bundled(npm(which-typed-array)) = 1.1.9
|
|
|
|
|
Provides: bundled(npm(xterm-addon-canvas)) = 0.3.0
|
|
|
|
|
Provides: bundled(npm(xterm-addon-fit)) = 0.2.1
|
|
|
|
|
Provides: bundled(npm(xterm)) = 4.19.0
|
|
|
|
|
Provides: bundled(npm(xterm)) = 5.1.0
|
|
|
|
|
Provides: bundled(npm(react)) = 18.3.1
|
|
|
|
|
Provides: bundled(npm(redux-thunk)) = 3.1.0
|
|
|
|
|
Provides: bundled(npm(redux)) = 5.0.1
|
|
|
|
|
Provides: bundled(npm(scheduler)) = 0.23.2
|
|
|
|
|
Provides: bundled(npm(tabbable)) = 6.2.0
|
|
|
|
|
Provides: bundled(npm(throttle-debounce)) = 5.0.2
|
|
|
|
|
Provides: bundled(npm(tslib)) = 2.8.1
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Cockpit component for managing virtual machines.
|
|
|
|
|
|
|
|
|
|
If "virt-install" is installed, you can also create new virtual machines.
|
|
|
|
|
Cockpit component for managing libvirt virtual machines.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q -n %{name}
|
|
|
|
|
@ -154,7 +108,7 @@ If "virt-install" is installed, you can also create new virtual machines.
|
|
|
|
|
# Nothing to build
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
%make_install
|
|
|
|
|
%make_install PREFIX=/usr
|
|
|
|
|
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
@ -165,6 +119,182 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|
|
|
|
|
|
|
|
|
# The changelog is automatically generated and merged
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Aug 06 2025 Packit <hello@packit.dev> - 337-1
|
|
|
|
|
Bug fixes and translation updates
|
|
|
|
|
|
|
|
|
|
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 336-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 23 2025 Packit <hello@packit.dev> - 336-1
|
|
|
|
|
- Graphical VNC and serial consoles improvements
|
|
|
|
|
- Control VNC console resizing and scaling
|
|
|
|
|
- Bug fixes and translation updates
|
|
|
|
|
|
|
|
|
|
* Wed Jul 09 2025 Packit <hello@packit.dev> - 335-1
|
|
|
|
|
- Bug fixes and translation updates
|
|
|
|
|
|
|
|
|
|
* Wed Jun 25 2025 Packit <hello@packit.dev> - 334-1
|
|
|
|
|
- Bug fixes and translation updates
|
|
|
|
|
|
|
|
|
|
* Wed Jun 04 2025 Packit <hello@packit.dev> - 333-1
|
|
|
|
|
- Virtual network interfaces can now select source mode
|
|
|
|
|
- Bug fixes and translation updates
|
|
|
|
|
|
|
|
|
|
* Wed May 21 2025 Packit <hello@packit.dev> - 332-1
|
|
|
|
|
- The "shareable" attribute of disks is no longer modified by Cockpit
|
|
|
|
|
- Bug fixes and translation updates
|
|
|
|
|
|
|
|
|
|
* Wed May 07 2025 Packit <hello@packit.dev> - 331-1
|
|
|
|
|
- Translation updates
|
|
|
|
|
- Bug fixes
|
|
|
|
|
|
|
|
|
|
* Wed Apr 23 2025 Packit <hello@packit.dev> - 330-1
|
|
|
|
|
- Upgraded to Patternfly 6
|
|
|
|
|
|
|
|
|
|
* Wed Mar 12 2025 Packit <hello@packit.dev> - 329-1
|
|
|
|
|
- Translation updates
|
|
|
|
|
- Bug fixes
|
|
|
|
|
|
|
|
|
|
* Thu Feb 27 2025 Packit <hello@packit.dev> - 328-1
|
|
|
|
|
- Bug fixes
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2025 Packit <hello@packit.dev> - 327-1
|
|
|
|
|
- Translation updates
|
|
|
|
|
|
|
|
|
|
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 326-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Dec 18 2024 Packit <hello@packit.dev> - 326-1
|
|
|
|
|
- Download and install unsupported and older operating systems
|
|
|
|
|
|
|
|
|
|
* Wed Dec 04 2024 Packit <hello@packit.dev> - 325-1
|
|
|
|
|
- Improve rendering of VM descriptions
|
|
|
|
|
- Translation updates
|
|
|
|
|
|
|
|
|
|
* Wed Nov 20 2024 Packit <hello@packit.dev> - 324-1
|
|
|
|
|
- Limit size of descriptions
|
|
|
|
|
|
|
|
|
|
* Wed Nov 06 2024 Packit <hello@packit.dev> - 323-1
|
|
|
|
|
- Action to add a TPM
|
|
|
|
|
|
|
|
|
|
* Wed Oct 23 2024 Packit <hello@packit.dev> - 322-1
|
|
|
|
|
- Bug fixes and translation updates
|
|
|
|
|
|
|
|
|
|
* Wed Oct 09 2024 Packit <hello@packit.dev> - 321-1
|
|
|
|
|
- Drop usage of virtinterfaced
|
|
|
|
|
|
|
|
|
|
* Wed Sep 25 2024 Packit <hello@packit.dev> - 320-1
|
|
|
|
|
- Improve snapshot memory path handling
|
|
|
|
|
- Add support for VM descriptions
|
|
|
|
|
|
|
|
|
|
* Wed Sep 04 2024 Packit <hello@packit.dev> - 319-1
|
|
|
|
|
- Translation updates
|
|
|
|
|
- Bug fixes
|
|
|
|
|
|
|
|
|
|
* Tue Aug 20 2024 Packit <hello@packit.dev> - 318-1
|
|
|
|
|
- Translation updates
|
|
|
|
|
- Test fixes
|
|
|
|
|
|
|
|
|
|
* Thu Aug 08 2024 Packit <hello@packit.dev> - 317-1
|
|
|
|
|
- Bug fixes
|
|
|
|
|
|
|
|
|
|
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 316-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 10 2024 Packit <hello@packit.dev> - 316-1
|
|
|
|
|
- Bug fixes and performance improvements
|
|
|
|
|
|
|
|
|
|
* Wed Jun 26 2024 Packit <hello@packit.dev> - 315-1
|
|
|
|
|
- Translation updates and bug fixes
|
|
|
|
|
|
|
|
|
|
* Wed Jun 12 2024 Packit <hello@packit.dev> - 314-1
|
|
|
|
|
- Fix translation extraction
|
|
|
|
|
- Translation updates
|
|
|
|
|
|
|
|
|
|
* Thu May 30 2024 Packit <hello@packit.dev> - 313-1
|
|
|
|
|
- Updates to translations
|
|
|
|
|
|
|
|
|
|
* Thu Apr 25 2024 Packit <hello@packit.dev> - 312-1
|
|
|
|
|
- Bug fixes and performance improvements
|
|
|
|
|
Resolves: jira#RHEL-33468
|
|
|
|
|
|
|
|
|
|
* Wed Apr 10 2024 Packit <hello@packit.dev> - 311-1
|
|
|
|
|
- Allow pasting multiple SSH keys at once in Create VM dialog
|
|
|
|
|
- Fix detaching host device for running VMs
|
|
|
|
|
|
|
|
|
|
* Wed Mar 27 2024 Packit <hello@packit.dev> - 310-1
|
|
|
|
|
- Bug fixes and performance improvements
|
|
|
|
|
|
|
|
|
|
* Wed Mar 13 2024 Packit <hello@packit.dev> - 309-1
|
|
|
|
|
- "bug fixes and performance improvements"
|
|
|
|
|
|
|
|
|
|
* Tue Feb 20 2024 Packit <hello@packit.dev> - 308-1
|
|
|
|
|
- Add TPM when switching to EFI
|
|
|
|
|
- Translation updates (RHEL-14230)
|
|
|
|
|
|
|
|
|
|
* Wed Feb 14 2024 Packit <hello@packit.dev> - 307-1
|
|
|
|
|
- Mass SPICE replacement
|
|
|
|
|
- Pre-formatted Block Device storage pool support
|
|
|
|
|
|
|
|
|
|
* Wed Jan 31 2024 Packit <hello@packit.dev> - 306-1
|
|
|
|
|
- Machines: Action to Replace SPICE devices
|
|
|
|
|
- Machines: Create external snapshots when supported
|
|
|
|
|
|
|
|
|
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 305-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 305-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 18 2024 Packit <hello@packit.dev> - 305-1
|
|
|
|
|
- many small bug fixes
|
|
|
|
|
|
|
|
|
|
* Fri Dec 15 2023 Martin Pitt <mpitt@redhat.com> - 304-1
|
|
|
|
|
- Performance and stability improvements
|
|
|
|
|
|
|
|
|
|
* Wed Nov 29 2023 Packit <hello@packit.dev> - 303-1
|
|
|
|
|
- Change "Add disk" default behavior
|
|
|
|
|
|
|
|
|
|
* Wed Nov 15 2023 Packit <hello@packit.dev> - 302-1
|
|
|
|
|
- Performance and stability improvements
|
|
|
|
|
|
|
|
|
|
* Thu Nov 02 2023 Packit <hello@packit.dev> - 301.1-1
|
|
|
|
|
- Test fixes
|
|
|
|
|
|
|
|
|
|
* Wed Oct 18 2023 Packit <hello@packit.dev> - 300-1
|
|
|
|
|
- Add SSH keys to VM creation dialog
|
|
|
|
|
|
|
|
|
|
* Wed Sep 20 2023 Packit <hello@packit.dev> - 299-1
|
|
|
|
|
- Performance and stability improvements
|
|
|
|
|
|
|
|
|
|
* Wed Sep 06 2023 Packit <hello@packit.dev> - 298-1
|
|
|
|
|
- Bug fixes and stability improvements
|
|
|
|
|
|
|
|
|
|
* Wed Aug 23 2023 Packit <hello@packit.dev> - 297-1
|
|
|
|
|
- Bug fixes and stability improvements
|
|
|
|
|
|
|
|
|
|
* Wed Aug 09 2023 Packit <hello@packit.dev> - 296-1
|
|
|
|
|
- Update to PatternFly 5
|
|
|
|
|
|
|
|
|
|
* Wed Jul 26 2023 Packit <hello@packit.dev> - 295-1
|
|
|
|
|
- Performance and stability improvements
|
|
|
|
|
|
|
|
|
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 294-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 12 2023 Packit <hello@packit.dev> - 294-1
|
|
|
|
|
- Bug fixes and translation updates
|
|
|
|
|
|
|
|
|
|
* Wed Jun 28 2023 Packit <hello@packit.dev> - 293-1
|
|
|
|
|
- Confirm shutdown actions
|
|
|
|
|
- Show virtual interface's TAP device
|
|
|
|
|
|
|
|
|
|
* Thu Jun 15 2023 Packit <hello@packit.dev> - 292-1
|
|
|
|
|
- Add manifest condition for the Python bridge
|
|
|
|
|
|
|
|
|
|
* Thu Jun 01 2023 Packit <hello@packit.dev> - 291-1
|
|
|
|
|
- Maintenance and translation updates
|
|
|
|
|
|
|
|
|
|
* Tue May 16 2023 Packit <hello@packit.dev> - 290-1
|
|
|
|
|
- Apply watchdog changes on next boot if hotplug fails
|
|
|
|
|
|