Skip to content

Releases: rhinstaller/anaconda

Anaconda 42.11

23 Oct 14:24
Compare
Choose a tag to compare
  • Fix permission errors from liveinst exit (jkonecny)
  • Remove redundant line in DNF payload (mkolman)
  • Fix vconsole layout doesn't work for ostree (jkonecny)
  • Fix checking whether a disk can be cleared during autopart (vtrefny)
  • Update spec config files list (ppolawsk)
  • Update makefile clean file list with RPMs (ppolawsk)

Anaconda 40.22.3.14

23 Oct 16:33
Compare
Choose a tag to compare
  • network: do not crash on destroyed device object in GUI (rvykydal)
    Resolves: RHEL-56141
  • Fix crash on continue after a missing package non-critical error (mkolman)
    Resolves: INSTALLER-4045
    Resolves: RHEL-57699

Anaconda 42.10

22 Oct 04:56
Compare
Choose a tag to compare
  • Fix crash on continue after a missing package non-critical error (mkolman)

Anaconda 41.35

17 Oct 09:01
Compare
Choose a tag to compare
  • Fix checking whether a disk can be cleared during autopart (vtrefny)

Anaconda 42.9

16 Oct 06:21
Compare
Choose a tag to compare
  • Log stderr to journal only on supported platforms (jkonecny)
  • logging: fix the length limit of packages info dbg message (rvykydal)

Anaconda 42.8

15 Oct 04:56
Compare
Choose a tag to compare
  • Fix journal redirect on systems without journal (jkonecny)
  • unit_tests: drop DASDDevice.opts like in related blivet change (maier)
  • network: use consolidated s390 device configuration (#1802482,#1937049)
    (maier)
  • write persistent config of any (dasd,zfcp,znet) s390 devices to sysroot
    (#1802482,#1937049) (maier)
  • DASDDiscoverTask: use consolidated device configuration with zdev
    (#1802482,#1937049) (maier)

Anaconda 42.7

10 Oct 20:23
Compare
Choose a tag to compare
  • Add GRD test coverage (jkonecny)
  • Improve docs in gnome_remote_desktop source (jkonecny)
  • Check return values from GRD calls (jkonecny)
  • Create a shortcut method for GRD failure (jkonecny)
  • Obtain hostname for RDP asynchronously (jkonecny)
  • Print connect info after starting GRD server (jkonecny)
  • Fix starting anaconda on z/VM and LPAR s390x (jstodola)
  • Create GRDServer class only when required (jkonecny)
  • Disable fedora-cisco repository in our containers (jkonecny)
  • Fix typo in the GRD source file name (jkonecny)
  • Do not change compositor options when not defined (jkonecny)
  • Add release-notes for Wayland migration (jkonecny)
  • Set --rdp in liveinst unsupported (jkonecny)
  • Remove Wayland detection logic from code (jkonecny)
  • Do not create GRDServer on Live ISO (jkonecny)
  • Remove dead spice_vd_agent code (jkonecny)
  • Switch keyboard management to Localed (jkonecny)
  • Add localed signal support to LocaledWrapper (jkonecny)
  • Add missing support to localed for compositor (jkonecny)
  • Redirect output of various GNOME related tools to Journal (mkolman)
  • Remove leftover debugging message (mkolman)
  • Redirect Anaconda main process stderr to Journal (mkolman)
  • Cleanup remaining Xorg and VNC references and dead code (mkolman)
  • Handle inst.rdp in Dracut (mkolman)
  • Adjust to freerdp and GNOME package changes (mkolman)
  • Replace VNC support with GNOME remote desktop (mkolman)
  • Add RDP boot options & deprecate VNC boot options (mkolman)
  • Introduce GNOME remote desktop support (mkolman)
  • Rename usevnc flag & similar variables (mkolman)
  • Drop xrdb (jexposit)
  • Drop xrandr (jexposit)
  • Add unit tests for GkKeyboardManager and its API in localization module
    (rvykydal)
  • Drop the X.Org server dependency (jexposit)
  • Drop libxklavier (jexposit)
  • Use GNOME Kiosk's API in LayoutIndicator (jexposit)
  • Setup gdbus-codegen (jexposit)
  • Use GNOME Kiosk's API in XklWrapper (jexposit)
  • Add GNOME Kiosk keyboard manager class (jexposit)
  • home reuse: add unit tests (rvykydal)
  • home reuse: define static and class methods (rvykydal)
  • home reuse: reuse mount options of reused mountpoins (rvykydal)
  • home reuse: check autopartitioning scheme against reused mountpoints
    (rvykydal)
  • home reuse: require removing of bootloader partition explicitly (rvykydal)
  • home reuse: remove bootloader partitions implicitly (rvykydal)
  • home reuse: update existing OSs when applying partitioning (rvykydal)
  • home reuse: add support for /home reuse to automatic partitioning (rvykydal)

Anaconda 42.6

08 Oct 04:56
Compare
Choose a tag to compare
anaconda-42.6

New version - 42.6

Anaconda 42.5

01 Oct 04:55
Compare
Choose a tag to compare
  • docs: Adjust CONTRIBUTING document to mention automatic linter checks
    (k.koukiou)
  • docs: rule is covered by pylint (k.koukiou)
  • docs: rule is covered by pylint (k.koukiou)
  • Update tests for patition device data (adamkankovsky)
  • build: remove the Obsoletes line from the spec file for booty (k.koukiou)
  • build: fix: anaconda-core-debuginfo.x86_64: E: no-binary (k.koukiou)
  • build: fix: anaconda-core.x86_64: E: explicit-lib-dependency libselinux-
    python3 (k.koukiou)
  • Take partition label from blivet (akankovs)
  • Update test for comunicate (akankovs)
  • webui: Saving webui-desktop log to anaconda.log (akankovs)

Anaconda 40.22.3.13

01 Oct 09:59
Compare
Choose a tag to compare
  • Fix check for biosboot partition in GRUB2.check (vtrefny)
    Resolves: RHEL-56591
  • dracut: Remove 'linear' from modules to load (vtrefny)
    Resolves: RHEL-33812
  • Ignore all storage errors when trying to activate swaps (vtrefny)
    Resolves: RHEL-56591