Releases: rhinstaller/anaconda
Releases · rhinstaller/anaconda
Anaconda 41.29
- 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
- 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
- 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
- Remove threading compatibility layer (kkoukiou)
Anaconda 40.22.3.10
- 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
- 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
- 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
- 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
- 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
- The RPM tooling generates the compiled python so having automake do it is
redundant (kkoukiou)
Resolves: RHEL-46593