Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi all,

The tag libreoffice-4.2.6.2 (AKA 4.2.6 RC2) has been created on the
libreoffice-4-2-6 branch.
The branch will be used for fine tuning of the 4.2.6 release. (It is
the last scheduled RC)

The following rules apply to the branch:

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

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

To checkout the tag, use

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

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

Happy hacking,
Christian
+ core
    + .doc has large black rectangles between paragraphs (fdo#80333) [Zolnai Tamás]
    + act on implicitly propagated error, if any (fdo#80195) [Eike Rathke]
    + backport of the fix for Cyrillic spell. dictionary path (fdo#80363) [László Németh]
    + bison priority increase with bigger number (fdo#81336) [Lionel Elie Mamane]
    + bump product version to 4.2.6.1.0+ [Christian Lohmaier]
    + bump product version to 4.2.6.2 [Christian Lohmaier]
    + don't always increment the start row position. (fdo#80462) [Kohei Yoshida]
    + keep 3D references intact during sort (fdo#79441) [Eike Rathke]
    + keep external references intact during sort (fdo#79441, fdo#77018) [Eike Rathke]
    + msfilter: fix infinite loop during export (fdo#80201) [Markus Mohrhard]
    + related: don't try to access known-bad DDE servers (i#125226) [Herbert Dürr]
    + RTF import: missing null pointer check (abi#3623, fdo#81173) [Miklos Vajna]
    + store correct sheet number during range names update (fdo#81294) [Eike Rathke]
    + sw: HTML import: fix inverted test in CSS import (fdo#81276) [Michael Stahl]
    + tolerate exceptions thrown inside XFastParser callbacks. (fdo#81214) [Michael Meeks]
    + update credits [Christian Lohmaier]
    + use SvXMLExport::GetRelativeReference(), (fdo#79305) [Eike Rathke]
    + vcl: Revert "Scale the pictures before calling ... (fdo#74124, fdo#80498) [Michael Stahl]
    + version 4.2.6.2, tag libreoffice-4.2.6.2 [Christian Lohmaier]
    + wrong rendering of bottom and right character border (fdo#79221) [Zolnai Tamás]
+ dictionaries
    + version 4.2.6.2, tag libreoffice-4.2.6.2 [Christian Lohmaier]
+ help
    + version 4.2.6.2, tag libreoffice-4.2.6.2 [Christian Lohmaier]
+ translations
    + version 4.2.6.2, tag libreoffice-4.2.6.2 [Christian Lohmaier]
abi#3623 RTF import: missing null pointer check [Miklos Vajna]
fdo#74124 vcl: Revert "Scale the pictures before calling ... [Michael Stahl]
fdo#77018 keep external references intact during sort [Eike Rathke]
fdo#79221 wrong rendering of bottom and right character border [Zolnai Tamás]
fdo#79305 use SvXMLExport::GetRelativeReference(), [Eike Rathke]
fdo#79441 keep external references intact during sort [Eike Rathke]
fdo#80195 act on implicitly propagated error, if any [Eike Rathke]
fdo#80201 msfilter: fix infinite loop during export [Markus Mohrhard]
fdo#80333 .doc has large black rectangles between paragraphs [Zolnai Tamás]
fdo#80363 backport of the fix for Cyrillic spell. dictionary path [László Németh]
fdo#80462 don't always increment the start row position. [Kohei Yoshida]
fdo#80498 vcl: Revert "Scale the pictures before calling ... [Michael Stahl]
fdo#81173 RTF import: missing null pointer check [Miklos Vajna]
fdo#81214 tolerate exceptions thrown inside XFastParser callbacks. [Michael Meeks]
fdo#81276 sw: HTML import: fix inverted test in CSS import [Michael Stahl]
fdo#81294 store correct sheet number during range names update [Eike Rathke]
fdo#81336 bison priority increase with bigger number [Lionel Elie Mamane]
i#125226 related: don't try to access known-bad DDE servers [Herbert Dürr]
    + RTF import: missing null pointer check (abi#3623) [Miklos Vajna]
    + vcl: Revert "Scale the pictures before calling ... (fdo#74124) [Michael Stahl]
    + keep external references intact during sort (fdo#77018) [Eike Rathke]
    + wrong rendering of bottom and right character border (fdo#79221) [Zolnai Tamás]
    + use SvXMLExport::GetRelativeReference(), (fdo#79305) [Eike Rathke]
    + keep external references intact during sort (fdo#79441) [Eike Rathke]
    + act on implicitly propagated error, if any (fdo#80195) [Eike Rathke]
    + msfilter: fix infinite loop during export (fdo#80201) [Markus Mohrhard]
    + .doc has large black rectangles between paragraphs (fdo#80333) [Zolnai Tamás]
    + backport of the fix for Cyrillic spell. dictionary path (fdo#80363) [László Németh]
    + don't always increment the start row position. (fdo#80462) [Kohei Yoshida]
    + vcl: Revert "Scale the pictures before calling ... (fdo#80498) [Michael Stahl]
    + RTF import: missing null pointer check (fdo#81173) [Miklos Vajna]
    + tolerate exceptions thrown inside XFastParser callbacks. (fdo#81214) [Michael Meeks]
    + sw: HTML import: fix inverted test in CSS import (fdo#81276) [Michael Stahl]
    + store correct sheet number during range names update (fdo#81294) [Eike Rathke]
    + bison priority increase with bigger number (fdo#81336) [Lionel Elie Mamane]
    + related: don't try to access known-bad DDE servers (i#125226) [Herbert Dürr]

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.