<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">Hi all,

The tag libreoffice-5.1.6.1 (AKA 5.1.6 RC1) and the corresponding
branch libreoffice-5-1-6 have been created.
The branch will be used for fine tuning of the 5.1.6 release. (there
is one additional RC planned)

The following rules apply:

        + preferably just translation or blocker fixes
        + only cherry-picking from libreoffice-4-3 branch
        + 2 additional reviews needed; 2nd reviewer pushes
        + no regular merges back to anything

The â€˜libreoffice-5-1' branch is still active and will be used for the
5.1.6 bugfix release. Please read more at
       <a href="http://wiki.documentfoundation.org/ReleasePlan/5.1#5.1.6_release" class="">http://wiki.documentfoundation.org/ReleasePlan/5.1#5.1.6_release</a>
       <a href="http://wiki.documentfoundation.org/Development/Branches" class="">http://wiki.documentfoundation.org/Development/Branches</a>
       <a href="http://wiki.documentfoundation.org/Release_Criteria" class="">http://wiki.documentfoundation.org/Release_Criteria</a>

Now, if you want to switch your clone to the branch, please do:

./g pull -r
./g checkout -b libreoffice-5-1-6 origin/libreoffice-5-1-6

To checkout the tag, use

./g fetch --tags
./g checkout -b tag-libreoffice-5.1.6.1 libreoffice-5.1.6.1

Hopefully it will work for you :-)  Most probably, you will also want to
do (if you haven't done it yet):

git config --global push.default tracking

When you do git push with this, git will push only the branch you are
on; e.g. libreoffice-5-1-6 when you have switched to it.  This will
save you some git shouting at you.

Linux distro packages might find source tarballs at
<a href="http://dev-builds.libreoffice.org/pre-releases/src/" class="">http://dev-builds.libreoffice.org/pre-releases/src/</a>
They will soon be available from the official page together with the builds.

Attached is the list of changes against 5.1.5 (final)

Happy hacking,
Jan I</pre><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class=""><br class=""></pre><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class=""></pre></body></html>