277 upstream release
Upstream tag: 277 Upstream commit: 9a478ab4 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
dc9f4ca24f
commit
e5f723cb5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
||||
/cockpit-machines-274.tar.xz
|
||||
/cockpit-machines-275.tar.xz
|
||||
/cockpit-machines-276.tar.xz
|
||||
/cockpit-machines-277.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.60.1.dev6+g9c9b2a8.
|
||||
The file was generated using packit 0.62.0.
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-machines
|
||||
Version: 276
|
||||
Version: 277
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit user interface for virtual machines
|
||||
License: LGPLv2+ and MIT
|
||||
@ -84,6 +84,12 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Mon Nov 07 2022 Packit <hello@packit.dev> - 277-1
|
||||
- Dark theme support
|
||||
- Allow TRIM/UNMAP requests by default for newly added disks
|
||||
- Insert and eject CD & DVD media
|
||||
|
||||
|
||||
* Wed Oct 19 2022 Packit <hello@packit.dev> - 276-1
|
||||
- Add connection information to the VM detail page
|
||||
|
||||
|
20
plans/all.fmf
Normal file
20
plans/all.fmf
Normal file
@ -0,0 +1,20 @@
|
||||
discover:
|
||||
how: fmf
|
||||
dist-git-source: true
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
/basic:
|
||||
summary: Run basic tests (creation and lifetime)
|
||||
discover+:
|
||||
test: /test/browser/basic
|
||||
|
||||
/network:
|
||||
summary: Run network related tests
|
||||
discover+:
|
||||
test: /test/browser/network
|
||||
|
||||
/storage:
|
||||
summary: Run storage related tests
|
||||
discover+:
|
||||
test: /test/browser/storage
|
@ -1,5 +0,0 @@
|
||||
discover:
|
||||
how: fmf
|
||||
dist-git-source: true
|
||||
execute:
|
||||
how: tmt
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-276.tar.xz) = 1f431e2146145ab9f87e36151d27dcfd94bc08a3e5c2d62ff139e0c443cb8e53a790bff233d758269e487eca4ce0b37b671214e9f29fc13049626242082e6a14
|
||||
SHA512 (cockpit-machines-277.tar.xz) = 7b31c86b66f7992e8aab73ebe7426da4ab2264280551aa9a69955f3d2573196a5b1a31579dd221efc4f492038ca03fd24957df520e07b5f23c698b10d2e6d6f2
|
||||
|
Loading…
Reference in New Issue
Block a user