From f06e1c76fd018b958eb08c4cce30e50adcdcf0a4 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Fri, 20 May 2016 08:14:29 +0000 Subject: [PATCH] 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 --- .gitignore | 1 + cockpit.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0bd1d2b..3120c21 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ /cockpit-0.104.tar.xz /cockpit-0.105.tar.xz /cockpit-0.106.tar.xz +/cockpit-0.107.tar.xz diff --git a/cockpit.spec b/cockpit.spec index 1ceb502..71cb551 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -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 - 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 - 0.106-1 - * Add namespaces to cockpit CSS classes - * Display container image layers in a simpler graph diff --git a/sources b/sources index 7107b18..3e312f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d00fac3698f9e5dcba8803e1486eaa2 cockpit-0.106.tar.xz +0c95eb8fdf5fad5bfe59d3f31ada47e2 cockpit-0.107.tar.xz