From 4ac37039be9f1675b7b07760ccf06c89a837309f Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 8 Oct 2015 10:44:14 +0200 Subject: Cockpit 0.79 --- content/cockpit/cockpit-0.78.md | 2 +- content/cockpit/cockpit-0.79.md | 43 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 content/cockpit/cockpit-0.79.md diff --git a/content/cockpit/cockpit-0.78.md b/content/cockpit/cockpit-0.78.md index 02cf340..3d9b54e 100644 --- a/content/cockpit/cockpit-0.78.md +++ b/content/cockpit/cockpit-0.78.md @@ -36,7 +36,7 @@ A CPU usage bug in Cockpit 0.77 was fixed. ### From the future -Marius has done some really cool work on iSCSI. It's not yet in a Cockpit release, but take a peak here: +Marius has done some really cool work on iSCSI. It's not yet in a Cockpit release, but take a peek here: diff --git a/content/cockpit/cockpit-0.79.md b/content/cockpit/cockpit-0.79.md new file mode 100644 index 0000000..b67e3a3 --- /dev/null +++ b/content/cockpit/cockpit-0.79.md @@ -0,0 +1,43 @@ +Title: Cockpit 0.79 Released +Date: 2015-10-07 22:23 +Tags: cockpit, linux, technical +Slug: cockpit-0.79 +Summary: Cockpit releases every week. This week it was 0.79 + +Cockpit releases every week. This week it was 0.79 + +### Vagrant File + +Cockpit now has a vagrant file. If you want to checkout the latest +Cockpit, test pull requests, or hack on Cockpit, you can: + + :::text + $ sudo vagrant up + +... in a Cockpit git repo. There's a +[tutorial with more information](http://stef.thewalter.net/cockpit-vagrantfile.html) + + +### Testing with libvirt + +Dominik migrated the Cockpit integration tests to run on libvirt, rather +than using Qemu directly. This makes the tests more portable, and is an +important step towards running them distributed. + + +### From the future + +Marius has done some work on configuring NTP servers. Hopefully this will +be in a release soon: + + + + +### Try it out + +Cockpit 0.79 is available now: + + * [Source Tarball](https://github.com/cockpit-project/cockpit/releases/tag/0.79) + * [Fedora 23 and Fedora Rawhide](https://bodhi.fedoraproject.org/updates/FEDORA-2015-7e1880ba02) + * [COPR for Fedora 21, 22, CentOS and RHEL](https://copr.fedoraproject.org/coprs/sgallagh/cockpit-preview/) + -- cgit v1.2.3