Releases: rhinstaller/anaconda
Releases · rhinstaller/anaconda
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)
Anaconda 38.1
- Remove release builds from CI status page (#docs) (vslavik)
- Update the tests for the SELinux configuration (vponcova)
- Add release notes for RPMOSTree /sysroot mount as 'ro' (jkonecny)
- Documented required space always including swap (ozobal)
- Remove the DeprecatedSection class (vponcova)
- Remove the sensitive info logger (vponcova)
- Remove the _repos_lock property of the DNF payload class (vponcova)
- Remove the function get_locale_timezones (vponcova)
- Remove the THREAD_GEOLOCATION_REFRESH constant (vponcova)
- Add release notes for f37 vslavik PRs (#docs) (vslavik)
- Do not provide the anaconda-live subpackage on RHEL (vslavik)
- Add release note for no more copying /etc/resolv.conf (rvykydal)
- Add release note for rootpw --allow-ssh option (rvykydal)
- Fix growing installation size requirement (ozobal)
- Add a release note for the
inst.disklabel
boot option (vponcova) - Add unit tests for the initialization of the default disk label type (vponcova)
- Prefer GPT instead of legacy MBR (vponcova)
- Support the
inst.disklabel
boot option (vponcova) - Skip Kickstart version tests on RHEL (ozobal)
- Add unit tests for errors raised by the
ZFCPDiscoverTask
task (vponcova) - rpm-ostree: Setup readonly sysroot for ostree & rw karg (#2086489) (tim)
- Document the Dependabot status (vponcova)
- Initialize empty disks on the Manual Partitioning screen (vponcova)
- Revert "Temporarily ignore the new version of the zfcp command" (jstodola)
- Revert "Ignore also ZFCPData temporarily" (jstodola)
- Allow to omit WWPN and LUN for NPIV-enabled zFCP devices (jstodola)
- Reduce the width of the zFCP dialog (jstodola)
Anaconda 37.12.1
- Adjust configuration options for Fedora 37 (mkolman)
- Remove release builds from CI status page (#docs) (vslavik)
- Update the tests for the SELinux configuration (vponcova)
- Add release notes for RPMOSTree /sysroot mount as 'ro' (jkonecny)
- Documented required space always including swap (ozobal)
- Remove the DeprecatedSection class (vponcova)
- Remove the sensitive info logger (vponcova)
- Remove the _repos_lock property of the DNF payload class (vponcova)
- Remove the function get_locale_timezones (vponcova)
- Remove the THREAD_GEOLOCATION_REFRESH constant (vponcova)
- Add release notes for f37 vslavik PRs (#docs) (vslavik)
- Do not provide the anaconda-live subpackage on RHEL (vslavik)
- Add release note for no more copying /etc/resolv.conf (rvykydal)
- Add release note for rootpw --allow-ssh option (rvykydal)
- Fix growing installation size requirement (ozobal)
- Add a release note for the
inst.disklabel
boot option (vponcova) - Add unit tests for the initialization of the default disk label type (vponcova)
- Prefer GPT instead of legacy MBR (vponcova)
- Support the
inst.disklabel
boot option (vponcova) - Skip Kickstart version tests on RHEL (ozobal)
- Add unit tests for errors raised by the
ZFCPDiscoverTask
task (vponcova) - rpm-ostree: Setup readonly sysroot for ostree & rw karg (#2086489) (tim)
- Document the Dependabot status (vponcova)
- Initialize empty disks on the Manual Partitioning screen (vponcova)
- Revert "Temporarily ignore the new version of the zfcp command" (jstodola)
- Revert "Ignore also ZFCPData temporarily" (jstodola)
- Allow to omit WWPN and LUN for NPIV-enabled zFCP devices (jstodola)
- Reduce the width of the zFCP dialog (jstodola)
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)