[ANNOUNCE] Branch libreoffice-4-3 and Tag libreoffice-4.3.0.0.beta1 created

Christian Lohmaier lohmaier at googlemail.com
Thu May 22 04:39:05 PDT 2014


Hi all,

The tag libreoffice-4.3.0.0.beta1 (AKA 4.3.0 Beta1) and the corresponding
branch libreoffice-4-3 have been created.
The branch will be used for fine tuning of the 4.3 codeline.

Branch-off marks feature freeze, see
https://wiki.documentfoundation.org/ReleasePlan/4.3#4.3.0_release for
the detailed schedule of the 4.3.0 release.

Master will be used for development of LibreOffice 4.4.x

The following rules apply:
    + 4.3.0 beta phase:

        + any bug fixes are allowed without review
        + late features need approval by 3 people with different affiliation

    + 4.3.0 rc phase and later:

        + fixes need approval by one reviewer
        + late features need approval by 3 more people with different
affiliation

    IMPORTANT: Every developer is responsible for pushing the fixes into all
               appropriate branches. Note that we do not plan any merge
               from this branch to master or vice versa.

    Please, help use to make stable and usable release. If you want to build
    something cool, unstable, and risky, use master.

The 'libreoffice-4-2' branch is still active and will be used for the
4.2.5 bugfix release. Please read more at
       http://wiki.documentfoundation.org/ReleasePlan/4.2#4.2.5_release
       http://wiki.documentfoundation.org/Development/Branches
       http://wiki.documentfoundation.org/Release_Criteria

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

./g pull -r
./g checkout -b libreoffice-4-3 origin/libreoffice-4-3

To checkout the tag, use

./g fetch --tags
./g checkout -b tag-libreoffice-4.3.0.0.beta1 libreoffice-4.3.0.0.beta1

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-4-3 when you have switched to it.  This will
save you some git shouting at you.

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

Attached is the list of changes against 4.3.0 Alpha1

Happy hacking,
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: commits-libreoffice-4-3-release-4.3.0.0.beta1.log
Type: text/x-log
Size: 135768 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140522/8a0e6b04/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugs-libreoffice-4-3-release-4.3.0.0.beta1.log
Type: text/x-log
Size: 45703 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140522/8a0e6b04/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugs-changelog-libreoffice-4-3-release-4.3.0.0.beta1.log
Type: text/x-log
Size: 51247 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140522/8a0e6b04/attachment-0005.bin>


More information about the LibreOffice mailing list