Update to version 122

* Works with UDisks in addition to storaged
 * Allow logging into other systems from login page
 * Explicitly specify javascript dependency versions
This commit is contained in:
Cockpit Project 2016-11-01 10:27:55 +00:00
parent e0f5e530ca
commit 112695ceb2
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -92,3 +92,4 @@
/cockpit-119.tar.xz
/cockpit-120.tar.xz
/cockpit-121.tar.xz
/cockpit-122.tar.xz

View File

@ -1,4 +1,4 @@
%define tag 121
%define tag 122
%define rev 1
#
# This file is maintained at the following location:
@ -554,6 +554,11 @@ pulls in some necessary packages via dependencies.
%endif
%changelog
* Tue Nov 01 2016 Stef Walter <stefw@redhat.com> - 122-1
- Works with UDisks in addition to storaged
- Allow logging into other systems from login page
- Explicitly specify javascript dependency versions
* Fri Oct 28 2016 Stef Walter <stefw@redhat.com> - 121-1
- Network Manager Checkpoints
- Add Debian Branding

View File

@ -1 +1 @@
77cd02441edd619ffe6dbfb1ef59e0bb cockpit-121.tar.xz
d2b7e9e699fe07894d31c1dd73e1a0d3 cockpit-122.tar.xz