Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 821bff9b1c6450f83fd56c64b66aa3f7 > files > 162

buildbot-doc-0.8.12-3.mga6.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Release Notes for Buildbot 0.8.10 &mdash; Buildbot 0.8.12 documentation</title>
    
    <link rel="stylesheet" href="../_static/agogo.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../',
        VERSION:     '0.8.12',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="../_static/jquery.js"></script>
    <script type="text/javascript" src="../_static/underscore.js"></script>
    <script type="text/javascript" src="../_static/doctools.js"></script>
    <link rel="shortcut icon" href="../_static/buildbot.ico"/>
    <link rel="top" title="Buildbot 0.8.12 documentation" href="../index.html" />
    <link rel="up" title="Release Notes for Buildbot 0.8.12" href="index.html" />
    <link rel="next" title="Release Notes for Buildbot 0.8.9" href="0.8.9.html" />
    <link rel="prev" title="Release Notes for Buildbot 0.8.12" href="index.html" /> 
  </head>
  <body role="document">
    <div class="header-wrapper" role="banner">
      <div class="header">
          <p class="logo"><a href="../index.html">
            <img class="logo" src="../_static/header-text-transparent.png" alt="Logo"/>
          </a></p>
        <div class="headertitle"><a
          href="../index.html">Buildbot 0.8.12 documentation</a></div>
        <div class="rel" role="navigation" aria-label="related navigation">
          <a href="index.html" title="Release Notes for Buildbot 0.8.12"
             accesskey="P">previous</a> |
          <a href="0.8.9.html" title="Release Notes for Buildbot 0.8.9"
             accesskey="N">next</a> |
          <a href="../py-modindex.html" title="Python Module Index"
             >modules</a> |
          <a href="../genindex.html" title="General Index"
             accesskey="I">index</a>
        </div>
       </div>
    </div>

    <div class="content-wrapper">
      <div class="content">
        <div class="document">
            
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="release-notes-for-buildbot-0-8-10">
<h1>Release Notes for Buildbot 0.8.10<a class="headerlink" href="#release-notes-for-buildbot-0-8-10" title="Permalink to this headline">¶</a></h1>
<p>The following are the release notes for Buildbot 0.8.10.
Buildbot 0.8.10 was released on the 2nd of December, 2014.</p>
<div class="section" id="master">
<h2>Master<a class="headerlink" href="#master" title="Permalink to this headline">¶</a></h2>
<div class="section" id="features">
<h3>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Both the P4 source step and P4 change source support ticket-based authentication.</li>
<li>Clickable 'categories' links added in 'Waterfall' page (web UI).</li>
</ul>
</div>
<div class="section" id="fixes">
<h3>Fixes<a class="headerlink" href="#fixes" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Buildbot is now compatible with SQLAlchemy 0.8 and higher, using the newly-released SQLAlchemy-Migrate.</li>
<li>The <a class="reference internal" href="../manual/cfg-buildsteps.html#step-HTTPStep" title="HTTPStep"><code class="xref bb bb-step docutils literal"><span class="pre">HTTPStep</span></code></a> step's request parameters are now renderable.</li>
<li>Fixed content spoofing vulnerabilities (<a class="reference external" href="http://trac.buildbot.net/ticket/2589" title="bug #2589">bug #2589</a>).</li>
<li>Fixed cross-site scripting in status_json (<a class="reference external" href="http://trac.buildbot.net/ticket/2943" title="bug #2943">bug #2943</a>).</li>
<li><a class="reference internal" href="../manual/cfg-statustargets.html#buildbot.status.status_gerrit.GerritStatusPush" title="buildbot.status.status_gerrit.GerritStatusPush"><code class="xref py py-class docutils literal"><span class="pre">GerritStatusPush</span></code></a> supports specifying an SSH identity file explicitly.</li>
<li>Fixed bug which made it impossible to specify the project when using the BitBucket dialect.</li>
<li>Fixed SVN master-side source step: if a SVN operation fails, the repository end up in a situation when a manual intervention is required.
Now if SVN reports such a situation during initial check, the checkout will be clobbered.</li>
<li>Fixed master-side source steps to respect the specified timeout when removing files.</li>
</ul>
</div>
<div class="section" id="deprecations-removals-and-non-compatible-changes">
<h3>Deprecations, Removals, and Non-Compatible Changes<a class="headerlink" href="#deprecations-removals-and-non-compatible-changes" title="Permalink to this headline">¶</a></h3>
</div>
<div class="section" id="changes-for-developers">
<h3>Changes for Developers<a class="headerlink" href="#changes-for-developers" title="Permalink to this headline">¶</a></h3>
</div>
</div>
<div class="section" id="slave">
<h2>Slave<a class="headerlink" href="#slave" title="Permalink to this headline">¶</a></h2>
<div class="section" id="id1">
<h3>Features<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3>
</div>
<div class="section" id="id2">
<h3>Fixes<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3>
</div>
<div class="section" id="id3">
<h3>Deprecations, Removals, and Non-Compatible Changes<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h3>
</div>
</div>
<div class="section" id="details">
<h2>Details<a class="headerlink" href="#details" title="Permalink to this headline">¶</a></h2>
<p>For a more detailed description of the changes made in this version, see the git log itself:</p>
<div class="highlight-bash"><div class="highlight"><pre><span></span>git log v0.8.9..eight
</pre></div>
</div>
</div>
<div class="section" id="older-versions">
<h2>Older Versions<a class="headerlink" href="#older-versions" title="Permalink to this headline">¶</a></h2>
<p>Release notes for older versions of Buildbot are available in the <a class="reference external" href="https://github.com/buildbot/buildbot/blob/master/master/docs/relnotes/" title="master/docs/relnotes/"><code class="docutils literal"><span class="pre">master/docs/relnotes/</span></code></a> directory of the source tree.
Newer versions are also available here:</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="0.8.9.html">Release Notes for Buildbot 0.8.9</a></li>
<li class="toctree-l1"><a class="reference internal" href="0.8.8.html">Release Notes for Buildbot v0.8.8</a></li>
<li class="toctree-l1"><a class="reference internal" href="0.8.7.html">Release Notes for Buildbot v0.8.7</a></li>
<li class="toctree-l1"><a class="reference internal" href="0.8.6.html">Release Notes for Buildbot v0.8.6p1</a></li>
</ul>
</div>
</div>
</div>


          </div>
        </div>
      </div>
        </div>
        <div class="sidebar">
<h3>Table Of Contents</h3>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../tutorial/index.html">Buildbot Tutorial</a></li>
<li class="toctree-l1"><a class="reference internal" href="../manual/index.html">Buildbot Manual</a></li>
<li class="toctree-l1"><a class="reference internal" href="../developer/index.html">Buildbot Development</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Release Notes for Buildbot 0.8.12</a><ul class="current">
<li class="toctree-l2 current"><a class="current reference internal" href="#">Release Notes for Buildbot 0.8.10</a><ul>
<li class="toctree-l3"><a class="reference internal" href="0.8.9.html">Release Notes for Buildbot 0.8.9</a></li>
<li class="toctree-l3"><a class="reference internal" href="0.8.8.html">Release Notes for Buildbot v0.8.8</a></li>
<li class="toctree-l3"><a class="reference internal" href="0.8.7.html">Release Notes for Buildbot v0.8.7</a></li>
<li class="toctree-l3"><a class="reference internal" href="0.8.6.html">Release Notes for Buildbot v0.8.6p1</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="0.8.9.html">Release Notes for Buildbot 0.8.9</a></li>
<li class="toctree-l2"><a class="reference internal" href="0.8.8.html">Release Notes for Buildbot v0.8.8</a></li>
<li class="toctree-l2"><a class="reference internal" href="0.8.7.html">Release Notes for Buildbot v0.8.7</a></li>
<li class="toctree-l2"><a class="reference internal" href="0.8.6.html">Release Notes for Buildbot v0.8.6p1</a></li>
</ul>
</li>
</ul>

          <div role="search">
            <h3 style="margin-top: 1.5em;">Search</h3>
            <form class="search" action="../search.html" method="get">
                <input type="text" name="q" />
                <input type="submit" value="Go" />
                <input type="hidden" name="check_keywords" value="yes" />
                <input type="hidden" name="area" value="default" />
            </form>
          </div>
        </div>
        <div class="clearer"></div>
      </div>
    </div>

    <div class="footer-wrapper">
      <div class="footer">
        <div class="left">
          <div role="navigation" aria-label="related navigaton">
            <a href="index.html" title="Release Notes for Buildbot 0.8.12"
              >previous</a> |
            <a href="0.8.9.html" title="Release Notes for Buildbot 0.8.9"
              >next</a> |
            <a href="../py-modindex.html" title="Python Module Index"
              >modules</a> |
            <a href="../genindex.html" title="General Index"
              >index</a>
          </div>
          <div role="note" aria-label="source link">
              <br/>
              <a href="../_sources/relnotes/0.8.10.txt"
                rel="nofollow">Show Source</a>
          </div>
        </div>

        <div class="right">
          
    <div class="footer" role="contentinfo">
        &copy; Copyright Buildbot Team Members.
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.1.
    </div>
        </div>
        <div class="clearer"></div>
      </div>
    </div>

  </body>
</html>