From 71cfc8402f89e6bf5f63bf063469494f821b6e64 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: May 27 2016 19:03:54 +0000 Subject: Update to version 0.108 * SELinux troubleshooting alerts can now be dismissed * Show SELinux icon for critical alerts * SELinux enforcing mode can be turned off and on with a switch * Kubernetes Nodes are now include charts about usage data * Fix Debian dependency on Docker * Update the look and feel of the toggle switch * Update ListenStream documentation to include address info --- diff --git a/.gitignore b/.gitignore index 3120c21..028625d 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ /cockpit-0.105.tar.xz /cockpit-0.106.tar.xz /cockpit-0.107.tar.xz +/cockpit-0.108.tar.xz diff --git a/cockpit.spec b/cockpit.spec index 71cb551..60b08b8 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,4 +1,4 @@ -%define tag 0.107 +%define tag 0.108 %define rev 1 # # This file is maintained at the following location: @@ -379,6 +379,7 @@ Summary: Cockpit user interface for storage, using Storaged Requires: %{name}-shell = %{version}-%{release} Requires: storaged >= 2.1.1 Requires: storaged-lvm2 >= 2.1.1 +Requires: storaged-iscsi >= 2.1.1 Requires: device-mapper-multipath BuildArch: noarch @@ -506,6 +507,15 @@ pulls in some necessary packages via dependencies. %endif %changelog +* Fri May 27 2016 Stef Walter - 0.108-1 +- * SELinux troubleshooting alerts can now be dismissed +- * Show SELinux icon for critical alerts +- * SELinux enforcing mode can be turned off and on with a switch +- * Kubernetes Nodes are now include charts about usage data +- * Fix Debian dependency on Docker +- * Update the look and feel of the toggle switch +- * Update ListenStream documentation to include address info + * Fri May 20 2016 Stef Walter - 0.107-1 - * Display image stream import errors - * Add GlusterFS persistent volumes in Cluster dashboard diff --git a/sources b/sources index 3e312f2..4a7c4af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c95eb8fdf5fad5bfe59d3f31ada47e2 cockpit-0.107.tar.xz +13eb75980b871beb5573c3c5363d2332 cockpit-0.108.tar.xz