|
|
5c77cd |
# This spec file has been automatically updated
|
|
|
b777bb |
Version: 27.1
|
|
|
f99054 |
Release: 4%{?dist}
|
|
|
5c77cd |
Name: cockpit-podman
|
|
|
5c77cd |
Summary: Cockpit component for Podman containers
|
|
|
5c77cd |
License: LGPLv2+
|
|
|
5c77cd |
URL: https://github.com/cockpit-project/cockpit-podman
|
|
|
5c77cd |
|
|
|
5c77cd |
Source0: https://github.com/cockpit-project/cockpit-podman/releases/download/%{version}/cockpit-podman-%{version}.tar.gz
|
|
|
f99054 |
# related bug: https://bugzilla.redhat.com/show_bug.cgi?id=1914884
|
|
|
f99054 |
# backported: https://github.com/cockpit-project/cockpit-podman/pull/653.patch
|
|
|
f99054 |
Patch0: cockpit-podman-1914884.patch
|
|
|
5c77cd |
BuildArch: noarch
|
|
|
5c77cd |
BuildRequires: libappstream-glib
|
|
|
5c77cd |
|
|
|
5c77cd |
Requires: cockpit-bridge >= 138
|
|
|
5c77cd |
Requires: cockpit-shell >= 138
|
|
|
5c77cd |
Requires: podman >= 1.3.0
|
|
|
5c77cd |
|
|
|
5c77cd |
%description
|
|
|
5c77cd |
The Cockpit user interface for Podman containers.
|
|
|
5c77cd |
|
|
|
5c77cd |
%prep
|
|
|
5c77cd |
%setup -q -n cockpit-podman
|
|
|
5c77cd |
|
|
|
f99054 |
# https://bugzilla.redhat.com/show_bug.cgi?id=1914884
|
|
|
f99054 |
%patch0 -p1
|
|
|
f99054 |
|
|
|
5c77cd |
%build
|
|
|
5c77cd |
# Nothing to build
|
|
|
5c77cd |
|
|
|
5c77cd |
%install
|
|
|
5c77cd |
%make_install
|
|
|
5c77cd |
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|
|
5c77cd |
|
|
|
5c77cd |
%files
|
|
|
020842 |
%doc README.md
|
|
|
020842 |
%license LICENSE
|
|
|
5c77cd |
%{_datadir}/cockpit/*
|
|
|
5c77cd |
%{_datadir}/metainfo/*
|
|
|
5c77cd |
|
|
|
5c77cd |
%changelog
|
|
|
f99054 |
* Mon Jan 18 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-4
|
|
|
f99054 |
- fix "Fix gating tests of container-tools for 8.4.0"
|
|
|
f99054 |
- Related: #1883490
|
|
|
f99054 |
|
|
|
f99054 |
* Fri Jan 15 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-3
|
|
|
f99054 |
- another gating test fix - don't remove all containers but only admin ones
|
|
|
f99054 |
thanks to Matej Marusak
|
|
|
f99054 |
- Related: #1883490
|
|
|
f99054 |
|
|
|
b777bb |
* Fri Jan 08 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-2
|
|
|
b777bb |
- gating tests - always set VM password
|
|
|
d6b6e0 |
- Related: #1883490
|
|
|
b777bb |
|
|
|
b777bb |
* Thu Jan 07 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-1
|
|
|
b777bb |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/27.1
|
|
|
d6b6e0 |
- Related: #1883490
|
|
|
b777bb |
|
|
|
b777bb |
* Thu Jan 07 2021 Jindrich Novy <jnovy@redhat.com> - 27-1
|
|
|
b777bb |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/27
|
|
|
d6b6e0 |
- Related: #1883490
|
|
|
b777bb |
|
|
|
155fe2 |
* Thu Dec 10 2020 Jindrich Novy <jnovy@redhat.com> - 26-1
|
|
|
155fe2 |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/26
|
|
|
d6b6e0 |
- Related: #1883490
|
|
|
155fe2 |
|
|
|
155fe2 |
* Thu Dec 03 2020 Jindrich Novy <jnovy@redhat.com> - 25-4
|
|
|
155fe2 |
- replace docker.io with quay.io for gating tests due do
|
|
|
155fe2 |
docker.io new pull rate limit requirements
|
|
|
d6b6e0 |
- Related: #1883490
|
|
|
155fe2 |
|
|
|
020842 |
* Sat Nov 07 2020 Jindrich Novy <jnovy@redhat.com> - 25-3
|
|
|
020842 |
- test: Cleanup images before pulling the ones we need - thanks to Matej Marusak
|
|
|
d6b6e0 |
- Related: #1883490
|
|
|
020842 |
|
|
|
020842 |
* Tue Nov 03 2020 Jindrich Novy <jnovy@redhat.com> - 25-2
|
|
|
020842 |
- remove hack in tests
|
|
|
d6b6e0 |
- Related: #1883490
|
|
|
020842 |
|
|
|
d6b6e0 |
* Wed Oct 21 2020 Jindrich Novy <jnovy@redhat.com> - 25-1
|
|
|
d6b6e0 |
- synchronize with stream-container-tools-rhel8
|
|
|
d6b6e0 |
- Related: #1883490
|
|
|
020842 |
|
|
|
03af2b |
* Sun Jul 26 2020 Jindrich Novy <jnovy@redhat.com> - 18.1-2
|
|
|
03af2b |
- revert back to 18.1 as this version is aimed at 8.3.0
|
|
|
03af2b |
- Related: #1821193
|
|
|
03af2b |
|
|
|
03af2b |
* Wed Jul 15 2020 Jindrich Novy <jnovy@redhat.com> - 19-1
|
|
|
03af2b |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/19
|
|
|
03af2b |
- Related: #1821193
|
|
|
03af2b |
|
|
|
03af2b |
* Wed Jul 15 2020 Martin Pitt <mpitt@redhat.com> - 18.1-1
|
|
|
03af2b |
- Fix AppStream metainfo (rhbz#1854673)
|
|
|
03af2b |
|
|
|
be1b9d |
* Mon Jun 15 2020 Jindrich Novy <jnovy@redhat.com> - 18-1
|
|
|
be1b9d |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/v18
|
|
|
be1b9d |
- Related: #1821193
|
|
|
be1b9d |
|
|
|
5c77cd |
* Fri May 15 2020 Jindrich Novy <jnovy@redhat.com> - 17-1
|
|
|
5c77cd |
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/17
|
|
|
5c77cd |
- Related: #1821193
|
|
|
5c77cd |
|
|
|
5c77cd |
* Tue May 12 2020 Jindrich Novy <jnovy@redhat.com> - 16-1
|
|
|
5c77cd |
- synchronize containter-tools 8.3.0 with 8.2.1
|
|
|
5c77cd |
- Related: #1821193
|
|
|
5c77cd |
|
|
|
5c77cd |
* Mon Apr 20 2020 Matej Marusak <mmarusak@redhat.com> - 15-1
|
|
|
5c77cd |
- Drop obsolete functionality for Fedora Atomic
|
|
|
5c77cd |
- Localize dates and times
|
|
|
5c77cd |
- Make tests non-destructive, to support gating
|
|
|
5c77cd |
- Fix crash on filtering anonymous images
|
|
|
5c77cd |
- Translation updates
|
|
|
5c77cd |
- Show historical logs
|
|
|
5c77cd |
|
|
|
5c77cd |
* Thu Jan 09 2020 Matej Marusak <mmarusak@redhat.com> - 12-1
|
|
|
5c77cd |
- Configure CPU share for system containers
|
|
|
5c77cd |
- Translation updates
|
|
|
5c77cd |
|
|
|
5c77cd |
* Thu Nov 28 2019 Matej Marusak <mmarusak@redhat.com> - 11-1
|
|
|
5c77cd |
- Fix Alert notification in Image Search Modal
|
|
|
5c77cd |
- Allow more than a single Error Notification for Container action errors
|
|
|
5c77cd |
- Various Alert cleanups
|
|
|
5c77cd |
- Translation updates
|
|
|
5c77cd |
|
|
|
5c77cd |
* Wed Nov 13 2019 Matej Marusak <mmarusak@redhat.com> - 10-1
|
|
|
5c77cd |
- Support for user containers
|
|
|
5c77cd |
- Show list of containers that use given image
|
|
|
5c77cd |
- Show placeholder while loading containers and images
|
|
|
5c77cd |
- Fix setting memory limit rhbz#1732713
|
|
|
5c77cd |
- Add container Terminal rhbz#1703245
|
|
|
5c77cd |
|
|
|
5c77cd |
* Wed Jun 26 2019 Martin Pitt <mpitt@redhat.com> - 4-1
|
|
|
5c77cd |
- Fix regression in container commit
|
|
|
5c77cd |
- Fix AppStream ID rhbz#1734809
|
|
|
5c77cd |
|
|
|
5c77cd |
* Mon Jun 17 2019 Martin Pitt <mpitt@redhat.com> - 3-1
|
|
|
5c77cd |
- Enable Commit button for running containers
|
|
|
5c77cd |
- Fix race condition with container deletion
|
|
|
5c77cd |
- Stop fetching all containers/images for each container/image event
|
|
|
5c77cd |
|
|
|
5c77cd |
* Sun Jun 09 2019 Martin Pitt <mpitt@redhat.com> - 2-2
|
|
|
5c77cd |
- Fix podman dependency
|
|
|
5c77cd |
|
|
|
5c77cd |
* Mon May 27 2019 Martin Pitt <mpitt@redhat.com> - 2-1
|
|
|
5c77cd |
- Update to upstream 2 release
|
|
|
5c77cd |
- Support podman API 1.3
|
|
|
5c77cd |
- Support running commands with arguments
|
|
|
5c77cd |
- Show the default command coming from image
|
|
|
5c77cd |
- Implement filtering of images and containers
|
|
|
5c77cd |
|
|
|
5c77cd |
* Wed Apr 17 2019 Cockpit Project <cockpituous@gmail.com> - 1-2
|
|
|
5c77cd |
- Update to upstream 1 release
|
|
|
5c77cd |
|