nospam5022 - 2018-06-11

TL;DR Yes it seems development has moved. First to pam_ssh_agent_auth and then further to pam_ssh_agent_auth-2.0 (github.com), both under https://github.com/jbeverly/.

The full reasoning leading to above summary is that in the sourceforge svn repository the latest tag is as already written in this tickets' description indeed 0.10.2-rc1, and the latest commit is from March of 2014.

It is however (currently) possible to download a tar-ball from sourceforge of version 0.10.3, which only lacks a few small commits, if diffed against the git repo of the first section above. Relevant commits are from year 2017.

The owner of this sorceforge repository, jbeverly, states in feature request #10

I plan on migrating source to github also, if that helps with future contributions.

One could easily assume the github user profile jbeverly is operated by the same individual as jbeverly on sourceforge. If trusting that to be the case, the github account seems to contain the repository with everything from the 0.10.3 tar-ball and beyond. There is also the following sentence to be read:

Also note that future development of this pam module is moving to a 2.0 repo located here: https://github.com/jbeverly/pam_ssh_agent_auth-2.0, which will remain based on openssh portable upstream, to hopefully avoid the kind of drift this module experienced over the many years.

I guess that means github is the place to look for the latest repositories, and that no new releases of this code base is really to expect but if they happen they might still possibly maybe happen here?