Update to version 121

* Network Manager Checkpoints
 * Add Debian Branding
 * Fix GSSAPI login on Debian and Ubuntu
 * Generate map files for debugging Javascript and CSS
This commit is contained in:
Cockpit Project 2016-10-28 16:05:29 +00:00
parent 0cda5100ee
commit e0f5e530ca
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -91,3 +91,4 @@
/cockpit-118.tar.xz
/cockpit-119.tar.xz
/cockpit-120.tar.xz
/cockpit-121.tar.xz

View File

@ -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 <stefw@redhat.com> - 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 <stefw@redhat.com> - 120-1
- New containers page layout
- Quick filtering of containers and images on the container page

View File

@ -1 +1 @@
354b47ee43a0b020f3b7ca8f6d2f7207 cockpit-120.tar.xz
77cd02441edd619ffe6dbfb1ef59e0bb cockpit-121.tar.xz