From 8be562830edbf8bbaf247d8bf38b20c940c1c18e Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 14 Oct 2015 23:30:57 +0200 Subject: Cockpit 0.80 --- content/cockpit/cockpit-0.80.md | 40 +++++++++++++++++++++++++++++++ content/images/cockpit-ostree-design.png | Bin 0 -> 74232 bytes 2 files changed, 40 insertions(+) create mode 100644 content/cockpit/cockpit-0.80.md create mode 100644 content/images/cockpit-ostree-design.png diff --git a/content/cockpit/cockpit-0.80.md b/content/cockpit/cockpit-0.80.md new file mode 100644 index 0000000..004b0f6 --- /dev/null +++ b/content/cockpit/cockpit-0.80.md @@ -0,0 +1,40 @@ +Title: Cockpit 0.80 Released +Date: 2015-10-14 22:19 +Tags: cockpit, linux, technical +Slug: cockpit-0.80 +Summary: Cockpit releases every week. This week it was 0.80 + +Cockpit releases every week. This week it was 0.80 + +### SSH private keys + +You can now use Cockpit to load SSH private keys into the ssh-agent that's +running in the Cockpit login session. These keys are used to authenticate +against other systems when they are added to the dashboard. Cockpit also +supports inspecting and changing the passwords for SSH private keys. + + + +### Always start an SSH agent + +Cockpit now always starts an SSH agent in the Cockpit login session. Previously +this would happen if the correct PAM modules were loaded. + +### From the future + +Peter has done work to build an OSTree UI, useful for upgrading and rolling back +the operating system on Atomic Host: + +[![OSTree Design Work](images/cockpit-ostree-design.png)](https://raw.githubusercontent.com/cockpit-project/cockpit-design/master/software-updates/software-updates-ostree-alt.png) + +Subin has done work to get Nulecule Kubernetes applications working with Atomic +and larger Kubernetes clusters. + +### Try it out + +Cockpit 0.80 is available now: + + * [Source Tarball](https://github.com/cockpit-project/cockpit/releases/tag/0.80) + * [Fedora 23 and Fedora Rawhide](https://bodhi.fedoraproject.org/updates/FEDORA-2015-28a7f2b07f) + * [COPR for Fedora 21, 22, CentOS and RHEL](https://copr.fedoraproject.org/coprs/sgallagh/cockpit-preview/) + diff --git a/content/images/cockpit-ostree-design.png b/content/images/cockpit-ostree-design.png new file mode 100644 index 0000000..ab8f084 Binary files /dev/null and b/content/images/cockpit-ostree-design.png differ -- cgit v1.2.3