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:
Cockpit Project 2016-05-12 13:39:49 +00:00
parent 87f56051e6
commit d850910cbd
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -77,3 +77,4 @@
/cockpit-0.103.tar.xz
/cockpit-0.104.tar.xz
/cockpit-0.105.tar.xz
/cockpit-0.106.tar.xz

View File

@ -1,4 +1,4 @@
%define tag 0.105
%define tag 0.106
%define rev 1
#
# This file is maintained at the following location:
@ -506,6 +506,11 @@ pulls in some necessary packages via dependencies.
%endif
%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
- * Strict Content-Security-Policy in all shipped components of Cockpit
- * Can now add and remove Openshift users to and from groups

View File

@ -1 +1 @@
27c5157ec4764e3206952ea9666ed966 cockpit-0.105.tar.xz
2d00fac3698f9e5dcba8803e1486eaa2 cockpit-0.106.tar.xz