Changeset e00592e3


Ignore:
Timestamp:
11/20/2014 09:37:53 AM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
e14cdd5
Parents:
c66063b
Message:

Update to libreoffice-4.3.4.1.
Fix ChangeLog.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc66063b re00592e3  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "19">                   <!-- Always 2 digits -->
     3<!ENTITY day          "20">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 19th, &year;">
     9<!ENTITY releasedate  "November 20th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rc66063b re00592e3  
    4646
    4747    <listitem>
     48      <para>November 20th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to libreoffice-4.3.4.1. Fixes
     52          <ulink url="&blfs-ticket-root;5826">#5826</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>November 19th, 2014</para>
    4959      <itemizedlist>
     
    5161          <para>[pierre] - Update to OpenJDK-1.8.0_25. Fixes
    5262          <ulink url="&blfs-ticket-root;5686">#5686</ulink>.</para>
     63        </listitem>
     64        <listitem>
    5365          <para>[fernando] - Update to unbound-1.5.0. Fixes
    5466          <ulink url="&blfs-ticket-root;5838">#5838</ulink>.</para>
  • packages.ent

    rc66063b re00592e3  
    581581<!ENTITY gnucash-version              "2.4.11">
    582582
    583 <!ENTITY libreoffice-version          "4.3.3">
    584 <!ENTITY libreoffice-patch            ".2">
     583<!ENTITY libreoffice-version          "4.3.4">
     584<!ENTITY libreoffice-patch            ".1">
    585585<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    586586
  • xsoft/office/libreoffice.xml

    rc66063b re00592e3  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "a0c7f05fd2edb91e195adb2f4170d794">
     10  <!ENTITY libreoffice-core-md5sum        "98312fcb1e1ab37321f29f64f312160a">
    1111  <!ENTITY libreoffice-core-size          "146 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "be29bf16f618b49571a283ca89023d0a">
     14  <!ENTITY libreoffice-dict-md5sum        "c323e5d646b3681c81fdd98510c2ae5a">
    1515  <!ENTITY libreoffice-dict-size          "36 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "072a585981c9177e7930a193b357a4b2">
     18  <!ENTITY libreoffice-help-md5sum        "71ed47d8148dd66275bd87699b31c242">
    1919  <!ENTITY libreoffice-help-size          "1.8 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "5b735fd27b42af83cf83d483a5eb2b04">
     22  <!ENTITY libreoffice-translations-md5sum        "6e405e2b499ce28bce1e926bcb7268da">
    2323  <!ENTITY libreoffice-translations-size          "122 MB">
    2424
     
    2828  dependencies (with-system... -->
    2929
    30   <!ENTITY libreoffice-buildsize          "8.4 GB (547 MB installed), with translations">
    31   <!ENTITY libreoffice-time               "47 SBU (using parallelism=8), with translations">
     30  <!ENTITY libreoffice-buildsize          "8.7 GB (548 MB installed), with translations">
     31  <!ENTITY libreoffice-time               "74 SBU (using parallelism=4), with translations">
    3232
    3333  <!-- [bdubbs]  For version 4.3.2.2 Built on x86_64 using -\-with-parallelism=4 -->
Note: See TracChangeset for help on using the changeset viewer.