Update to version 0.106
* Add namespaces to cockpit CSS classes * Display container image layers in a simpler graph * Hide actions in Cluster projects listing that are not accessible
This commit is contained in:
parent
87f56051e6
commit
d850910cbd
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@
|
|||||||
/cockpit-0.103.tar.xz
|
/cockpit-0.103.tar.xz
|
||||||
/cockpit-0.104.tar.xz
|
/cockpit-0.104.tar.xz
|
||||||
/cockpit-0.105.tar.xz
|
/cockpit-0.105.tar.xz
|
||||||
|
/cockpit-0.106.tar.xz
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
%define tag 0.105
|
%define tag 0.106
|
||||||
%define rev 1
|
%define rev 1
|
||||||
#
|
#
|
||||||
# This file is maintained at the following location:
|
# This file is maintained at the following location:
|
||||||
@ -506,6 +506,11 @@ pulls in some necessary packages via dependencies.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 12 2016 Stef Walter <stefw@redhat.com> - 0.106-1
|
||||||
|
- * Add namespaces to cockpit CSS classes
|
||||||
|
- * Display container image layers in a simpler graph
|
||||||
|
- * Hide actions in Cluster projects listing that are not accessible
|
||||||
|
|
||||||
* Wed May 04 2016 Stef Walter <stefw@redhat.com> - 0.105-1
|
* Wed May 04 2016 Stef Walter <stefw@redhat.com> - 0.105-1
|
||||||
- * Strict Content-Security-Policy in all shipped components of Cockpit
|
- * Strict Content-Security-Policy in all shipped components of Cockpit
|
||||||
- * Can now add and remove Openshift users to and from groups
|
- * Can now add and remove Openshift users to and from groups
|
||||||
|
Loading…
Reference in New Issue
Block a user