| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: anaconda-widgets-devel | Distribution: CentOS |
| Version: 34.25.7.17 | Vendor: CentOS |
| Release: 1.el9 | Build date: Mon Jun 29 08:49:34 2026 |
| Group: Unspecified | Build host: ppc64le-01.stream.rdu2.redhat.com |
| Size: 352815 | Source RPM: anaconda-34.25.7.17-1.el9.src.rpm |
| Packager: builder@centos.org | |
| Url: http://fedoraproject.org/wiki/Anaconda | |
| Summary: Development files for anaconda-widgets | |
This package contains libraries and header files needed for writing the anaconda installer. It also contains Python and Glade support files, as well as documentation for working with this library.
GPLv2+ and MIT
* Mon Jun 29 2026 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.17-1
- rescue: Set system root to OSTree deployment path (k.koukiou)
Related: RHEL-135123
- pyanaconda: storage: fix FindExistingSystems API for ostree based OSes
(k.koukiou)
Related: RHEL-135123
- rescue: detect OSTree deployments in rescue mode and show deployment path
(k.koukiou)
Resolves: RHEL-135123
- rescue: Add warning for immutable systems (k.koukiou)
Related: RHEL-135123
- storage: stop creating /etc/mtab symlink during installation (k.koukiou)
Related: RHEL-135123
- localization: ensure console font persists via systemd-vconsole-setup
(k.koukiou)
Resolves: RHEL-154012
* Thu May 21 2026 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.16-1
- storage: fix ignoredisk/clearpart ordering with iSCSI disks (bciconel)
Resolves: RHEL-13837
* Wed May 06 2026 Adam Kankovsky <adamkankovsky@gmail.com> - 34.25.7.15-1
- Increase GUI startup timeout to 120 seconds (mkolman)
Related: RHEL-148965
Resolves: RHEL-92999
- chore: Support multiple console= kernel entries (ppolawsk)
Resolves: RHEL-101787
* Tue Feb 17 2026 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.14-1
- Fix user input in driver disk menu is not displayed (adamkankovsky)
Resolves: RHEL-4737
* Mon Feb 09 2026 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.13-1
- Only show compatible translations in text mode (mkolman)
Resolves: RHEL-144834
* Wed Jan 14 2026 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.12-1
- Fix permissions of the ssh config created by Anaconda (ppolawsk)
Resolves: RHEL-129787
- pyanaconda: rpm_ostree: fix _handle_boot_if_not_mount_point method issues
(k.koukiou)
Related: RHEL-74145
- ostree needs to have /boot be bindmounted into sysroot. (a.badger)
Resolves: RHEL-74145
* Mon Dec 01 2025 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.11-1
- bootloader: efi: utilize grub2-common script for handling config file
generation (k.koukiou)
Resolves: RHEL-36187
* Fri Nov 07 2025 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.10-1
- Fixing authselect logical differences not resolved during backporting
(adamkankovsky)
Resolves: RHEL-85175
* Wed Nov 05 2025 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.9-1
- Set Authselect agruments after run in Security module (adamkankovsky)
Resolves: RHEL-85175
- Authselect code simplification (adamkankovsky)
Resolves: RHEL-85175
- custom: Reallocate partitions when removing a partition (vtrefny)
Resolves: RHEL-114169
* Wed Oct 01 2025 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.8-1
- Fix: UnboundLocalError: local variable 'e' referenced before assignment
(k.koukiou)
Related to: RHEL-4705
- Emit authselect in KS when fingerprint is enabled (adamkankovsky)
Resolves: RHEL-85175
* Tue Sep 23 2025 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.7-1
- pyanaconda: payload: return exception details for payload failures
(k.koukiou)
- ui: tui: installation_source: show error message in the TUI screen
(k.koukiou)
Resolves: RHEL-4705
- storage: fix mount point assignment of non-formatted swap partitions
(rvykydal)
Related: RHEL-16355
- storage: include only fstab devices in fsset swap devices property (rvykydal)
Resolves: RHEL-16355
* Wed Aug 20 2025 Martin Kolman <mkolman@redhat.com> - 34.25.7.6-1
- Fix vconsole layout doesn't work for ostree (jkonecny)
Resolves: RHEL-101057
- test: make dnf substitutions test check only relevant values (rvykydal)
- test: add new substitution members in dnf tests (rvykydal)
* Mon Jun 30 2025 Jiri Konecny <jkonecny@redhat.com> - 34.25.7.5-1
- bootloader: drop write_config_console, just preserve console= (awilliam)
Resolves: RHEL-98670
- payload/rpm-ostree: Include program output in exception (walters)
Resolves: RHEL-45184
* Thu May 22 2025 Jiri Konecny <jkonecny@redhat.com> - 34.25.7.4-1
- Revert "s390x - enable raid1 as a stage2 device" (jkonecny)
Reverts: RHEL-21691
- test_module_part_blivet: fix pylint disable (jkonecny)
Related: RHEL-85416
- pyanaconda: module.common.task fix cyclic import (jkonecny)
Related: RHEL-85416
- pyanaconda: module_manager: fix ciclic import (k.koukiou)
Related: RHEL-85416
- pyanaconda: bootloader: fix ImportError (k.koukiou)
Related: RHEL-85416
- ruff: enable isort rules and autofix all isort warnings Autofixed with: ruff
check --exclude pyanaconda/core/kickstart/commands.py --fix --select I .
(jkonecny)
Resolves: RHEL-85416
- Add ruff, a very fast linter (vslavik)
Related: RHEL-85416
- Relabel /var/log/ and /root/original-ks.cfg (champetier.etienne)
Resolves: RHEL-85298
* Tue May 13 2025 Jiri Konecny <jkonecny@redhat.com> - 34.25.7.3-1
- Sort RPM versions via rpm.labelCompare() and not via
packaging.version.LegacyVersion() (miro)
Resolves: RHEL-87358
- rpm_ostree/installation.py: fix image deployment on s390x (rvykydal)
Resolves: RHEL-63237
- Add additional config_get Dracut function tests (jkonecny)
Related: RHEL-48837
- Update the tests/README.rst file (jkonecny)
Related: RHEL-48837
- Move shell testing to a separated directory (jkonecny)
Related: RHEL-48837
- Enable dynamic bash commands disable for tests (jkonecny)
Related: RHEL-48837
- Add test for config_get dracut function (jkonecny)
Related: RHEL-48837
- Fix trailing `/` when downloading stage2 image (jkonecny)
Resolves: RHEL-48837
- Fix whitespace chars broke Dracut config parsing (jkonecny)
Related: RHEL-48837
* Fri Apr 25 2025 Martin Kolman <mkolman@redhat.com> - 34.25.7.2-1
- Fix typo in systemd service (jstodola)
Resolves: RHEL-78272
- s390x - enable raid1 as a stage2 device (dan)
Resolves: INSTALLER-4148
Resolves: RHEL-21691
- edns: restart dnsconfd only after the first kickstart parsing (rvykydal)
Resolves: RHEL-82694
- edns: allow dnsconfd name resolution for kickstart fetching (rvykydal)
Resolves: RHEL-82694
* Wed Apr 16 2025 Martin Kolman <mkolman@redhat.com> - 34.25.7.1-1
- network: disable NM autoconnections also when BOOTIF is used (rvykydal)
Resolves: RHEL-78272
- network: support inst.net.noautodefault option (rvykydal)
Related: RHEL-78272
- security: fix dnsconfd backend option check in initramfs (rvykydal)
Resolves: RHEL-83214
- Support leavebootorder for bootupd (jkonecny)
Resolves: RHEL-40897
- bootupd: call bootupctl with --update-firmware (awilliam)
Resolves: RHEL-40897
* Thu Mar 06 2025 Radek Vykydal <rvykydal@redhat.com> - 34.25.5.17-1
- network: start dnsconfd in initramfs (rvykydal)
Resolves: RHEL-80303
- network: enable dnsconfd service on installed system if required (rvykydal)
Resolves: RHEL-80023
- network: pass 16-dns-backend.conf to target system (rvykydal)
Resolves: RHEL-80233
- netowrk: enable dnsconfd service in installer environment (rvykydal)
Resolves: RHEL-80023
* Mon Feb 17 2025 Radek Vykydal <rvykydal@redhat.com> - 34.25.5.16-1
- network: add dnsconfd to selected packages if used in installer (rvykydal)
Resolves: RHEL-79803
- network: add dnsconfd to installer environment (rvykydal)
Resolves: RHEL-79804
* Fri Feb 07 2025 Radek Vykydal <rvykydal@redhat.com> - 34.25.5.15-1
- security: add a development note for certificates import in initramfs
(rvykydal)
Related: RHEL-77155
- security: do not issue warning on existing certificate file during dump
(rvykydal)
Resolves: RHEL-77155
- network: pass NM global dns configuration to the installed system (rvykydal)
Resolves: RHEL-71824
- network: pass global dns initrd option to the installed system (rvykydal)
Resolves: RHEL-71824
* Mon Feb 03 2025 Jiri Konecny <jkonecny@redhat.com> - 34.25.5.14-1
- rpmostree: Use `--merge` for kargs (walters)
Resolves: RHEL-76923
* Wed Jan 29 2025 Jiri Konecny <jkonecny@redhat.com> - 34.25.5.13-1
- security: require pykickstart version with %certificates support (rvykydal)
Resolves: RHEL-61430
- security: do not crash initramfs ks parsing on failing certificate dump
(rvykydal)
Resolves: RHEL-61430
- security: add service to transfer certificates from initramfs (rvykydal)
Resolves: RHEL-61430
- security: import certificates in initramfs (rvykydal)
Resolves: RHEL-61430
- security: install certificates in pre-install phase only for dnf payload
(rvykydal)
Resolves: RHEL-61430
- security: raise exception if certificate destination is unknown (rvykydal)
Resolves: RHEL-61430
- security: log a warning when dumping certificate over an existing file
(rvykydal)
Resolves: RHEL-61430
- security: pre-install certificates before payload installation (rvykydal)
Resolves: RHEL-61430
- security: add API to install certificates early before payload (rvykydal)
Resolves: RHEL-61430
- security: install certificates on target system (rvykydal)
Resolves: RHEL-61430
- security: Add API for installation on target system (rvykydal)
Resolves: RHEL-61430
- security: import certificates early after Anaconda start (rvykydal)
Resolves: RHEL-61430
- security: add API to import certificates to Anaconda environment (rvykydal)
Resolves: RHEL-61430
- security: add API: Certificate getter (rvykydal)
Resolves: RHEL-61430
- kickstart: extend section specification for list of section data (rvykydal)
- security: implement the support to install certificates to Anaconda
(rvykydal)
Resolves: RHEL-61430
- translations: bump dependency to l10n repo because of branch switch
(k.koukiou)
- util: correct errors and suppress stderr for common cases (riehecky)
- util: Add additional information for EFI systems (riehecky)
Resolves: RHEL-55128
* Wed Nov 13 2024 Martin Kolman <mkolman@redhat.com> - 34.25.5.12-1
- Explicitly place biosboot partition only on stage1 disk (vtrefny)
Resolves: RHEL-50454
* Mon Nov 04 2024 Martin Kolman <mkolman@redhat.com> - 34.25.5.11-1
- security: call /usr/libexec/fips-setup-helper (asosedkin)
Resolves: RHEL-58667
- release-notes: Document support for compressed kernel modules in Driver Discs
(peter.georg)
Related: RHEL-9913
- Add documentation about support for compressed kernel modules (peter.georg)
Resolves: RHEL-9913
- dd_extract: Update test info to reflect added support for compressed kernel
modules (peter.georg)
Resolves: RHEL-9913
- dd_extract: Add test for zstd compressed kernel module (peter.georg)
Resolves: RHEL-9913
- dd_extract: Add test for xz compressed kernel module (peter.georg)
Resolves: RHEL-9913
- dd_extract: Add support for compressed kernel modules (peter.georg)
Resolves: RHEL-9913
- New version - 34.25.5.10 (k.koukiou)
* Fri Nov 01 2024 Martin Kolman <mkolman@redhat.com> - 34.25.5.10-1
- Fix check for biosboot partition in GRUB2.check (vtrefny)
Resolves: RHEL-55922
- Ignore all storage errors when trying to activate swaps (vtrefny)
Resolves: RHEL-55922
* Tue Oct 01 2024 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.5.10-1
- Fix check for biosboot partition in GRUB2.check (vtrefny)
Resolves: RHEL-55922
- Ignore all storage errors when trying to activate swaps (vtrefny)
Resolves: RHEL-55922
* Wed Aug 21 2024 Martin Kolman <mkolman@redhat.com> - 34.25.5.9-1
- network: ignore kickstart configuration of nBFT devices (rvykydal)
Resolves: RHEL-30149
Resolves: RHEL-34235
Resolves: RHEL-32146
- network: do not dump configurations of nBFT devices (rvykydal)
Resolves: RHEL-30149
Resolves: RHEL-34235
Resolves: RHEL-32146
- network: ignore nBFT devices connections in network configuration (rvykydal)
Resolves: RHEL-30149
Resolves: RHEL-34235
Resolves: RHEL-32146
- network: add a test for ignoring ifname=nbft* for device renaming (rvykydal)
Resolves: RHEL-30149
Resolves: RHEL-34235
Resolves: RHEL-32146
- network: do not create empty dir for only ifname=nbft* options (rvykydal)
Resolves: RHEL-30149
Resolves: RHEL-34235
Resolves: RHEL-32146
- network: Avoid creating link files for 'nbft' interfaces (tbzatek)
Resolves: RHEL-30149
Resolves: RHEL-34235
Resolves: RHEL-32146
- Update translations from Weblate for rhel-9 (github-actions)
* Wed Aug 14 2024 Martin Kolman <mkolman@redhat.com> - 34.25.5.8-1
- Use proxy server also for FTP .treeinfo download (jkonecny)
Resolves: RHEL-27938
- Update translations from Weblate for rhel-9 (github-actions)
* Wed Aug 07 2024 Radek Vykydal <rvykydal@redhat.com> - 34.25.5.7-1
- 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
* Mon Jul 01 2024 Katerina Koukiou <kkoukiou@redhat.com> - 34.25.5.6-1
- Update translations from Weblate for rhel-9
- Change location of rescue mode flag file (jstodola)
Resolves: RHEL-4794
/usr/include/AnacondaWidgets /usr/include/AnacondaWidgets/BaseStandalone.h /usr/include/AnacondaWidgets/BaseWindow.h /usr/include/AnacondaWidgets/DiskOverview.h /usr/include/AnacondaWidgets/HubWindow.h /usr/include/AnacondaWidgets/LayoutIndicator.h /usr/include/AnacondaWidgets/MountpointSelector.h /usr/include/AnacondaWidgets/SpokeSelector.h /usr/include/AnacondaWidgets/SpokeWindow.h /usr/include/AnacondaWidgets/StandaloneWindow.h /usr/include/AnacondaWidgets/widgets-common.h /usr/lib/.build-id /usr/lib/.build-id/dd /usr/lib/.build-id/dd/6c318294fa1a29aaf96d4c280327884bdb817a /usr/lib64/glade/modules/libAnacondaWidgets.so /usr/lib64/libAnacondaWidgets.so /usr/share/glade/catalogs/AnacondaWidgets.xml /usr/share/gtk-doc /usr/share/gtk-doc/html /usr/share/gtk-doc/html/AnacondaWidgets /usr/share/gtk-doc/html/AnacondaWidgets/AnacondaBaseStandalone.html /usr/share/gtk-doc/html/AnacondaWidgets/AnacondaBaseWindow.html /usr/share/gtk-doc/html/AnacondaWidgets/AnacondaDiskOverview.html /usr/share/gtk-doc/html/AnacondaWidgets/AnacondaHubWindow.html /usr/share/gtk-doc/html/AnacondaWidgets/AnacondaLayoutIndicator.html /usr/share/gtk-doc/html/AnacondaWidgets/AnacondaMountpointSelector.html /usr/share/gtk-doc/html/AnacondaWidgets/AnacondaSpokeSelector.html /usr/share/gtk-doc/html/AnacondaWidgets/AnacondaSpokeWindow.html /usr/share/gtk-doc/html/AnacondaWidgets/AnacondaStandaloneWindow.html /usr/share/gtk-doc/html/AnacondaWidgets/AnacondaWidgets-widgets-common.html /usr/share/gtk-doc/html/AnacondaWidgets/AnacondaWidgets.devhelp2 /usr/share/gtk-doc/html/AnacondaWidgets/annotation-glossary.html /usr/share/gtk-doc/html/AnacondaWidgets/api-index-full.html /usr/share/gtk-doc/html/AnacondaWidgets/disks.html /usr/share/gtk-doc/html/AnacondaWidgets/hierarchy.html /usr/share/gtk-doc/html/AnacondaWidgets/home.png /usr/share/gtk-doc/html/AnacondaWidgets/index.html /usr/share/gtk-doc/html/AnacondaWidgets/left-insensitive.png /usr/share/gtk-doc/html/AnacondaWidgets/left.png /usr/share/gtk-doc/html/AnacondaWidgets/miscellaneous.html /usr/share/gtk-doc/html/AnacondaWidgets/right-insensitive.png /usr/share/gtk-doc/html/AnacondaWidgets/right.png /usr/share/gtk-doc/html/AnacondaWidgets/style.css /usr/share/gtk-doc/html/AnacondaWidgets/up-insensitive.png /usr/share/gtk-doc/html/AnacondaWidgets/up.png /usr/share/gtk-doc/html/AnacondaWidgets/utility.html /usr/share/gtk-doc/html/AnacondaWidgets/windows.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Aug 5 04:50:45 2026