Releases: rhinstaller/anaconda
Releases · rhinstaller/anaconda
Anaconda 38.6
- Remove bogus dependency on python3-dbus (vslavik)
- Fix a few typos in release document (rvykydal)
- Make driver disk code run only on boot.iso (vslavik)
- Call the Blivet.copy method (vponcova)
- Web UI: Make context help reusable (ozobal)
- Fix Web UI VM startup on F37 (mkolman)
- Don't duplicate dependency on hfsplus-tools (vslavik)
- Move createrepo_c to anaconda-img-deps (vslavik)
- Use faulthandler instead of isys signal handlers (vslavik)
- Fix duplicate alt-D accelerator on root account screen (jeremy.linton)
- Add minimal_memory_needed to hw module (vslavik)
- Use more specific imports in startup_utils (vslavik)
- Use total_memory() from blivet.util instead of ours (vslavik)
- Move storage constraints setting to a helper (vslavik)
- Add tests for is_smt_enabled (vslavik)
- Move some functions from util to hw (vslavik)
- Move memory-related things from isys to new module (vslavik)
- infra: bump pylint from 2.15.2 to 2.15.3 in /dockerfile (49699333+dependabot[bot])
- infra: bump @patternfly/patternfly from 4.210.2 to 4.215.1 in /ui/webui (49699333+dependabot[bot])
- Use existing locale in welcome spoke (vslavik)
- Apply geolocation in main process (vslavik)
- infra: bump astroid from 2.12.9 to 2.12.10 in /dockerfile (49699333+dependabot[bot])
- infra: bump @patternfly/react-core from 4.224.1 to 4.239.0 in /ui/webui (49699333+dependabot[bot])
- Add back waiting for geolocation (vslavik)
- Add wait_for_task() to wait for a Task with timeout (vslavik)
- dracut: handle compressed kernel modules (m.novosyolov)
Anaconda 37.12.6
- Don't check installation targets if bootloader devices are not set (#2131183) (vponcova)
Anaconda 38.5
- Do not require the anaconda-webui package (mkolman)
- Document how to fix NPM cache issues in Cockpit CI (mkolman)
- Use correct hint for VNC password boot option (jstodola)
- infra: Use the Bugzilla API key in the
makebumpver
script (vponcova) - Drop the devel branch from the docs (mkolman)
- gui: fix summary hub layout for Japanese translations (rvykydal)
- Improve Register button click feedback (mkolman)
Anaconda 37.12.5
- Add back waiting for geolocation (vslavik)
- Add wait_for_task() to wait for a Task with timeout (vslavik)
- Timezone spoke will not show timezone borders anymore (#2103657) (jkonecny)
Anaconda 37.12.4
- Verify a biosboot partition on all installation targets (vponcova)
- Define the install_targets property for all bootloader classes (vponcova)
- Test the InstallerStorage.copy method (vponcova)
- Show multiple bootloader devices on the Manual Partitioning screen (vponcova)
- Implement the Root.copy method (vponcova)
- Redefine the Blivet.roots attribute (vponcova)
- Redefine the Blivet.copy method (vponcova)
Anaconda 38.4
- Run yelp under liveuser if possible (vslavik)
- infra: bump astroid from 2.12.5 to 2.12.6 in /dockerfile (49699333+dependabot[bot])
- Disable the Unregister button during unregistration (mkolman)
- Update outdated system purpose related strings (mkolman)
- Always set system purpose from GUI (mkolman)
- Report registration errors from kickstart (mkolman)
- Do not pass rd.znet on to installed system unconditionally (jstodola)
- Ignore dependabot commits in changelog (vslavik)
- infra: bump @patternfly/patternfly from 4.206.3 to 4.210.2 in /ui/webui (49699333+dependabot[bot])
- Web UI: Increase visibility of warning messages (ozobal)
- Drop packit override for webui package build (mkolman)
- Create the LVM devices file, if supported (vslavik)
- Remove unused import that snuck in somehow (vslavik)
- Bump SshKeyData version (vslavik)
- Bump pykickstart version for F38_AutoPart (vslavik)
- Document the automated Anaconda package release process (mkolman)
- Web UI: for disks selection show empty label rather than '0 selected' (rvykydal)
- Web UI: use toolbox in disk selection (rvykydal)
- Web UI: Show the help drawer next to content (ozobal)
- Silence pylint warnings in webui code (vslavik)
- Remove execInSysroot (vslavik)
Anaconda 37.12.3
- Run yelp under liveuser with the right environment (vslavik)
Anaconda 37.12.2
- Run yelp under liveuser if possible (vslavik)
- Define more macros for cppcheck (vslavik)
Anaconda 38.3
- Add --hibernation option for Kickstart autopart (ozobal)
- Docs: How to run non-unit tests in CI standalone (#docs) (vslavik)
- Define more macros for cppcheck (vslavik)
- Infra templating script improvements (vslavik)
- infra: bump @patternfly/patternfly from 4.202.1 to 4.206.3 in /ui/webui (49699333+dependabot[bot])
- webui: clean up prepare-updates-img (allison.karlitskaya)
- Adjust dependencies of the anaconda-webui package (mkolman)
- test: Update to cockpit 275 (allison.karlitskaya)
- Add test for dracut_eject (vslavik)
- Add test for ipmi_abort (vslavik)
- Add test for ipmi_report (vslavik)
- Simplify test_detect_virtualized_platform (vslavik)
- Rewrite test_vt_activate to use patch (vslavik)
- webui: build RPMs inside the fedora-37 image (allison.karlitskaya)
- Web UI: update target name in test documentation (rvykydal)
- Verify a biosboot partition on all installation targets (vponcova)
- Define the install_targets property for all bootloader classes (vponcova)
- Test the InstallerStorage.copy method (vponcova)
- Show multiple bootloader devices on the Manual Partitioning screen (vponcova)
- Implement the Root.copy method (vponcova)
- Redefine the Blivet.roots attribute (vponcova)
- Redefine the Blivet.copy method (vponcova)
- Add infrastructure templating tools (ozobal)
Anaconda 38.2
- Fix building for RHEL/ELN without live installer (sgallagh)
- Remove the SimpleConfigFile class (vponcova)
- Don't use the SimpleConfigFile class (vponcova)
- Add a function for splitting values into two strings (vponcova)
- Move DNF code from the payload manager to the DNF payload (vponcova)
- Remove the restart_thread method of the payload manager (vponcova)
- Simplify the implementation of the payload manager (vponcova)
- Remove error messages from the payload manager (vponcova)
- Keep the "Setting up installation source..." message in a new constant (vponcova)
- Remove the WAITING_NETWORK state of the payload manager (vponcova)
- Remove the VERIFYING_AVAILABILITY state of the payload manager (vponcova)