Changeset d23d845


Ignore:
Timestamp:
10/21/2022 03:14:40 PM (18 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, 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, xry111/llvm18, xry111/xf86-video-removal
Children:
754f0d76
Parents:
88fbb40
git-author:
Bruce Dubbs <bdubbs@…> (10/21/2022 05:20:38 AM)
git-committer:
Bruce Dubbs <bdubbs@…> (10/21/2022 03:14:40 PM)
Message:

Update to libreoffice-7.4.2.3.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r88fbb40 rd23d845  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to libreoffice-7.4.2.3. Fixes
     49          <ulink url="&blfs-ticket-root;17179">#17179</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to node.js-16.18.0. Fixes
    4953          <ulink url="&blfs-ticket-root;17176">#17176</ulink>.</para>
  • packages.ent

    r88fbb40 rd23d845  
    833833<!ENTITY gnumeric-version             "1.12.53">
    834834
    835 <!ENTITY libreoffice-version          "7.4.1">
    836 <!ENTITY libreoffice-patch            ".2">
     835<!ENTITY libreoffice-version          "7.4.2">
     836<!ENTITY libreoffice-patch            ".3">
    837837<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    838838
  • xsoft/office/libreoffice.xml

    r88fbb40 rd23d845  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "2fb28cbd5a436e05fccf3b73ca77e6ed">
    11   <!ENTITY libreoffice-core-size          "251 MB">
     10  <!ENTITY libreoffice-core-md5sum        "aeb1fba3a91cf2edd580f7acf3ac66c6">
     11  <!ENTITY libreoffice-core-size          "252 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "b32bfdd110b48d11f73f1dbf6e02dac2">
    15   <!ENTITY libreoffice-dict-size          "49 MB">
     14  <!ENTITY libreoffice-dict-md5sum        "bcc2882cd1922d46b55f80e017281007">
     15  <!ENTITY libreoffice-dict-size          "50 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "595d7b2eac64e38656e821edf8d48f2a">
    19   <!ENTITY libreoffice-help-size          "107 MB">
     18  <!ENTITY libreoffice-help-md5sum        "e27690f5d88a9481d73eed77e4bdcf48">
     19  <!ENTITY libreoffice-help-size          "108 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "1b55ae19a4a414a3e910a99d18f504bf">
    23   <!ENTITY libreoffice-translations-size          "190 MB">
     22  <!ENTITY libreoffice-translations-md5sum        "e51486097cc6290aa8dd75f6643224c1">
     23  <!ENTITY libreoffice-translations-size          "191 MB">
    2424
    2525  <!-- full size remeasured for 7.0.0.3 -->
    2626
    27   <!ENTITY libreoffice-buildsize  "9.5 GB including the additional files if downloaded during the build (748 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
     27  <!ENTITY libreoffice-buildsize  "6.7 GB including the additional files if downloaded during the build (682 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
    2828
    2929 <!-- Editors: many updates to poppler will break LO using system poppler until
     
    183183<!-- keep one commented patch, it's sure to again need one or more in a few months:-->
    184184
    185 
     185<!--
    186186      <listitem>
    187187        <para>
     
    190190        </para>
    191191      </listitem>
    192 
     192-->
    193193    </itemizedlist>
    194194    <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
     
    348348
    349349<!-- keep a commented instruction if no patches are currently required -->
    350 
     350<!--
    351351    <para>
    352352     First, fix build failures introduced by the latest poppler version:
     
    354354
    355355<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-poppler_22_09_fixes-1.patch</userinput></screen>
    356 
     356-->
    357357    <para>
    358358      If you have downloaded the dictionaries, help and translations tarballs,
Note: See TracChangeset for help on using the changeset viewer.