From 3c92939e80e58e6a1610e59be625b112fd155fbf Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Fri, 12 Feb 2016 15:11:01 +0000 Subject: [PATCH] Update to version 0.95 * iSCSI initiator support on the storage page * Page browser title now uses on operating system name * Better look when Cockpit disconnects from the server * Avoid use of NFS in the Vagrantfile * Expand 'Tools' menu when navigating to one of its items * Set a default $PATH in cockpit-bridge --- .gitignore | 1 + cockpit.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ed872e2..75d791b 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,4 @@ /cockpit-0.92.tar.xz /cockpit-0.93.tar.xz /cockpit-0.94.tar.xz +/cockpit-0.95.tar.xz diff --git a/cockpit.spec b/cockpit.spec index 4615d9d..04a4aa7 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,4 +1,4 @@ -%define tag 0.94 +%define tag 0.95 %define rev 1 # # This file is maintained at the following location: @@ -472,6 +472,14 @@ pulls in some necessary packages via dependencies. %endif %changelog +* Fri Feb 12 2016 Stef Walter - 0.95-1 +- * iSCSI initiator support on the storage page +- * Page browser title now uses on operating system name +- * Better look when Cockpit disconnects from the server +- * Avoid use of NFS in the Vagrantfile +- * Expand 'Tools' menu when navigating to one of its items +- * Set a default $PATH in cockpit-bridge + * Tue Feb 02 2016 Stef Walter - 0.94-1 - * Handle interruptions during cockpit-ws start while reading from /dev/urandom - * Remove BIOS display from Server Summary page diff --git a/sources b/sources index 8f6a06a..b350208 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -986200e3daf909de2d060004cb40f15d cockpit-0.94.tar.xz +75c13167e00a7fa3cdad48ad28c5710f cockpit-0.95.tar.xz