Update to 4.4.2.2

Changelog:
4.4.2.2:
List of fixed bugs

Bugs fixed compared to the 4.4.2 rc1:

    tdf#68963 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
    tdf#89482 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
    tdf#89958 filter ends with / does not end with correction [Eike Rathke]
    tdf#90010 partially revert "package: Do not bother with deflating jpeg images" [Matúš Kukan]


4.4.2.1:
List of fixed bugs

Bugs fixed compared to the 4.4.1 final (rc2):

    bnc#770711 clear hard-coded char props in table cells... [Caolán McNamara]
    collabora#1000115 SwTxtFrm: don't join follow just because it has no content [Miklos Vajna]
    rhbz#1193971 clear hard-coded char props in table cells... [Caolán McNamara]
    tdf#38837 reduce power consumption by minimizing idle timers [Ashod Nakashian]
    tdf#39279 prioritise Thunderbird address books in first-match search [Julien Nabet]
    tdf#40835 add backward compatibility for ODFF function FDIST. [Winfried Donkers]
    tdf#50133 wrong underlining in Reports [Julien Nabet]
    tdf#53861 add libGLU.so.1 and libXinerama.so.1 to rpm/deb requirements [Christian Lohmaier]
    tdf#55620 asan: failure to load attachment under asan [Caolán McNamara]
    tdf#57873 prioritise Thunderbird address books in first-match search [Julien Nabet]
    tdf#68117 partially fix boolean labels in XLSX [Ursache Vladimir]
    tdf#71095 calc doesn't paste images copied from some web browsers [Henry Castro]
    tdf#78148 ordinal numbers should not be auto-capitalized [Niklas Johansson]
    tdf#78174 toolkit: work around GCC 4.9 -Os link failure [Michael Stahl]
    tdf#78221 cannot drag twice the same cell when editing formula [Henry Castro]
    tdf#79239 make the dialog closable with 'X' button again [Katarina Behrens]
    tdf#80137 paste array formula into range pastes as non-array formula [Henry Castro]
    tdf#81429 select corresponding listbox entry if not current [Eike Rathke]
    tdf#81659 handle expand reference edge correctly [Eike Rathke]
    tdf#83371 cannot navigate to list Files in LibreOffice dialogs [Szymon Kłos]
    tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cells [Henry Castro]
    tdf#84102 expose XAccessibleExtendedAttributes through ATK [Jacobo Aragunde Pérez]
    tdf#84514 don't hide grid along with checkbox if not needed [Katarina Behrens]
    tdf#84556 also relative row references need to wrap around, like for columns [Tor Lillqvist]
    tdf#86159 floating windows have complicated borders [Caolán McNamara]
    tdf#86493 fix crash while scaling large bitmaps. [Ashod Nakashian]
    tdf#87303 svtools: relax the security a bit for embedded objects [Michael Stahl]
    tdf#87534 fix HYPERLINK behaviour when used in names [Winfried Donkers]
    tdf#87820 images not displayed properly in Calc [Henry Castro]
    tdf#87834 strange behavior of mid()-function [Julien Nabet]
    tdf#88547 revert "allow inline date-arrays for array functions", [Winfried Donkers, Eike Rathke]
    tdf#88583 related: RTF export: need to take care of fill attributes when ... [Miklos Vajna]
    tdf#88624 set DocumentBaseURL when saving report [Lionel Elie Mamane]
    tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to us [Miklos Vajna]
    tdf#88847 fields of query design can be moved to the left only [Julien Nabet]
    tdf#89004 improve performance of document data collection [Ursache Vladimir]
    tdf#89252 fix bold, regular font spacing bug for Graphite fonts [Martin Hosken]
    tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontwork [Miklos Vajna]
    tdf#89281 fix performance regression of XLS import [László Németh]
    tdf#89330 preserve file name case in an unresolvable external named range [Jan Kantert]
    tdf#89391 datasource URL in Database Properties window cannot be viewed [Szymon Kłos]
    tdf#89436 fix ScHorizontalAttrIterator performance [László Németh]
    tdf#89451 implement fill based on style also for chart area, [Markus Mohrhard]
    tdf#89454 this should be [-90, 90] and not (-90, 90), [Markus Mohrhard]
    tdf#89460 test pChangeTrack before using it [Laurent Godard]
    tdf#89482 return size of system virtual device resource at construction. [Michael Meeks]
    tdf#89484 check that sheet reference is within selected sheets [Eike Rathke]
    tdf#89500 catch ISO 8601 datetime in all locales [Eike Rathke]
    tdf#89520 make TOX creation more robust [Tobias Lippert]
    tdf#89665 i18npool: fix pathological transliterate slow-path [Michael Stahl]
    tdf#89666 vcl: speed up HbLayoutEngine line layout for large paragraphs [Michael Stahl]
    tdf#89679 fix incorrect mapping of font-family-complex and CharFontNameAsian [Mark Hung]
    tdf#89791 DOCX: don't save custom.xml if it's empty [Julien Nabet]
    tdf#89872 revert "allow inline date-arrays for array functions", [Eike Rathke]
This commit is contained in:
ryoon 2015-04-05 13:04:30 +00:00
parent 6f75b09734
commit c67824fa1d
2 changed files with 16 additions and 16 deletions

View file

@ -1,11 +1,10 @@
# $NetBSD: Makefile,v 1.64 2015/03/12 02:59:04 ryoon Exp $
# $NetBSD: Makefile,v 1.65 2015/04/05 13:04:30 ryoon Exp $
VERREL= 4.4.1
VERREL= 4.4.2
VERRC= 2
VER= ${VERREL}.${VERRC}
DISTNAME= libreoffice-${VER}
PKGNAME= libreoffice4-${VER}
PKGREVISION= 3
CATEGORIES= misc
MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/
EXTRACT_SUFX= .tar.xz
@ -191,6 +190,7 @@ REPLACE_PERL= sd/res/webview/editpic.pl
REPLACE_PERL+= sd/res/webview/poll.pl
REPLACE_PERL+= sd/res/webview/savepic.pl
REPLACE_PERL+= sd/res/webview/show.pl
REPLACE_PERL+= sd/res/webview/webcast.pl
LO_PROGRAMS= sbase scalc sdraw simpress smath soffice swriter
# Base depends on java, we don't install the icon

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.37 2015/03/12 02:59:04 ryoon Exp $
$NetBSD: distinfo,v 1.38 2015/04/05 13:04:30 ryoon Exp $
SHA1 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = 452eba922e4f41603539c9dc39947d2271e47093
RMD160 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = dbeb7a7f8c89961ca2e544b810345d025561866b
@ -135,18 +135,18 @@ Size (libreoffice/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip) = 427800 b
SHA1 (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 5ecb895ffc1eff2c381fa78d2197d0c57422b3df
RMD160 (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 575a7daf02efbab9ea972e03a6870f7f13112806
Size (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 211919 bytes
SHA1 (libreoffice/libreoffice-4.4.1.2.tar.xz) = 01eb915c17deb5ec16a32e033593fe91dea71786
RMD160 (libreoffice/libreoffice-4.4.1.2.tar.xz) = 6f3a526c7f506687f6ae57df1c0352a19be442eb
Size (libreoffice/libreoffice-4.4.1.2.tar.xz) = 164055640 bytes
SHA1 (libreoffice/libreoffice-dictionaries-4.4.1.2.tar.xz) = 69ebf815f03f10595e303a9a1c9f9e4fb40337b1
RMD160 (libreoffice/libreoffice-dictionaries-4.4.1.2.tar.xz) = 266d1a6039b15a0f442f3036b4a2b907a7a43ce9
Size (libreoffice/libreoffice-dictionaries-4.4.1.2.tar.xz) = 37091388 bytes
SHA1 (libreoffice/libreoffice-help-4.4.1.2.tar.xz) = 10c5fdb484e7286492ab954ea76b52586b0374ae
RMD160 (libreoffice/libreoffice-help-4.4.1.2.tar.xz) = eaee64f910e4051b6296842952a47f10fde92596
Size (libreoffice/libreoffice-help-4.4.1.2.tar.xz) = 1875832 bytes
SHA1 (libreoffice/libreoffice-translations-4.4.1.2.tar.xz) = 4bd9e7fe5f983e4f3b32ef76d1f59c46c7ac2fd5
RMD160 (libreoffice/libreoffice-translations-4.4.1.2.tar.xz) = d33e1b7a430af95b1c21d6d21a70e93c01da4d4e
Size (libreoffice/libreoffice-translations-4.4.1.2.tar.xz) = 127649116 bytes
SHA1 (libreoffice/libreoffice-4.4.2.2.tar.xz) = 7d908ae2fda554f449fe227d15c6b44cd86010ce
RMD160 (libreoffice/libreoffice-4.4.2.2.tar.xz) = 3b9afd83b937181522b4c8bf10d0becaacd5dd40
Size (libreoffice/libreoffice-4.4.2.2.tar.xz) = 164167136 bytes
SHA1 (libreoffice/libreoffice-dictionaries-4.4.2.2.tar.xz) = c655cdefdf116f35423177df8b18bc148ee79b3b
RMD160 (libreoffice/libreoffice-dictionaries-4.4.2.2.tar.xz) = 9582fb55b8f7ef71379e417398e34f45454ad051
Size (libreoffice/libreoffice-dictionaries-4.4.2.2.tar.xz) = 37091956 bytes
SHA1 (libreoffice/libreoffice-help-4.4.2.2.tar.xz) = 9d2bb1116616b89799e3e0164469659bbdbd91f3
RMD160 (libreoffice/libreoffice-help-4.4.2.2.tar.xz) = a15918b21dd30711e85a65bb8e615999eaffdfe7
Size (libreoffice/libreoffice-help-4.4.2.2.tar.xz) = 1875932 bytes
SHA1 (libreoffice/libreoffice-translations-4.4.2.2.tar.xz) = 289cb0e6644cadec9e32d5ce265ad43f7917163a
RMD160 (libreoffice/libreoffice-translations-4.4.2.2.tar.xz) = 0e5bd0f11c7ca38793667806d4834cf403a1448b
Size (libreoffice/libreoffice-translations-4.4.2.2.tar.xz) = 127785056 bytes
SHA1 (patch-Makefile.in) = e34092a731f4da0d8c048945c75287327b6b9cb2
SHA1 (patch-bin_distro-install-desktop-integration) = 78921a0fb6db8b87f5d64c09579dc6f9211949b5
SHA1 (patch-configure.ac) = 271be73ef8ed5e507660098a92b98eeca85bb62f