Skip to content

Releases: MX-Linux/uefi-manager

Release 26.03

20 Mar 20:32
6ed1d1d

Choose a tag to compare

Automated release created for tag 26.03

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Replace the shell privilege helper with a compiled helper.
    Restrict elevated operations to explicit helper actions and a fixed
    allowlist of commands.
  • Only request elevation on close when privileged cleanup is actually
    needed.
  • Only copy the log on close when it has meaningful content, and reset
    the temporary log on each run.

Release 26.02

23 Feb 02:23
aafaffd

Choose a tag to compare

Automated release created for tag 26.02

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Elevation failure no longer quits the app, shows error and lets user
    continue.
  • Fix efibootmgr argument construction for create/rename operations.
  • Escape special characters in crypttab/GRUB root identifiers.
  • Improve block device and ESP detection, including NVMe/virtio naming.
  • Improve cleanup reliability by retrying failed unmounts and cleaning stale
    artifacts on the ESP.
  • ESP space check runs before file cleanup.
  • Fix boot location lookup when root partition is on the same device.
  • Fix ESP add-entry when mount directory already exists.
  • Fallback distro name set to "Linux" when detection fails.
  • Fix potential crash on null boot-entry selection.

Release 26.01

03 Jan 22:24
f126dbf

Choose a tag to compare

Automated release created for tag 26.01

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Update translations

Release 25.09.1

19 Sep 13:58
3c861f3

Choose a tag to compare

Automated release created for tag 25.09.1

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Update translations

Release 25.09

18 Sep 02:50
1118ef7

Choose a tag to compare

Automated release created for tag 25.09

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Disable 'cancel' and 'install' buttons while the stub is being
    installed
  • Fix 'Admin Access Required' message not showing up when canceling the
    elvation prompt
  • Escape special characters in kernel that break grep (fix for kernels names
    that contain '+' signs)

Release 25.6.01

28 Jun 01:21
bb9c668

Choose a tag to compare

Automated release created for tag 25.6.01

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Update manual address

Release 25.6

27 Jun 00:51
3ece289

Choose a tag to compare

Automated release created for tag 25.6

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Added Wiki manual entry

Release 25.5.03

25 Apr 00:55
b663a75

Choose a tag to compare

Automated release created for tag 25.5.03

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Update to Qt6

Release 25.5.02

17 Apr 01:35
f295a33

Choose a tag to compare

Automated release created for tag 25.5.02

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Handle the case when /boot/grub/grub.cfg is not present (if GRUB not fully
    installed)

Release 25.5.01

11 Apr 20:18
6822891

Choose a tag to compare

Automated release created for tag 25.5.01

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Don't require elevation when starting the app