Changeset b54fdc84


Ignore:
Timestamp:
01/14/2023 12:19:26 PM (15 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
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:
9335a99
Parents:
18aaa202
Message:

Update to libreoffice-7.4.4.2

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r18aaa202 rb54fdc84  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[pierre] - Update to libreoffice-7.4.4.2. Fixes
     46          <ulink url="&blfs-ticket-root;17512">#17512</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[pierre] - Update to ed-1.19. Fixes
    4650          <ulink url="&blfs-ticket-root;17516">#17516</ulink>.</para>
  • packages.ent

    r18aaa202 rb54fdc84  
    841841<!ENTITY gnumeric-version             "1.12.53">
    842842
    843 <!ENTITY libreoffice-version          "7.4.3">
     843<!ENTITY libreoffice-version          "7.4.4">
    844844<!ENTITY libreoffice-patch            ".2">
    845845<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
  • xsoft/office/libreoffice.xml

    r18aaa202 rb54fdc84  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "85dd5f6035e69074176bcd1ff3b53360">
     10  <!ENTITY libreoffice-core-md5sum        "442a656664587ccdf7ef4d3d759a56e1">
    1111  <!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        "185e65812a77b726d0b2ee0d8fb5bd90">
     14  <!ENTITY libreoffice-dict-md5sum        "2d0b4fbc529d4c4a21667bd042f58817">
    1515  <!ENTITY libreoffice-dict-size          "49 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "05bb0ea0f472fa7d67e44c6b7bdb6146">
     18  <!ENTITY libreoffice-help-md5sum        "665a9db71e7c1fb031057102d9f9feab">
    1919  <!ENTITY libreoffice-help-size          "107 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "66c3d9078b5c3163b1a780cb4b28517f">
     22  <!ENTITY libreoffice-translations-md5sum        "ce2c5b97ba6ab9aeb0a6c11ef9d2394e">
    2323  <!ENTITY libreoffice-translations-size          "190 MB">
    2424
     
    5757
    5858  -->
    59   <!ENTITY libreoffice-time "45 SBU with parallelism=4 (will vary due to download time)">
     59  <!ENTITY libreoffice-time "53 SBU with parallelism=4 (will vary due to download time)">
    6060
    6161]>
     
    221221    <para role="recommended">
    222222      <xref linkend="apache-ant"/>,
    223 <!--  <xref linkend="apr"/>, -->
    224223      <xref linkend="boost"/>,
    225224      <xref linkend="clucene"/>,
     
    236235      <xref linkend="gst10-plugins-base"/>,
    237236      <xref linkend="gtk3"/>,
    238  <!-- <xref linkend="gtk2"/>  -->
    239237      <xref linkend="harfbuzz"/>,
    240238      <xref linkend="icu"/>,
     
    248246      <xref linkend="lxml"/>,
    249247      <xref linkend="mesa"/>,
    250 <!--  <xref linkend="neon"/>, -->
    251248      <xref linkend="nss"/>,
    252249      <xref linkend="openldap"/> (if connecting to an LDAP server),
    253250      <xref linkend="poppler"/>,
    254251      <xref linkend="postgresql"/>,
    255       <xref linkend="redland"/>,
    256 <!--  <xref linkend="serf"/>, --> and
     252      <xref linkend="redland"/>, and
    257253      <xref linkend="unixodbc"/>
    258254    </para>
     
    277273      <xref linkend="valgrind"/>,
    278274      <xref linkend="vlc"/>,
    279 <!--  <xref linkend="zenity"/>, -->
    280275      <ulink url="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</ulink>,
    281276      <ulink url="https://hc.apache.org/httpcomponents-client-ga/index.html">Apache Commons HttpClient</ulink>,
     
    429424   i?86) sed /-Os/d -i solenv/gbuild/platform/LINUX_INTEL_GCC.mk ;;
    430425esac</userinput></screen>
    431 
     426<!-- Not needed anymore with last version (1.10.13) of apache-ant
    432427    <para>
    433428      <xref linkend="openjdk"/> breaks the build if the following variable is
     
    436431
    437432<screen><userinput>export ANT_OPTS="-Djava.security.manager=allow"</userinput></screen>
    438 
     433-->
    439434    <para>
    440435      The latest version of GPGME breaks configure due to a library change.
Note: See TracChangeset for help on using the changeset viewer.