Update to version 0.112
* Don't show network interfaces where NM_CONTROLLED=no is set * Add textual fields to container memory and CPU sliders * Display contianer memory and CPU resources on Debian * Disable tuned correctly when clearing a performance profile * Fix SELinux enforcing toggle switch and status
This commit is contained in:
parent
dd85c6f800
commit
d6e98d594e
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
||||
/cockpit-0.108.tar.xz
|
||||
/cockpit-0.109.tar.xz
|
||||
/cockpit-0.111.tar.xz
|
||||
/cockpit-0.112.tar.xz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%define tag 0.111
|
||||
%define tag 0.112
|
||||
%define rev 1
|
||||
#
|
||||
# This file is maintained at the following location:
|
||||
@ -508,6 +508,13 @@ pulls in some necessary packages via dependencies.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 29 2016 Stef Walter <stefw@redhat.com> - 0.112-1
|
||||
- * Don't show network interfaces where NM_CONTROLLED=no is set
|
||||
- * Add textual fields to container memory and CPU sliders
|
||||
- * Display contianer memory and CPU resources on Debian
|
||||
- * Disable tuned correctly when clearing a performance profile
|
||||
- * Fix SELinux enforcing toggle switch and status
|
||||
|
||||
* Tue Jun 21 2016 Stef Walter <stefw@redhat.com> - 0.111-1
|
||||
- * Tarball build issue in 0.110 is now fixed
|
||||
- * The Containers page layouts have been tweaked
|
||||
|
Loading…
Reference in New Issue
Block a user