New upstream version 273
Resolves: rhbz#1994867 Resolves: rhbz#2096200 Resolves: rhbz#2096210 Resolves: rhbz#2096514 Resolves: rhbz#2119682
This commit is contained in:
parent
85cb6d8769
commit
3cf806feb1
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/cockpit-machines-270.2.tar.xz
|
||||
/cockpit-machines-271.tar.xz
|
||||
/cockpit-machines-272.tar.xz
|
||||
/cockpit-machines-273.tar.xz
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-machines
|
||||
Version: 272
|
||||
Version: 273
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit user interface for virtual machines
|
||||
License: LGPLv2+ and MIT
|
||||
@ -84,6 +84,13 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Aug 24 2022 Packit <hello@packit.dev> - 273-1
|
||||
- Fix downloading of RHEL images
|
||||
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 272-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Wed Jul 20 2022 Packit <hello@packit.dev> - 272-1
|
||||
- Download RHEL images
|
||||
|
||||
@ -198,34 +205,35 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
- A myriad of bug fixes
|
||||
|
||||
* 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
|
||||
|
||||
* 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
|
||||
|
||||
* 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
|
||||
|
||||
* Wed May 12 2021 Katerina Koukiou <kkoukiou@redhat.com> - 244-1
|
||||
- Edit the MAC address of a VM’s network interface
|
||||
|
||||
* Thu Apr 22 2021 Martin Pitt <martin@piware.de> - 243.1-1
|
||||
|
||||
* Thu Apr 22 2021 Martin Pitt <martin@piware.de> - 243.1-1
|
||||
- Fix tooltip on Plug/Unplug button
|
||||
- Integration test fixes
|
||||
|
||||
* Wed Apr 14 2021 Matej Marusak <mmarusak@redhat.com> - 243-1
|
||||
|
||||
* Wed Apr 14 2021 Matej Marusak <mmarusak@redhat.com> - 243-1
|
||||
- PatternFly 4 updates
|
||||
- Translation updates
|
||||
- Correctly manage editing of unknown bus type
|
||||
|
||||
* Thu Apr 01 2021 Katerina Koukiou <kkoukiou@redhat.com> - 242.1-1
|
||||
|
||||
* Thu Apr 01 2021 Katerina Koukiou <kkoukiou@redhat.com> - 242.1-1
|
||||
- Add MIT to the list of licenses in spec file
|
||||
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-272.tar.xz) = b8279eb188596355d3071d23408d38203413035119867f84462d1f8512546ac55d83b66df06653704c7eba6197586b509f5faac977c5df211e5093fb869adbc8
|
||||
SHA512 (cockpit-machines-273.tar.xz) = 58e3a88c2bc7872956825031eff73f11c298930fa6b6210a3226871ce70bb33f70305dbdf6ad895b5492f4aa652db38ea2b5bc18beaa0b2f91c53dcea9602fb0
|
||||
|
Loading…
Reference in New Issue
Block a user