Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cockpit-machines
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
cockpit-machines
Commits
2adf4f2f
Commit
2adf4f2f
authored
3 years ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import cockpit-machines-263-1.el9
parent
7a08ab1d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.cockpit-machines.metadata
+1
-1
1 addition, 1 deletion
.cockpit-machines.metadata
.gitignore
+1
-1
1 addition, 1 deletion
.gitignore
SPECS/cockpit-machines.spec
+10
-1
10 additions, 1 deletion
SPECS/cockpit-machines.spec
with
12 additions
and
3 deletions
.cockpit-machines.metadata
+
1
−
1
View file @
2adf4f2f
bf525401872bfd96e3f172724711e0db46402af5
SOURCES/cockpit-machines-26
1
.tar.xz
87ed0eeda8d77242dba1e3d4104e17b07904371a
SOURCES/cockpit-machines-26
3
.tar.xz
This diff is collapsed.
Click to expand it.
.gitignore
+
1
−
1
View file @
2adf4f2f
SOURCES/cockpit-machines-26
1
.tar.xz
SOURCES/cockpit-machines-26
3
.tar.xz
This diff is collapsed.
Click to expand it.
SPECS/cockpit-machines.spec
+
10
−
1
View file @
2adf4f2f
# This spec file has been automatically updated
Version: 26
1
Version: 26
3
Release: 1%{?dist}
#
# Copyright (C) 2021 Red Hat, Inc.
...
...
@@ -40,6 +40,7 @@ Requires: libvirt-dbus >= 1.2.0
Recommends: virt-install
Recommends: libosinfo
Recommends: python3-gobject-base
Suggests: qemu-virtiofsd
%description
Cockpit component for managing virtual machines.
...
...
@@ -64,6 +65,14 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
# The changelog is automatically generated and merged
%changelog
* Wed Mar 02 2022 Martin Pitt <martin@piware.de> - 263-1
- Delete storage files also when the VM is shut off
- Translation updates (rhbz#2017343)
* Thu Feb 24 2022 Martin Pitt <martin@piware.de> - 262-1
- Fix broken VM deletion dialog layout
- Translation updates (rhbz#2017343)
* Wed Feb 16 2022 Jelle van der Waa <jvanderwaa@redhat.com> - 261-1
- Tests improvements and stabilization
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment