Update to version 0.107

* Display image stream import errors
 * Add GlusterFS persistent volumes in Cluster dashboard
 * Show a list of pending persistent volume claims
 * jQuery Flot library is no longer part of the base1 package
 * Fix Content-Security-Policy issues with jQuery Flot
This commit is contained in:
Cockpit Project 2016-05-20 08:14:29 +00:00
parent d850910cbd
commit f06e1c76fd
3 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@ -78,3 +78,4 @@
/cockpit-0.104.tar.xz
/cockpit-0.105.tar.xz
/cockpit-0.106.tar.xz
/cockpit-0.107.tar.xz

View File

@ -1,4 +1,4 @@
%define tag 0.106
%define tag 0.107
%define rev 1
#
# This file is maintained at the following location:
@ -506,6 +506,13 @@ pulls in some necessary packages via dependencies.
%endif
%changelog
* Fri May 20 2016 Stef Walter <stefw@redhat.com> - 0.107-1
- * Display image stream import errors
- * Add GlusterFS persistent volumes in Cluster dashboard
- * Show a list of pending persistent volume claims
- * jQuery Flot library is no longer part of the base1 package
- * Fix Content-Security-Policy issues with jQuery Flot
* 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

View File

@ -1 +1 @@
2d00fac3698f9e5dcba8803e1486eaa2 cockpit-0.106.tar.xz
0c95eb8fdf5fad5bfe59d3f31ada47e2 cockpit-0.107.tar.xz