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:
parent
e0f5e530ca
commit
112695ceb2
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@
|
||||
/cockpit-119.tar.xz
|
||||
/cockpit-120.tar.xz
|
||||
/cockpit-121.tar.xz
|
||||
/cockpit-122.tar.xz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user