- Add dependency on jnr-posix API to prepare for removal of jnr-posix from Jenkins core.
- Plugin now requires Jenkins 2.303.3 or newer.
- Plugin modernization, nothing useful for the end user.
- Use HTTPS URLs in
pom.xml
- Replace use of
libc
native code bindings using JNA framework to instead use simpler jnr-posix library. - Various minor code cleanups to use Jenkins core changes up to version 2.138.4.
- No release notes recorded
- Fix security issue (backport)
- PR 7 Upgrade
libpam4j
to version 1.11.