Update to version 0.83
* Fix NTP server configuration bugs * Kubernetes dashboard topology icons don't leave the view * Kubernetes dashboard uses shared container-terminal component * Fix race when adding machine to Cockpit dashboard * Updated documentation for running new distributed tests * Lots of other bug and testing fixes
This commit is contained in:
parent
708b9aa042
commit
fb24d2ab3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
||||
/cockpit-0.80.tar.bz2
|
||||
/cockpit-0.81.tar.bz2
|
||||
/cockpit-0.82.tar.bz2
|
||||
/cockpit-0.83.tar.bz2
|
||||
|
10
cockpit.spec
10
cockpit.spec
@ -1,4 +1,4 @@
|
||||
%define tag 0.82
|
||||
%define tag 0.83
|
||||
%define rev 1
|
||||
#
|
||||
# This file is maintained at the following location:
|
||||
@ -482,6 +482,14 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 03 2015 Stef Walter <stefw@redhat.com> - 0.83-1
|
||||
- * Fix NTP server configuration bugs
|
||||
- * Kubernetes dashboard topology icons don't leave the view
|
||||
- * Kubernetes dashboard uses shared container-terminal component
|
||||
- * Fix race when adding machine to Cockpit dashboard
|
||||
- * Updated documentation for running new distributed tests
|
||||
- * Lots of other bug and testing fixes
|
||||
|
||||
* Wed Oct 28 2015 Stef Walter <stefw@redhat.com> - 0.82-1
|
||||
- * Support certificate chains properly in cockpit-ws
|
||||
- * Rename the default self-signed certificate
|
||||
|
Loading…
Reference in New Issue
Block a user