There's not been a lot of commits since the last release, but they're pretty important ones: - [zero copy: Fix build for Linux 6.4](https://github.com/cryptodev-linux/cryptodev-linux/commit/592017c3a910a3905b1925aee88c4674e9a596b7) - [cryptodev_verbosity: Fix build for Linux 6.4](https://github.com/cryptodev-linux/cryptodev-linux/commit/99ae2a39ddc3f89c66d9f09783b591c0f2dbf2e9) - [Move recent Linux version #ifdefs from v6.4 to v6.5](https://github.com/cryptodev-linux/cryptodev-linux/commit/bb8bc7cf60d2c0b097c8b3b0e807f805b577a53f) - [Fix build for Linux 6.7-rc1](https://github.com/cryptodev-linux/cryptodev-linux/commit/5e7121e45ff283d30097da381fd7e97c4bb61364) - [Fix build for linux 5.10.220](https://github.com/cryptodev-linux/cryptodev-linux/commit/157a624d7a892ea5fb2df4bbd4e71c008adbecb7) Basically using 6.4+ means needing to build this from git, not release.
There's not been a lot of commits since the last release, but they're pretty important ones:
Basically using 6.4+ means needing to build this from git, not release.