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


Hi all,

The tag libreoffice-4.2.5.2 (AKA 4.2.5 RC2) has been created on the
libreoffice-4-2-5 branch.
The branch will be used for fine tuning of the 4.2.5 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.6 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

To checkout the tag, use

./g fetch --tags
./g checkout -b tag-libreoffice-4.2.5.2 libreoffice-4.2.5.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.5 RC1

Happy hacking,
Christian
+ core
    + 1st part of wrong list style in shapes (bnc#870233) [Zolnai Tamás]
    + 2nd part of import font color from color fragment for SmartArts (bnc#870233) [Zolnai Tamás]
    + B1:SOMENAME is not a valid singleton reference (fdo#70455) [Eike Rathke]
    + bump product version to 4.2.5.1.0+ [Christian Lohmaier]
    + bump product version to 4.2.5.2 [Christian Lohmaier]
    + cannot start show at selected slide (fdo#76953) [Zolnai Tamás]
    + correct way to determine the end position for matrix check. (fdo#78976) [Kohei Yoshida]
    + crash/hang on format-page on html document (rhbz#1096747) [Caolán McNamara]
    + do not attempt to obtain names for NULL tabs (rhbz#1101224) [Eike Rathke]
    + don't access after last row, when last row is max last row (fdo#79392) [Caolán McNamara]
    + don't add the changes toolbar to the forms window, (fdo#76752) [Markus Mohrhard]
    + editeng: fix RTF color table export (fdo#64956) [Michael Stahl]
    + fdo79368 Don't process overflow menu items twice. [Andrzej Hunt]
    + fix bad cast in SvxStyleBox_Impl::StateChanged() [Michael Stahl]
    + fix hyphenation (remove fix, except hard hyphen part) (fdo#79372, fdo#56392) [László 
Németh]
    + fix look for translated frame styles (fdo#40073) [Elie Roux]
    + paste preference is image, then html, then text. (fdo#78801, fdo#52547) [Andrzej Hunt]
    + recognize ##-MMM-## as date even if ambiguous (fdo#79719) [Eike Rathke]
    + sw: fix separators in SwDDEFieldType::PutValue() (fdo#78332) [Michael Stahl]
    + sw: fix setting tab stops via ruler (fdo#78737) [Michael Stahl]
    + sw: ww8 import: add heuristic to ignore mangled crop values (fdo#77454) [Michael Stahl]
    + update credits [Christian Lohmaier]
    + updated core [Christian Lohmaier]
    + use different XML attribute names for asian and complex fonts. (fdo#78927) [Kohei Yoshida]
    + various recent openssl CVEs [Caolán McNamara]
    + version 4.2.5.2, tag libreoffice-4.2.5.2 [Christian Lohmaier]
    + wrong text position in grouped list (bnc#870237) [Zolnai Tamás]
+ dictionaries
    + version 4.2.5.2, tag libreoffice-4.2.5.2 [Christian Lohmaier]
+ help
    + version 4.2.5.2, tag libreoffice-4.2.5.2 [Christian Lohmaier]
+ translations
    + update translations for 4.2.5 rc2 [Christian Lohmaier]
bnc#870233 2nd part of import font color from color fragment for SmartArts [Zolnai Tamás]
bnc#870237 wrong text position in grouped list [Zolnai Tamás]
fdo#40073 fix look for translated frame styles [Elie Roux]
fdo#52547 paste preference is image, then html, then text. [Andrzej Hunt]
fdo#56392 fix hyphenation (remove fix, except hard hyphen part) [László Németh]
fdo#64956 editeng: fix RTF color table export [Michael Stahl]
fdo#70455 B1:SOMENAME is not a valid singleton reference [Eike Rathke]
fdo#76752 don't add the changes toolbar to the forms window, [Markus Mohrhard]
fdo#76953 cannot start show at selected slide [Zolnai Tamás]
fdo#77454 sw: ww8 import: add heuristic to ignore mangled crop values [Michael Stahl]
fdo#78332 sw: fix separators in SwDDEFieldType::PutValue() [Michael Stahl]
fdo#78737 sw: fix setting tab stops via ruler [Michael Stahl]
fdo#78801 paste preference is image, then html, then text. [Andrzej Hunt]
fdo#78927 use different XML attribute names for asian and complex fonts. [Kohei Yoshida]
fdo#78976 correct way to determine the end position for matrix check. [Kohei Yoshida]
fdo#79372 fix hyphenation (remove fix, except hard hyphen part) [László Németh]
fdo#79392 don't access after last row, when last row is max last row [Caolán McNamara]
fdo#79719 recognize ##-MMM-## as date even if ambiguous [Eike Rathke]
rhbz#1096747 crash/hang on format-page on html document [Caolán McNamara]
rhbz#1101224 [abrt] libreoffice-core: ScTable::GetName(rtl::OUString&) const(): soffice.bin killed 
by SIGSEGV [Eike Rathke]
    + 2nd part of import font color from color fragment for SmartArts (bnc#870233) [Zolnai Tamás]
    + wrong text position in grouped list (bnc#870237) [Zolnai Tamás]
    + fix look for translated frame styles (fdo#40073) [Elie Roux]
    + paste preference is image, then html, then text. (fdo#52547) [Andrzej Hunt]
    + fix hyphenation (remove fix, except hard hyphen part) (fdo#56392) [László Németh]
    + editeng: fix RTF color table export (fdo#64956) [Michael Stahl]
    + B1:SOMENAME is not a valid singleton reference (fdo#70455) [Eike Rathke]
    + don't add the changes toolbar to the forms window, (fdo#76752) [Markus Mohrhard]
    + cannot start show at selected slide (fdo#76953) [Zolnai Tamás]
    + sw: ww8 import: add heuristic to ignore mangled crop values (fdo#77454) [Michael Stahl]
    + sw: fix separators in SwDDEFieldType::PutValue() (fdo#78332) [Michael Stahl]
    + sw: fix setting tab stops via ruler (fdo#78737) [Michael Stahl]
    + paste preference is image, then html, then text. (fdo#78801) [Andrzej Hunt]
    + use different XML attribute names for asian and complex fonts. (fdo#78927) [Kohei Yoshida]
    + correct way to determine the end position for matrix check. (fdo#78976) [Kohei Yoshida]
    + fix hyphenation (remove fix, except hard hyphen part) (fdo#79372) [László Németh]
    + don't access after last row, when last row is max last row (fdo#79392) [Caolán McNamara]
    + recognize ##-MMM-## as date even if ambiguous (fdo#79719) [Eike Rathke]
    + crash/hang on format-page on html document (rhbz#1096747) [Caolán McNamara]
    + [abrt] libreoffice-core: ScTable::GetName(rtl::OUString&) const(): soffice.bin killed by 
SIGSEGV (rhbz#1101224) [Eike Rathke]

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.