Update to upstream release 346
Related: RHEL-112607
This commit is contained in:
parent
9cc419d241
commit
d7cc0fee64
3
.gitignore
vendored
3
.gitignore
vendored
@ -109,3 +109,6 @@
|
||||
/cockpit-machines-341.tar.xz
|
||||
/cockpit-machines-342.tar.xz
|
||||
/cockpit-machines-343.tar.xz
|
||||
/cockpit-machines-344.tar.xz
|
||||
/cockpit-machines-345.tar.xz
|
||||
/cockpit-machines-346.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.12.0.
|
||||
The file was generated using packit 1.12.0.post1.dev22+gfe66fd850.
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-machines
|
||||
Version: 343
|
||||
Version: 346
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit user interface for virtual machines
|
||||
License: LGPL-2.1-or-later AND MIT
|
||||
@ -82,7 +82,7 @@ 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(ipaddr.js)) = 2.3.0
|
||||
Provides: bundled(npm(js-tokens)) = 4.0.0
|
||||
Provides: bundled(npm(lodash)) = 4.17.21
|
||||
Provides: bundled(npm(loose-envify)) = 1.4.0
|
||||
@ -120,6 +120,23 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Dec 10 2025 Packit <hello@packit.dev> - 346-1
|
||||
- Performance improvements
|
||||
- Translation updates
|
||||
|
||||
|
||||
* Wed Nov 26 2025 Packit <hello@packit.dev> - 345-1
|
||||
- New virtual machines don't get SPICE graphics anymore
|
||||
- Support for network port forwarding
|
||||
- Bug fixes and translation updates
|
||||
|
||||
|
||||
* Wed Nov 12 2025 Packit <hello@packit.dev> - 344-1
|
||||
- Port forwarding for user session VMs
|
||||
- "Shutdown and restart" action
|
||||
- Faster startup
|
||||
|
||||
|
||||
* Thu Oct 30 2025 Packit <hello@packit.dev> - 343-1
|
||||
- Memory usage now shows numbers reported by the guest (RHEL-116731)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-343.tar.xz) = ae6720065079a1e073551e1523bbe8207d1d251a337f96b33b029fd563dde5f399d8fc1d46a5ee79fc7629631bd6de3282d70922a4587855755bc98838de7aa9
|
||||
SHA512 (cockpit-machines-346.tar.xz) = 69bf2c56315ba998d61a96ebd2afa889b4205213cc1c50972834cb9941d112cac1a44e583fd180a4c5ce3b3cd4ce563b6c5795e781999eed1690c99d42d3e569
|
||||
|
||||
Loading…
Reference in New Issue
Block a user