Skip to content

v1.8.0

Compare
Choose a tag to compare
@fhunleth fhunleth released this 03 Jun 12:07
  • New features

    • U-Boot redundant environment support - Thanks to Davide Pianca, fwup can
      read and update devices with redundant U-Boot environments. Add the
      block-offset-redund to your fwup.conf U-Boot environment specification to
      enable and use.
  • Bug fixes

    • Fixed memory leaks in archive verification and when processing empty
      fwup.conf files. Neither of these leaks were in code paths that would
      normally be exercised on devices.