Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

anaconda-gui-45.23-2.fc46 RPM for s390x

From Fedora Rawhide for s390x / a

Name: anaconda-gui Distribution: Fedora Project
Version: 45.23 Vendor: Fedora Project
Release: 2.fc46 Build date: Thu Sep 10 21:01:03 2026
Group: Unspecified Build host: buildvm-s390x-18.s390.fedoraproject.org
Size: 3914467 Source RPM: anaconda-45.23-2.fc46.src.rpm
Packager: Fedora Project
Url: http://fedoraproject.org/wiki/Anaconda
Summary: Graphical user interface for the Anaconda installer
This package contains graphical user interface for the Anaconda installer.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Thu Sep 10 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 45.23-2
  - Rebuilt for libxml-2.5.4
* Tue Sep 01 2026 Packit <hello@packit.dev> - 45.23-1
  - storage: Run do_partitioning for reqpart in custom partitioning (vtrefny)
* Mon Aug 24 2026 Packit <hello@packit.dev> - 45.22-1
  - spec: add IOT to anaconda-gui variants in rich dep (kkoukiou)
* Fri Aug 21 2026 Packit <hello@packit.dev> - 45.21-1
  - rescue: read fstab from sysroot for OSTree deployments (kkoukiou)
  - ci: Require check suite timestamp strictly before comment time (rvykydal)
  - ci: Use check suites API to detect both regular and force pushes (rvykydal)
  - ci: Detect both regular and force pushes via timeline API (rvykydal)
  - ci: Switch from pushedDate to issue events API for force-push detection
    (rvykydal)
  - Handle relocation of packaged repo configs to /usr/share/dnf5 (awilliam)
  - ci: Add --delay-seconds to test-check-head-timestamp workflow (rvykydal)
  - ci: Add test workflow for head timestamp verification (rvykydal)
  - Allow reformat for partitions without a recognized filesystem (adamkankovsky)
  - boss: Emit PropertiesChanged signals for Boss properties (bciconel)
  - Revert "ci: Verify PR head commit was pushed before /kickstart-test comment"
    (rvykydal)
  - ci: Verify PR head commit was pushed before /kickstart-test comment
    (rvykydal)
  - rescue: skip SELinux autorelabel for ostree/bootc systems (rvykydal)
  - inst.nokill: make it work (cmdr)
* Tue Aug 18 2026 Packit <hello@packit.dev> - 45.20-1
  - Update to version 45.20
* Fri Aug 14 2026 Packit <hello@packit.dev> - 45.19-1
  - spec: Use if/else rich dep to select anaconda-gui or anaconda-webui
    (kkoukiou)
  - feat(webui): add authentication support for remote access (bciconel)
  - argument_parsing: Add webui.remote as a proper boot option (bciconel)
* Wed Aug 12 2026 Packit <hello@packit.dev> - 45.18-1
  - Revert "tests: Temporarily ignore stratis kickstart commands" (vtrefny)
  - spec: Bump required version of pykickstart to 3.77 (vtrefny)
  - spec: Bump required blivet version to 3.14.1 (vtrefny)
  - storage: Add support for Stratis custom partitioning (vtrefny)
  - fix(ostree): set sysroot.bootprefix true before deploy (tfratrik)
  - spec: Enlarge the list of ISOs that use the Web UI (k.koukiou)
  - boss: Change InstallationStatus from IntEnum to StrEnum (bciconel)
  - Replace usage of MD5 password hash in tests (mkolman)
* Wed Aug 12 2026 Adam Williamson <awilliam@redhat.com> - 45.17-2
  - Backport PR #7233 to adjust to relocation of packaged repo configs
* Tue Aug 11 2026 Packit <hello@packit.dev> - 45.17-1
  - feat(bootc): support arbitrary mount points for bootc installations
    (rvykydal)
  - storage: Add support for Stratis to automatic partitioning (vtrefny)
  - conf: Bump min size for /home to 512 MiB (vtrefny)
  - storage: Add support for re-creating stratis filesystems (vtrefny)
* Thu Aug 06 2026 Packit <hello@packit.dev> - 45.16-1
  - Fix a shutdown (Quit) race condition (rvykydal)
  - spec: Bump required blivet version to 3.14.0 (vtrefny)
  - storage: Make unlock_device work with both LUKS and Stratis (vtrefny)
  - storage: Introduce encrypted and has_key attrs for Stratis (vtrefny)
  - refactor: drop unnecessary .value call from StrEnum (bciconel)
  - feat(boss): persist pending errors for client reconnection (bciconel)
* Tue Aug 04 2026 Packit <hello@packit.dev> - 45.15-1
  - feat(boss): track installation status with enum (bciconel)
  - refactor: change InstallationErrorDialogType from Enum to StrEnum (bciconel)
  - fix(flatpak): do not explicitly install runtimes to avoid pinning (k.koukiou)
    Resolves: rhbz#2344161
  - fix(storage): use disklabel_types parameter in _is_valid_disklabel
    (k.koukiou)
    Resolves: rhbz#2497003
  - gui: switch default font from Cantarell to Noto Sans (tfratrik)
  - Handle timezone-not-set for GetSystemDateTime DBus method (mkolman)
* Wed Jul 29 2026 Packit <hello@packit.dev> - 45.14-1
  - fix(live): don't reboot when exiting to the live desktop (k.koukiou)
  -