<div>pip-1.4rc5 and virtualenv-1.10rc8 are now available</div><div><br></div><div>the changes from the previous RCs:</div><div><div>- Applied security patch to pip's ssl support related to certificate DNS wildcard matching (<a href="http://bugs.python.org/issue17980">http://bugs.python.org/issue17980</a>)</div>
</div><div>- Fixed index header processing bug: <a href="https://github.com/pypa/pip/pull/1047">https://github.com/pypa/pip/pull/1047</a></div><div><br></div><div>here's the RC install instructions again:</div><div><br>
</div><div> $ curl -L -O <a href="https://github.com/pypa/virtualenv/archive/1.10rc8.tar.gz">https://github.com/pypa/virtualenv/archive/1.10rc8.tar.gz</a></div><div> $ tar zxf 1.10rc8.tar.gz</div><div> $ python virtualenv-1.10rc8/virtualenv.py myVE</div>
<div><div> $ myVE/bin/pip --version</div><div> pip 1.4rc5</div></div><br>