From 577e07793df3ebecbf23078001848afb884fb8e0 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 4 Dec 2015 13:11:34 +0100 Subject: Cockpit 0.86 --- content/cockpit/cockpit-0.85.md | 2 +- content/cockpit/cockpit-0.86.md | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 content/cockpit/cockpit-0.86.md diff --git a/content/cockpit/cockpit-0.85.md b/content/cockpit/cockpit-0.85.md index 773455f..6c1810c 100644 --- a/content/cockpit/cockpit-0.85.md +++ b/content/cockpit/cockpit-0.85.md @@ -1,5 +1,5 @@ Title: Cockpit 0.85 Released -Date: 2015-11-19 11:24 +Date: 2015-11-27 11:24 Tags: cockpit, linux, technical Slug: cockpit-0.85 Summary: Cockpit releases every week. This week it was 0.85 diff --git a/content/cockpit/cockpit-0.86.md b/content/cockpit/cockpit-0.86.md new file mode 100644 index 0000000..b40e62d --- /dev/null +++ b/content/cockpit/cockpit-0.86.md @@ -0,0 +1,34 @@ +Title: Cockpit 0.86 Released +Date: 2015-12-04 13:04 +Tags: cockpit, linux, technical +Slug: cockpit-0.86 +Category: Cockpit +Summary: Cockpit releases every week. This week it was 0.86 + +Cockpit releases every week. This week it was 0.86. + +### SOS Reporting + +Users can now prepare an SOS Report containing information about the system and send it to their support representative. + + + +### From the future + +Stef has done work to cleanup the Javascript dependencies of Cockpit. Broadly these fall into two categories: + +* Development dependencies: only used while developing Cockpit, not even used while building the tarball. These are ```node_modules``` + +* Runtime dependencies: used while Cockpit is running and built +into the various Cockpit packages. These are ```bower_components``` + +The latter should be replaceable at build-time. The cleanup work moves in this direction, but it's not complete yet. + +### Try it out + +Cockpit 0.86 is available now: + + * [Source Tarball](https://github.com/cockpit-project/cockpit/releases/tag/0.85) + * [Fedora 23 and Fedora Rawhide](https://bodhi.fedoraproject.org/updates/FEDORA-2015-36d1df063f) + * [COPR for Fedora 22, CentOS and RHEL](https://copr.fedoraproject.org/coprs/g/cockpit/cockpit-preview/) + -- cgit v1.2.3