Update to 150-1
- Automatically enable and start newly created timers on the Services page - Support cockpit-dashboard installation into OSTree overlay on Atomic - Support Kubernetes basic auth with Google Compute Engine 1.7.x
This commit is contained in:
parent
20f9d9912d
commit
fb8fce1209
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@
|
||||
/cockpit-145.tar.xz
|
||||
/cockpit-146.tar.xz
|
||||
/cockpit-149.tar.xz
|
||||
/cockpit-150.tar.xz
|
||||
|
10
cockpit.spec
10
cockpit.spec
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 149
|
||||
Version: 150
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# This file is maintained at the following location:
|
||||
@ -106,7 +106,7 @@ machines.
|
||||
%{_docdir}/%{name}/COPYING
|
||||
%{_docdir}/%{name}/README.md
|
||||
%dir %{_datadir}/%{name}
|
||||
%{_datadir}/appdata/cockpit.appdata.xml
|
||||
%{_datadir}/metainfo/cockpit.appdata.xml
|
||||
%{_datadir}/applications/cockpit.desktop
|
||||
%{_datadir}/pixmaps/cockpit.png
|
||||
%doc %{_mandir}/man1/cockpit.1.gz
|
||||
@ -659,6 +659,12 @@ The Cockpit component for installing package updates, via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Fri Sep 08 2017 Martin Pitt <martin@piware.de> - 150-1
|
||||
|
||||
- Automatically enable and start newly created timers on the Services page
|
||||
- Support cockpit-dashboard installation into OSTree overlay on Atomic
|
||||
- Support Kubernetes basic auth with Google Compute Engine 1.7.x
|
||||
|
||||
* Mon Aug 21 2017 petervo <petervo@redhat.com> - 149-1
|
||||
- Support sending non-maskable interrupt to VMs
|
||||
- Fix building on fedora 27
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-149.tar.xz) = b4d94252c5456ad60e53ff8456154296978f67d23ddaa2fca5f0a6e4aa70d4c17d3d4a067c39214003dc0cfc76ad98cde7519224bef8488a05d36406b6c7d627
|
||||
SHA512 (cockpit-150.tar.xz) = 4c8a000a5009219b07e1f8cc54a7c646520fa0eb8917ff8da54876e0e058f7b30671479fc921e544bb985256a472676b0c85b8ce344b73ade038f1667a3bbfb5
|
||||
|
Loading…
Reference in New Issue
Block a user