Compare commits

...

No commits in common. 'c9' and 'i8-stream-rhel8' have entirely different histories.

@ -1 +1 @@
f986f6a4f34bda7505942533fd1299e6be3f29e1 SOURCES/cockpit-podman-93.1.tar.xz a1bc761d7c581d973af91ba476f6c3d1e5079821 SOURCES/cockpit-podman-75.tar.xz

2
.gitignore vendored

@ -1 +1 @@
SOURCES/cockpit-podman-93.1.tar.xz SOURCES/cockpit-podman-75.tar.xz

Binary file not shown.

@ -16,20 +16,16 @@
# #
Name: cockpit-podman Name: cockpit-podman
Version: 93.1 Version: 75
Release: 1%{?dist} Release: 1%{?dist}.inferit
Summary: Cockpit component for Podman containers Summary: Cockpit component for Podman containers
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
URL: https://github.com/cockpit-project/cockpit-podman URL: https://github.com/cockpit-project/cockpit-podman
Source0: https://github.com/cockpit-project/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz Source0: https://github.com/cockpit-project/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
Source100: po.ru.js.gz
BuildArch: noarch BuildArch: noarch
%if 0%{?suse_version}
# Suse's package has a different name
BuildRequires: appstream-glib
%else
BuildRequires: libappstream-glib BuildRequires: libappstream-glib
%endif
BuildRequires: make BuildRequires: make
BuildRequires: gettext BuildRequires: gettext
%if 0%{?rhel} && 0%{?rhel} <= 8 %if 0%{?rhel} && 0%{?rhel} <= 8
@ -39,44 +35,45 @@ BuildRequires: libappstream-glib-devel
Requires: cockpit-bridge Requires: cockpit-bridge
Requires: podman >= 2.0.4 Requires: podman >= 2.0.4
# HACK https://github.com/containers/crun/issues/1091 # HACK https://github.com/containers/crun/issues/1091
%if 0%{?centos} == 9 %if 0%{?fedora} == 36 || 0%{?fedora} == 37 || 0%{?centos} == 9
Requires: criu-libs Requires: criu-libs
%elif 0%{?suse_version}
Requires: libcriu2
%endif %endif
Provides: bundled(npm(@patternfly/patternfly)) = 5.3.1 Provides: bundled(npm(@babel/runtime)) = 7.22.10
Provides: bundled(npm(@patternfly/react-core)) = 5.3.4 Provides: bundled(npm(@patternfly/patternfly)) = 5.0.2
Provides: bundled(npm(@patternfly/react-icons)) = 5.3.2 Provides: bundled(npm(@patternfly/react-core)) = 5.0.0
Provides: bundled(npm(@patternfly/react-styles)) = 5.3.1 Provides: bundled(npm(@patternfly/react-icons)) = 5.0.0
Provides: bundled(npm(@patternfly/react-table)) = 5.3.4 Provides: bundled(npm(@patternfly/react-styles)) = 5.0.0
Provides: bundled(npm(@patternfly/react-tokens)) = 5.3.1 Provides: bundled(npm(@patternfly/react-table)) = 5.0.0
Provides: bundled(npm(@xterm/addon-canvas)) = 0.7.0 Provides: bundled(npm(@patternfly/react-tokens)) = 5.0.0
Provides: bundled(npm(@xterm/xterm)) = 5.5.0
Provides: bundled(npm(attr-accept)) = 2.2.2 Provides: bundled(npm(attr-accept)) = 2.2.2
Provides: bundled(npm(date-fns)) = 2.30.0
Provides: bundled(npm(docker-names)) = 1.2.1 Provides: bundled(npm(docker-names)) = 1.2.1
Provides: bundled(npm(file-selector)) = 0.6.0 Provides: bundled(npm(file-selector)) = 0.6.0
Provides: bundled(npm(focus-trap)) = 7.5.2 Provides: bundled(npm(focus-trap)) = 7.4.3
Provides: bundled(npm(ipaddr.js)) = 2.2.0
Provides: bundled(npm(js-tokens)) = 4.0.0 Provides: bundled(npm(js-tokens)) = 4.0.0
Provides: bundled(npm(lodash)) = 4.17.21 Provides: bundled(npm(lodash)) = 4.17.21
Provides: bundled(npm(loose-envify)) = 1.4.0 Provides: bundled(npm(loose-envify)) = 1.4.0
Provides: bundled(npm(object-assign)) = 4.1.1 Provides: bundled(npm(object-assign)) = 4.1.1
Provides: bundled(npm(prop-types)) = 15.8.1 Provides: bundled(npm(prop-types)) = 15.8.1
Provides: bundled(npm(react-dom)) = 18.3.1 Provides: bundled(npm(react-dom)) = 18.2.0
Provides: bundled(npm(react-dropzone)) = 14.2.3 Provides: bundled(npm(react-dropzone)) = 14.2.3
Provides: bundled(npm(react-is)) = 16.13.1 Provides: bundled(npm(react-is)) = 16.13.1
Provides: bundled(npm(react)) = 18.3.1 Provides: bundled(npm(react)) = 18.2.0
Provides: bundled(npm(scheduler)) = 0.23.2 Provides: bundled(npm(regenerator-runtime)) = 0.14.0
Provides: bundled(npm(scheduler)) = 0.23.0
Provides: bundled(npm(tabbable)) = 6.2.0 Provides: bundled(npm(tabbable)) = 6.2.0
Provides: bundled(npm(throttle-debounce)) = 5.0.2 Provides: bundled(npm(throttle-debounce)) = 5.0.0
Provides: bundled(npm(tslib)) = 2.6.3 Provides: bundled(npm(tslib)) = 2.6.2
Provides: bundled(npm(xterm-addon-canvas)) = 0.4.0
Provides: bundled(npm(xterm)) = 5.1.0
%description %description
The Cockpit user interface for Podman containers. The Cockpit user interface for Podman containers.
%prep %prep
%setup -q -n %{name} %setup -q -n %{name}
cp -vf %{SOURCE100} %{_builddir}/%{name}/dist/
%build %build
# Nothing to build # Nothing to build
@ -92,430 +89,333 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
%{_datadir}/metainfo/* %{_datadir}/metainfo/*
%changelog %changelog
* Thu Aug 22 2024 Packit <hello@packit.dev> - 93-1 * Tue Mar 26 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 75-1.inferit
- Bug fixes and translation updates - Added Russian translation
* Thu Aug 08 2024 Packit <hello@packit.dev> - 92-1
- Bug fixes
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 91-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jul 10 2024 Packit <hello@packit.dev> - 91-1
- Bug fixes and performance improvements
* Wed Jun 26 2024 Packit <hello@packit.dev> - 90-1
- Implement pull option for existing images
* Wed Jun 05 2024 Packit <hello@packit.dev> - 89-1
- Use binary http channel for podman socket for non-UTF-8 robustness
- Stop using obsolete cockpit.utf8_{de,en}coder() API
- Fix tests for CentOS/RHEL 10
* Wed May 29 2024 Packit <hello@packit.dev> - 88-1
- Translation updates
* Thu Apr 25 2024 Packit <hello@packit.dev> - 87-1
- Bug fixes and performance improvements
* Wed Mar 27 2024 Packit <hello@packit.dev> - 86-1
- Bug fixes and performance improvements
* Wed Mar 13 2024 Packit <hello@packit.dev> - 85-1
- "bug fixes & performance improvements"
* Tue Feb 20 2024 Packit <hello@packit.dev> - 84.1-1
- Translation updates (RHEL-25556/RHEL-25557)
* Wed Feb 14 2024 Packit <hello@packit.dev> - 84-1
- Bug fixes and stability improvements
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 83-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 83-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 18 2024 Packit <hello@packit.dev> - 83-1
- bug fixes and library updates
* Wed Nov 29 2023 Packit <hello@packit.dev> - 82-1
- Delete intermediate images
* Wed Nov 15 2023 Packit <hello@packit.dev> - 81-1
- Performance and stability improvements
* Wed Nov 01 2023 Packit <hello@packit.dev> - 80-1
- Performance and stability improvements
* Wed Oct 18 2023 Packit <hello@packit.dev> - 79-1
- Validate fields in "Create container" dialog
* Thu Oct 05 2023 Packit <hello@packit.dev> - 78-1
- Label Toolbox and Distrobox containers
* Wed Sep 20 2023 Packit <hello@packit.dev> - 77-1
- Performance and stability improvements
* Wed Sep 06 2023 Packit <hello@packit.dev> - 76-1
- Performance and stability improvements
* Wed Aug 23 2023 Packit <hello@packit.dev> - 75-1
- Performance and stability improvements
* Wed Aug 09 2023 Packit <hello@packit.dev> - 74-1
- PatternFly 5
- Bug fixes and translation updates
* Wed Jul 26 2023 Packit <hello@packit.dev> - 73-1
- show time of container's latest checkpoint
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 72-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Packit <hello@packit.dev> - 72-1
- Bug fixes and translation updates
* Sat Jun 17 2023 Packit <hello@packit.dev> - 71-1
- Add manifest condition for the Python bridge
* Thu Jun 01 2023 Packit <hello@packit.dev> - 70-1
- Add ability to prune unused containers
* Tue May 16 2023 Packit <hello@packit.dev> - 69-1
- PatternFly 5 fixes
- Translation updates
* Wed May 03 2023 Packit <hello@packit.dev> - 68-1
- Update to PatternFly 5 Alpha
* Wed Apr 19 2023 Packit <hello@packit.dev> - 67-1
- Fix building on non-x86_64 machines with esbuild-wasm
- Translation updates
* Tue Apr 11 2023 Packit <hello@packit.dev> - 66-1
- Container list can be sorted
- Custom healthcheck actions
* Wed Mar 22 2023 Packit <hello@packit.dev> - 65-1
- Show dialog errors at the top of the dialogs
- Build system and documentation improvements
* Wed Mar 08 2023 Packit <hello@packit.dev> - 64-1
- Supports the esbuild bundler
- Stability and performance improvements
* Wed Feb 22 2023 Packit <hello@packit.dev> - 63-1
- Stability and performance improvements
* Wed Feb 08 2023 Packit <hello@packit.dev> - 62-1
- Stability and performance improvements
* Wed Jan 25 2023 Packit <hello@packit.dev> - 61-1
- Use container image's default command
- Fix tabular numbers font
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 60-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jan 12 2023 Packit <hello@packit.dev> - 60-1
- Patternfly update and other maintenance
* Thu Dec 22 2022 Packit <hello@packit.dev> - 59-1 * Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 75-1
- Start using tabular fonts - Rebuilt for MSVSphere 8.8
- Other UI fixes and improvements
* Fri Aug 25 2023 Jindrich Novy <jnovy@redhat.com> - 75-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/75
- Related: #2176055
* Thu Dec 01 2022 Packit <hello@packit.dev> - 58-1 * Wed Aug 09 2023 Jindrich Novy <jnovy@redhat.com> - 74-1
- Performance and stability improvements - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/74
- Related: #2176055
* Mon Jul 31 2023 Jindrich Novy <jnovy@redhat.com> - 73-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/73
- Related: #2176055
* Wed Nov 16 2022 Packit <hello@packit.dev> - 57-1 * Fri Jul 21 2023 Jindrich Novy <jnovy@redhat.com> - 72-1
- Performance and stability improvements - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/72
- Related: #2176055
* Mon Jul 03 2023 Jindrich Novy <jnovy@redhat.com> - 71-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/71
- Related: #2176055
* Mon Nov 07 2022 Packit <hello@packit.dev> - 56-1 * Mon Jun 05 2023 Jindrich Novy <jnovy@redhat.com> - 70-1
- Dark theme support - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/70
- Related: #2176055
* Wed May 24 2023 Jindrich Novy <jnovy@redhat.com> - 69-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/69
- use unified spec file
- Related: #2176055
* Wed Oct 19 2022 Packit <hello@packit.dev> - 55-1 * Fri May 12 2023 Jindrich Novy <jnovy@redhat.com> - 68-1
- Pod CPU, memory, port and volume details - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/68
- Create new pod group functionality - Related: #2176055
* Mon Apr 24 2023 Jindrich Novy <jnovy@redhat.com> - 67-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/67
- Related: #2176055
* Wed Sep 21 2022 Packit <hello@packit.dev> - 54-1 * Wed Apr 12 2023 Jindrich Novy <jnovy@redhat.com> - 66-1
- Show all containers by default - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/66
- Related: #2176055
* Fri Mar 24 2023 Jindrich Novy <jnovy@redhat.com> - 65-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/65
- Related: #2176055
* Wed Sep 07 2022 Packit <hello@packit.dev> - 53-1 * Fri Mar 17 2023 Jindrich Novy <jnovy@redhat.com> - 64-1
- Stability and performance improvements - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/64
- Related: #2176055
* Wed Mar 08 2023 Jindrich Novy <jnovy@redhat.com> - 63.1-2
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/63.1
- Related: #2176055
* Wed Aug 24 2022 Packit <hello@packit.dev> - 52-1 * Mon Jan 02 2023 Jindrich Novy <jnovy@redhat.com> - 59-1
- Add Volumes and Env Variables to container details - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/59
- Show volume permission in container integration tab - Related: #2123641
- Allow no system users to set restart policy
- Show image history
* Fri Dec 02 2022 Jindrich Novy <jnovy@redhat.com> - 58-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/58
- Related: #2123641
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 51.1-2 * Fri Nov 18 2022 Jindrich Novy <jnovy@redhat.com> - 57-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/57
- Related: #2123641
* Wed Jul 20 2022 Packit <hello@packit.dev> - 51.1-1 * Tue Nov 08 2022 Jindrich Novy <jnovy@redhat.com> - 56-1
- Fix FMF tests running on release tarball - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/56
- Related: #2123641
* Wed Oct 19 2022 Jindrich Novy <jnovy@redhat.com> - 55-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/55
- Related: #2123641
* Thu Jun 23 2022 Packit <hello@packit.dev> - 50-1 * Mon Sep 26 2022 Jindrich Novy <jnovy@redhat.com> - 54-1
- Use NumberInput for Image Run Dialog - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/54
- Related: #2123641
* Wed Sep 07 2022 Jindrich Novy <jnovy@redhat.com> - 53-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/53
- Related: #2123641
* Thu Jun 09 2022 Packit <hello@packit.dev> - 49.1-1 * Wed Aug 24 2022 Jindrich Novy <jnovy@redhat.com> - 52-1
- Fix release tarball - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/52
- Related: #2061390
* Tue Jul 26 2022 Jindrich Novy <jnovy@redhat.com> - 51.1-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/51.1
- Related: #2061390
* Wed Jun 08 2022 Packit <hello@packit.dev> - 49-1 * Mon Jun 27 2022 Jindrich Novy <jnovy@redhat.com> - 50-1
- Show container names in CPU usage overview - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/50
- Related: #2061390
* Thu Jun 09 2022 Jindrich Novy <jnovy@redhat.com> - 49.1-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/49.1
- Related: #2061390
* Tue May 24 2022 Marius Vollmer <mvollmer@redhat.com> - 48-1 * Thu May 26 2022 Jindrich Novy <jnovy@redhat.com> - 48-1
- Podman: Container renaming - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/48
- Podman: Health check support - Related: #2061390
* Thu Apr 28 2022 Jelle van der Waa <jvanderwaa@redhat.com> - 47-1 * Fri Apr 29 2022 Jindrich Novy <jnovy@redhat.com> - 47-1
- Translation updates - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/47
- Related: #2061390
* Wed Apr 13 2022 Martin Pitt <martin@piware.de> - 46-1
- Translation updates
- Test fixes
* Wed Mar 30 2022 Matej Marusak <mmarusak@redhat.com> - 45-1
- Translation updates
* Wed Mar 16 2022 Simon Kobyda <skobyda@redhat.com> - 44-1
- Always use base 10 size units
- Move owner option to details tab
* Wed Mar 02 2022 Martin Pitt <martin@piware.de> - 43-1
- Translation updates (rhbz#2017345, #2017266)
* Wed Feb 16 2022 Jelle van der Waa <jvanderwaa@redhat.com> - 42-1
- Tests improvements and stabilization
* Wed Feb 02 2022 Martin Pitt <martin@piware.de> - 41-1
- Adjust for podman 4.0 API break
- Improve page layout on mobile devices
* Mon Jan 24 2022 Matej Marusak <mmarusak@redhat.com> - 40-1
- Add pause/resume to containers
- Always pull the latest image when creating a new container
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 39-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jan 05 2022 Simon Kobyda <skobyda@redhat.com> - 39-1 * Mon Apr 25 2022 Jindrich Novy <jnovy@redhat.com> - 46-1
- Create container in pod - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/46
- Podman restart policy - Related: #2061390
- Allow inserting multiple environment variables
* Thu Dec 09 2021 Marius Vollmer <mvollmer@redhat.com> - 38-1 * Fri Mar 25 2022 Jindrich Novy <jnovy@redhat.com> - 44-2
- Updated translations - use spec file from the upstream source
- Consistent colors for pod and container running status - Related: #2061390
* Wed Nov 24 2021 Allison Karlitskaya <allison.karlitskaya@redhat.com> - 37-1 * Thu Mar 24 2022 Jindrich Novy <jnovy@redhat.com> - 44-1
- Improved image commit UI - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/44
- PatternFly updates and fixes - Related: #2061390
* Wed Nov 10 2021 Katerina Koukiou <kkoukiou@redhat.com> - 36-1 * Mon Mar 07 2022 Jindrich Novy <jnovy@redhat.com> - 43-1
- Prune unused images - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/43
- New “Create container” workflow - Related: #2061390
* Thu Feb 17 2022 Jindrich Novy <jnovy@redhat.com> - 42-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/42
- Related: #2001445
* Thu Feb 03 2022 Jindrich Novy <jnovy@redhat.com> - 41-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/41
- Related: #2001445
* Wed Sep 15 2021 Katerina Koukiou <kkoukiou@redhat.com> - 35-1 * Mon Jan 24 2022 Jindrich Novy <jnovy@redhat.com> - 40-1
- Some nice UI improvements - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/40
- Related: #2001445
* Wed Sep 01 2021 Simon Kobyda <skobyda@redhat.com> - 34-1 * Wed Jan 05 2022 Jindrich Novy <jnovy@redhat.com> - 39-1
- First iteration of page redesign - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/39
- Related: #2001445
* Wed Aug 04 2021 Martin Pitt <martin@piware.de> - 33-1 * Fri Dec 10 2021 Jindrich Novy <jnovy@redhat.com> - 38-1
- Add Japanese translations (rhbz#1980212) - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/38
- Related: #2001445
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 32-2 * Fri Nov 26 2021 Jindrich Novy <jnovy@redhat.com> - 37-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/37
- Related: #2001445
* Fri Jul 02 2021 Martin Pitt <martin@piware.de> - 32-1 * Thu Nov 11 2021 Jindrich Novy <jnovy@redhat.com> - 36-2
- PatternFly and other npm module updates - revert the ansible change to fix gating tests
- Related: #2001445
* Wed Nov 10 2021 Jindrich Novy <jnovy@redhat.com> - 36-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/36
- Related: #2001445
* Wed May 26 2021 Matej Marusak <mmarusak@redhat.com> - 31-1 * Fri Sep 17 2021 Jindrich Novy <jnovy@redhat.com> - 35-1
- Added Korean translation - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/35
- Related: #2001445
* Fri Sep 10 2021 Jindrich Novy <jnovy@redhat.com> - 34-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/34
- Related: #2001445
* Wed Apr 14 2021 Matej Marusak <mmarusak@redhat.com> - 30-1 * Thu Aug 05 2021 Jindrich Novy <jnovy@redhat.com> - 33-1
- Translation updates - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/33
- PatternFly 4 updates - Related: #1934415
- Fix crash with "Used Images" links
* Fri Feb 19 2021 Martin Pitt <martin@piware.de> - 29-1
- PatternFly 4 updates for a more consistent UI
- Accessibility fixes
- Add FMF tests for sharing tests with up- and downstream
* Wed Jul 21 2021 Jindrich Novy <jnovy@redhat.com> - 32-2
- attempt to fix gating tests - thanks for Matej Marusak
- Related: #1934415
* Thu Feb 11 2021 Matej Marusak <mmarusak@redhat.com> - 28.1-1 * Mon Jul 05 2021 Jindrich Novy <jnovy@redhat.com> - 32-1
- Improve tests to be more robust against unstable Podman API - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/32
- Related: #1934415
* Wed May 26 2021 Jindrich Novy <jnovy@redhat.com> - 31-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/31
- Related: #1934415
* Thu Feb 04 2021 Matej Marusak <mmarusak@redhat.com> - 28-1 * Mon Apr 26 2021 Jindrich Novy <jnovy@redhat.com> - 30-1
- Drop cockpit-system dependency - fix gating test failure for cockpit-podman
- Correctly show selected option for SELinux labels - Related: #1934415
* Thu Mar 11 2021 Jindrich Novy <jnovy@redhat.com> - 29-3
- fix gating test failure for cockpit-podman
- Related: #1934415
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 27.1-2 * Thu Mar 04 2021 Jindrich Novy <jnovy@redhat.com> - 29-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - gating test fix - properly install browser
- Related: #1934415
* Thu Jan 07 2021 Matej Marusak <mmarusak@redhat.com> - 27.1-1 * Mon Feb 22 2021 Jindrich Novy <jnovy@redhat.com> - 29-1
- test: Drop forgotten sit() to make tests work in gating - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/29
- Related: #1883490
* Fri Feb 12 2021 Jindrich Novy <jnovy@redhat.com> - 28.1-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/28.1
- Related: #1883490
* Thu Jan 07 2021 Matej Marusak <mmarusak@redhat.com> - 27-1 * Wed Feb 10 2021 Jindrich Novy <jnovy@redhat.com> - 28-4
- images: Indicate that force deletion is in progress - readd cockpit-system
- images: Fix handling of errors on pull Related: #1914884
- Use packaged sassc instead of node-sass
- tests: Adjust to new Podman versions and robustify them
* Mon Feb 08 2021 Jindrich Novy <jnovy@redhat.com> - 28-3
- fix gating tests for cockpit-podman - thanks for Matej Marusak
- Related: #1883490
* Wed Dec 09 2020 Marius Vollmer <mvollmer@redhat.com> - 26-1 * Sat Feb 06 2021 Jindrich Novy <jnovy@redhat.com> - 28-2
- run: Make hostPort optional - remove applied patch and cockpit-shell dependency
- run: Enable setting up IP address for exposed ports - Related: #1883490
* Wed Oct 14 2020 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 25-1 * Sat Feb 06 2021 Jindrich Novy <jnovy@redhat.com> - 28-1
- Listen for image build event - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/28
- Related: #1883490
* Mon Jan 18 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-4
- fix "Fix gating tests of container-tools for 8.4.0"
- Related: #1883490
* Wed Sep 30 2020 Marius Vollmer <mvollmer@redhat.com> - 24-1 * Fri Jan 15 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-3
- Use sentence case in the UI - another gating test fix - don't remove all containers but only admin ones
thanks to Matej Marusak
- Related: #1883490
* Fri Jan 08 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-2
- gating tests - always set VM password
- Related: #1883490
* Wed Sep 02 2020 Martin Pitt <martin@piware.de> - 23-1 * Thu Jan 07 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-1
- Translation updates - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/27.1
- Related: #1883490
* Wed Aug 19 2020 Marius Vollmer <mvollmer@redhat.com> - 22-1 * Thu Jan 07 2021 Jindrich Novy <jnovy@redhat.com> - 27-1
- Support for pod group deletion - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/27
- Related: #1883490
* Thu Dec 10 2020 Jindrich Novy <jnovy@redhat.com> - 26-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/26
- Related: #1883490
* Wed Aug 05 2020 Matej Marusak <mmarusak@redhat.com> - 21-1 * Thu Dec 03 2020 Jindrich Novy <jnovy@redhat.com> - 25-4
- Support for pod groups - replace docker.io with quay.io for gating tests due do
- Support checkpoint and restore docker.io new pull rate limit requirements
- Registry selection in "download image" dialog - Related: #1883490
- Selected tag removal during deletion
* Sat Nov 07 2020 Jindrich Novy <jnovy@redhat.com> - 25-3
- test: Cleanup images before pulling the ones we need - thanks to Matej Marusak
- Related: #1883490
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20-2 * Tue Nov 03 2020 Jindrich Novy <jnovy@redhat.com> - 25-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - remove hack in tests
- Related: #1883490
* Wed Jul 22 2020 Katerina Koukiou <kkoukiou@redhat.com> - 20-1 * Wed Oct 21 2020 Jindrich Novy <jnovy@redhat.com> - 25-1
- Show networking information for containers - synchronize with stream-container-tools-rhel8
- Enable filtering images and containers by owner - Related: #1883490
- Optionally show intermediate images
- Enable setting up SELinux label when mounting volumes
* Sun Jul 26 2020 Jindrich Novy <jnovy@redhat.com> - 18.1-2
- revert back to 18.1 as this version is aimed at 8.3.0
- Related: #1821193
* Wed Jul 15 2020 Matej Marusak <mmarusak@redhat.com> - 19-1 * Wed Jul 15 2020 Jindrich Novy <jnovy@redhat.com> - 19-1
- Switch to the new Podman REST API - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/19
- Improve displaying on small screens - Related: #1821193
* Wed Jul 15 2020 Martin Pitt <mpitt@redhat.com> - 18.1-1
- Fix AppStream metainfo (rhbz#1854673)
* Mon Jun 15 2020 Matej Marusak <mmarusak@redhat.com> - 18-1 * Mon Jun 15 2020 Jindrich Novy <jnovy@redhat.com> - 18-1
- Bump NPM dependencies to their latest versions - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/v18
- Stop importing cockpit's deprecated base1/patternfly.css - Related: #1821193
- Synchronize style with the newest Cockpit
* Fri May 15 2020 Jindrich Novy <jnovy@redhat.com> - 17-1
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/17
- Related: #1821193
* Thu May 14 2020 Matej Marusak <mmarusak@redhat.com> - 17-1 * Tue May 12 2020 Jindrich Novy <jnovy@redhat.com> - 16-1
- Translation updates - synchronize containter-tools 8.3.0 with 8.2.1
- Adjust tests to changed Services page in Cockpit 218 - Related: #1821193
* Mon Apr 20 2020 Matej Marusak <mmarusak@redhat.com> - 15-1
* Wed Apr 29 2020 Martin Pitt <martin@piware.de> - 16-1
- Restyle buttons and dropdowns to be consistent with Cockpit
- Disable button and show a spinner while delete operation is in progress
- Translation updates
* Thu Apr 16 2020 Martin Pitt <martin@piware.de> - 15-3
- Drop obsolete functionality for Fedora Atomic - Drop obsolete functionality for Fedora Atomic
- Localize dates and times - Localize dates and times
- Make tests non-destructive, to support Fedora gating - Make tests non-destructive, to support gating
* Wed Mar 04 2020 Martin Pitt <martin@piware.de> - 14-1
- Fix crash on filtering anonymous images - Fix crash on filtering anonymous images
- Translation updates - Translation updates
* Wed Feb 05 2020 sanne raymaekers <sanne.raymaekers@gmail.com> - 13-1
- Show historical logs - Show historical logs
* Thu Jan 09 2020 Matej Marusak <mmarusak@redhat.com> - 12-1
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Jan 08 2020 Katerina Koukiou <kkoukiou@redhat.com> - 12-1
- Configure CPU share for system containers - Configure CPU share for system containers
- Translation updates
* Thu Nov 28 2019 Matej Marusak <mmarusak@redhat.com> - 11-1
* Wed Nov 27 2019 Martin Pitt <martin@piware.de> - 11-1
- Fix Alert notification in Image Search Modal - Fix Alert notification in Image Search Modal
- Allow more than a single Error Notification for Container action errors - Allow more than a single Error Notification for Container action errors
- Various Alert cleanups - Various Alert cleanups
- Translation updates - Translation updates
* Wed Nov 13 2019 Matej Marusak <mmarusak@redhat.com> - 10-1
* Wed Oct 30 2019 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 10-1
- Support for user containers - Support for user containers
* Wed Oct 02 2019 Martin Pitt <martin@piware.de> - 9-1
- Minimize CSS in production builds
- Bump NPM dependencies to latest versions
* Wed Sep 04 2019 Martin Pitt <martin@piware.de> - 8-1
- Show list of containers that use given image - Show list of containers that use given image
- Show placeholder while loading containers and images - Show placeholder while loading containers and images
- Fix setting memory limit - Fix setting memory limit rhbz#1732713
- Add container Terminal rhbz#1703245
* Wed Jul 31 2019 Martin Pitt <martin@piware.de> - 7-1
- Fix AppStream ID
- Adjust tests to changed Cockpit Services page
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Jul 19 2019 Martin Pitt <martin@piware.de> - 6-1 * Wed Jun 26 2019 Martin Pitt <mpitt@redhat.com> - 4-1
- Fix various UI regressions from Cockpit's PatternFly 4 switch
- Add packit configuration (https://packit.dev/)
* Wed Jul 10 2019 Martin Pitt <martin@piware.de> - 5-1
- Add container Terminal
* Wed Jun 26 2019 Katerina Koukiou <kkoukiou@redhat.com> - 4-1
- Fix regression in container commit - Fix regression in container commit
- Fix AppStream ID rhbz#1734809
* Mon Jun 17 2019 Martin Pitt <mpitt@redhat.com> - 3-1
* Mon Jun 17 2019 Martin Pitt <martin@piware.de> - 3-1
- Enable Commit button for running containers - Enable Commit button for running containers
- Fix race condition with container deletion - Fix race condition with container deletion
- Stop fetching all containers/images for each container/image event - Stop fetching all containers/images for each container/image event
* Sun Jun 09 2019 Martin Pitt <mpitt@redhat.com> - 2-2
- Fix podman dependency
* Fri May 24 2019 Cockpit Project <cockpituous@gmail.com> - 2-1 * Mon May 27 2019 Martin Pitt <mpitt@redhat.com> - 2-1
- Update to upstream 2 release - Update to upstream 2 release
- Support podman API 1.3
- Support running commands with arguments
- Show the default command coming from image
- Implement filtering of images and containers
* Wed Apr 17 2019 Cockpit Project <cockpituous@gmail.com> - 1-2 * Wed Apr 17 2019 Cockpit Project <cockpituous@gmail.com> - 1-2
- Update to upstream 1 release - Update to upstream 1 release

Loading…
Cancel
Save