diff --git a/.gitignore b/.gitignore index 4596c62..54dc9fa 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ /cockpit-118.tar.xz /cockpit-119.tar.xz /cockpit-120.tar.xz +/cockpit-121.tar.xz diff --git a/cockpit.spec b/cockpit.spec index f5844ce..a9e4d62 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,4 +1,4 @@ -%define tag 120 +%define tag 121 %define rev 1 # # This file is maintained at the following location: @@ -421,7 +421,7 @@ The Cockpit components for managing software updates for ostree based systems. %files ostree -f ostree.list %package machines -Summary: Cockpit user interface for rpm-machines +Summary: Cockpit user interface for virtual machines Requires: %{name}-bridge >= %{stable_api} Requires: %{name}-shell >= %{stable_api} Requires: libvirt @@ -554,6 +554,12 @@ pulls in some necessary packages via dependencies. %endif %changelog +* Fri Oct 28 2016 Stef Walter - 121-1 +- Network Manager Checkpoints +- Add Debian Branding +- Fix GSSAPI login on Debian and Ubuntu +- Generate map files for debugging Javascript and CSS + * Sat Oct 22 2016 Stef Walter - 120-1 - New containers page layout - Quick filtering of containers and images on the container page diff --git a/sources b/sources index be05103..4c91bd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -354b47ee43a0b020f3b7ca8f6d2f7207 cockpit-120.tar.xz +77cd02441edd619ffe6dbfb1ef59e0bb cockpit-121.tar.xz