Update to 322 upstream release
Related: jira#RHEL-60040
This commit is contained in:
parent
133daac4d2
commit
0713ef1c61
2
.gitignore
vendored
2
.gitignore
vendored
@ -86,3 +86,5 @@
|
||||
/cockpit-machines-318.tar.xz
|
||||
/cockpit-machines-319.tar.xz
|
||||
/cockpit-machines-320.tar.xz
|
||||
/cockpit-machines-321.tar.xz
|
||||
/cockpit-machines-322.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.101.1.
|
||||
The file was generated using packit 0.102.1.post1.dev6+g64f7460b.
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-machines
|
||||
Version: 320
|
||||
Version: 322
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit user interface for virtual machines
|
||||
License: LGPL-2.1-or-later AND MIT
|
||||
@ -43,7 +43,6 @@ 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)
|
||||
Recommends: libvirt-daemon-driver-storage-disk
|
||||
%if 0%{?rhel}
|
||||
@ -71,17 +70,17 @@ Suggests: (qemu-virtiofsd or virtiofsd)
|
||||
|
||||
Provides: bundled(npm(@novnc/novnc)) = 1.4.0
|
||||
Provides: bundled(npm(@novnc/novnc)) = 1.5.0
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.4.0
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.4.1
|
||||
Provides: bundled(npm(@patternfly/react-console)) = 5.1.0
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 5.4.0
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 5.4.1
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.4.0
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.4.0
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.4.0
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.4.1
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.4.0
|
||||
Provides: bundled(npm(@spice-project/spice-html5)) = 0.2.1
|
||||
Provides: bundled(npm(@xterm/addon-canvas)) = 0.7.0
|
||||
Provides: bundled(npm(@xterm/xterm)) = 5.5.0
|
||||
Provides: bundled(npm(attr-accept)) = 2.2.2
|
||||
Provides: bundled(npm(attr-accept)) = 2.2.4
|
||||
Provides: bundled(npm(dequal)) = 2.0.3
|
||||
Provides: bundled(npm(file-saver)) = 1.3.8
|
||||
Provides: bundled(npm(file-selector)) = 0.6.0
|
||||
@ -92,7 +91,7 @@ Provides: bundled(npm(loose-envify)) = 1.4.0
|
||||
Provides: bundled(npm(object-assign)) = 4.1.1
|
||||
Provides: bundled(npm(prop-types)) = 15.8.1
|
||||
Provides: bundled(npm(react-dom)) = 18.3.1
|
||||
Provides: bundled(npm(react-dropzone)) = 14.2.3
|
||||
Provides: bundled(npm(react-dropzone)) = 14.2.10
|
||||
Provides: bundled(npm(react-is)) = 16.13.1
|
||||
Provides: bundled(npm(react)) = 18.3.1
|
||||
Provides: bundled(npm(redux-thunk)) = 3.1.0
|
||||
@ -100,7 +99,7 @@ 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.7.0
|
||||
Provides: bundled(npm(tslib)) = 2.8.0
|
||||
Provides: bundled(npm(xterm-addon-fit)) = 0.2.1
|
||||
Provides: bundled(npm(xterm)) = 4.19.0
|
||||
|
||||
@ -127,6 +126,12 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-320.tar.xz) = bc50e28b2081de4565c39766a4026b5a36a0d0c07e6e9bf56d68690e1158e552b4fb679449a818e0a8bfe404be9cbc8dfa6e2a7f81fd10e24549466927d24f8f
|
||||
SHA512 (cockpit-machines-322.tar.xz) = f1ffc03987abdb1b4401236cbd08a00010187d9e9a7abb2d225e4d9e58df4c3bba1d44db3ca42138ffb01363c62933561c991bcb6cd2aaf2f73690e63b592554
|
||||
|
Loading…
Reference in New Issue
Block a user