$ cygcheck -p cygwin1.dll |grep "cygwin:"
cygwin-2.5.1-1 - cygwin: The UNIX emulation engine (installed binaries and support files)
cygwin-2.5.2-1 - cygwin: The UNIX emulation engine (installed binaries and support files)
cygwin-2.6.0-0.5 - cygwin: The UNIX emulation engine (installed binaries and support files)
the last line is a test version (release 0.5).
So cygwin-2.5.2-1
is the most recent.
The command reports the packages containing cygwin1.dll available on the www.cygwin.com
server in all versions. see man cygcheck
for the -p
option.
The same info is available at:
https://cygwin.com/packages/x86_64/cygwin/
If you want to look at all versions for all packages than you need to look directly at the setup.ini from one of the mirror:
http://www.mirrorservice.org/sites/sourceware.org/pub/cygwin/x86_64/setup.ini