Update to 20-1
- Show networking information for containers - Enable filtering images and containers by owner - Optionally show intermediate images - Enable setting up SELinux label when mounting volumes
This commit is contained in:
parent
2957a067ee
commit
3e9f30df93
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/cockpit-podman-17.tar.gz
|
||||
/cockpit-podman-18.tar.gz
|
||||
/cockpit-podman-19.tar.gz
|
||||
/cockpit-podman-20.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 19
|
||||
Version: 20
|
||||
Release: 1%{?dist}
|
||||
Name: cockpit-podman
|
||||
Summary: Cockpit component for Podman containers
|
||||
@ -32,6 +32,13 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 22 2020 Katerina Koukiou <kkoukiou@redhat.com> - 20-1
|
||||
|
||||
- Show networking information for containers
|
||||
- Enable filtering images and containers by owner
|
||||
- Optionally show intermediate images
|
||||
- Enable setting up SELinux label when mounting volumes
|
||||
|
||||
* Wed Jul 15 2020 Matej Marusak <mmarusak@redhat.com> - 19-1
|
||||
|
||||
- Switch to the new Podman REST API
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-19.tar.gz) = fac62aa258368b0c5104eb14e7dd52463e32d23b8e32a8ff0fdce79078a6daa0c3c7d65b5a2e69a46f5aacb1e6d39e5e261df28497373b25bb63ef4d3eaae835
|
||||
SHA512 (cockpit-podman-20.tar.gz) = c6984a30101c6deb1123ccd48a13f8ae48f2d6c6be03c1f98bcb95bfcc4ae05c0013e8e0b035a7bf388882f9932972eeee983a8cd20ecab1f9df3d110d9fef4d
|
||||
|
Loading…
Reference in New Issue
Block a user