Name: cockpit-image-builder Version: 72 Release: 1.20250805143730464196.pr3436.69.g6fb93bce%{?dist} Summary: Image builder plugin for Cockpit License: Apache-2.0 URL: http://osbuild.org/ Source0: cockpit-image-builder-73.tar.gz Obsoletes: cockpit-composer < 54 Provides: cockpit-composer = %{version}-%{release} BuildArch: noarch BuildRequires: gettext BuildRequires: libappstream-glib BuildRequires: make BuildRequires: nodejs Requires: cockpit Requires: cockpit-files Requires: osbuild-composer >= 131 %description The image-builder-frontend generates custom images suitable for deploying systems or uploading to the cloud. It integrates into Cockpit as a frontend for osbuild. %prep %setup -q -n cockpit-image-builder %build # Nothing to build %install %make_install PREFIX=/usr # drop source maps, they are large and just for debugging find %{buildroot}%{_datadir}/cockpit/ -name '*.map' | xargs --no-run-if-empty rm --verbose %check appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* %files %doc cockpit/README.md %license LICENSE %{_datadir}/cockpit/cockpit-image-builder %{_datadir}/metainfo/* %changelog # the changelog is distribution-specific, therefore there's just one entry # to make rpmlint happy. * Tue Aug 5 2025 Packit - 72-1.20250805143730464196.pr3436.69.g6fb93bce - FEO migration (regexowl) - ESLint: All the single quotes (regexowl) - ESLint: Set `trailingComma` to `all` and run lint fix (regexowl) - src: Run lint autofix (regexowl) - Move prettier config to ESLint config (regexowl) - Wizard: Update kernel argument validation regex (regexowl) - Wizard: Fix registration validation for Satellite on edit (regexowl) - build(deps): bump @redhat-cloud-services/frontend-components-notifications (dependabot[bot]) - build(deps-dev): bump @eslint/js from 9.31.0 to 9.32.0 (dependabot[bot]) - chore(deps): update build-tools digest to b496d0a (red-hat-konflux[bot]) - Wizard: Add tooltip explaining password visibility in edit mode (Michal Gold) - build(deps-dev): bump stylelint from 16.22.0 to 16.23.0 (dependabot[bot]) - Wizard: Add FIPS state management infrastructure (Michal Gold) - build(deps-dev): bump @currents/playwright from 1.15.2 to 1.15.3 (dependabot[bot]) - build(deps-dev): bump eslint-plugin-playwright from 2.2.1 to 2.2.2 (dependabot[bot]) - Revert "playwright: Add duration to test account creation request" (Klara Simickova) - src: Fix `useChrome` import, update mock, solve some lint warnings (regexowl) - remove as much edge mgmt code as possible (Ondřej Budai) - playwright: Update required Oscap packages (regexowl) - Wizard: Remove RHEL betas from release options (regexowl) - Wizard: disable adding empty user tabs (Katarina Sieklova) - build(deps-dev): bump eslint-plugin-testing-library from 7.6.0 to 7.6.3 (dependabot[bot]) - build(deps-dev): bump eslint from 9.30.1 to 9.32.0 (dependabot[bot]) - build(deps): bump @sentry/webpack-plugin from 4.0.1 to 4.0.2 (dependabot[bot]) - playwright: Add duration to test account creation request (regexowl) - Wizard: Remove alert from OpenSCAP step (regexowl) - build(deps-dev): bump @testing-library/jest-dom from 6.6.3 to 6.6.4 (dependabot[bot]) - build(deps): bump @redhat-cloud-services/frontend-components-utilities (dependabot[bot]) - build(deps-dev): bump @testing-library/dom from 10.4.0 to 10.4.1 (dependabot[bot]) - Playwright: OSCAP basic test not altering things added by OSCAP (Anna Vítová) - Compliance: refactor handleKernelAppend duplicate (Anna Vítová) - Compliance: refactor handlePartitions duplicate (Anna Vítová) - Compliance: refactor handleServices duplicate (Anna Vítová) - Compliance: refactor handlePackages duplicate (Anna Vítová) - Compliance: refactor clearPackage duplicate (Anna Vítová) - test: Add test for failing fetching of target environments (regexowl) - Wizard: Add fetch and error state or target environments (regexowl) - chore(deps): update build-tools digest to 37ab5d0 (red-hat-konflux[bot]) - build(deps): bump @patternfly/react-core from 6.1.0 to 6.3.0 (dependabot[bot]) - build(deps): bump @unleash/proxy-client-react from 5.0.0 to 5.0.1 (dependabot[bot]) - build(deps): bump @redhat-cloud-services/frontend-components-notifications (dependabot[bot]) - Wizard: Resolve FSC lint warnings (regexowl) - Update API (regexowl) - test: Remove delay for .upload user method (regexowl) - build(deps): bump @sentry/webpack-plugin from 4.0.0 to 4.0.1 (dependabot[bot]) - build(deps): bump @redhat-cloud-services/frontend-components (dependabot[bot]) - ESLint: Set `no-unused-vars` rule to error (regexowl) - build(deps-dev): bump eslint-plugin-playwright from 2.2.0 to 2.2.1 (dependabot[bot]) - playwright: add timeout for cockpit tests (Gianluca Zuccarelli) - build(deps-dev): bump @patternfly/react-icons from 6.1.0 to 6.3.0 (dependabot[bot]) - build(deps-dev): bump @types/node from 24.0.13 to 24.1.0 (dependabot[bot]) - profileSelector: Prevent wizard refresh on Enter key in OpenSCAP profile selector (Michal Gold) - test: Remove typing delay for locale test (regexowl) - build(deps): bump axios from 1.10.0 to 1.11.0 (dependabot[bot]) - build(deps): bump @patternfly/react-code-editor from 6.1.0 to 6.3.0 (dependabot[bot]) - README: update api generation (Gianluca Zuccarelli) - api: remove pull command (Gianluca Zuccarelli) - playwright: fix cockpit cloud provider test (Gianluca Zuccarelli) - playwright: add an aws upload test (Gianluca Zuccarelli) - store/cockpitApi: refactor `/compose` endpoint (Gianluca Zuccarelli) - requestMapper: add region to aws upload type (Gianluca Zuccarelli) - Wizard: add region selector for on-prem AWS (Gianluca Zuccarelli) - Table: fix the image table status for on prem aws uploads (Gianluca Zuccarelli) - cockpit: add cockpit image request types (Gianluca Zuccarelli) - multi: fix analytics for on-prem (Gianluca Zuccarelli) - store/cockpitApi: enable aws image types (Gianluca Zuccarelli) - CreateImageWizard: hide aws sources for on-prem (Gianluca Zuccarelli) - build(deps): bump @sentry/webpack-plugin from 3.6.1 to 4.0.0 (dependabot[bot]) - Post release version bump (schutzbot) * Mon Jan 13 2025 Image Builder team - 0-1 - The changelog was added to the rpm spec file.