Skip to content

Releases: rhinstaller/anaconda

Anaconda 42.23

15 Jan 07:01
Compare
Choose a tag to compare
  • Add release notes for certificates import (rvykydal)
  • docs: add release note for the hidden-webui-pages configuration option
    (k.koukiou)
  • data: profile: extend workstation profile to hide pages for Web UI
    (k.koukiou)
  • security: add a service to transfer certificates from initramfs (rvykydal)
  • Revert "build: Install systemd-resolved in ELN aka RHEL-11" (rvykydal)
  • Handle invalid UTF-8 characters in efibootmgr output (k.koukiou)
  • Don't log a bogus warning when kickstart specifies a disk label (awilliam)
  • Fix displaying attributes on advanced storage spoke (#2332568) (vtrefny)
  • Reapply "fix missing WWID values for multipath devices in advanced storage
    UI" (vtrefny)
  • security: import certificates in initramfs (rvykydal)
  • security: install certificates in pre-install phase only for dnf payload
    (rvykydal)
  • security: raise exception if certificate destination is unknown (rvykydal)
  • security: log a warning when dumping certificate over an existing file
    (rvykydal)
  • security: pre-install certificates before payload installation (rvykydal)
  • security: add API to install certificates early before payload (rvykydal)
  • security: install certificates on target system (rvykydal)
  • security: Add API for installation on target system (rvykydal)
  • security: import certificates early after Anaconda start (rvykydal)
  • security: add API to import certificates to Anaconda environment (rvykydal)
  • security: add API: Certificate getter (rvykydal)
  • kickstart: extend section specification for list of section data (rvykydal)
  • security: implement the support to install certificates to Anaconda
    (k.koukiou)
  • Add documentation for keyboard layout control (jkonecny)

Anaconda 40.22.3.20

14 Jan 13:44
Compare
Choose a tag to compare
  • Avoid side effect of ask rdp methods (jkonecny)
    Related: RHEL-69940
  • Do not crash if RDP is selected after regular GUI startup failed (#2326410)
    (mkolman)
    Resolves: RHEL-69940
  • Only match liveinst.desktop app in live environment (ales.astone)
    Resolves: RHEL-67390
  • Show correct taskbar icon in Wayland (ales.astone)
    Resolves: RHEL-67390
  • Hide server-side-decorations in Wayland (ales.astone)
    Resolves: RHEL-67390
  • liveinst: Allow running as a Wayland-native application (neal)
    Resolves: RHEL-67390
  • Support leavebootorder for bootupd (jkonecny)
    Resolves: RHEL-40896
  • bootupd: call bootupctl with --update-firmware (awilliam)
    Resolves: RHEL-40896

Anaconda 42.22

07 Jan 04:51
Compare
Choose a tag to compare
  • Remove sections from release.rst in TOC (jkonecny)
  • Move docs advanced topics into new subsection (jkonecny)
  • Ignore docs/contributing.rst by git (jkonecny)
  • Ignore docs/html directory by git (jkonecny)

Anaconda 42.21

20 Dec 13:41
Compare
Choose a tag to compare
  • translations: bump dependency to l10n repo because of branch switch
    (k.koukiou)
  • pyanaconda: module_manager: fix ciclic import (k.koukiou)
  • pyanaconda: bootloader: fix ImportError (k.koukiou)
  • ruff: enable isort rules and autofix all isort warnings (k.koukiou)
  • Fix useless-return pylint rule (k.koukiou)
  • Fix use-dict-literal pylint rule (k.koukiou)
  • Fix use-list-literal pylint rule (k.koukiou)
  • Fix useless-object-inheritance pylint rule (k.koukiou)
  • Fix stop-iteration-return pylint rule (k.koukiou)
  • Fix consider-using-in pylint rule (k.koukiou)
  • Fix consider-using-from-import pylint rule (k.koukiou)
  • Fix comparison-with-itself pylint rule (k.koukiou)
  • Fix super-with-arguments pylint rule (k.koukiou)
  • Fix use-a-generator pylint rule (k.koukiou)
  • Fix simplifiable-if-expression and simplifiable-if-statement pylint rules
    (k.koukiou)

Anaconda 42.20

17 Dec 04:55
Compare
Choose a tag to compare
  • Subscription code updates - adjust unit tests (mkolman)
  • Subscription code updates - GTK GUI (mkolman)
  • Subscription code updates - backend (mkolman)
  • Bump minimal subscription manager versions (mkolman)
  • network: improve logging of writing configuration (rvykydal)

Anaconda 40.22.3.19

13 Dec 12:20
Compare
Choose a tag to compare
  • New version - 40.22.3.18 (ppolawsk)
  • util: Add additional information for EFI systems (riehecky)
    Resolves: RHEL-55129
  • Use log levels when getting logs from GLib (jkonecny)
    Related: RHEL-58834
  • Remove GLib logging condition for HW logging (jkonecny)
    Related: RHEL-58834
  • Move GLib imports to pyanaconda.core.glib (jkonecny)
    Related: RHEL-58834
  • Redirect only GLib loggers to Journal (mkolman)
    Related: RHEL-58834
  • Log stderr to journal only on supported platforms (jkonecny)
    Related: RHEL-58834
  • Fix journal redirect on systems without journal (jkonecny)
    Related: RHEL-58834
  • Suppress warning from systemd user session (jkonecny)
    Resolves: RHEL-67911
  • Fix RDP var contains string instead of bool (jkonecny)
    Related: RHEL-67911
  • Set --rdp in liveinst unsupported (jkonecny)
    Related: RHEL-67911
  • Stop pretending liveinst+vnc is supported (#678354) (kkoukiou)
    Related: RHEL-67911
  • Create GRDServer class only when required (jkonecny)
    Related: RHEL-67911
  • Fix typo in the GRD source file name (jkonecny)
    Related: RHEL-67911
  • Do not change compositor options when not defined (jkonecny)
    Related: RHEL-58181
  • Add release-notes for Wayland migration (jkonecny)
    Related: RHEL-58181
  • Remove Wayland detection logic from code (jkonecny)
    Related: RHEL-58181
  • Do not create GRDServer on Live ISO (jkonecny)
    Related: RHEL-67911
  • Remove dead spice_vd_agent code (jkonecny)
    Related: RHEL-67911
  • Switch keyboard management to Localed (jkonecny)
    Resolves: RHEL-58181
  • Add localed signal support to LocaledWrapper (jkonecny)
    Resolves: RHEL-58181
  • Add missing support to localed for compositor (jkonecny)
    Related: RHEL-58181

Anaconda 42.19

10 Dec 04:55
Compare
Choose a tag to compare
  • Avoid side effect of ask rdp methods (jkonecny)
  • Do not crash if RDP is selected after regular GUI startup failed (#2326410)
    (mkolman)

Anaconda 42.18

03 Dec 04:55
Compare
Choose a tag to compare
  • efi: Update all dictionary (abologna)
  • docs: fix test container update doc (rvykydal)

Anaconda 42.17

29 Nov 17:57
Compare
Choose a tag to compare
  • pyanaconda: payload: split rsync command for /boot/efi to handle FAT
    filesystem limitations (k.koukiou)
  • Only match liveinst.desktop app in live environment (ales.astone)
  • Show correct taskbar icon in Wayland (ales.astone)
  • Hide server-side-decorations in Wayland (ales.astone)
  • Revert "infra: Allow webui tests for external contributors" (DragonLich)
  • Fix new ruff errors (adamkankovsky)

Anaconda 40.22.3.18

27 Nov 14:25
Compare
Choose a tag to compare
anaconda-40.22.3.18

New version - 40.22.3.18