Releases: rhinstaller/anaconda
Releases · rhinstaller/anaconda
Anaconda 37.12
- Web UI: Replace a newly translated string in tests (vponcova)
- Communicate media verification result clearly (vslavik)
- Fix: check that the password contains the username (songmingliang)
- Fixed required space check always including swap (ozobal)
- Hide the keyboard layout indicator in the passphrase dialog (#2070823) (vponcova)
- Call the check_duplicate_repo_names function (vponcova)
- Call the validate_repo_name function (vponcova)
- Call the get_unique_repo_name function (vponcova)
- Simplify the condition for the
disk_space
parameter insuggest_swap_size
(vponcova) - Remove the
quiet
parameter of thesuggest_swap_size
function (vponcova) - Test the
suggest_swap_size
function (vponcova) - Web UI: Don't wait for animations in the pixel tests (vponcova)
- Web UI: Show a context help about storage options (vponcova)
- Silence pylint warnings about crypt module (vslavik)
- Ignore no-member pylint detections on gi.repository (vslavik)
- Revert "Disable Pylint" (vslavik)
- bootloader/base.py: enable resume on arm64 (mihai.carabas)
- Disable kexec on RISC-V (imbearchild)
- simplify TestValues enum creation and usage (ethan)
- Disable Pylint (vslavik)
- Fix unit tests for python 3.11 (vslavik)
- Change the Python version to 3.11 in the makeupdates script (rvykydal)
- bootloader: do not consider non-ibft iscsi disk as usable for bootloader (rvykydal)
- Revert "Temporarily keep setter methods for Initial Setup" (vponcova)
- Revert "Temporarily keep setter methods for the Kdump add-on" (vponcova)
- Change default swap size for large-memory systems (pablomh)
Anaconda 37.11
- anaconda-modprobe: don't try and load cramfs (awilliam)
- module-setup.sh: Don't ignore errors, unbound variable and pipe fails (miro)
- Don't attempt to add frozen python modules to initramfs (miro)
- Fix kickstart command order in new version (vslavik)
- Ignore also ZFCPData temporarily (vslavik)
- Temporarily ignore the new version of the zfcp command (vponcova)
- Web UI: Fix betanag popover position (mkolman)
- Web UI: Make it possible to close the disks alert (mkolman)
- tests: update the order of commands (rootpw) in generated kickstart (rvykydal)
- webui: Disable "Next" button if no disks are selected (mkolman)
- dnf: apply the /etc/dnf/dnf.conf configuration file in the installer (rvykydal)
- kstests on pr: run in separate anaconda directory (rvykydal)
- Web UI: Show the "Checking disks" spinner for at least two seconds (vponcova)
- Web UI: Show the "Checking disks" spinner (vponcova)
- kstest on pr: use Permian GitHub ReportSender to show results (rvykydal)
- Web UI: Vertically grow the wizard page (vponcova)
- Web UI: Hide the footer if the wizard page is in progress (vponcova)
- Web UI: Add the sleep function (vponcova)
- Web UI: Remove the getSteps function (vponcova)
- Web UI: Remove the wrapWithContext function (vponcova)
- Add Circle Linux profile to Anaconda (bella)
- Web UI: Don't try to replicate installation flags (vponcova)
- Web UI: Remove an unused context from the wizard (vponcova)
- Update pixel test reference image. (mkolman)
- fix type (48353898+copperii)
- Display keyboard accelerator properly (jstodola)
- Revert "Temporarily keep setter methods for the OSCAP add-on" (vponcova)
- Remove missing kickstart command for root ssh password login from common issues (rvykydal)
- GUI: Show the dialog for a missing passphrase in an enlight box (vponcova)
- GUI: Ask for a missing passphrase during automated installations (vponcova)
- Create functions for a missing passphrase in pyanaconda.ui.lib (vponcova)
- Add support for rootpw --allow-ssh (rvykydal)
- Enable bootloader hiding on RHEL (rharwood)
Anaconda 37.10
- 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)
Anaconda 37.9
- Use the IsRootAccountLocked property (vponcova)
- Web UI: Fix strings (vponcova)
Anaconda 37.8
- 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)
Anaconda 36.16.6
- Specify that we want the Adwaita icon theme (awilliam)
- packit: Fix target names for builds and tests (csomh)
Anaconda 37.7
- 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)
Anaconda 37.6
- 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)
Anaconda 36.16.5
- Fix keyboard spoke issue if Live system changed keyboard layouts (#2072941) (jkonecny)
- Fix translations in DBus modules (#2071098) (vponcova)
- Add Release Notes for keyboard configuration split on Live (#2016613) (jkonecny)
Anaconda 37.5
- 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)