Update to 12-1
- Configure CPU share for system containers
This commit is contained in:
parent
11c8a72692
commit
6f6d80f633
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/cockpit-podman-9.tar.gz
|
||||
/cockpit-podman-10.tar.gz
|
||||
/cockpit-podman-11.tar.gz
|
||||
/cockpit-podman-12.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 11
|
||||
Version: 12
|
||||
Release: 1%{?dist}
|
||||
Name: cockpit-podman
|
||||
Summary: Cockpit component for Podman containers
|
||||
@ -32,6 +32,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 08 2020 Katerina Koukiou <kkoukiou@redhat.com> - 12-1
|
||||
|
||||
- Configure CPU share for system containers
|
||||
|
||||
* Wed Nov 27 2019 Martin Pitt <martin@piware.de> - 11-1
|
||||
|
||||
- Fix Alert notification in Image Search Modal
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-11.tar.gz) = 84d9ed85ca0412f7d54514a21b23f8bf7941480f828c49671d83b5ef418e9af0d95d13a0afb548de535dd0f162c9e8d9aa6529e8c8bce2d59fa5534b6264f2a5
|
||||
SHA512 (cockpit-podman-12.tar.gz) = 92c304dda26e88c3b46a9d97d7b24c802a62d5d91862c36ed9d723c42e26f103b6a3e4374dd960420aee4a7948ef43dcb4df70ca1115e1a1ce7c57cbc64e6c6d
|
||||
|
Loading…
Reference in New Issue
Block a user