Skip to content

v1.10.1

Compare
Choose a tag to compare
@jluebbe jluebbe released this 03 Aug 10:42
· 562 commits to master since this release
v1.10.1
734bf89

Bug fixes

  • Fix variant configuration via the system config. In 1.10, only variants set via the system info handler worked correctly. (by Hans Christian Lonstad)
  • Fix compatibility with efibootmgr version 18. (by David Runge)
  • Fix the help text of the --with-streaming_user configure option.
  • Fix some minor memory leaks discovered with address sanitizer.
  • Fix D-Bus default directories when using meson.
  • Fix build against OpenSSL installed in non-standard locations when using autotools.

Testing

  • Enable address sanitizer for install tests.

Documentation

  • Improve understandability, fix typos and missing words. (by Roland Hieber)
  • Document an alternative to meson compile -C build for old meson versions.
  • Document possible filesystem incompatibility with ext4 in the FAQ.

New Contributors

Contributions from: David Runge (@dvzrv), Enrico Jörns (@ejoerns), Hans Christian Lonstad (@hcl-dr), Jan Lübbe (@jluebbe), Roland Hieber (@rohieb), Stephan Wurm (@swaeberle), Ulrich Ölmann (@OnkelUlla)

Full Changelog: v1.10...v1.10.1