|
|
19676b |
# This spec file has been automatically updated
|
|
|
19676b |
Version: 33
|
|
|
19676b |
Release: 1%{?dist}
|
|
|
19676b |
Name: cockpit-podman
|
|
|
19676b |
Summary: Cockpit component for Podman containers
|
|
|
19676b |
License: LGPLv2+
|
|
|
19676b |
URL: https://github.com/cockpit-project/cockpit-podman
|
|
|
19676b |
|
|
|
19676b |
Source0: https://github.com/cockpit-project/cockpit-podman/releases/download/%{version}/cockpit-podman-%{version}.tar.gz
|
|
|
19676b |
BuildArch: noarch
|
|
|
19676b |
BuildRequires: libappstream-glib
|
|
|
19676b |
|
|
|
19676b |
Requires: cockpit-bridge >= 138
|
|
|
19676b |
Requires: podman >= 1.3.0
|
|
|
19676b |
|
|
|
19676b |
%description
|
|
|
19676b |
The Cockpit user interface for Podman containers.
|
|
|
19676b |
|
|
|
19676b |
%prep
|
|
|
19676b |
%setup -q -n cockpit-podman
|
|
|
19676b |
|
|
|
19676b |
%build
|
|
|
19676b |
# Nothing to build
|
|
|
19676b |
|
|
|
19676b |
%install
|
|
|
19676b |
%make_install
|
|
|
19676b |
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|
|
19676b |
|
|
|
19676b |
%files
|
|
|
19676b |
%doc README.md
|
|
|
19676b |
%license LICENSE
|
|
|
19676b |
%{_datadir}/cockpit/*
|
|
|
19676b |
%{_datadir}/metainfo/*
|
|
|
19676b |
|
|
|
19676b |
%changelog
|
|
|
19676b |
* Thu Aug 05 2021 Jindrich Novy <jnovy@redhat.com> - 33-1
|
|
|
19676b |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/33
|
|
|
19676b |
- Related: #1970747
|
|
|
19676b |
|
|
|
19676b |
* Mon Jul 05 2021 Jindrich Novy <jnovy@redhat.com> - 32-1
|
|
|
19676b |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/32
|
|
|
19676b |
- Related: #1970747
|
|
|
19676b |
|
|
|
19676b |
* Wed May 26 2021 Jindrich Novy <jnovy@redhat.com> - 31-1
|
|
|
19676b |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/31
|
|
|
19676b |
|
|
|
19676b |
* Fri May 07 2021 Jindrich Novy <jnovy@redhat.com> - 30-1
|
|
|
19676b |
- fix gating test failure for cockpit-podman
|
|
|
19676b |
|
|
|
19676b |
* Mon Feb 22 2021 Jindrich Novy <jnovy@redhat.com> - 29-1
|
|
|
19676b |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/29
|
|
|
19676b |
|
|
|
19676b |
* Fri Feb 12 2021 Jindrich Novy <jnovy@redhat.com> - 28.1-1
|
|
|
19676b |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/28.1
|
|
|
19676b |
|
|
|
19676b |
* Mon Feb 08 2021 Jindrich Novy <jnovy@redhat.com> - 28-2
|
|
|
19676b |
- remove cockpit-shell dependency
|
|
|
19676b |
|
|
|
19676b |
* Fri Feb 05 2021 Jindrich Novy <jnovy@redhat.com> - 28-1
|
|
|
19676b |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/28
|
|
|
19676b |
|
|
|
19676b |
* Thu Jan 14 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-2
|
|
|
19676b |
- run much more tests - patch from Matej Marusak
|
|
|
19676b |
|
|
|
19676b |
* Thu Jan 07 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-1
|
|
|
19676b |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/27.1
|
|
|
19676b |
|
|
|
19676b |
* Thu Jan 07 2021 Jindrich Novy <jnovy@redhat.com> - 27-1
|
|
|
19676b |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/27
|
|
|
19676b |
|
|
|
19676b |
* Wed Dec 09 2020 Marius Vollmer <mvollmer@redhat.com> - 26-1
|
|
|
19676b |
- run: Make hostPort optional
|
|
|
19676b |
- run: Enable setting up IP address for exposed ports
|
|
|
19676b |
|
|
|
19676b |
* Wed Oct 14 2020 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 25-1
|
|
|
19676b |
|
|
|
19676b |
- Listen for image build event
|
|
|
19676b |
|
|
|
19676b |
* Wed Sep 30 2020 Marius Vollmer <mvollmer@redhat.com> - 24-1
|
|
|
19676b |
|
|
|
19676b |
- Use sentence case in the UI
|
|
|
19676b |
|
|
|
19676b |
* Wed Sep 02 2020 Martin Pitt <martin@piware.de> - 23-1
|
|
|
19676b |
|
|
|
19676b |
- Translation updates
|
|
|
19676b |
|
|
|
19676b |
* Wed Aug 19 2020 Marius Vollmer <mvollmer@redhat.com> - 22-1
|
|
|
19676b |
|
|
|
19676b |
- Support for pod group deletion
|
|
|
19676b |
|
|
|
19676b |
* Wed Aug 05 2020 Matej Marusak <mmarusak@redhat.com> - 21-1
|
|
|
19676b |
|
|
|
19676b |
- Support for pod groups
|
|
|
19676b |
- Support checkpoint and restore
|
|
|
19676b |
- Registry selection in "download image" dialog
|
|
|
19676b |
- Selected tag removal during deletion
|
|
|
19676b |
|
|
|
19676b |
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20-2
|
|
|
19676b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
19676b |
|
|
|
19676b |
* Wed Jul 22 2020 Katerina Koukiou <kkoukiou@redhat.com> - 20-1
|
|
|
19676b |
|
|
|
19676b |
- Show networking information for containers
|
|
|
19676b |
- Enable filtering images and containers by owner
|
|
|
19676b |
- Optionally show intermediate images
|
|
|
19676b |
- Enable setting up SELinux label when mounting volumes
|
|
|
19676b |
|
|
|
19676b |
* Wed Jul 15 2020 Matej Marusak <mmarusak@redhat.com> - 19-1
|
|
|
19676b |
|
|
|
19676b |
- Switch to the new Podman REST API
|
|
|
19676b |
- Improve displaying on small screens
|
|
|
19676b |
|
|
|
19676b |
* Mon Jun 15 2020 Matej Marusak <mmarusak@redhat.com> - 18-1
|
|
|
19676b |
|
|
|
19676b |
- Bump NPM dependencies to their latest versions
|
|
|
19676b |
- Stop importing cockpit's deprecated base1/patternfly.css
|
|
|
19676b |
- Synchronize style with the newest Cockpit
|
|
|
19676b |
|
|
|
19676b |
* Thu May 14 2020 Matej Marusak <mmarusak@redhat.com> - 17-1
|
|
|
19676b |
|
|
|
19676b |
- Translation updates
|
|
|
19676b |
- Adjust tests to changed Services page in Cockpit 218
|
|
|
19676b |
|
|
|
19676b |
* Wed Apr 29 2020 Martin Pitt <martin@piware.de> - 16-1
|
|
|
19676b |
|
|
|
19676b |
- Restyle buttons and dropdowns to be consistent with Cockpit
|
|
|
19676b |
- Disable button and show a spinner while delete operation is in progress
|
|
|
19676b |
- Translation updates
|
|
|
19676b |
|
|
|
19676b |
* Thu Apr 16 2020 Martin Pitt <martin@piware.de> - 15-3
|
|
|
19676b |
|
|
|
19676b |
- Drop obsolete functionality for Fedora Atomic
|
|
|
19676b |
- Localize dates and times
|
|
|
19676b |
- Make tests non-destructive, to support Fedora gating
|
|
|
19676b |
|
|
|
19676b |
* Wed Mar 04 2020 Martin Pitt <martin@piware.de> - 14-1
|
|
|
19676b |
|
|
|
19676b |
- Fix crash on filtering anonymous images
|
|
|
19676b |
- Translation updates
|
|
|
19676b |
|
|
|
19676b |
* Wed Feb 05 2020 sanne raymaekers <sanne.raymaekers@gmail.com> - 13-1
|
|
|
19676b |
|
|
|
19676b |
- Show historical logs
|
|
|
19676b |
|
|
|
19676b |
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 12-2
|
|
|
19676b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
19676b |
|
|
|
19676b |
* Wed Jan 08 2020 Katerina Koukiou <kkoukiou@redhat.com> - 12-1
|
|
|
19676b |
|
|
|
19676b |
- Configure CPU share for system containers
|
|
|
19676b |
|
|
|
19676b |
* Wed Nov 27 2019 Martin Pitt <martin@piware.de> - 11-1
|
|
|
19676b |
|
|
|
19676b |
- Fix Alert notification in Image Search Modal
|
|
|
19676b |
- Allow more than a single Error Notification for Container action errors
|
|
|
19676b |
- Various Alert cleanups
|
|
|
19676b |
- Translation updates
|
|
|
19676b |
|
|
|
19676b |
* Wed Oct 30 2019 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 10-1
|
|
|
19676b |
|
|
|
19676b |
- Support for user containers
|
|
|
19676b |
|
|
|
19676b |
* Wed Oct 02 2019 Martin Pitt <martin@piware.de> - 9-1
|
|
|
19676b |
|
|
|
19676b |
- Minimize CSS in production builds
|
|
|
19676b |
- Bump NPM dependencies to latest versions
|
|
|
19676b |
|
|
|
19676b |
* Wed Sep 04 2019 Martin Pitt <martin@piware.de> - 8-1
|
|
|
19676b |
|
|
|
19676b |
- Show list of containers that use given image
|
|
|
19676b |
- Show placeholder while loading containers and images
|
|
|
19676b |
- Fix setting memory limit
|
|
|
19676b |
|
|
|
19676b |
* Wed Jul 31 2019 Martin Pitt <martin@piware.de> - 7-1
|
|
|
19676b |
|
|
|
19676b |
- Fix AppStream ID
|
|
|
19676b |
- Adjust tests to changed Cockpit Services page
|
|
|
19676b |
|
|
|
19676b |
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6-2
|
|
|
19676b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
19676b |
|
|
|
19676b |
* Fri Jul 19 2019 Martin Pitt <martin@piware.de> - 6-1
|
|
|
19676b |
|
|
|
19676b |
- Fix various UI regressions from Cockpit's PatternFly 4 switch
|
|
|
19676b |
- Add packit configuration (https://packit.dev/)
|
|
|
19676b |
|
|
|
19676b |
* Wed Jul 10 2019 Martin Pitt <martin@piware.de> - 5-1
|
|
|
19676b |
|
|
|
19676b |
- Add container Terminal
|
|
|
19676b |
|
|
|
19676b |
* Wed Jun 26 2019 Katerina Koukiou <kkoukiou@redhat.com> - 4-1
|
|
|
19676b |
|
|
|
19676b |
- Fix regression in container commit
|
|
|
19676b |
|
|
|
19676b |
* Mon Jun 17 2019 Martin Pitt <martin@piware.de> - 3-1
|
|
|
19676b |
|
|
|
19676b |
- Enable Commit button for running containers
|
|
|
19676b |
- Fix race condition with container deletion
|
|
|
19676b |
- Stop fetching all containers/images for each container/image event
|
|
|
19676b |
|
|
|
19676b |
* Fri May 24 2019 Cockpit Project <cockpituous@gmail.com> - 2-1
|
|
|
19676b |
- Update to upstream 2 release
|
|
|
19676b |
|
|
|
19676b |
* Wed Apr 17 2019 Cockpit Project <cockpituous@gmail.com> - 1-2
|
|
|
19676b |
- Update to upstream 1 release
|
|
|
19676b |
|