Update to version 0.75
* New design for kubernetes listing pages * Namespace filter for kubernetes * Pretty http error pages * Lots of bugs, build and testing fixes
This commit is contained in:
parent
0a7ca46534
commit
5b9213ed4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/cockpit-0.71.tar.bz2
|
||||
/cockpit-0.73.tar.bz2
|
||||
/cockpit-0.74.tar.bz2
|
||||
/cockpit-0.75.tar.bz2
|
||||
|
@ -1,4 +1,4 @@
|
||||
%define tag 0.74
|
||||
%define tag 0.75
|
||||
%define rel 1
|
||||
# Globals that might be defined elsewhere
|
||||
# * gitcommit xxxx
|
||||
@ -472,6 +472,12 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 10 2015 petervo <petervo@redhat.com> - 0.75-1
|
||||
- New design for kubernetes listing pages
|
||||
- Namespace filter for kubernetes
|
||||
- Pretty http error pages
|
||||
- Lots of bugs, build and testing fixes
|
||||
|
||||
* Thu Sep 03 2015 Stef Walter <stefw@redhat.com> - 0.74-1
|
||||
- * Display an intelligent message when password auth is not possible
|
||||
- * Correctly start terminal in home directory
|
||||
|
Loading…
Reference in New Issue
Block a user