Skip to content

v2.49.0

Latest
Compare
Choose a tag to compare
@legionus legionus released this 14 Aug 13:26
· 1 commit to master since this release
2.49.0
5363b09

Changes

  • Feature luks-unl0kr:
    • Feature adds the ability to use unl0kr. unl0kr is framebuffer-based
      disk unlocker for the initramfs based on LVGL.
  • Feature luks:
    • Move the password request functionality to a separate feature
      (dialog). This allows to hide implementation details and simplify
      the code.
  • Feature network:
    • Add support of infiniband network mac addresses.
    • Add tests for cmdline parser.
  • Guess subsystem:
    • Add guessing touchscreen modules.
    • Fix a false positive guess in the luks, lvm, multipath features.
  • Utilities:
    • depinfo: Add support of weak dependencies. A new dependency type has
      been added since kernel v6.11-rc3.
  • Misc:
    • bug-report: Choose better compression method.

New Contributors

Full Changelog: 2.48.1...2.49.0