Hi,

there have been created the libreoffice-3.4.4.1 tag for 3.4.4-rc1 release.
The corresponding official builds will be available by the end of the week.

See the attached list of changes against 3.4.3-final.

I am going to create the libreoffice-3-4-4 branch for the final stabilization.

See also the schedule at 
http://wiki.documentfoundation.org/ReleasePlan#3.4_release
and release criteria at http://wiki.documentfoundation.org/Release_Criteria


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

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


Best Regards,
Petr
+ base
    + Perhaps it could be simplified (fdo#38286) [Julien Nabet]
+ bootstrap
    + fix building of the 64-bit Windows Explorer extension (fdo#36950) [Tor Lillqvist]
+ calc
    + fix recalculate matrix formula dimension correctly (fdo#39485) [Eike Rathke]
    + mark all formula cells dirty when appending a new sheet (fda#35965) [Kohei Yoshida]
    + speed up range name lookup by index. (bnc#715104) [Kohei Yoshida]
+ components
    + get testtool working (fdo#37164) [Noel Power]
    + move init that depends on parent to post-parent avail (fdo#36678) [Caolán McNamara]
    + toggling grammar checkbox deletes sentence (fdo#39348) [Caolán McNamara]
+ extensions
    + libreoffice doesn't build with poppler-0.17.3 (rhbz#735182) [Caolán McNamara]
+ impress
    + don't crash while dropping texture (fdo#38391) [Ivan Timofeev]
    + fix hang in slideshow. (fdo#32861) [Thorsten Behrens]
+ libs-core
    + backport collection of operator= fixes (fdo#37403) [Caolán McNamara]
    + createProcessServiceFactory can't happen before sync (fdo#37195) [Caolán McNamara]
    + dbGridControl::RemoveColumn even if no corresponding Model column (fdo#40701) [Lionel Elie Mamane]
    + fix fallout - recognize .svg in odf container (fdo#41995) [Thorsten Behrens]
    + fmXGridPeer::getByIndex: Error checking of pGrid->GetModelColumnPos(nId) call (fdo#40701) [Lionel Elie Mamane]
    + get testtool working (fdo#37164) [Noel Power]
    + load Dialog library before trying to get embedded images (fdo#40079) [Lionel Elie Mamane]
+ libs-extern
    + reenable "use typedefs and endianess from sal" patch hunk (fdo#39355) [Lionel Elie Mamane]
+ libs-gui
    + activation order crashes address database (fdo#41022) [julien2412]
    + let Qt call XInitThreads(), so that it knows it's been called (fdo#40298) [Luboš Luňák]
+ writer
    + comment added (fdo#39510) [Bjoern Michaelsen]
    + crash on closing document with footnotes (fdo#39510, lp#854626) [Bjoern Michaelsen]
    + fix for avoid crash while processing incorrect range of pages (fdo#35513) [Ivan Timofeev]
    + fix leak in pdf export. (i#116448) [Andor Ertsey]
    + hide 'math baseline alignment' unless available (fdo#40341) [Takeshi Abe]
+ common
    + version 3.4.4.1, tag libreoffice-3.4.4.1 (3.4.4-rc1) [Petr Mladek]
+ base
    + Perhaps it could be simplified (fdo#38286) [Julien Nabet]
    + tweak ambiguities for F-15 gcc 4.6.1-9 [Caolán McNamara]
+ bootstrap
    + add Scottish Gaelic (gd) UI support [Andras Timar]
    + added Russian language Lightproof module [Kalman Szalai - KAMI]
    + bump product version to 3.4.4-rc1, release number to 401 [Petr Mladek]
    + call macosx-change-install-names on executables in gbuild, too. [Stephan Bergmann]
    + export WORDS_BIGENDIAN in set_soenv and make graphite2 use it [Rene Engelhard]
    + fix building of the 64-bit Windows Explorer extension (fdo#36950) [Tor Lillqvist]
    + fix for my latest patches [Kalman Szalai - KAMI]
    + fixup non-respecting DESTDIR for DOCDIR chmod. [Tomáš Chvátal]
    + make configure check for cpp/poppler-version.h [Rene Engelhard]
    + revert "Call macosx-change-install-names on executables in gbuild, too." [Bjoern Michaelsen]
    + update Diagram extension to SmART Gallery [Kalman Szalai - KAMI]
    + update Google Docs extension to version 3.0.0 [Kalman Szalai - KAMI]
    + update supported Lightproof versions to the latest available [Kalman Szalai - KAMI]
    + upgrade graphite to 1.0.2 and simplify patches [Martin Hosken]
    + upgrade graphite to 1.0.3 fix surrogate support [Martin Hosken]
    + use jdk1.6.0_27 for OxygenOffice [Kalman Szalai - KAMI]
+ calc
    + "thereof" should be translated to modern English [Lior Kaplan]
    + adjust the dialog size to make sure the bottom text is visible. [Kohei Yoshida]
    + avoid maTables.back() calls by store and reuse when needed [Laurent Godard]
    + crash when modifing a named range [Eike Rathke]
    + don't extend the merged area by one for shadows [Markus Mohrhard]
    + fix recalculate matrix formula dimension correctly (fdo#39485) [Eike Rathke]
    + fixed various crashes due to newly introduced [Eike Rathke]
    + mark all formula cells dirty when appending a new sheet (fda#35965) [Kohei Yoshida]
    + speed up range name lookup by index. (bnc#715104) [Kohei Yoshida]
    + use boost::intrusive_ptr::get() instead of operator->() [Eike Rathke]
+ components
    + get testtool working (fdo#37164) [Noel Power]
    + get this building with gcc 4.6.1 [Caolán McNamara]
    + move init that depends on parent to post-parent avail (fdo#36678) [Caolán McNamara]
    + toggling grammar checkbox deletes sentence (fdo#39348) [Caolán McNamara]
+ extensions
    + build without glib poppler bindings [Luboš Luňák]
    + fix localization of NLPSolver [Andras Timar]
    + libreoffice doesn't build with poppler-0.17.3 (rhbz#735182) [Caolán McNamara]
    + nlpsolver translation update [Andras Timar]
    + this is merge of f6f8f67460bba296c49f794d14621b7313df4f7d. [Tomáš Chvátal]
+ filters
    + add these back in to silence the MAXFILTER assert [Caolán McNamara]
    + initial support for user defined xslt service impl in filter jar [Peter Jentsch]
+ help
    + remove/change *.services.openoffice.org links [Andras Timar]
+ impress
    + don't crash while dropping texture (fdo#38391) [Ivan Timofeev]
    + fix hang in slideshow. (fdo#32861) [Thorsten Behrens]
+ libs-core
    + backport collection of operator= fixes (fdo#37403) [Caolán McNamara]
    + createProcessServiceFactory can't happen before sync (fdo#37195) [Caolán McNamara]
    + dbGridControl::RemoveColumn even if no corresponding Model column (fdo#40701) [Lionel Elie Mamane]
    + don't rely on ../ure to find javaldx, use proper ../basis-link/ure-link [Lionel Elie Mamane]
    + fix fallout - recognize .svg in odf container (fdo#41995) [Thorsten Behrens]
    + fmXGridPeer::getByIndex: Error checking of pGrid->GetModelColumnPos(nId) call (fdo#40701) [Lionel Elie Mamane]
    + get testtool working (fdo#37164) [Noel Power]
    + handle NULL display gracefully [David Tardon]
    + improve windows odma library location [Tor Lillqvist]
    + janitorial: deduplicate code; no behaviour change [Lionel Elie Mamane]
    + load Dialog library before trying to get embedded images (fdo#40079) [Lionel Elie Mamane]
+ libs-extern
    + reenable "use typedefs and endianess from sal" patch hunk (fdo#39355) [Lionel Elie Mamane]
+ libs-extern-sys
    + add missing file I omitted to add [Michael Meeks]
    + export WORDS_BIGENDIAN in set_soenv and make graphite2 use it [Rene Engelhard]
    + moz: replace Linux 3.0 workaround with one for 3.x [Michael Stahl]
    + nss: replace Linux 3.0 workaround with one for 3.x [Michael Stahl]
    + placement new needs new header included [Caolán McNamara]
    + upgrade graphite to 1.0.2 and simplify patches [Martin Hosken]
    + upgrade graphite to 1.0.3 fix surrogate support [Martin Hosken]
+ libs-gui
    + activation order crashes address database (fdo#41022) [julien2412]
    + fix crash when changing screen resolution [Radek Doulik]
    + help gcc 4.6.1 out with ambiguity [Caolán McNamara]
    + let Qt call XInitThreads(), so that it knows it's been called (fdo#40298) [Luboš Luňák]
    + make sure we stay in array bounds [Radek Doulik]
    + upgrade graphite to 1.0.3 fix surrogate support [Martin Hosken]
+ translations
    + add Scottish Gaelic (gd) translations [Andras Timar]
    + remove/change *.services.openoffice.org links [Andras Timar]
    + translation update for LibreOffice 3.4.4 [Andras Timar]
    + translation update for LibreOffice 3.4.4 rc1 [Andras Timar]
    + update translations from Pootle (and sl) for LibO 3.4.3 rc2 [Andras Timar]
    + update translations from Pootle for LibO 3.4.3 rc1 [Andras Timar]
+ writer
    + cherry-picked core:cc3d0d and fixed a few things [Cédric Bosdonnat]
    + comment added (fdo#39510) [Bjoern Michaelsen]
    + crash on closing document with footnotes (fdo#39510, lp#854626) [Bjoern Michaelsen]
    + fix for avoid crash while processing incorrect range of pages (fdo#35513) [Ivan Timofeev]
    + fix leak in pdf export. (i#116448) [Andor Ertsey]
    + hide 'math baseline alignment' unless available (fdo#40341) [Takeshi Abe]
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to