Changes for version 0.999.13 - 2026-08-17

  • Added
    • Support for installation on RHEL and derivatives; RHEL uses different package and package group names than Fedora
    • Resolution of dependent executables looks in the Perl executable directory ($Config{bin}) before consulting the system $PATH to resolve specifically installed dependencies to the correct versions
  • Fixed
    • Error handling on HTTP(S) request failure against MetaCPAN API while resolving the dependency tree
    • On RedHat Linux 9 (RHEL9) and derivatives, execute the fallback codepath because 'dnf5' is not available (instead of throwing an error)

Documentation

Modules

Installer for the LedgerSMB accounting web application

Provides

in lib/LedgerSMB/Installer/Configuration.pm
in lib/LedgerSMB/Installer/OS.pm
in lib/LedgerSMB/Installer/OS/linux.pm
in lib/LedgerSMB/Installer/OS/linux/debian.pm
in lib/LedgerSMB/Installer/OS/linux/fedora.pm
in lib/LedgerSMB/Installer/OS/linux/rhel.pm
in lib/LedgerSMB/Installer/OS/unix.pm
in lib/LedgerSMB/Installer/PkgMan/APT.pm
in lib/LedgerSMB/Installer/PkgMan/dnf.pm
in lib/LedgerSMB/Installer/PkgMan/yum.pm