Changeset 05800b9


Ignore:
Timestamp:
10/05/2018 10:45:55 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2516fea
Parents:
f521a414
Message:

Update to libreoffice-6.1.1.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20585 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rf521a414 r05800b9  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to libreoffice-6.1.1.2. Fixes
     50          <ulink url="&blfs-ticket-root;11146">#11146</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[renodr] - Update to xterm-337. Fixes
    5054          <ulink url="&blfs-ticket-root;11167">#11167</ulink>.</para>
  • packages.ent

    rf521a414 r05800b9  
    734734<!ENTITY gnucash-version              "2.4.11">
    735735
    736 <!ENTITY libreoffice-version          "6.1.0">
    737 <!ENTITY libreoffice-patch            ".3">
     736<!ENTITY libreoffice-version          "6.1.1">
     737<!ENTITY libreoffice-patch            ".2">
    738738<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    739739
  • xsoft/office/libreoffice.xml

    rf521a414 r05800b9  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "df908c245f1dca4b822345b82af2ea64">
     10  <!ENTITY libreoffice-core-md5sum        "738c31cb060e1c0655ddcd8b3593d66d">
    1111  <!ENTITY libreoffice-core-size          "198 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "d04eb21110e9e58ecdb6b361aff8feaf">
     14  <!ENTITY libreoffice-dict-md5sum        "12a1a0fb651ff1a678a4a3fe3a103f02">
    1515  <!ENTITY libreoffice-dict-size          "41 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "6958c0501d60c75fc1eb65f3e0182ef8">
     18  <!ENTITY libreoffice-help-md5sum        "b5acae19cf0913446599ab1823e61c9d">
    1919  <!ENTITY libreoffice-help-size          "16 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "7f8bd2d2102cfb434d8d22df7c907ab5">
     22  <!ENTITY libreoffice-translations-md5sum        "7658653283ee2dabb061ff3e4191c75d">
    2323  <!ENTITY libreoffice-translations-size          "135 MB">
    2424
     
    2626  <!-- full size still accurate for 6.0.1, reconfiguring and rebuilding
    2727   the built source after initial DESTDIR install doesn't take a vast time -->
    28   <!ENTITY libreoffice-buildsize          "8.8 GB (805 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)">
    29   <!-- in this case I allowed 2 SBU for downloads, my total was 66 SBU with fast downloads -->
    30   <!ENTITY libreoffice-time               "64 SBU with parallelism=4 + download time">
     28
     29  <!ENTITY libreoffice-buildsize          "6.2 GB (746 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)">
     30
     31  <!-- for 6.1.1.2 I allowed 2 SBU for downloads, my total was
     32       64.76 SBU with fast downloads
     33  -->
     34  <!ENTITY libreoffice-time               "63 SBU with parallelism=4 + download time">
    3135
    3236]>
Note: See TracChangeset for help on using the changeset viewer.