<div dir="ltr">A new prerelease version of autoproj has been released.<div><br></div><div>To install in an existing autoproj bootstrap:</div><div>  source env.sh</div><div>  gem install --prerelease autoproj autobuild</div>
<div><br></div><div>To bootstrap using this version, use the attached autoproj_bootstrap script and</div><div>run it with a &#39;dev&#39; option, e.g.:</div><div>  ruby autoproj_bootstrap dev git@gitorious.org:rock/buildconf<br>
<div><br></div><div>(NOTE: autoproj development has moved (back !) from gitorious to github, currently as doudou/autoproj and doudou/autobuild)</div><div><br></div><div>Backward-incompatible changes</div><div>-----------------</div>
<div>  Homebrew is now the default package manager on OSX. Set</div><div>    AUTOPROJ_MACOSX_PACKAGE_MANAGER to &#39;macos-port to revert using </div><div>    MacPorts.</div><div><br></div><div>New supported Ruby versions and OSes:</div>
<div>----------------</div><div>  New ruby versions: added support for Ruby 2.0 and 2.1</div><div>  New OSes: OpenSUSE (tested on 13.1), Fedora (tested on 20), Arch (tested on a </div><div>  arch installation from 2014.01). MacOSX HomeBrew (thanks Alex !).</div>
<div>  Gems will be rebuilt (not reinstalled) on rebuild<br></div><div>  </div><div>New Tools</div><div>---------------</div><div>  autoproj cache can create / update a cache repository to reduce network load on </div><div>
  repeated bootstraps. Archives and gits are currently cached. To use, create a cache</div><div>  with</div><div>      autoproj cache /path/to/cache</div><div>  and use it by setting AUTOPROJ_CACHE_DIR to /path/to/cache</div>
<div><br></div><div>  autoproj snapshot has seen quite a bit of bugfixes.</div><div><br></div><div>Sylvain</div><div><br></div><div> </div></div></div>