diff --git a/.cockpit.metadata b/.cockpit.metadata index 5f8e57e..ea5c68d 100644 --- a/.cockpit.metadata +++ b/.cockpit.metadata @@ -1 +1 @@ -ace90af278ee844eb845a157afa20219bde7a0d7 SOURCES/cockpit-263.tar.xz +c408f0050d65f48049f8f3f0ef0ab49e55251988 SOURCES/cockpit-264.tar.xz diff --git a/.gitignore b/.gitignore index 46424da..e36c35a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cockpit-263.tar.xz +SOURCES/cockpit-264.tar.xz diff --git a/SPECS/cockpit.spec b/SPECS/cockpit.spec index 24eddf5..7b16b5c 100644 --- a/SPECS/cockpit.spec +++ b/SPECS/cockpit.spec @@ -1,5 +1,5 @@ # This spec file has been automatically updated -Version: 263 +Version: 264 Release: 1%{?dist} # # Copyright (C) 2014-2020 Red Hat, Inc. @@ -52,7 +52,7 @@ Summary: Web Console for Linux servers License: LGPLv2+ URL: https://cockpit-project.org/ -Source0: https://github.com/cockpit-project/cockpit/releases/download/263/cockpit-263.tar.xz +Source0: https://github.com/cockpit-project/cockpit/releases/download/264/cockpit-264.tar.xz # in RHEL 8 the source package is duplicated: cockpit (building basic packages like cockpit-{bridge,system}) # and cockpit-appstream (building optional packages like cockpit-{pcp}) @@ -683,6 +683,13 @@ via PackageKit. # The changelog is automatically generated and merged %changelog +* Fri Feb 25 2022 Martin Pitt - 264-1 + - Metrics: Improve layout on small resolutions + - Networking: Fix checkpoint handling and IP settings dialog (rhbz#2056386) + - Services: Show error message instead of eternal "Loading..." state + - Accounts: Add override button to confirm weak password + - Accounts: Fix parsing of "last login" date + * Thu Feb 17 2022 Martin Pitt - 263-1 - Overview: Show scheduled shutdowns - Networking: Add firewall service description