Update to 221-1
- Support for Cross-Origin-Resource-Policy - Accounts: Some buttons are hidden when access is limited - Developers: Importing "base1/patternfly.css" is deprecated
This commit is contained in:
parent
6c679bed82
commit
3756a63a8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -178,3 +178,4 @@
|
||||
/cockpit-218.tar.xz
|
||||
/cockpit-219.tar.xz
|
||||
/cockpit-220.tar.xz
|
||||
/cockpit-221.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 220
|
||||
Version: 221
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# This file is maintained at the following location:
|
||||
@ -720,6 +720,12 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Jun 10 2020 Marius Vollmer <mvollmer@redhat.com> - 221-1
|
||||
|
||||
- Support for Cross-Origin-Resource-Policy
|
||||
- Accounts: Some buttons are hidden when access is limited
|
||||
- Developers: Importing "base1/patternfly.css" is deprecated
|
||||
|
||||
* Wed May 27 2020 Matej Marusak <mmarusak@redhat.com> - 220-1
|
||||
|
||||
- New navigation with integrated switching of hosts
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-220.tar.xz) = bb0729b927eb0a12de3d677ee41a1d192ef07cc57ed7e9bd47653152eb8e45b03e311905ee3b8f90ac5c3eab2537a33661faadbbc36d4107527562abbdf8cc8e
|
||||
SHA512 (cockpit-221.tar.xz) = 2d1e66838b2bdb43e0ec4507f38d31b059beaaa7150f93720b5af3613c726a743b46e74a13fcc742a4101b3c6e9f4a1e994271433d20ebd78c817f4f1d49f50b
|
||||
|
Loading…
Reference in New Issue
Block a user