From 87f56051e68c6b5166a6fa6bddb92d4ee1a468c2 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: May 04 2016 11:09:57 +0000 Subject: Update to version 0.105 * Strict Content-Security-Policy in all shipped components of Cockpit * Can now add and remove Openshift users to and from groups * Add timeout setting for Cockpit authentication * Registry interface now has checkbox for mirroring from insecure registries * Kubernetes dashboard now allows deletion of Nodes --- diff --git a/.gitignore b/.gitignore index 48e177e..e3a6324 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ /cockpit-0.102.tar.xz /cockpit-0.103.tar.xz /cockpit-0.104.tar.xz +/cockpit-0.105.tar.xz diff --git a/cockpit.spec b/cockpit.spec index e491db2..395cf04 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,4 +1,4 @@ -%define tag 0.104 +%define tag 0.105 %define rev 1 # # This file is maintained at the following location: @@ -506,6 +506,13 @@ pulls in some necessary packages via dependencies. %endif %changelog +* Wed May 04 2016 Stef Walter - 0.105-1 +- * Strict Content-Security-Policy in all shipped components of Cockpit +- * Can now add and remove Openshift users to and from groups +- * Add timeout setting for Cockpit authentication +- * Registry interface now has checkbox for mirroring from insecure registries +- * Kubernetes dashboard now allows deletion of Nodes + * Thu Apr 28 2016 Stef Walter - 0.104-1 - * Show errors correctly when deleting or modifying user accounts - * Add support for iSCSI cluster volumes diff --git a/sources b/sources index 30e18eb..70d98db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a97c7e783b44ff5d0b58932845b7249f cockpit-0.104.tar.xz +27c5157ec4764e3206952ea9666ed966 cockpit-0.105.tar.xz