ASDF 3.1.7 is a bugfix release, enhancing the 3.1.x ASDF series. To the best of our knowledge, it only fixes bugs, and should thus be a low-risk upgrade for inclusion in implementations.
Thanks, as ever, to Faré for many fixes, and to other bug reporters and patch-suppliers.
See the Changelog (below) for a summary of changes.
Bug fix and portability release: * Fix compilation on Genera. * Fix UIOP:FILE-EXISTS-P for dotfiles on CCL. * Fix infinite loop in source registry configuration that can occur when there are cycles in the filesystem (typically caused by symlinks) on some CL implementations. * Miscellaneous bug fixes. * Documentation improvements. * Restore original Makefile.
-- Robert P. Goldman rpgoldman@sift.net Wed, 23 Mar 2016 09:34:14 -0500
Hi,
I just wanted to inform that I now have full access to the debian git repo (thank you Faré) and have pushed the current debian/ subdir to
git://git.debian.org/git/pkg-common-lisp/cl-asdf
For those interested: I have uploaded the 3.1.7 Debian package and asked for sponsorship at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819181
@Robert: I had some issues for which I created a pull request at gitlab. Could you please have a look?
https://gitlab.common-lisp.net/asdf/asdf/merge_requests/2
Thank you
Kambiz