New upstream release 254
Related: rhbz#1985228
This commit is contained in:
parent
70ff30f182
commit
5f06995172
5
.gitignore
vendored
5
.gitignore
vendored
@ -9,5 +9,10 @@
|
||||
/cockpit-machines-247.tar.gz
|
||||
/cockpit-machines-248.tar.gz
|
||||
/cockpit-machines-249.tar.gz
|
||||
/cockpit-machines-249.1.tar.gz
|
||||
/cockpit-machines-250.tar.gz
|
||||
/cockpit-machines-250.1.tar.gz
|
||||
/cockpit-machines-251.tar.gz
|
||||
/cockpit-machines-252.tar.xz
|
||||
/cockpit-machines-253.tar.xz
|
||||
/cockpit-machines-254.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 253
|
||||
Version: 254
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2021 Red Hat, Inc.
|
||||
@ -64,6 +64,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Thu Oct 14 2021 Martin Pitt <mpitt@redhat.com> - 254-1
|
||||
- Support configuring static MAC → IP address mappings
|
||||
|
||||
* Thu Sep 30 2021 Matej Marusak <mmarusak@redhat.com> - 253-1
|
||||
- Support adding and removing host devices
|
||||
- Fix crash when adding disk with custom path while no storage pools exist (rhbz#1985228)
|
||||
|
@ -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: "253"
|
||||
ref: "254"
|
||||
execute:
|
||||
how: tmt
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-253.tar.xz) = 0c386851b8e468dd36ad81632d936f0975d24d72e5c2d3eaaf506c63df08074aa35c1ff92c12e2d625319277a4bdd25574be652f1ed87537b7f5a35e63f48cbc
|
||||
SHA512 (cockpit-machines-254.tar.xz) = f794220f29b80cb3a17ab25585ad7defbf61cd472bc1c7066bcc895b69ec8b94dce3d8a7f171954f9781f7aa49128fc11645f36cf57895a3e2b22f459da69f43
|
||||
|
Loading…
Reference in New Issue
Block a user