<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Today we release ASDF 3.3.2, the second bugfix release for the 3.3 release series.  Of primary interest in this release are</p>

<ol>
<li value="1"><p dir="auto">Multiple fixes in handling misnamed (or "legacy-named," if you prefer) secondary systems ("foo-test" instead of "foo/test").  Thanks to Eric Timmons, there is also a similar fix for package-inferred-systems.</p></li>
<li value="2"><p dir="auto">Fix an annoying warning message for compute-action-stamp.</p></li>
<li value="3"><p dir="auto">Add support for the Mezzano implementation (thanks to E. Housel, H. Harrington).</p></li>
<li value="4"><p dir="auto">Miscellaneous minor fixes and documentation tweaks.</p></li>
</ol>

<p dir="auto">We urge implementations that are currently bundling previous versions of ASDF -- and especially those bundling 3.3.0 or 3.3.1 -- to upgrade to 3.3.2 at their earliest convenience.</p>

<p dir="auto">Immense thanks, as always, to Fare Rideau.  Also thanks to the many bug reporters and patch submitters (see the Changelog), and to Anton Vodonosov and Dave Cooper for help with testing.</p>

<p dir="auto">Here is the changelog entry for 3.3.2:</p>

<p dir="auto">cl-asdf (2:3.3.2-1) unstable; urgency=low</p>

<p dir="auto">Bug fix release:<br>
  * Dependency tracking: fix bugs in handling misnamed secondary systems.<br>
    We now distinguish between "syntactic" and "semantic" primariness,<br>
    properly warn in case a secondary system is misnamed, yet properly<br>
    recompile or avoid spurious recompilation depending on whether<br>
    there or not is a conflict or redefinition.<br>
    Similarly handle package-inferred-system (thanks to Eric Timmons).<br>
    Better warning in a fishy case of compute-action-stamp.<br>
  * UIOP: Add package location information to define-package on SBCL.<br>
  * Upgrade: fix issue with asdf/bundle.<br>
  * Portability: add support for Mezzano (thanks to E. Housel, H. Harrington)<br>
  * Documentation: add discussion of best practices.<br>
  * Package-inferred system: Improve source file handling.<br>
  * Test and documentation improvements.</p>

<p dir="auto">-- Francois-Rene Rideau <a href="mailto:fare@tunes.org" style="color:#3983C4">fare@tunes.org</a>  Thu, 03 May 2018 22:46:19 -0400</p>
</div>
</div>
</body>
</html>