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:
parent
0cda5100ee
commit
e0f5e530ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@
|
|||||||
/cockpit-118.tar.xz
|
/cockpit-118.tar.xz
|
||||||
/cockpit-119.tar.xz
|
/cockpit-119.tar.xz
|
||||||
/cockpit-120.tar.xz
|
/cockpit-120.tar.xz
|
||||||
|
/cockpit-121.tar.xz
|
||||||
|
10
cockpit.spec
10
cockpit.spec
@ -1,4 +1,4 @@
|
|||||||
%define tag 120
|
%define tag 121
|
||||||
%define rev 1
|
%define rev 1
|
||||||
#
|
#
|
||||||
# This file is maintained at the following location:
|
# 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
|
%files ostree -f ostree.list
|
||||||
|
|
||||||
%package machines
|
%package machines
|
||||||
Summary: Cockpit user interface for rpm-machines
|
Summary: Cockpit user interface for virtual machines
|
||||||
Requires: %{name}-bridge >= %{stable_api}
|
Requires: %{name}-bridge >= %{stable_api}
|
||||||
Requires: %{name}-shell >= %{stable_api}
|
Requires: %{name}-shell >= %{stable_api}
|
||||||
Requires: libvirt
|
Requires: libvirt
|
||||||
@ -554,6 +554,12 @@ pulls in some necessary packages via dependencies.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Oct 22 2016 Stef Walter <stefw@redhat.com> - 120-1
|
||||||
- New containers page layout
|
- New containers page layout
|
||||||
- Quick filtering of containers and images on the container page
|
- Quick filtering of containers and images on the container page
|
||||||
|
Loading…
Reference in New Issue
Block a user