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
1effe2c4
Commit
1effe2c4
authored
1 year ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import cockpit-machines-284.1-1.el9
parent
e55dacc2
No related branches found
Branches containing commit
Tags
imports/r9-beta/cockpit-machines-318-1.el9
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
+54
-5
54 additions, 5 deletions
SPECS/cockpit-machines.spec
with
56 additions
and
7 deletions
.cockpit-machines.metadata
+
1
−
1
View file @
1effe2c4
4898411d2555d294ca57d887c548b5992811bf51
SOURCES/cockpit-machines-2
74
.tar.xz
d7772c2e0aadeacfca24a1fe7f6d33c1fb6f4e54
SOURCES/cockpit-machines-2
84.1
.tar.xz
This diff is collapsed.
Click to expand it.
.gitignore
+
1
−
1
View file @
1effe2c4
SOURCES/cockpit-machines-2
74
.tar.xz
SOURCES/cockpit-machines-2
84.1
.tar.xz
This diff is collapsed.
Click to expand it.
SPECS/cockpit-machines.spec
+
54
−
5
View file @
1effe2c4
...
...
@@ -16,10 +16,10 @@
#
Name: cockpit-machines
Version: 2
74
Version: 2
84.1
Release: 1%{?dist}
Summary: Cockpit user interface for virtual machines
License: LGPL
v2+ and
MIT
License: LGPL
-2.1-or-later AND
MIT
URL: https://github.com/cockpit-project/cockpit-machines
Source0: https://github.com/cockpit-project/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
...
...
@@ -51,12 +51,16 @@ Recommends: qemu-block-curl
Recommends: qemu-char-spice
Recommends: qemu-device-usb-host
Recommends: qemu-device-usb-redirect
# HACK: https://bugzilla.redhat.com/show_bug.cgi?id=2170110
%if 0%{?fedora} >= 38
Requires: (qemu-audio-spice if qemu-char-spice)
%endif
%endif
%endif
Requires: libvirt-client
Requires: libvirt-dbus >= 1.2.0
# Optional components
Recommends: virt-install
Recommends: virt-install
>= 3.0.0
Recommends: libosinfo
Recommends: python3-gobject-base
Suggests: qemu-virtiofsd
...
...
@@ -84,6 +88,53 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
# The changelog is automatically generated and merged
%changelog
* Thu Feb 23 2023 Martin Pitt <mpitt@redhat.com> - 284.1-1
- Translation updates (rhbz#2139646)
* Wed Feb 22 2023 Packit <hello@packit.dev> - 284-1
- Stability and performance improvements
* Wed Feb 08 2023 Packit <hello@packit.dev> - 283-1
- Stability and performance improvements
* Wed Jan 25 2023 Packit <hello@packit.dev> - 282-1
- Option to forcefully revert a snapshot
- Fix tabular numbers font
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 281-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jan 11 2023 Packit <hello@packit.dev> - 281-1
- Summarize system and user session differences
- Virtual watchdog device support
* Tue Jan 03 2023 Packit <hello@packit.dev> - 280-1
- Start using tabular fonts
- Other UI fixes and improvements
* Thu Dec 01 2022 Packit <hello@packit.dev> - 279-1
- Autodetect file's format when attaching disk
* Wed Nov 16 2022 Packit <hello@packit.dev> - 278-1
- Stability and performance improvements
* 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
* Wed Sep 21 2022 Packit <hello@packit.dev> - 275-1
- Improvements of offline token management
* Wed Sep 07 2022 Packit <hello@packit.dev> - 274-1
- Stability and performance improvements
...
...
@@ -239,5 +290,3 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
* Thu Apr 01 2021 Katerina Koukiou <kkoukiou@redhat.com> - 242.1-1
- Add MIT to the list of licenses in spec file
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