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
This commit is contained in:
parent
825960f619
commit
3c92939e80
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@
|
||||
/cockpit-0.92.tar.xz
|
||||
/cockpit-0.93.tar.xz
|
||||
/cockpit-0.94.tar.xz
|
||||
/cockpit-0.95.tar.xz
|
||||
|
10
cockpit.spec
10
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 <stefw@redhat.com> - 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 <stefw@redhat.com> - 0.94-1
|
||||
- * Handle interruptions during cockpit-ws start while reading from /dev/urandom
|
||||
- * Remove BIOS display from Server Summary page
|
||||
|
Loading…
Reference in New Issue
Block a user