Skip to content

Releases: rhinstaller/anaconda

Anaconda 38.1

15 Aug 16:55
Compare
Choose a tag to compare
  • 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

15 Aug 16:55
Compare
Choose a tag to compare
  • 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

02 Aug 15:21
Compare
Choose a tag to compare
  • 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 in suggest_swap_size (vponcova)
  • Remove the quiet parameter of the suggest_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

27 Jun 15:39
Compare
Choose a tag to compare
  • 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

06 Jun 12:05
Compare
Choose a tag to compare
  • 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

24 May 14:06
Compare
Choose a tag to compare
  • Use the IsRootAccountLocked property (vponcova)
  • Web UI: Fix strings (vponcova)

Anaconda 37.8

23 May 15:42
Compare
Choose a tag to compare
  • 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

23 May 10:49
Compare
Choose a tag to compare
  • Specify that we want the Adwaita icon theme (awilliam)
  • packit: Fix target names for builds and tests (csomh)

Anaconda 37.7

09 May 16:21
Compare
Choose a tag to compare
  • 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

25 Apr 17:23
Compare
Choose a tag to compare
  • 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)