import cockpit-264-1.el8
This commit is contained in:
parent
6597183832
commit
aa7be0c5a5
@ -1 +1 @@
|
|||||||
ace90af278ee844eb845a157afa20219bde7a0d7 SOURCES/cockpit-263.tar.xz
|
c408f0050d65f48049f8f3f0ef0ab49e55251988 SOURCES/cockpit-264.tar.xz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/cockpit-263.tar.xz
|
SOURCES/cockpit-264.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 263
|
Version: 264
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
#
|
#
|
||||||
# Copyright (C) 2014-2020 Red Hat, Inc.
|
# Copyright (C) 2014-2020 Red Hat, Inc.
|
||||||
@ -52,7 +52,7 @@ Summary: Web Console for Linux servers
|
|||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://cockpit-project.org/
|
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})
|
# 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})
|
# and cockpit-appstream (building optional packages like cockpit-{pcp})
|
||||||
@ -683,6 +683,13 @@ via PackageKit.
|
|||||||
|
|
||||||
# The changelog is automatically generated and merged
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 25 2022 Martin Pitt <mpitt@redhat.com> - 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 <mpitt@redhat.com> - 263-1
|
* Thu Feb 17 2022 Martin Pitt <mpitt@redhat.com> - 263-1
|
||||||
- Overview: Show scheduled shutdowns
|
- Overview: Show scheduled shutdowns
|
||||||
- Networking: Add firewall service description
|
- Networking: Add firewall service description
|
||||||
|
Loading…
Reference in New Issue
Block a user