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:
parent
d850910cbd
commit
f06e1c76fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@
|
||||
/cockpit-0.104.tar.xz
|
||||
/cockpit-0.105.tar.xz
|
||||
/cockpit-0.106.tar.xz
|
||||
/cockpit-0.107.tar.xz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user