Fedora Packages

anaconda-gui-37.10-3.fc37 in Fedora Rawhide

↵ Return to the main page of anaconda-gui
View build
Search for updates

Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2022-06-21 Adam Williamson <awilliam at redhat dot com> - 37.10-3 - Backport PR #4207 to fix initramfs generation for Python 3.11
2022-06-13 Python Maint <python dash maint at redhat dot com> - 37.10-2 - Rebuilt for Python 3.11
2022-06-06 Packit <hello at packit dot dev> - 37.10-1 - Web UI: Don't use a top-level text content (vponcova) - Update common bugs for F35 resolv.conf issue (rvykydal) - Check if run as root earlier (#1935470) (luke) - kstests on PR: adapt to tclib renamig to tplib (rvykydal) - Add 'eln-baseos' to the DEFAULT_REPOS (sgallagh) - Web UI: Jump only to the previous wizard steps (vponcova) - Always tear down devices after finding existing installations (vponcova) - Update reference images (vslavik) - Change kstest workflow badge and link for Permian (#docs) (vslavik) - Fix tests README.rst how to run one unit test (jkonecny) - kstests on PR: Use stable permian branch (rvykydal) - Don't fall back to default timezone in welcome spoke (vslavik) - Use directly URLs in conf geoloc provider field (vslavik) - Remove unmodularized geolocation (vslavik) - Use modularized geolocation instead of unmodularized (vslavik) - Hide the geolocation task in Timezone's interface (vslavik) - Add GeolocationTask to the Timezone module (vslavik) - Add a D-Bus structure for geolocation data (vslavik) - Add conf option for geolocation provider (vslavik) - Run FixZIPLBootloader task after FIPS setup (rvykydal) - webui: Make app/page span the whole viewport (vslavik) - Web UI: Automatically change the popover position (vponcova) - webui: Add inline alert to the Storage screen (mkolman) - Web UI: Always allow to sort disks by their name (vponcova) - Web UI: Improve the table for local standard disks (vponcova) - Add missing period when concatenating password error strings (#2075419) (jkonecny) - Prepare release notes for Fedora 36 (vponcova) - Add tooltip to the Insights checkbox (#2069178) (jkonecny) - Enable bootloader hiding on RHEL (rharwood)
2022-05-24 Packit <hello at packit dot dev> - 37.9-1 - Use the IsRootAccountLocked property (vponcova) - Web UI: Fix strings (vponcova)
2022-05-23 Packit <hello at packit dot dev> - 37.8-1 - Web UI: Add the Language label on the Welcome page (vponcova) - Specify that we want the Adwaita icon theme (awilliam) - Web UI: Fix the style of paragraphs (vponcova) - Web UI: Fix header styles in the Review screen (vponcova) - Web UI: Inform users about the required space and the partitioning method (vponcova) - Round the required device size up (vponcova) - tests: Use MD instead of LVM to test available RAID levels (vtrefny) - webui: Show installation status text on progress screen (mkolman) - build(deps): bump @patternfly/patternfly in /ui/webui (49699333+dependabot[bot]) - webui: Wait longer for installation to fail (mkolman) - webui: Add a Quit confirmation dialog (mkolman) - build(deps): bump @patternfly/react-core in /ui/webui (49699333+dependabot[bot]) - Don't use Cockpit style overrides (vponcova) - Web UI: Reset the bootloader drive before we schedule partitions (vponcova) - webui: tests: Streamline working with dbus language setting (zveleba) - Make check for geolocation start a standalone helper (vslavik) - Split Timezone module tests for tasks to new file (vslavik) - Move the default source type on DBus (vponcova) - Temporarily keep setter methods for Initial Setup (vponcova) - Temporarily keep setter methods for the OSCAP add-on (vponcova) - Temporarily keep setter methods for the Kdump add-on (vponcova) - Use DBus read-write properties (vponcova) - Simplify the implementation for the DBus interface for Users module (vponcova) - Install rdma-core if infiniband network device is found (rvykydal)
2022-05-19 Adam Williamson <awilliam at redhat dot com> - 37.7-2 - Backport PR #4125 to fix icon theme problems on KDE
2022-05-09 Packit <hello at packit dot dev> - 37.7-1 - Remove the is_repo_enabled method (vponcova) - Fix too long lines in the Network spoke (vponcova) - Rename the checkmount argument (vponcova) - Rename the onlyOnChange argument (vponcova) - Run an installation task to close the DNF base (vponcova) - Close the DNF base during the reset (vponcova) - Move isIsoImage to the Payloads module (vponcova) - Move find_first_iso_image to the Payloads module (vponcova) - Move helper functions for HDISO sources to pyanaconda.ui.lib (vponcova) - Keep Timezone proxy in Welcome spoke (vslavik) - Split starting locales in welcome spoke to a helper (vslavik) - Rename constant to reflect its usage (vslavik) - makeupdates: Don't be silent about copying anaconda.py (vslavik) - Remove the get_mount_points function (vponcova) - Remove PayloadError (vponcova) - Remove PayloadInstallError (vponcova) - Remove PayloadSetupError (vponcova) - (build-deps): Update misc. npm packages (vslavik) - (build-deps): Update chrome-remote-interface npm package (vslavik) - (build-deps): Update sass npm packages (vslavik) - (build-deps): Update patternfly npm packages (vslavik) - (build-deps): Update eslint npm packages (vslavik) - (build-deps): Update webpack and plugin npm packages (vslavik) - (deps-dev): Update babel npm packages (vslavik) - Add the UpdatesEnabled DBus property (vponcova) - webui: tests: Add cleanup to TestLanguage to make it non-destructive (zveleba) - webui: tests: Change handling of steps and hide selectors in methods (zveleba) - Remove the _configure method (vponcova) - webui: Document how to fix failing pixel tests (mkolman) - build(deps): bump @patternfly/react-core in /ui/webui (49699333+dependabot[bot]) - Remove the unused _set_repo_enabled method (vponcova) - build(deps): bump @patternfly/patternfly in /ui/webui (49699333+dependabot[bot]) - Don't continue if there is no valid base source to use (vponcova) - Clean up the code that includes additional repositories (vponcova) - Split the code for the installation source spoke (vponcova) - Remove ancient file (vslavik) - Convert additional space checkbox to use child label (vslavik) - Indent everything on root spoke by 4px (vslavik) - Set correct focused widget for root spoke (vslavik) - Add eslint as an unit test for webui (vslavik) - Run eslint only in dev builds or when requested (vslavik) - Run restorecon in chroot when handling home dirs (vslavik) - Move restorecon calls in Tasks to a helper function (vslavik) - Add Virtuozzo Linux profile to Anaconda, Resolves: rhbz#2067195 (dsilakov) - webui: Don't check SSH key in command from VM script (vslavik)
2022-04-25 Packit <hello at packit dot dev> - 37.6-1 - Map Anaconda exceptions to org.fedoraproject.Anaconda.Error (vponcova) - Use our error mapper only for the Anaconda message bus (vponcova) - Clean up the code that adds a base repository (vponcova) - Remove dependency on eslint-plugin-standard (vslavik) - webui - Fix pixel test failure due to string being translated (mkolman) - Call join_paths to create an absolute path (vponcova) - Document why the DNF transaction runs in a sub-process (vponcova) - Correct message when ignoring hibernation flag (jblz) - Clean up the code that reloads the treeinfo metadata (vponcova) - Don't add treeinfo repositories to DNF twice (vponcova) - Clean up the code for removal of treeinfo repositories (vponcova) - Clean up the code that generates treeinfo repositories (vponcova) - Distinguish URLs from paths in the treeinfo support (vponcova) - Improve logic of the keyboard spoke completed method (jkonecny) - webui: tests: Add function for checking pre-release information (zveleba) - build(deps): bump @patternfly/patternfly in /ui/webui (49699333+dependabot[bot]) - webui: tests: Make it easier to reset partitioning (zveleba) - webui: tests: increase abstraction of changing pages in the wizard (zveleba) - build(deps): bump @patternfly/react-core in /ui/webui (49699333+dependabot[bot]) - webui: Update READMEs (mmarusak) - Don't unnecessarily use cat and use grep -E (oguz)
2022-04-12 Packit <hello at packit dot dev> - 37.5-1 - Fix keyboard spoke issue if Live system changed keyboard layouts (#2072941) (jkonecny) - webui: tests: update reference image for the languate test (kkoukiou) - webui: fix typo in progress page (oguz) - webui: Update pixel test reference (mkolman) - webui: use className for customizing CSS not an ID (kkoukiou) - webui: be more specific in the custom CSS selectors for the progress stepper (kkoukiou) - webui: remove unused custom CSS for the progress bar component (kkoukiou) - webui: show all installation logs in a LogViewer component (kkoukiou) - webui: Use ProgressStepper on the installation progress screen (mkolman) - webui: update welcome page title text (kkoukiou) - webui: improve documentation and add makefile target for updating reference images (kkoukiou) - webui: tests: make sure TestReview cleans up its changes (kkoukiou) - webui: tests: extend storage test to validate the disk table rows content (kkoukiou) - webui: tests: add a test for backend language being initially not english (kkoukiou) - webui: add a basic check that the webui strings get translated (kkoukiou) - webui: fix case where the default language is not english (kkoukiou) - webui: set modules locale for translating messages from the backend (kkoukiou) - webui: Also filter languages by English names (mmarusak) - Don't set LC_ALL for live installations (vponcova) - Don't set the global domain to `anaconda` (vponcova) - webui: Support other rsync targets (martin) - webui: tests: Wait for UI initialization in Installer.open() (martin) - webui: tests: Simplify check-basic (martin) - webui: fix typo in the review configuration disk table (kkoukiou) - webui: tests: ignore the labels (PF4 Labels) when pixel testing (kkoukiou) - webui: tests: introduce some pixel tests (kkoukiou) - Don't log the output of journalctl -b (vponcova) - webui: tests: add missing machine_class to the check-language (kkoukiou) - webui: tests: use the prefixes of the ids from variables (kkoukiou) - webui: tests: ignore test/images symlink needed for the tests (kkoukiou) - webui: standardize the naming of the ids and classNames (kkoukiou) - webui: bring some order to the react components folder (kkoukiou) - Fix unit tests of the treeinfo support (vponcova) - Rename the `path` property of the TreeInfoRepoMetadata class (vponcova) - Log info about loaded .treeinfo files (vponcova) - Use the origin to handle system repositories (vponcova) - Add the `origin` attribute to the repo configuration data (vponcova) - webui: setup pixel tests submodule (kkoukiou) - webui: tests: add teardown cleanup resetting the language to english (kkoukiou) - webui: tests: standardize test file names by removing -installation- substring (kkoukiou) - webui: port review screen confirmation from checkbox to modal dialog (kkoukiou) - Bump Cockpit version of testlib to 266 (vslavik) - webui: default language should be fetched from anaconda backend (kkoukiou) - webui: add support for disabling Next button if form is invalid (kkoukiou) - webui: pass translated string for 'No results found' text (kkoukiou) - webui: move language setting of cookies and backend (kkoukiou) - webui: menuAppendTo can be a property of Select component from Patternfly (kkoukiou) - webui: remove undefined property from InstallationLanguage component (kkoukiou) - webui: create helpers for language conversion from and to cockpit lang cookie (kkoukiou) - webui: set language also in backend when selecting a new language (kkoukiou) - webui: tests: use id instead of contains: for the Quit button test selector (kkoukiou) - webui: tests: add a test for the Quit button (kkoukiou) - webui: if the file is empty don't try to parse it (kkoukiou) - webui: adjust error message to make it unique and matching the actual problem (kkoukiou) - webui: remove unused parameter from conf.js helper function (kkoukiou) - webui: parsing the files for the initialization can be done in parallel (kkoukiou) - webui: fix 'Reboot' and 'Quit' button callbacks (kkoukiou) - webui: Make it possible to go back to language selection screen (mkolman) - webui: Add Review screen implementation (mkolman) - webui: add support for re-scanning disks (kkoukiou) - webui: Add API for selected disks access (mkolman) - webui: Add API for target system language access (mkolman) - webui: add title and icon to the empty-state component in the installation progress (kkoukiou) - webui: tests: create some helper test classes (kkoukiou) - Mark error message for missing usable disks for partitioning as translatable (kkoukiou) - Don't re-enable repositories (vponcova) - Use the disabled_repositories configuration option (vponcova) - Add the get_matching_repositories method (vponcova) - Manage the system repositories with DNF manager (vponcova) - Remove the _reset_configuration method of the DNF payload class (vponcova) - webui: show empty state loading variant if the API is still fetching data (kkoukiou) - webui: storage: if more than 10 disks are present change the table to compact (kkoukiou) - webui: storage: only show sortable columns if more than one disks exist (kkoukiou) - webui: allow passing different label for the wizard nav item and the step title (kkoukiou) - webui: rephrase the welcome screen label for the language selector (kkoukiou) - Add Release Notes for keyboard configuration split on Live (#2016613) (jkonecny) - Enable fingerprint authentication using enable-feature (#2069899) (vponcova) - webui: Close installer to quit/reboot/finish (vslavik) - webui: Increase size of VM disk for interactive work (vslavik) - webui: Don't use inst.nokill for testing VMs (vslavik) - webui: Save webui wrapper script PID (vslavik) - Fix the documentation of the languages attribute in packages configuration (vponcova) - webui: expose webui.remote boot option (kkoukiou) - Clean up pyanaconda.payload.utils (vponcova) - Clean up the RepoData class (vponcova) - Use a task to set up an additional HDD repository (vponcova) - Add the parse_hdd_url function (vponcova) - Improve the recommendation from the swap verification check (vponcova) - Improve the error message from the OPAL compatibility check (vponcova) - webui: Test both betanag states (vslavik)
2022-03-28 Packit Service <user dash cont dash team+packit dash service at redhat dot com> - 37.4-1 - Remove the unused _noop method (vponcova) - Fix failing pylint check. (rvykydal) - Use a task to set up an additional NFS repository (vponcova) - Parse both formats of the NFS repositories (vponcova) - webui: start using custom webui-desktop script instead of cockpit-desktop (kkoukiou) - ShellCheck: Quote also variables inside ${...} (vslavik) - Move the validation of system repositories (vponcova) - Always load new enabled repositories to check their validity (vponcova) - Don't allow to load metadata of a disabled repository (vponcova) - Remove the _add_repo_to_dnf_and_ks method of the DNF payload class (vponcova) - Use the DNF manager to load all enabled repositories (vponcova) - Add the load_packages_metadata method to the DNF manager (vponcova) - Extend the DBus documentation of the Storage module (vponcova) - webui: add helper text in the installation destination step (kkoukiou) - webui: adapt the wizard body headers and other captions to the design mockups (kkoukiou) - webui: move installation destination step to ListingTable component (kkoukiou) - Clarify which Anaconda profile is used by CentOS Stream (vponcova) - webui: prefer constant variable when possible (kkoukiou) - webui: bring some order to the imports (kkoukiou) - webui: move wizard code out of app.jsx to a new file (kkoukiou) - webui: stop using titleId without a title (kkoukiou) - webui: keep a list of visited pages for deciding which nav items are enabled (kkoukiou) - webui: stop passing 'address' variable to the Footer component (kkoukiou) - webui: tests: do not start the installation in non-destructive tests (kkoukiou) - webui: convert wizard to in-page and add a betanag label (kkoukiou) - Add the generate_driver_disk_repositories function (vponcova) - Split some code from the update_base_repo method (vponcova) - Handle the inst.addrepo option in the DNF payload class (vponcova) - Remove the additional_repos attribute of the Anaconda class (vponcova) - Parse the inst.addrepo option using argparser (vponcova) - gui: update network spoke for symbolic icons (#2055883) (rvykydal) - gui: update beta-nag dialog for symbolic icons (#2055883) (rvykydal) - gui: update Quit dialog for symbolic icons (#2055883) (rvykydal) - Add the --ignore-broken test again (vponcova) - Remove --ignore-broken test (#test) (jkonecny) - webui: add support for in form error notifications per step (kkoukiou) - webui: introduce a custom Footer component for the Wizard (kkoukiou) - webui: introduce some logic for which steps the users can access (kkoukiou) - webui: Get method call on the Properties interface always wraps results in arrays (kkoukiou) - webui: move dbus client declarations to singleton classes (kkoukiou) - webui: fix progress reporting in the InstallationProgress component (kkoukiou) - build(deps): bump @patternfly/react-core in /ui/webui (49699333+dependabot[bot]) - Document inst.net.noautodefault option (rvykydal) - build(deps): bump @patternfly/patternfly in /ui/webui (49699333+dependabot[bot]) - Add scripts for anaconda services to updates image (rvykydal) - Add inst.net.noautodefault option do disable NM default autocons (#2033231) (rvykydal) - Disable NM autoconnections in Anaconda (rvykydal)

Provides

  • anaconda-gui
  • anaconda-gui(x86-64)

Files


Sources on Pagure