Update to 126-1
- Show security scan information about containers - Choose whether password is cached and reused on login screen - Allow renaming of active devices in networking interface - More clearly indicate when checking network connectivity - The remotectl command can now combine certificate and key files - Support Openshift's certificate autogeneration when used as a pod - The remotectl tool now checks for keys in certificate files - Domain join operations can now be properly cancelled - Make Kerberos authentication work even if gss-proxy is in use - Javascript code can now export DBus interfaces - When proxied, support X-Forwarded-Proto - Ignore block devices with a zero size in the storage interface
This commit is contained in:
parent
7aca5842e8
commit
e7b39290c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -96,3 +96,4 @@
|
||||
/cockpit-123.tar.xz
|
||||
/cockpit-124.tar.xz
|
||||
/cockpit-125.tar.xz
|
||||
/cockpit-126.tar.xz
|
||||
|
16
cockpit.spec
16
cockpit.spec
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 125
|
||||
Version: 126
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# This file is maintained at the following location:
|
||||
@ -549,6 +549,20 @@ pulls in some necessary packages via dependencies.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Dec 14 2016 Stef Walter <<stefw@redhat.com>> - 126-1
|
||||
- Show security scan information about containers
|
||||
- Choose whether password is cached and reused on login screen
|
||||
- Allow renaming of active devices in networking interface
|
||||
- More clearly indicate when checking network connectivity
|
||||
- The remotectl command can now combine certificate and key files
|
||||
- Support Openshift's certificate autogeneration when used as a pod
|
||||
- The remotectl tool now checks for keys in certificate files
|
||||
- Domain join operations can now be properly cancelled
|
||||
- Make Kerberos authentication work even if gss-proxy is in use
|
||||
- Javascript code can now export DBus interfaces
|
||||
- When proxied, support X-Forwarded-Proto
|
||||
- Ignore block devices with a zero size in the storage interface
|
||||
|
||||
* Thu Nov 24 2016 Stef Walter <<stefw@redhat.com>> - 125-1
|
||||
- Cockpit is now properly translatable
|
||||
- Display OSTree signatures
|
||||
|
Loading…
Reference in New Issue
Block a user