Hi all,

The tag libreoffice-5.0.1.2 (AKA 5.0.1 RC2) on the corresponding
branch libreoffice-5-0 has been created.
The branch will be used for fine tuning of the 5.0.1 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-5-0 branch
        + 2 additional reviews needed; 2nd reviewer pushes
        + no regular merges back to anything

The 'libreoffice-5-0' branch is still active and will be used for the
5.0.2 bugfix release. Please read more at
       http://wiki.documentfoundation.org/ReleasePlan/5.0#5.0.1_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-5.0.1.2 libreoffice-5.0.1.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 5.0.1.1 (the first RC).

Best,
--R

-- 
Robinson Tryon
QA Engineer - The Document Foundation
LibreOffice Community Outreach Herald
qu...@libreoffice.org
802-379-9482 | IRC: colonelqubit on Freenode
    + crash on revisiting insert special character (i#91025) [Caolán McNamara]
    + FORMATTING: Erroneous formatting of certain numbers (tdf#86024) [Eike Rathke]
    + improve performance for some matrix operations (tdf#89387) [Łukasz Hryniuk]
    + Page numbering in the status bar which may cause confusion (tdf#90150) [Jan Holesovsky]
    + Export draw-document to eps result in crash (tdf#91782) [Julien Nabet]
    + UI - StartCenter and Application windows can not be resized diagonally with mouse after initial window size increase and covers OSX Dock (tdf#92242) [andreask]
    + VIEWING: Multiple page view does not render properly when scrolling (tdf#92305) [Jan Holesovsky]
    + Crash in Windows and Runtime exception on Linux with Basic Clipboard function (tdf#92446) [Stephan Bergmann]
    + VLOOKUP not calculated correctly in the large file from Calc 4.4 (hard recalc helps) (tdf#92749) [Eike Rathke]
    + START CENTER: Icon sizes in breeze cause help and extensions buttons not to be visible (tdf#93064) [andreask]
    + Selecting text with keyboard (partially outside current view) results in wrong highlighting and mangled text (tdf#93096) [Miklos Vajna]
    + Crash on enabling image contour (tdf#93102) [Szymon Kłos]
    + Crash Inserting Special Character (tdf#93113) [Caolán McNamara]
    + Insert Special Character - Not reading Fonts Correctly (tdf#93114) [László Németh]
    + SIDEBAR: Style drop down menu increasing the minimum size of the sidebar (tdf#93290) [Maxim Monastirsky]
    + Calc: Alt+E,I,D to fill down now (LO 4.4+ ) toggles edit mode (tdf#93326) [Eike Rathke]
    + Crash moving chart (tdf#93382) [Stephan Bergmann]
    + status indicator progress bar not shown while loading big file (tdf#93404) [Stephan Bergmann]
i#91025 crash on revisiting insert special character [Caolán McNamara]
tdf#86024 FORMATTING: Erroneous formatting of certain numbers [Eike Rathke]
tdf#89387 improve performance for some matrix operations [Łukasz Hryniuk]
tdf#90150 Page numbering in the status bar which may cause confusion [Jan Holesovsky]
tdf#91782 Export draw-document to eps result in crash [Julien Nabet]
tdf#92242 UI - StartCenter and Application windows can not be resized diagonally with mouse after initial window size increase and covers OSX Dock [andreask]
tdf#92305 VIEWING: Multiple page view does not render properly when scrolling [Jan Holesovsky]
tdf#92446 Crash in Windows and Runtime exception on Linux with Basic Clipboard function [Stephan Bergmann]
tdf#92749 VLOOKUP not calculated correctly in the large file from Calc 4.4 (hard recalc helps) [Eike Rathke]
tdf#93064 START CENTER: Icon sizes in breeze cause help and extensions buttons not to be visible [andreask]
tdf#93096 Selecting text with keyboard (partially outside current view) results in wrong highlighting and mangled text [Miklos Vajna]
tdf#93102 Crash on enabling image contour [Szymon Kłos]
tdf#93113 Crash Inserting Special Character [Caolán McNamara]
tdf#93114 Insert Special Character - Not reading Fonts Correctly [László Németh]
tdf#93290 SIDEBAR: Style drop down menu increasing the minimum size of the sidebar [Maxim Monastirsky]
tdf#93326 Calc: Alt+E,I,D to fill down now (LO 4.4+ ) toggles edit mode [Eike Rathke]
tdf#93382 Crash moving chart [Stephan Bergmann]
tdf#93404 status indicator progress bar not shown while loading big file [Stephan Bergmann]
+ core
    + >Fill< to >F~ill<, >Ed~it Mode< to >E~dit Mode< (tdf#93326) [Eike Rathke]
    + breeze: StartCenter icon size fixed to 32px (tdf#93064, tdf#92242) [andreask]
    + bump product version to 5.0.1.1.0+ [Christian Lohmaier]
    + bump product version to 5.0.1.2 [Robinson Tryon]
    + convert pStatus to vector and use at to check offsets [Caolán McNamara]
    + crash on revisiting insert special character (tdf#93113, i#91025) [Caolán McNamara]
    + do not attempt to shorten numeric value output (tdf#86024) [Eike Rathke]
    + fix VirtualDevice allocation crasher in eps filter. (tdf#91782) [Julien Nabet]
    + forgot to launch WakeUpThread (tdf#93404) [Stephan Bergmann]
    + insert character: add missing recalculate for font selection (tdf#93114) [László Németh]
    + invalidate lookup caches after initial hard recalc (tdf#92749) [Eike Rathke]
    + limit the size request of the styles combobox (tdf#93290) [Maxim Monastirsky]
    + make HACK more targeted to avoid collateral damage (tdf#93382) [Stephan Bergmann]
    + related, fix SumSquare bug in SumMXMY2 (tdf#89387) [Łukasz Hryniuk]
    + resolved crash on enabling image contour (tdf#93102) [Szymon Kłos]
    + revert "Page numbering in the status bar ..." (tdf#92305, tdf#90150) [Jan Holesovsky]
    + revert apparently bogus attempt at fixing a memory leak (tdf#92446) [Stephan Bergmann]
    + sw: fix selection with keyboard outside current view (tdf#93096) [Miklos Vajna]
    + update credits [Christian Lohmaier]
    + update emoji autocorrect entries from po-files [Christian Lohmaier]
    + updated core [Christian Lohmaier]
    + version 5.0.1.2, tag libreoffice-5.0.1.2 [Robinson Tryon]
+ dictionaries
    + version\ 5.0.1.2\,\ tag\ libreoffice-5.0.1.2 [Robinson Tryon]
+ help
    + version\ 5.0.1.2\,\ tag\ libreoffice-5.0.1.2 [Robinson Tryon]
+ translations
    + update translations for 5.0.1 rc2 [Christian Lohmaier]
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to