Skip to content

New bugfix release 2.60.1

Compare
Choose a tag to compare
@mvo5 mvo5 released this 06 Jul 14:59
· 2587 commits to master since this release
2.60.1
6e6d371
  • Bugfixes
  • Use "aes-cbc-essiv:sha256" in cryptsetup on arm 32bit devices
    to increase speed on devices with CAAM support
  • Stop using -O no-expr-simplify in apparmor_parser to avoid
    potential exponential memory use. This can lead to slower
    policy complication in some cases but it is much safer on
    low memory devices.