d4ddea
# This spec file has been automatically updated
e8b9c7
Version: 39
e6129a
Release:        1%{?dist}
e8b9c7
#
e8b9c7
# Copyright (C) 2017-2020 Red Hat, Inc.
e8b9c7
#
e8b9c7
# Cockpit is free software; you can redistribute it and/or modify it
e8b9c7
# under the terms of the GNU Lesser General Public License as published by
e8b9c7
# the Free Software Foundation; either version 2.1 of the License, or
e8b9c7
# (at your option) any later version.
e8b9c7
#
e8b9c7
# Cockpit is distributed in the hope that it will be useful, but
e8b9c7
# WITHOUT ANY WARRANTY; without even the implied warranty of
e8b9c7
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
e8b9c7
# Lesser General Public License for more details.
e8b9c7
#
e8b9c7
# You should have received a copy of the GNU Lesser General Public License
e8b9c7
# along with Cockpit; If not, see <http://www.gnu.org/licenses/>.
e8b9c7
#
e8b9c7
d4ddea
Name:           cockpit-podman
d4ddea
Summary:        Cockpit component for Podman containers
d4ddea
License:        LGPLv2+
d4ddea
URL:            https://github.com/cockpit-project/cockpit-podman
d4ddea
e8b9c7
Source0:        https://github.com/cockpit-project/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
d4ddea
BuildArch:      noarch
d4ddea
BuildRequires:  libappstream-glib
e8b9c7
BuildRequires:  make
d4ddea
d4ddea
Requires:       cockpit-bridge >= 138
e8b9c7
Requires:       podman >= 2.0.4
d4ddea
d4ddea
%description
d4ddea
The Cockpit user interface for Podman containers.
d4ddea
d4ddea
%prep
e8b9c7
%setup -q -n %{name}
f850cd
d4ddea
%build
d4ddea
# Nothing to build
d4ddea
d4ddea
%install
d4ddea
%make_install
d4ddea
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
d4ddea
d4ddea
%files
59fffd
%doc README.md
e8b9c7
%license LICENSE dist/index.js.LICENSE.txt.gz
d4ddea
%{_datadir}/cockpit/*
d4ddea
%{_datadir}/metainfo/*
d4ddea
d4ddea
%changelog
e8b9c7
* Wed Jan 05 2022 Jindrich Novy <jnovy@redhat.com> - 39-1
e8b9c7
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/39
e8b9c7
- Related: #2021990
e8b9c7
e8b9c7
* Fri Dec 10 2021 Jindrich Novy <jnovy@redhat.com> - 38-1
e8b9c7
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/38
e8b9c7
- Related: #2021990
e8b9c7
e8b9c7
* Fri Nov 26 2021 Jindrich Novy <jnovy@redhat.com> - 37-1
e8b9c7
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/37
e8b9c7
- Related: #2021990
e8b9c7
e8b9c7
* Fri Nov 12 2021 Jindrich Novy <jnovy@redhat.com> - 36-2
e8b9c7
- revert the ansible change to fix gating tests
e8b9c7
- Related: #2001445
e8b9c7
e8b9c7
* Wed Nov 10 2021 Jindrich Novy <jnovy@redhat.com> - 36-1
e8b9c7
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/36
e8b9c7
- Related: #2001445
e8b9c7
e6129a
* Thu Aug 05 2021 Jindrich Novy <jnovy@redhat.com> - 33-1
e6129a
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/33
e6129a
- Related: #1934415
e6129a
e6129a
* Wed Jul 21 2021 Jindrich Novy <jnovy@redhat.com> - 32-2
48e1d5
- attempt to fix gating tests - thanks for Matej Marusak
e6129a
- Related: #1934415
48e1d5
48e1d5
* Mon Jul 05 2021 Jindrich Novy <jnovy@redhat.com> - 32-1
48e1d5
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/32
e6129a
- Related: #1934415
48e1d5
e6129a
* Wed May 26 2021 Jindrich Novy <jnovy@redhat.com> - 31-1
48e1d5
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/31
e6129a
- Related: #1934415
af6f5b
e6129a
* Mon Apr 26 2021 Jindrich Novy <jnovy@redhat.com> - 30-1
af6f5b
- fix gating test failure for cockpit-podman
e6129a
- Related: #1934415
af6f5b
e6129a
* Thu Mar 11 2021 Jindrich Novy <jnovy@redhat.com> - 29-3
f850cd
- fix gating test failure for cockpit-podman
e6129a
- Related: #1934415
e6129a
e6129a
* Thu Mar 04 2021 Jindrich Novy <jnovy@redhat.com> - 29-2
e6129a
- gating test fix - properly install browser
e6129a
- Related: #1934415
f850cd
f850cd
* Mon Feb 22 2021 Jindrich Novy <jnovy@redhat.com> - 29-1
f850cd
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/29
f850cd
- Related: #1883490
f850cd
f850cd
* Fri Feb 12 2021 Jindrich Novy <jnovy@redhat.com> - 28.1-1
f850cd
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/28.1
f850cd
- Related: #1883490
f850cd
f850cd
* Wed Feb 10 2021 Jindrich Novy <jnovy@redhat.com> - 28-4
f850cd
- readd cockpit-system
f850cd
Related: #1914884
f850cd
f850cd
* Mon Feb 08 2021 Jindrich Novy <jnovy@redhat.com> - 28-3
f850cd
- fix gating tests for cockpit-podman - thanks for Matej Marusak
f850cd
- Related: #1883490
f850cd
f850cd
* Sat Feb 06 2021 Jindrich Novy <jnovy@redhat.com> - 28-2
f850cd
- remove applied patch and cockpit-shell dependency
f850cd
- Related: #1883490
f850cd
f850cd
* Sat Feb 06 2021 Jindrich Novy <jnovy@redhat.com> - 28-1
f850cd
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/28
f850cd
- Related: #1883490
f850cd
f850cd
* Mon Jan 18 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-4
f850cd
- fix "Fix gating tests of container-tools for 8.4.0"
f850cd
- Related: #1883490
f850cd
f850cd
* Fri Jan 15 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-3
f850cd
- another gating test fix - don't remove all containers but only admin ones
f850cd
  thanks to Matej Marusak
f850cd
- Related: #1883490
59fffd
59fffd
* Fri Jan 08 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-2
59fffd
- gating tests - always set VM password
f850cd
- Related: #1883490
59fffd
59fffd
* Thu Jan 07 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-1
59fffd
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/27.1
f850cd
- Related: #1883490
59fffd
59fffd
* Thu Jan 07 2021 Jindrich Novy <jnovy@redhat.com> - 27-1
59fffd
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/27
f850cd
- Related: #1883490
59fffd
59fffd
* Thu Dec 10 2020 Jindrich Novy <jnovy@redhat.com> - 26-1
59fffd
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/26
f850cd
- Related: #1883490
59fffd
59fffd
* Thu Dec 03 2020 Jindrich Novy <jnovy@redhat.com> - 25-4
59fffd
- replace docker.io with quay.io for gating tests due do
59fffd
  docker.io new pull rate limit requirements
f850cd
- Related: #1883490
59fffd
59fffd
* Sat Nov 07 2020 Jindrich Novy <jnovy@redhat.com> - 25-3
59fffd
- test: Cleanup images before pulling the ones we need - thanks to Matej Marusak
f850cd
- Related: #1883490
59fffd
59fffd
* Tue Nov 03 2020 Jindrich Novy <jnovy@redhat.com> - 25-2
59fffd
- remove hack in tests
f850cd
- Related: #1883490
59fffd
f850cd
* Wed Oct 21 2020 Jindrich Novy <jnovy@redhat.com> - 25-1
f850cd
- synchronize with stream-container-tools-rhel8
f850cd
- Related: #1883490
59fffd
c3f464
* Sun Jul 26 2020 Jindrich Novy <jnovy@redhat.com> - 18.1-2
c3f464
- revert back to 18.1 as this version is aimed at 8.3.0
c3f464
- Related: #1821193
c3f464
c3f464
* Wed Jul 15 2020 Jindrich Novy <jnovy@redhat.com> - 19-1
c3f464
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/19
c3f464
- Related: #1821193
c3f464
c3f464
* Wed Jul 15 2020 Martin Pitt <mpitt@redhat.com> - 18.1-1
c3f464
- Fix AppStream metainfo (rhbz#1854673)
c3f464
c3f464
* Mon Jun 15 2020 Jindrich Novy <jnovy@redhat.com> - 18-1
c3f464
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/v18
c3f464
- Related: #1821193
c3f464
cc4a8f
* Fri May 15 2020 Jindrich Novy <jnovy@redhat.com> - 17-1
cc4a8f
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/17
c3f464
- Related: #1821193
cc4a8f
c3f464
* Tue May 12 2020 Jindrich Novy <jnovy@redhat.com> - 16-1
c3f464
- synchronize containter-tools 8.3.0 with 8.2.1
c3f464
- Related: #1821193
cc4a8f
c3f464
* Mon Apr 20 2020 Matej Marusak <mmarusak@redhat.com> - 15-1
c3f464
- Drop obsolete functionality for Fedora Atomic
c3f464
- Localize dates and times
c3f464
- Make tests non-destructive, to support gating
c3f464
- Fix crash on filtering anonymous images
c3f464
- Translation updates
c3f464
- Show historical logs
cc4a8f
bfea7f
* Thu Jan 09 2020 Matej Marusak <mmarusak@redhat.com> - 12-1
bfea7f
- Configure CPU share for system containers
bfea7f
- Translation updates
bfea7f
bfea7f
* Thu Nov 28 2019 Matej Marusak <mmarusak@redhat.com> - 11-1
aac378
- Fix Alert notification in Image Search Modal
aac378
- Allow more than a single Error Notification for Container action errors
aac378
- Various Alert cleanups
aac378
- Translation updates
aac378
aac378
* Wed Nov 13 2019 Matej Marusak <mmarusak@redhat.com> - 10-1
aac378
- Support for user containers
aac378
- Show list of containers that use given image
aac378
- Show placeholder while loading containers and images
bfea7f
- Fix setting memory limit rhbz#1732713
bfea7f
- Add container Terminal rhbz#1703245
aac378
d4ddea
* Wed Jun 26 2019 Martin Pitt <mpitt@redhat.com> - 4-1
d4ddea
- Fix regression in container commit
d4ddea
- Fix AppStream ID rhbz#1734809
d4ddea
d4ddea
* Mon Jun 17 2019 Martin Pitt <mpitt@redhat.com> - 3-1
d4ddea
- Enable Commit button for running containers
d4ddea
- Fix race condition with container deletion
d4ddea
- Stop fetching all containers/images for each container/image event
d4ddea
d4ddea
* Sun Jun 09 2019 Martin Pitt <mpitt@redhat.com> - 2-2
d4ddea
- Fix podman dependency
d4ddea
d4ddea
* Mon May 27 2019 Martin Pitt <mpitt@redhat.com> - 2-1
d4ddea
- Update to upstream 2 release
d4ddea
- Support podman API 1.3
d4ddea
- Support running commands with arguments
d4ddea
- Show the default command coming from image
d4ddea
- Implement filtering of images and containers
d4ddea
d4ddea
* Wed Apr 17 2019 Cockpit Project <cockpituous@gmail.com> - 1-2
d4ddea
- Update to upstream 1 release
d4ddea