Update to 244.1-1
- Fix crash on VM deletion with cockpit 244
This commit is contained in:
parent
c0fb01f420
commit
376e2eddaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/cockpit-machines-243.tar.gz
|
||||
/cockpit-machines-243.1.tar.gz
|
||||
/cockpit-machines-244.tar.gz
|
||||
/cockpit-machines-244.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 244
|
||||
Version: 244.1
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2021 Red Hat, Inc.
|
||||
@ -64,6 +64,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* 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 VM’s network interface
|
||||
|
@ -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: "244"
|
||||
ref: "244.1"
|
||||
execute:
|
||||
how: tmt
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-244.tar.gz) = 67ab3cd127771185d77b72e7acb42b6c61832792d219187c349070a6cdabfd99c4d559006cf13e396459d3d93a0ff028ebde7dd4a86664f4bbaa5a261c5abe75
|
||||
SHA512 (cockpit-machines-244.1.tar.gz) = e6d24dfe9abdfc0704160fe9c0dd0ae326986b0f69e824a0126f8d5f0d1a22b0fc4cd25907285be105a0a1d60936e5e47fd03cf8ba1a7a247a6424dea3bcc2c7
|
||||
|
Loading…
Reference in New Issue
Block a user