Skip to content

Kernvatore Angler v3.7

Compare
Choose a tag to compare
@vt0r vt0r released this 19 Sep 20:05
kernvatore_v3.7

Changelog

  • Pull in kernel-side fixes for BlueBorne buffer overflows 🔺
  • Restructure anykernel2 ramdisk changes to patch fstab, rather than overwriting it. If this breaks your strange custom ROM, I'll help fix it if you can provide the necessary info, but shame on your ROM developers for thinking they were smarter than Google when changing fstab options or entry contents.
  • Full support for File-Based Encryption (FBE). You must use the -encrypted zip with FBE and probably also want to use it with Full-Disk Encryption (FDE). I do intend to create the two separate zips from this release forward, as it's quite easy to maintain them and appeals to the masses
  • Moved changing of I/O scheduler tunables further along in the boot process to fix a race condition the OS was winning every time. 😬

🔺 = Important security patch