Skip to content

Releases: rhinstaller/anaconda

Anaconda 41.29

13 Aug 05:00
Compare
Choose a tag to compare
  • Remove deprecated warnings for inst prefix (rolivier)
  • Fix using kickstart mount command with device ID (vtrefny)
  • Update documentation for the update_iso script (jkonecny)
  • Add support for Live ISO to rebuild_boot_iso (jkonecny)

Anaconda 34.25.5.7

07 Aug 12:09
Compare
Choose a tag to compare
  • Fix source spoke being inaccessible if payload thread errors out (mkolman)
    Resolves: RHEL-4721
  • Do not create default wired connections for bond ports (rvykydal)
    Resolves: RHEL-38451
  • Consolidate code for dumping network connections (rvykydal)
    Related: RHEL-38451

Anaconda 41.28

06 Aug 09:25
Compare
Choose a tag to compare
  • Adjust custom partitioning and storage spokes to the device ID API (vtrefny)
  • Adjust resize module to the device ID API (vtrefny)
  • Add a custom function for recreating btrfs subvolumes (vtrefny)
  • Use blivet's "device ID" as a unique device identifier (vtrefny)
  • Fix mock LUKS devices logic in tests (vtrefny)
  • Fix checking for locked LUKS devices (vtrefny)
  • util: Add additional information for EFI systems (riehecky)
  • Add release note for network port devices' default configuration profiles
    (rvykydal)

Anaconda 41.27

30 Jul 04:54
Compare
Choose a tag to compare
  • Remove threading compatibility layer (kkoukiou)

Anaconda 40.22.3.10

26 Jul 12:25
Compare
Choose a tag to compare
  • Cleanup remaining Xorg and VNC references and dead code (mkolman)
    Resolves: RHEL-41219
  • Do not create default wired connections for bond ports (rvykydal)
    Resolves: RHEL-50039
  • Consolidate code for dumping network connections (rvykydal)
    Related: RHEL-50039
  • Handle inst.rdp in Dracut (mkolman)
    Resolves: RHEL-41219
  • Deprecate kickstart modularity module (marusak.matej)
    Resolves: RHEL-36831

Anaconda 41.26

23 Jul 04:54
Compare
Choose a tag to compare
  • Don't use tmpfs in build if not enough RAM (lifto)
  • Document RHEL 10 specifics for container shell (mkolman)
  • storage: add EFI partition in the windows OS devices if it's detected
    (kkoukiou)
  • storage: add windows system to GetExistingSystems (kkoukiou)
  • storage: store the partition type name in device attrs for partitions
    (kkoukiou)
  • Clean up the code by removing the utils directory (rolivier)

Anaconda 40.22.3.9

18 Jul 12:38
Compare
Choose a tag to compare
  • unit_tests: drop DASDDevice.opts like in related blivet change (maier)
    Resolves: RHEL-24057
  • network: use consolidated s390 device configuration (#1802482,#1937049)
    (maier)
    Resolves: RHEL-24057
  • write persistent config of any (dasd,zfcp,znet) s390 devices to sysroot
    (#1802482,#1937049) (maier)
    Resolves: RHEL-24057
  • DASDDiscoverTask: use consolidated device configuration with zdev
    (#1802482,#1937049) (maier)
    Resolves: RHEL-24057

Anaconda 41.25

16 Jul 04:54
Compare
Choose a tag to compare
  • makeupdates: Bump Python version in site packages path to 3.13 (vtrefny)
  • Apply suggestions from Rodolfo (martin.kolman)
  • Scripts for local boot.iso updates workflow (mkolman)
  • Fix unit_tests/pyanaconda_tests/core/test_threads.py:140:20: E721 (kkoukiou)
  • Fix pyanaconda/modules/network/nm_client.py:576:21: PLR1704 (kkoukiou)
  • Fix pyanaconda/core/users.py:408:21: PLR1704 (kkoukiou)

Anaconda 41.24

09 Jul 04:54
Compare
Choose a tag to compare
  • Update translations from Weblate for master (github-actions)
  • tests: storage: conditionally run btrfs tests if command is not removed
    (kkoukiou)
  • tests: allow the module specification to contain removed commands (kkoukiou)

Anaconda 40.22.3.8

08 Jul 15:26
Compare
Choose a tag to compare
  • The RPM tooling generates the compiled python so having automake do it is
    redundant (kkoukiou)
    Resolves: RHEL-46593