Blame cockpit-podman.spec

58b06d3
# This spec file has been automatically updated
3d8b034
Version:        26
a7ecb6e
Release: 1%{?dist}
61ad911
#
61ad911
# Copyright (C) 2017-2020 Red Hat, Inc.
61ad911
#
61ad911
# Cockpit is free software; you can redistribute it and/or modify it
61ad911
# under the terms of the GNU Lesser General Public License as published by
61ad911
# the Free Software Foundation; either version 2.1 of the License, or
61ad911
# (at your option) any later version.
61ad911
#
61ad911
# Cockpit is distributed in the hope that it will be useful, but
61ad911
# WITHOUT ANY WARRANTY; without even the implied warranty of
61ad911
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
61ad911
# Lesser General Public License for more details.
61ad911
#
61ad911
# You should have received a copy of the GNU Lesser General Public License
61ad911
# along with Cockpit; If not, see <http://www.gnu.org/licenses/>.
61ad911
#
61ad911
58b06d3
Name:           cockpit-podman
58b06d3
Summary:        Cockpit component for Podman containers
58b06d3
License:        LGPLv2+
58b06d3
URL:            https://github.com/cockpit-project/cockpit-podman
58b06d3
58b06d3
Source0:        https://github.com/cockpit-project/cockpit-podman/releases/download/%{version}/cockpit-podman-%{version}.tar.gz
58b06d3
BuildArch:      noarch
58b06d3
BuildRequires:  libappstream-glib
58b06d3
58b06d3
Requires:       cockpit-bridge >= 138
58b06d3
Requires:       cockpit-shell >= 138
a7ecb6e
Requires:       podman >= 2.0.4
58b06d3
58b06d3
%description
58b06d3
The Cockpit user interface for Podman containers.
58b06d3
58b06d3
%prep
58b06d3
%setup -q -n cockpit-podman
58b06d3
58b06d3
%build
58b06d3
# Nothing to build
58b06d3
58b06d3
%install
58b06d3
%make_install
58b06d3
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
58b06d3
58b06d3
%files
61ad911
%doc README.md
61ad911
%license LICENSE
58b06d3
%{_datadir}/cockpit/*
58b06d3
%{_datadir}/metainfo/*
58b06d3
58b06d3
%changelog
3d8b034
* Wed Dec 09 2020 Marius Vollmer <mvollmer@redhat.com> - 26-1
3d8b034
- run: Make hostPort optional
3d8b034
- run: Enable setting up IP address for exposed ports
3d8b034
5778509
* Wed Oct 14 2020 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 25-1
5778509
5778509
- Listen for image build event
5778509
aa25f11
* Wed Sep 30 2020 Marius Vollmer <mvollmer@redhat.com> - 24-1
aa25f11
aa25f11
- Use sentence case in the UI
aa25f11
61ad911
* Wed Sep 02 2020 Martin Pitt <martin@piware.de> - 23-1
61ad911
61ad911
- Translation updates
61ad911
8c0ec48
* Wed Aug 19 2020 Marius Vollmer <mvollmer@redhat.com> - 22-1
8c0ec48
8c0ec48
- Support for pod group deletion
8c0ec48
a7ecb6e
* Wed Aug 05 2020 Matej Marusak <mmarusak@redhat.com> - 21-1
a7ecb6e
a7ecb6e
- Support for pod groups
a7ecb6e
- Support checkpoint and restore
a7ecb6e
- Registry selection in "download image" dialog
a7ecb6e
- Selected tag removal during deletion
a7ecb6e
06ae78d
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20-2
06ae78d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
06ae78d
3e9f30d
* Wed Jul 22 2020 Katerina Koukiou <kkoukiou@redhat.com> - 20-1
3e9f30d
3e9f30d
- Show networking information for containers
3e9f30d
- Enable filtering images and containers by owner
3e9f30d
- Optionally show intermediate images
3e9f30d
- Enable setting up SELinux label when mounting volumes
3e9f30d
e5c5a92
* Wed Jul 15 2020 Matej Marusak <mmarusak@redhat.com> - 19-1
e5c5a92
e5c5a92
- Switch to the new Podman REST API
e5c5a92
- Improve displaying on small screens
e5c5a92
59204fd
* Mon Jun 15 2020 Matej Marusak <mmarusak@redhat.com> - 18-1
59204fd
59204fd
- Bump NPM dependencies to their latest versions
59204fd
- Stop importing cockpit's deprecated base1/patternfly.css
59204fd
- Synchronize style with the newest Cockpit
59204fd
4c639d4
* Thu May 14 2020 Matej Marusak <mmarusak@redhat.com> - 17-1
4c639d4
4c639d4
- Translation updates
4c639d4
- Adjust tests to changed Services page in Cockpit 218
4c639d4
eac67a5
* Wed Apr 29 2020 Martin Pitt <martin@piware.de> - 16-1
eac67a5
eac67a5
- Restyle buttons and dropdowns to be consistent with Cockpit
eac67a5
- Disable button and show a spinner while delete operation is in progress
eac67a5
- Translation updates
eac67a5
3414c06
* Thu Apr 16 2020 Martin Pitt <martin@piware.de> - 15-3
5b0e039
5b0e039
- Drop obsolete functionality for Fedora Atomic
5b0e039
- Localize dates and times
5b0e039
- Make tests non-destructive, to support Fedora gating
5b0e039
6b6f29b
* Wed Mar 04 2020 Martin Pitt <martin@piware.de> - 14-1
6b6f29b
6b6f29b
- Fix crash on filtering anonymous images
6b6f29b
- Translation updates
6b6f29b
d76b6dc
* Wed Feb 05 2020 sanne raymaekers <sanne.raymaekers@gmail.com> - 13-1
d76b6dc
d76b6dc
- Show historical logs
d76b6dc
74cd4b6
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 12-2
74cd4b6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
74cd4b6
6f6d80f
* Wed Jan 08 2020 Katerina Koukiou <kkoukiou@redhat.com> - 12-1
6f6d80f
6f6d80f
- Configure CPU share for system containers
6f6d80f
11c8a72
* Wed Nov 27 2019 Martin Pitt <martin@piware.de> - 11-1
11c8a72
11c8a72
- Fix Alert notification in Image Search Modal
11c8a72
- Allow more than a single Error Notification for Container action errors
11c8a72
- Various Alert cleanups
11c8a72
- Translation updates
11c8a72
207d690
* Wed Oct 30 2019 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 10-1
207d690
207d690
- Support for user containers
207d690
eb54aaf
* Wed Oct 02 2019 Martin Pitt <martin@piware.de> - 9-1
eb54aaf
eb54aaf
- Minimize CSS in production builds
eb54aaf
- Bump NPM dependencies to latest versions
eb54aaf
f902a68
* Wed Sep 04 2019 Martin Pitt <martin@piware.de> - 8-1
f902a68
f902a68
- Show list of containers that use given image
f902a68
- Show placeholder while loading containers and images
f902a68
- Fix setting memory limit
f902a68
b0549bf
* Wed Jul 31 2019 Martin Pitt <martin@piware.de> - 7-1
b0549bf
b0549bf
- Fix AppStream ID
b0549bf
- Adjust tests to changed Cockpit Services page
b0549bf
24da49c
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6-2
24da49c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
24da49c
f7e333f
* Fri Jul 19 2019 Martin Pitt <martin@piware.de> - 6-1
f7e333f
f7e333f
- Fix various UI regressions from Cockpit's PatternFly 4 switch
f7e333f
- Add packit configuration (https://packit.dev/)
f7e333f
63ed673
* Wed Jul 10 2019 Martin Pitt <martin@piware.de> - 5-1
63ed673
63ed673
- Add container Terminal
63ed673
018508d
* Wed Jun 26 2019 Katerina Koukiou <kkoukiou@redhat.com> - 4-1
018508d
018508d
- Fix regression in container commit
018508d
d94ed65
* Mon Jun 17 2019 Martin Pitt <martin@piware.de> - 3-1
d94ed65
d94ed65
- Enable Commit button for running containers
d94ed65
- Fix race condition with container deletion
d94ed65
- Stop fetching all containers/images for each container/image event
d94ed65
279270f
* Fri May 24 2019 Cockpit Project <cockpituous@gmail.com> - 2-1
279270f
- Update to upstream 2 release
279270f
58b06d3
* Wed Apr 17 2019 Cockpit Project <cockpituous@gmail.com> - 1-2
58b06d3
- Update to upstream 1 release
58b06d3