Hi all,

The tag libreoffice-4.3.2.2 (AKA 4.3.2 RC2) has been created.

The 4.3.2 branch will be used for fine tuning of the 4.3.2 release.
(this is the last scheduled RC)

The following rules apply to the branch:

        + 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-4-3' branch is still active and will be used for the
4.3.3 bugfix release. Please read more at
       http://wiki.documentfoundation.org/ReleasePlan/4.3#4.3.2_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-2 origin/libreoffice-4-3-2

To checkout the tag, use

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

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-2 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.2 RC1.


Cheers,
--R

-- 
Robinson Tryon
QA Engineer - The Document Foundation
LibreOffice Community Outreach Herald
qu...@libreoffice.org
+ core
    + bump product version to 4.3.2.2 [Robinson Tryon]
    + src transl. merge must be case sensitive (fdo#80650) [David Tardon]
    + updated core [Robinson Tryon]
    + version 4.3.2.2, tag libreoffice-4.3.2.2 [Robinson Tryon]
+ dictionaries
    + version\ 4.3.2.2\,\ tag\ libreoffice-4.3.2.2 [Robinson Tryon]
+ help
    + version\ 4.3.2.2\,\ tag\ libreoffice-4.3.2.2 [Robinson Tryon]
+ translations
    + updated Slovenian translation [Andras Timar]
fdo#80650 lower case greek alphabet missing in localized Math symbol table [David Tardon]
    + lower case greek alphabet missing in localized Math symbol table (fdo#80650) [David Tardon]
_______________________________________________
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

Reply via email to