Compare commits

...

No commits in common. 'c10-beta' and 'c9' have entirely different histories.
c10-beta ... c9

@ -1 +1 @@
ad4d5690c480dbb3a514e001964e89442fb0d278 SOURCES/cockpit-composer-52.tar.gz 63ebcf83544eaafde310ecc072bf6298c5b4fa73 SOURCES/cockpit-composer-47.tar.gz

2
.gitignore vendored

@ -1 +1 @@
SOURCES/cockpit-composer-52.tar.gz SOURCES/cockpit-composer-47.tar.gz

@ -1,5 +1,5 @@
Name: cockpit-composer Name: cockpit-composer
Version: 52 Version: 47
Release: 1%{?dist} Release: 1%{?dist}
Summary: Composer GUI for use with Cockpit Summary: Composer GUI for use with Cockpit
@ -32,8 +32,8 @@ the cloud. It integrates into Cockpit as a frontend for osbuild.
mkdir -p %{buildroot}/%{_datadir}/cockpit/composer mkdir -p %{buildroot}/%{_datadir}/cockpit/composer
cp -a public/* %{buildroot}/%{_datadir}/cockpit/composer cp -a public/* %{buildroot}/%{_datadir}/cockpit/composer
mkdir -p %{buildroot}/%{_datadir}/metainfo/ mkdir -p %{buildroot}/%{_datadir}/metainfo/
appstream-util validate-relax --nonet public/org.image-builder.cockpit-composer.metainfo.xml appstream-util validate-relax --nonet public/io.weldr.cockpit-composer.metainfo.xml
cp -a public/org.image-builder.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/metainfo/ cp -a public/io.weldr.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/metainfo/
%files %files
%doc README.md %doc README.md
@ -42,121 +42,58 @@ cp -a public/org.image-builder.cockpit-composer.metainfo.xml %{buildroot}/%{_dat
%{_datadir}/metainfo/* %{_datadir}/metainfo/*
%changelog %changelog
* Thu Aug 22 2024 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 52-1 * Mon Aug 28 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 47-1
- New upstream release - New upstream release
* Thu Aug 22 2024 Packit <hello@packit.dev> - 51.1-1 * Fri Aug 25 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 46-1
Integrates with packit, tmt, and testing farm.
* Tue Aug 20 2024 Packit <hello@packit.dev> - 51-1
- remove empty customizations from blueprint when creating one
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 50-2
- Bump release for June 2024 mass rebuild
* Wed May 01 2024 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 50-1
- New upstream release - New upstream release
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 47-3 * Wed Mar 15 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 45-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - New upstream release
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 47-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Aug 28 2023 Packit <hello@packit.dev> - 47-1
- Fix OCI sizing bug
* Fri Aug 25 2023 Packit <hello@packit.dev> - 46-1
- Fix blueprint config bugs
- Update translations
- Update NPM dependencies
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 45-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Mar 15 2023 Packit <hello@packit.dev> - 45-1
- Update translsations
* Thu Feb 23 2023 Packit <hello@packit.dev> - 44-1
- Minor bug fixes
- Update translations
* Wed Feb 15 2023 Packit <hello@packit.dev> - 43-1
- Add customizations
- Fix bugs
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 42-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Nov 28 2022 Packit <hello@packit.dev> - 42-1
- Update most components to use React 17 and PF4
- Update store to user redux-toolkit
- Update all style, build, and translations config
- Update all NPM dependencies
- Readd edge-simplified-installer image type
* Mon Sep 05 2022 Packit <hello@packit.dev> - 41-1
- Update translations
* Tue Aug 23 2022 Packit <hello@packit.dev> - 40-1
- Improve blueprint loading
- Fix error state
- Improve OSTree customizations
* Thu Feb 23 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 44-1
- New upstream release
* Fri Aug 19 2022 Packit <hello@packit.dev> - 39-1 * Wed Feb 15 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 43-1
- Improve save blueprint workflow - New upstream release
- Add all customizations to Wizard
- Fix sorting
- Improve tests
- Update translations
- Improve review step in Wizard
* Mon Nov 28 2022 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 42-1
- New upstream release
* Mon Aug 15 2022 Packit <hello@packit.dev> - 38-1 * Mon Sep 05 2022 Jacob Kozol <jkozol@redhat.com> - 41-1
- Update major and minor NPM dependencies including React, Webpack, and - New upstream release
Patternfly
- Migrate Wizard to use Data Driven Forms and improve validation
- Remove Edit Blueprint page and add package selection to Wizard
- Simplify tests and add tests for the new Wizard
- Remove Blueprint Undo/Redo features
* Tue Aug 23 2022 Jacob Kozol <jkozol@redhat.com> - 40-1
- New upstream release
* Mon Jul 25 2022 Packit <hello@packit.dev> - 37-1 * Fri Aug 19 2022 Jacob Kozol <jkozol@redhat.com> - 39-1
- Improve test reliability - New upstream release
- Update translations
* Mon Aug 15 2022 Jacob Kozol <jkozol@redhat.com> - 38-1
- New upstream release
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 35-2 * Mon Jul 25 2022 Jacob Kozol <jacobdkozol@gmail.com> - 37-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - New upstream release
* Thu Feb 24 2022 Jacob Kozol <jacobdkozol@gmail.com> - 35-1 * Thu Feb 24 2022 Jacob Kozol <jacobdkozol@gmail.com> - 35-1
- Update translations from Fedora Weblate (#1403) - New upstream release
* Thu Feb 17 2022 Jacob Kozol <jacobdkozol@gmail.com> - v34-1 * Wed Feb 23 2022 Jacob Kozol <jacobdkozol@gmail.com> - 34-1
- workflows: release tags now start with a v (#1401) - New upstream release
- Wizard: add oci section to review step (#1398)
- Makefile: bump cockpit to newest release (#1399)
- [no-test] Update translations from Fedora Weblate (#1397)
* Fri Feb 04 2022 Jacob Kozol <jacobdkozol@gmail.com> - 33-1 * Fri Feb 04 2022 Jacob Kozol <jkozol@redhat.com> - 33-1
- Add support for OCI upload target - Add support for OCI upload target
- Update translations - Update translations
- Update dependencies - Update dependencies
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 32-2 * Wed Dec 01 2021 Jacob Kozol <jkozol@redhat.com> - 32-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Dec 01 2021 Jacob Kozol <jacobdkozol@gmail.com> - 32-1
- Add Edge Raw, RHEL Installer, Edge Simplified Installer image types - Add Edge Raw, RHEL Installer, Edge Simplified Installer image types
- Improve user account modal responsiveness - Improve user account modal responsiveness
- Update tests - Update tests
- Update minor NPM dependencies - Update minor NPM dependencies
- Update translation files - Update translation files
* Thu Aug 26 2021 Jacob Kozol <jacobdkozol@gmail.com> - 31-1 * Thu Aug 26 2021 Jacob Kozol <jkozol@redhat.com> - 31-1
- Add new ostree image types - Add new ostree image types
- Improve loading state when waiting for api responses - Improve loading state when waiting for api responses
- Improve notification system - Improve notification system
@ -164,63 +101,60 @@ Integrates with packit, tmt, and testing farm.
- Update NPM dependencies - Update NPM dependencies
- Update translations - Update translations
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 30-2 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 30-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 30-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Mar 11 2021 Jacob Kozol <jacobdkozol@gmail.com> - 30-1 * Thu Mar 11 2021 Jacob Kozol <jacobdkozol@gmail.com> - 30-1
- Add and update translations - Add and update translations
- Update NPM dependencies - Update NPM dependencies
- Improve test reliability - Improve test reliability
* Mon Feb 22 2021 Jacob Kozol <jacobdkozol@gmail.com> - 29-1
- Add ability to upload to VMWare
- Add support for additional ostree parameters
- Update NPM dependencies
- Add and update translations
- Minor test fixes
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 28-2 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 28-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 14 2021 Jacob Kozol <jacobdkozol@gmail.com> - 28-1 * Thu Jan 14 2021 Jacob Kozol <jacobdkozol@gmail.com> - 28-1
- Use sentence case rather than title case - Use sentence case rather than title case
- Add and update tests - Add and update tests
- Update translations from weblate - Update translations from weblate
- Update minor NPM dependencies - Update minor NPM dependencies
* Wed Dec 09 2020 Jacob Kozol <jacobdkozol@gmail.com> - 27-1 * Wed Dec 09 2020 Jacob Kozol <jacobdkozol@gmail.com> - 27-1
- Improve test reliability - Improve test reliability
- Update translations from weblate - Update translations from weblate
- Update minor NPM dependencies - Update minor NPM dependencies
* Thu Nov 19 2020 Jacob Kozol <jacobdkozol@gmail.com> - 26-1 * Thu Nov 19 2020 Jacob Kozol <jacobdkozol@gmail.com> - 26-1
- Add additional form validation for the Create Image Wizard - Add additional form validation for the Create Image Wizard
- Improve page size dropdown styling - Improve page size dropdown styling
- Update minor NPM dependencies - Update minor NPM dependencies
- Improve code styling - Improve code styling
- Improve test reliability - Improve test reliability
* Tue Oct 06 2020 Jacob Kozol <jacobdkozol@gmail.com> - 25-1 * Tue Oct 06 2020 Jacob Kozol <jacobdkozol@gmail.com> - 25-1
- Improve error state messages - Improve error state messages
- Add additional console error logging - Add additional console error logging
- Update CDP testing library - Update CDP testing library
- Update translations from weblate - Update translations from weblate
- Update minor NPM dependencies - Update minor NPM dependencies
* Fri Sep 11 2020 Jacob Kozol <jacobdkozol@gmail.com> - 24-1 * Fri Sep 11 2020 Jacob Kozol <jacobdkozol@gmail.com> - 24-1
- Improve text strings for image and upload types - Improve text strings for image and upload types
- Standardize font families with those used by patternfly - Standardize font families with those used by patternfly
- Add string translations - Add string translations
- Update minor NPM dependencies - Update minor NPM dependencies
* Thu Jul 30 2020 Jacob Kozol <jacobdkozol@gmail.com> - 23-1 * Thu Jul 30 2020 Jacob Kozol <jacobdkozol@gmail.com> - 23-1
- Update pagination component for pf4 - Update pagination component for pf4
- Add wildcards and support for multiple values to input filter - Add wildcards and support for multiple values to input filter
- Upgrade patternfly 4 package - Upgrade patternfly 4 package
@ -228,11 +162,11 @@ Integrates with packit, tmt, and testing farm.
- Update minor NPM dependencies - Update minor NPM dependencies
- Update translations from weblate - Update translations from weblate
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 22-2 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 15 2020 Jacob Kozol <jacobdkozol@gmail.com> - 22-1 * Wed Jul 15 2020 Jacob Kozol <jacobdkozol@gmail.com> - 22-1
- Patternfly imports are standardized to be consistent with cockpit - Patternfly imports are standardized to be consistent with cockpit
- Cancel image build button bug fixed - Cancel image build button bug fixed
- Empty components state provides a help message - Empty components state provides a help message
@ -245,118 +179,117 @@ Integrates with packit, tmt, and testing farm.
is more specific for fedora rawhide and rhel 8 is more specific for fedora rawhide and rhel 8
- Coverity scan is now supported to help improve code quality - Coverity scan is now supported to help improve code quality
* Sun Jun 14 2020 Lars Karlitski <lars@karlitski.net> - 21-1 * Sun Jun 14 2020 Lars Karlitski <lars@karlitski.net> - 21-1
- Support setting parameters (ref and parent) for ostree images - Support setting parameters (ref and parent) for ostree images
- Loosen restrictions on password strength - Loosen restrictions on password strength
- Various UI refinements - Various UI refinements
* Mon Jun 08 2020 Lars Karlitski <lars@karlitski.net> - 20-1 * Mon Jun 08 2020 Lars Karlitski <lars@karlitski.net> - 20-1
- Fix various missing translations - Fix various missing translations
- Improve message when a blueprint is empty - Improve message when a blueprint is empty
- Hide logs button until logs are available - Hide logs button until logs are available
- Update test framework to be closer to that of other cockpit projects - Update test framework to be closer to that of other cockpit projects
* Wed Jun 03 2020 Jacob Kozol <jacobdkozol@gmail.com> - 19-1 * Wed Jun 03 2020 Jacob Kozol <jacobdkozol@gmail.com> - 19-1
- Minor UI improvements for the images list view and the images dropdown
- Fixes to the password tests
- Prepartion for future osbuild support
- Minor NPM updates for react
- Minor translation updates
- Minor UI improvements for the images list view and the images dropdown
- Fixes to the password tests
- Prepartion for future osbuild support
- Minor NPM updates for react
- Minor translation updates
* Wed May 20 2020 Jacob Kozol <jacobdkozol@gmail.com> - 18-1 * Wed May 20 2020 Jacob Kozol <jacobdkozol@gmail.com> - 18-1
- Fix flake8 E302 error in tests
- Minor NPM updates for patternfly and jquery
- Translations updates
- Fix flake8 E302 error in tests
- Minor NPM updates for patternfly and jquery
- Translations updates
* Wed May 06 2020 Jacob Kozol <jacobdkozol@gmail.com> - 17-1 * Wed May 06 2020 Jacob Kozol <jacobdkozol@gmail.com> - 17-1
- The support for uploading VHD images to Azure is now available. - The support for uploading VHD images to Azure is now available.
- Help text is now provided for all AWS fields. This texts explains what - Help text is now provided for all AWS fields. This texts explains what
each field represents and where to find their values in the AWS each field represents and where to find their values in the AWS
web console. web console.
- The image size can now be specified when creating an image. - The image size can now be specified when creating an image.
- Tests are refactored to run on Cockpit's testing framework. All tests - Tests are refactored to run on Cockpit's testing framework. All tests
have been moved away from selenium. have been moved away from selenium.
- Minor NPM updates
- Minor NPM updates
* Wed Apr 15 2020 Jacob Kozol <jacobdkozol@gmail.com> - 16-1 * Wed Apr 15 2020 Jacob Kozol <jacobdkozol@gmail.com> - 16-1
- The ability to upload to AWS has been added. The create image modal is - The ability to upload to AWS has been added. The create image modal is
replaced with a wizard enabling additional customizations and replaced with a wizard enabling additional customizations and
functionality. If the user creates an AMI the user can also enter the functionality. If the user creates an AMI the user can also enter the
credentials and parameters needed to upload this image to EC2 in AWS. credentials and parameters needed to upload this image to EC2 in AWS.
- Cockpit-composer has migrated from Weldr to the OSBuild github - Cockpit-composer has migrated from Weldr to the OSBuild github
organization. It can now be found at osbuild/cockpit-composer instead organization. It can now be found at osbuild/cockpit-composer instead
of weldr/cockpit-composer. of weldr/cockpit-composer.
- Minor NPM updates have been made for React and Patternfly
- Minor NPM updates have been made for React and Patternfly
* Wed Apr 01 2020 Jacob Kozol <jacobdkozol@gmail.com> - 15-1 * Wed Apr 01 2020 Jacob Kozol <jacobdkozol@gmail.com> - 15-1
- Migrate from lorax-composer to osbuild-composer backend - Migrate from lorax-composer to osbuild-composer backend
- Update tests for new backend - Update tests for new backend
- Improve stability of tests - Improve stability of tests
- Remove Zanata from Travis configuration - Remove Zanata from Travis configuration
- Update NPM dependencies - Update NPM dependencies
* Wed Mar 18 2020 Jacob Kozol <jacobdkozol@gmail.com> - 14-1 * Wed Mar 18 2020 Jacob Kozol <jacobdkozol@gmail.com> - 14-1
- Test against lorax-composer explicitly - Test against lorax-composer explicitly
- Update NPM dependencies - Update NPM dependencies
* Wed Mar 04 2020 Jacob Kozol <jacobdkozol@gmail.com> - 13-1 * Wed Mar 04 2020 Jacob Kozol <jacobdkozol@gmail.com> - 13-1
- Update translations - Update translations
- Update NPM dependencies - Update NPM dependencies
* Wed Feb 19 2020 Martin Pitt <martin@piware.de> - 12.1-1 * Wed Feb 19 2020 Martin Pitt <martin@piware.de> - 12.1-1
- Fix integration tests, external test repository URL ceased to exist
- Fix integration tests, external test repository URL ceased to exist
* Wed Feb 19 2020 Martin Pitt <martin@piware.de> - 12-1 * Wed Feb 19 2020 Martin Pitt <martin@piware.de> - 12-1
- Translation updates - Translation updates
- Add documentation URL page help menu - Add documentation URL page help menu
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 11-2 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Dec 17 2019 Martin Pitt <martin@piware.de> - 11-1 * Tue Dec 17 2019 Martin Pitt <martin@piware.de> - 11-1
- Update translations - Update translations
- Fix tests to work against current Cockpit as non-root - Fix tests to work against current Cockpit as non-root
* Tue Dec 17 2019 Lars Karlitski <lars@karlitski.net> - 10-1 * Tue Dec 17 2019 Lars Karlitski <lars@karlitski.net> - 10-1
- Show depsolve errors on the blueprints page - Show depsolve errors on the blueprints page
- Add labels for additional output types - Add labels for additional output types
- Convert more components to PF4 - Convert more components to PF4
* Fri Oct 25 2019 Martin Pitt <martin@piware.de> - 9-1 * Fri Oct 25 2019 Martin Pitt <martin@piware.de> - 9-1
- Translation updates - Translation updates
- Expose Image Builder on /composer, not /welder - Expose Image Builder on /composer, not /welder
- NPM dependency updates - NPM dependency updates
* Wed Oct 02 2019 Martin Pitt <martin@piware.de> - 8-1 * Wed Oct 02 2019 Martin Pitt <martin@piware.de> - 8-1
- NPM dependency updates
- NPM dependency updates
* Fri Sep 06 2019 Jacob Kozol <jacobdkozol@gmail.com> - 7-1 * Fri Sep 06 2019 Jacob Kozol <jacobdkozol@gmail.com> - 7-1
- Define a URL for each tab on a blueprint page - Define a URL for each tab on a blueprint page
@ -366,30 +299,30 @@ Integrates with packit, tmt, and testing farm.
- Text string updates - Text string updates
* Wed Aug 07 2019 Jacob Kozol <jacobdkozol@gmail.com> - 5-1 * Wed Aug 07 2019 Jacob Kozol <jacobdkozol@gmail.com> - 5-1
- Fix PropTypes for the homepage - Fix PropTypes for the homepage
- Code clean up for the list of components - Code clean up for the list of components
* Wed Jul 31 2019 Martin Pitt <martin@piware.de> - 4-1 * Wed Jul 31 2019 Martin Pitt <martin@piware.de> - 4-1
- Fix AppStream ID - Fix AppStream ID
- Translation updates - Translation updates
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3-2 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed Jul 10 2019 Martin Pitt <martin@piware.de> - 3-1 * Wed Jul 10 2019 Martin Pitt <martin@piware.de> - 3-1
- Use cockpit's PatternFly CSS, to pick up the new PatternFly 4 styling - Use cockpit's PatternFly CSS, to pick up the new PatternFly 4 styling
- Add additional blueprint name validation - Add additional blueprint name validation
- Fix images not loading on refresh - Fix images not loading on refresh
- Add notification for source repo deletion - Add notification for source repo deletion
* Wed Jun 26 2019 Martin Pitt <martin@piware.de> - 2-1 * Wed Jun 26 2019 Martin Pitt <martin@piware.de> - 2-1
- Strip newlines from SSH keys before saving - Strip newlines from SSH keys before saving
- Translation updates - Translation updates
* Wed Jun 05 2019 Cockpit Project <cockpituous@gmail.com> - 1-1 * Wed Jun 05 2019 Cockpit Project <cockpituous@gmail.com> - 1-1
- Update to upstream 1 release - Update to upstream 1 release

Loading…
Cancel
Save