Update to 151-1
- Support loading SSH keys from arbitrary paths - Support X-Forwarded-Proto HTTP header for Kubernetes - Fix Kubernetes connection hangs (regression in version 150)
This commit is contained in:
parent
fb8fce1209
commit
090ad330f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -112,3 +112,4 @@
|
||||
/cockpit-146.tar.xz
|
||||
/cockpit-149.tar.xz
|
||||
/cockpit-150.tar.xz
|
||||
/cockpit-151.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 150
|
||||
Version: 151
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# This file is maintained at the following location:
|
||||
@ -659,6 +659,12 @@ The Cockpit component for installing package updates, via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Thu Sep 21 2017 Martin Pitt <martin@piware.de> - 151-1
|
||||
|
||||
- Support loading SSH keys from arbitrary paths
|
||||
- Support X-Forwarded-Proto HTTP header for Kubernetes
|
||||
- Fix Kubernetes connection hangs (regression in version 150)
|
||||
|
||||
* Fri Sep 08 2017 Martin Pitt <martin@piware.de> - 150-1
|
||||
|
||||
- Automatically enable and start newly created timers on the Services page
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-150.tar.xz) = 4c8a000a5009219b07e1f8cc54a7c646520fa0eb8917ff8da54876e0e058f7b30671479fc921e544bb985256a472676b0c85b8ce344b73ade038f1667a3bbfb5
|
||||
SHA512 (cockpit-151.tar.xz) = 4ea861967f3bf33ea0d044da1af5bb787523e9cc4b997825615be3022491627524cf889d97ee263cfb636917ceb2156f78cc6c043cd40aad846264cd4804163e
|
||||
|
Loading…
Reference in New Issue
Block a user