From 47514aed1e10c3addc5970fd282ba1bf8b7f6015 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Sat, 28 Jan 2023 06:10:29 +0000 Subject: [PATCH] import cockpit-appstream-284-1.el8 --- .cockpit-appstream.metadata | 4 ++-- .gitignore | 4 ++-- SPECS/cockpit-appstream.spec | 9 +++++++-- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.cockpit-appstream.metadata b/.cockpit-appstream.metadata index 4f3b7d3..0671fbb 100644 --- a/.cockpit-appstream.metadata +++ b/.cockpit-appstream.metadata @@ -1,2 +1,2 @@ -0cf4b6630c50c629f93cac26c1c2a57c42e0d1ae SOURCES/cockpit-283.tar.xz -2b2076064a21f5b11934e1d0dfe060e9296438fa SOURCES/cockpit-machines-281.tar.xz +b5b4613f2d157387f456943fbcb43425b1a40f52 SOURCES/cockpit-284.tar.xz +a42ca6525c6721af82ea77fdce0e92e53f169463 SOURCES/cockpit-machines-282.tar.xz diff --git a/.gitignore b/.gitignore index d29a523..f258423 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/cockpit-283.tar.xz -SOURCES/cockpit-machines-281.tar.xz +SOURCES/cockpit-284.tar.xz +SOURCES/cockpit-machines-282.tar.xz diff --git a/SPECS/cockpit-appstream.spec b/SPECS/cockpit-appstream.spec index a2025a4..ecbadf7 100644 --- a/SPECS/cockpit-appstream.spec +++ b/SPECS/cockpit-appstream.spec @@ -28,7 +28,7 @@ # we maintain the basic/optional split, then it can be replaced with just %{version}. %define required_base 266 -%define machines_version 281 +%define machines_version 282 # we generally want CentOS packages to be like RHEL; special cases need to check %{centos} explicitly %if 0%{?centos} @@ -51,7 +51,7 @@ Summary: Web Console for Linux servers License: LGPLv2+ URL: https://cockpit-project.org/ -Version: 283 +Version: 284 Release: 1%{?dist} Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz Source1: https://github.com/cockpit-project/cockpit-machines/releases/download/%{machines_version}/cockpit-machines-%{machines_version}.tar.xz @@ -709,6 +709,11 @@ via PackageKit. # The changelog is automatically generated and merged %changelog +* Thu Jan 26 2023 Martin Pitt - 284-1 +- Storage: Set up a system to use NBDE +- Machines: Option to forcefully revert a snapshot +- Fix tabular numbers font + * Wed Jan 11 2023 Katerina Koukiou - 283-1 - Machines: Summarize system and user session differences - Machines: Virtual watchdog device support