Skip to content

Releases: rhinstaller/anaconda

Anaconda 36.16.5

12 Apr 00:42
Compare
Choose a tag to compare
  • 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

12 Apr 00:08
Compare
Choose a tag to compare
  • 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)

Anaconda 36.16.4

31 Mar 11:57
Compare
Choose a tag to compare
  • Enable fingerprint authentication using enable-feature (#2069899) (vponcova)

Anaconda 36.16.3

29 Mar 17:24
Compare
Choose a tag to compare
  • Fix failing pylint check. (rvykydal)
  • 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)
  • Increase version of the anaconda-widgets (jkonecny)
  • Disable layout_indicator in Anaconda (jkonecny)
  • Don't configure the keyboard in Live environments with XWayland (jkonecny)
  • network: Handle network configuration paths not existing (awilliam)
  • Change pylint ignore from number to name (vslavik)
  • Remove RpmDb-related setup in OSTree payloads (vslavik)
  • packit: build SRPM in Copr (ttomecek)
  • Replace one more icon after removal from adwaita (#2055883) (jkonecny)
  • Replace legacy adwaita icons removed in adwaita-icon-theme 42 (awilliam)
  • Do not copy resolv.conf to target system at the end of installation (rvykydal)
  • Do not copy /etc/resolv.conf to chroot before installation (rvykydal)

Anaconda 37.4

28 Mar 16:35
Compare
Choose a tag to compare
  • 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)

Anaconda 37.3

15 Mar 14:12
Compare
Choose a tag to compare
  • Increase version of the anaconda-widgets (jkonecny)
  • Disable layout_indicator in Anaconda (jkonecny)
  • Don't configure the keyboard in Live environments with XWayland (jkonecny)
  • webui: tests: check-installation-progress tests are not non-destructive (kkoukiou)
  • tests: webui: ensure that installation reaches boot-loader step and fails (kkoukiou)
  • webui: storage configuration: show only usable disks in the table (kkoukiou)
  • webui: set default storage configuration in the JS code (kkoukiou)
  • webui: move localization apis to 'apis' folder (kkoukiou)
  • webui: move installation apis to 'apis' folder (kkoukiou)
  • webui: pass up to the component tree a hander for showing errors in the UI (kkoukiou)
  • webui: move react components to a new components folders (kkoukiou)
  • webui: rewrite language selection component to a class component (kkoukiou)
  • network: Handle network configuration paths not existing (awilliam)
  • webui: webpack: process all assets when compressing (kkoukiou)
  • Change pylint ignore from number to name (vslavik)
  • Remove RpmDb-related setup in OSTree payloads (vslavik)
  • pylint: Survive scanning broken symlinks (vslavik)
  • pylint: Don't read whole files to check hashbangs (vslavik)
  • pylint: Ignore checkouts of cockpit repos (vslavik)
  • pylint: Simplify skipping already detected paths (vslavik)
  • webui: move to a wizard based design implementation (mkolman)
  • Do not crash on network --device link with wireless device (#2051235) (rvykydal)
  • Remove the decorated_window conf option (vslavik)
  • packit: build SRPM in Copr (ttomecek)
  • Use the latest Read the Docs theme (vponcova)
  • Change the example bug related to unlocked LUKS devices (vponcova)
  • webui: read conf from installation environment (vslavik)

Anaconda 37.2

08 Mar 02:31
Compare
Choose a tag to compare
  • Fix Makefile targets using L10N Makefile variables (jkonecny)
  • Remove the blivet_gui_supported configuration option (vponcova)
  • webui: tests: move journal parsing for waiting for webui initialization to the VM creation script (kkoukiou)
  • webui: tests: move cockpit-ws spawning to the machine_install script instead of the ks file (kkoukiou)
  • webui: tests: workaround cockpit's expectation for test/images directory (kkoukiou)
  • webui: first pass on the installation progress component (kkoukiou)
  • webui: tests: add payload workaround for the webui tests (kkoukiou)
  • webui: add notification component at top level (kkoukiou)
  • Set up basic error handling for the Web UI (vponcova)
  • Provide defaults for the Web UI installation (vponcova)
  • webui: tests: wait for the webui initialiation to have finishes before running the tests (kkoukiou)
  • Always request localization files during build (jkonecny)
  • Collect PO files names dynamically (jkonecny)
  • Move the po files download to the make call (jkonecny)
  • webui: tests: actually boot into the webui mode (kkoukiou)
  • webui: tests: ignore output when running commands in the ks file (kkoukiou)
  • Remove the enable_ignore_broken_packages configuration option (vponcova)
  • build(deps): bump @patternfly/patternfly in /ui/webui (49699333+dependabot[bot])
  • tests: webui: Increate timeout for accessible webui to 5 minutes (kkoukiou)
  • Replace one more icon after removal from adwaita (#2055883) (jkonecny)
  • Allow to run an incomplete installation via DBus (vponcova)
  • Remove ksdata from migrated payload classes (vponcova)
  • Remove progressQ (vponcova)
  • Don't use progressQ in GUI (vponcova)
  • Don't use progressQ in TUI (vponcova)
  • Don't use progressQ in the installation queue (vponcova)
  • Update accordion.py (76429226+layne-yang)
  • Replace legacy adwaita icons removed in adwaita-icon-theme 42 (awilliam)
  • Update the .coveragerc file (vponcova)
  • webui: Pin eslint-plugin-react to the last non broken release (kkoukiou)
  • build(deps): bump @patternfly/react-core in /ui/webui (49699333+dependabot[bot])
  • ovirt: move /var/tmp to its own partition (sbonazzo)
  • webui: Don't save SSH key in command from VM script (vslavik)
  • docs: add intructions to the on-duty team member for handling failing image refreshes for webui tests (kkoukiou)
  • Add a release note for removed undocumented and unused scripts (vponcova)
  • Remove the /usr/bin/analog script (vponcova)
  • Remove the /usr/bin/restart-anaconda script (vponcova)
  • Improve the documentation of the run-anaconda script (vponcova)
  • Don't report the name of the DBus task by default (vponcova)
  • webui: Use grouped typeahead for the language selector (kkoukiou)
  • webui: consume real data in the language selection dialog from the API (kkoukiou)
  • Introduce GetLanguages, GetLanguageData, GetLocales, GetLocaleData methods on the Localization interface (kkoukiou)
  • Add note to branching guide to look on pykickstart issues (#docs) (jkonecny)
  • Fixed the translation not taking effect (yangxiaoxuan)

Anaconda 37.1

21 Feb 20:20
Compare
Choose a tag to compare
  • webui: checkout last release instead of main for cockpit's test library (kkoukiou)
  • Do not modify boot order on UEFI if asked (vslavik)
  • webui: use test images from the cockpit's image store (kkoukiou)
  • webui: tests: use python3, python is not a thing in Cockpit's test container anymore (kkoukiou)
  • Remove RPM database cleanup (vslavik)
  • Add all fields to PartSpec's string representation (vslavik)
  • Add repr to PartSpec (vslavik)
  • UX: clarify meaning of "additional space" checkbox (hexagon-recursion)
  • Create /var subvolume on Fedora Kinoite and Silverblue (cmurf)
  • Remove misleading warning about inst.ks.device replacing ksdevice (rvykydal)
  • Remove the support for detection of unsupported hardware (vponcova)
  • Revert "Ignore webui specific parts in the rpm-test" (kkoukiou)
  • webui: Add mising MAINTAINERCLEANFILES in Makefile.am (kkoukiou)
  • webui: install eslint-config-standard-jsx to align with what starter-kit [1] does (kkoukiou)
  • build(deps): bump @patternfly/patternfly in /ui/webui (49699333+dependabot[bot])
  • Remove webui kernel boot argument support (jkonecny)
  • Ignore deps-dev commits by dependabot (vslavik)
  • Remove web UI from spec file on Fedora 36 (jkonecny)
  • Remove npm dependencies from the containers (jkonecny)
  • Remove webui code from the Fedora 36 (jkonecny)
  • build(deps): bump @patternfly/react-core in /ui/webui (49699333+dependabot[bot])
  • Restore contexts also in /usr/lib (vslavik)
  • ci: rpm: install older rpm version in the container (kkoukiou)
  • po: limit threads used by libgomp when building the merged translation files (kkoukiou)
  • Reset the password if the root account is disabled (vponcova)
  • Fix the status of the root configuration screen (vponcova)
  • Fix the condition for entering the root configuration (vponcova)
  • Move tests for pyanaconda.ui.lib.users to a new file (vponcova)
  • Revert "Show correctly that no admin user is set up" (vponcova)
  • Remove the make-sphinx-docs script (vponcova)
  • Remove the list-screens script (vponcova)
  • Remove the anaconda-read-journal script (vponcova)
  • Remove the run_boss_locally.py script (vponcova)
  • Improve the indentation in pyanaconda.installation (vponcova)
  • Translate strings when we create the installation queue (vponcova)
  • Create a task for running the current installation queue (vponcova)
  • webui: tests: update README file (kkoukiou)
  • webui: tests: add support for destructive tests (kkoukiou)
  • Don't use progressQ in tasks of the installation queue (vponcova)
  • Do not fail on nonexistent fs nodes in pstore (vslavik)
  • dockerfile: stop specifying nodejs stream explicitely (kkoukiou)
  • Support Btrfs-only mount points in the default partitioning (vponcova)
  • Use a task to write repositories on the target system (vponcova)
  • Revert "Adjust configuration options for Fedora 36" (jkonecny)
  • dockerfile: ci: rpm: install nodejs instead of NPM directly (kkoukiou)
  • Do not copy resolv.conf to target system at the end of installation (rvykydal)
  • Do not copy /etc/resolv.conf to chroot before installation (rvykydal)
  • Clean up pyanaconda.installation_tasks (vponcova)
  • Extend the unit tests for the Flatpak manager (vponcova)
  • Don't use progressQ in the payload classes (vponcova)
  • Don't use progressQ in the DNF payload class (vponcova)
  • Simplify the error message about a failed Flatpak operation (vponcova)
  • Don't use progressQ in the Flatpak manager (vponcova)
  • spec: Add dependency on libblockdev-lvm-dbus to install-env-deps (vtrefny)
  • webui: users: do not try to use the proxy before it's ready (kkoukiou)
  • Add documentation of how to fix our CI (jkonecny)
  • Move save_hw_clock method to a D-Bus configuration task (kkoukiou)
  • Remove the InstallRepoEnabled DBus property (vponcova)
  • Add the installation_enabled attribute to the repository configuration data (vponcova)
  • Document how to enable Cockpit CI for Fedora branches (mkolman)
  • Update branching docs (mkolman)
  • Reset the password if the root account is disabled (vponcova)
  • Fix the status of the root configuration screen (vponcova)
  • Fix the condition for entering the root configuration (vponcova)
  • Move tests for pyanaconda.ui.lib.users to a new file (vponcova)
  • Revert "Show correctly that no admin user is set up" (vponcova)
  • Remove the WriteResolvConfTask class (vponcova)
  • Clean up the code for including Web UI in an updates image (vponcova)
  • Adjust configuration options for Fedora 36 (mkolman)
  • build: Remove make as part of run-build-and-arg script (kkoukiou)
  • spec: list webui language translation files into the RPM (kkoukiou)
  • po: don't translate the externally fetched pkg/lib content for now (kkoukiou)
  • webui: po: cockpit-po-plugin expects that translations are from the current directory (kkoukiou)
  • po: add hack to workaround semicolon bug (kkoukiou)
  • po: stop using --use-fist when creating the anaconda.pot file (kkoukiou)
  • po: start translating webui files (jsx) and add support for cockpit translation functions (kkoukiou)
  • webui: eslint: let's always prefer double quotes since cockpit localization needs it (kkoukiou)
  • webui: start translating some strings (kkoukiou)
  • Test a recreation of the same thread (vponcova)
  • Add the enabled attribute to the repository configuration data (vponcova)

Anaconda 36.16.2

21 Feb 20:20
Compare
Choose a tag to compare
  • Do not modify boot order on UEFI if asked (vslavik)
  • Remove RPM database cleanup (vslavik)
  • Add all fields to PartSpec's string representation (vslavik)
  • Add repr to PartSpec (vslavik)
  • Create /var subvolume on Fedora Kinoite and Silverblue (cmurf)
  • Remove misleading warning about inst.ks.device replacing ksdevice (rvykydal)

Anaconda 36.16.1

16 Feb 17:08
Compare
Choose a tag to compare
  • Remove webui kernel boot argument support (jkonecny)
  • Remove web UI from spec file on Fedora 36 (jkonecny)
  • Remove npm dependencies from the containers (jkonecny)
  • Remove webui code from the Fedora 36 (jkonecny)
  • Restore contexts also in /usr/lib (vslavik)
  • Reset the password if the root account is disabled (vponcova)
  • Fix the status of the root configuration screen (vponcova)
  • Fix the condition for entering the root configuration (vponcova)
  • Move tests for pyanaconda.ui.lib.users to a new file (vponcova)
  • Revert "Show correctly that no admin user is set up" (vponcova)
  • Do not fail on nonexistent fs nodes in pstore (vslavik)
  • Support Btrfs-only mount points in the default partitioning (vponcova)
  • Adjust configuration options for Fedora 36 (mkolman)
  • Adjust configuration options for Fedora 36 (mkolman)