Assigned myself as maintainer. Simplified buildscript and switch to using packaged Gradle to build instead of Gradle wrapper.
In addition, Gradle will now default to dumb terminal settings if it encounters an unrecognized TERM entry. This is most useful for building packages with Solbuild and exotic terminals.
Notable changes:
- Experimental file-system watching to improve build performance
- Improved dependency version ordering
- Derive dependencies from user configuration
Security:
- CVE-2020-13165: GnuPG key passphrase captured in DEBUG and INFO logs
Full changelog is available here.