Changeset 33d86da


Ignore:
Timestamp:
01/02/2018 07:41:48 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.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
e319d3b
Parents:
79af6e0
Message:

Update to gc-7.6.2.
Update to dhcpcd-7.0.0.
Update to libreoffice-5.4.4.2.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r79af6e0 r33d86da  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "02">                   <!-- Always 2 digits -->
     3<!ENTITY day          "03">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 2nd, &year;">
     9<!ENTITY releasedate  "January 3rd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/gc.xml

    r79af6e0 r33d86da  
    77  <!ENTITY gc-download-http "http://www.hboehm.info/gc/gc_source/gc-&gc-version;.tar.gz">
    88  <!ENTITY gc-download-ftp  " ">
    9   <!ENTITY gc-md5sum        "bf46ccbdaccfa3186c2ab87191c8855a">
     9  <!ENTITY gc-md5sum        "66854af096fcd23b97dd7e1b829215c0">
    1010  <!ENTITY gc-size          "1.1 MB">
    11   <!ENTITY gc-buildsize     "13 MB (with tests)">
    12   <!ENTITY gc-time          "0.2 SBU (with tests)">
     11  <!ENTITY gc-buildsize     "12 MB (with tests)">
     12  <!ENTITY gc-time          "0.1 SBU (with tests)">
    1313]>
    1414
     
    8484      <xref linkend="libatomic_ops"/>
    8585    </para>
    86 <!--      (Gc contains a copy of
    87       Libatomic_ops-&gc-version; which it will compile and statically link if
    88       configure doesn't find Libatomic_ops installed on your system)
    89     </para>
    90 -->
    9186
    9287    <para condition="html" role="usernotes">
     
    10297    </para>
    10398
    104 <screen><userinput>sed -i 's#pkgdata#doc#' doc/doc.am &amp;&amp;
    105 autoreconf -fi  &amp;&amp;
    106 ./configure --prefix=/usr      \
     99<screen><userinput>./configure --prefix=/usr      \
    107100            --enable-cplusplus \
    108101            --disable-static   \
     
    119112
    120113<screen role="root"><userinput>make install &amp;&amp;
    121 install -v -m644 doc/gc.man /usr/share/man/man3/gc_malloc.3 &amp;&amp;
    122 ln -sfv gc_malloc.3 /usr/share/man/man3/gc.3</userinput></screen>
     114install -v -m644 doc/gc.man /usr/share/man/man3/gc_malloc.3</userinput></screen>
    123115  </sect2>
    124116
     
    127119
    128120    <para>
    129       <command>sed -i 's#pkgdata#doc#' doc/doc.am</command> and
    130121      <parameter>--docdir=/usr/share/doc/gc-&gc-version;</parameter>:
    131       These commands are used so the package will install the
     122      This option is used so the package will install the
    132123      documentation in a versioned directory.
    133     </para>
    134 
    135     <para>
    136       <command>autoreconf -fi</command>: This regenerates the
    137       <command>configure</command> script and the
    138       <filename>Makefile.in</filename> files.
    139124    </para>
    140125
     
    163148        </seg>
    164149        <seg>
    165           libcord.so, libgc.so and
     150          libcord.so,
     151          libgc.so, and
    166152          libgccpp.so
    167153        </seg>
  • introduction/welcome/changelog.xml

    r79af6e0 r33d86da  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>January 3rd, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to gc-7.6.2. Fixes
     49          <ulink url="&blfs-ticket-root;10226">#10226</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to dhcpcd-7.0.0. Fixes
     53          <ulink url="&blfs-ticket-root;10225">#10225</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to libreoffice-5.4.4.2. Fixes
     57          <ulink url="&blfs-ticket-root;9856">#9856</ulink>.</para>
     58        </listitem>
     59      </itemizedlist>
     60    </listitem>
     61
    4462    <listitem>
    4563      <para>January 2nd, 2018</para>
  • networking/connect/dhcpcd.xml

    r79af6e0 r33d86da  
    77  <!ENTITY dhcpcd-download-http "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
    88  <!ENTITY dhcpcd-download-ftp  "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
    9   <!ENTITY dhcpcd-md5sum        "2465624b62c1154f0e89dc69c42c849b">
    10   <!ENTITY dhcpcd-size          "196 KB">
    11   <!ENTITY dhcpcd-buildsize     "2.7 MB">
     9  <!ENTITY dhcpcd-md5sum        "3b476f61490a8890ac90523400110328">
     10  <!ENTITY dhcpcd-size          "204 KB">
     11  <!ENTITY dhcpcd-buildsize     "2.8 MB">
    1212  <!ENTITY dhcpcd-time          "less than 0.1 SBU">
    1313]>
  • packages.ent

    r79af6e0 r33d86da  
    315315<!--<!ENTITY gcc-java-version             "7.1.0">-->
    316316<!ENTITY gcc-ada-version              "7.2.0">
    317 <!ENTITY gc-version                   "7.6.0">
     317<!ENTITY gc-version                   "7.6.2">
    318318<!ENTITY gdb-version                  "8.0.1">
    319319<!ENTITY git-version                  "2.15.1">
     
    426426<!-- Chapter 14 -->
    427427<!ENTITY ppp-version                  "2.4.5">
    428 <!ENTITY dhcpcd-version               "6.11.5">
     428<!ENTITY dhcpcd-version               "7.0.0">
    429429<!ENTITY dhcp-version                 "4.3.6">
    430430
     
    720720<!ENTITY gnucash-version              "2.4.11">
    721721
    722 <!ENTITY libreoffice-version          "5.4.1">
     722<!ENTITY libreoffice-version          "5.4.4">
    723723<!ENTITY libreoffice-patch            ".2">
    724724<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
  • xsoft/office/libreoffice.xml

    r79af6e0 r33d86da  
    1010
    1111  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    12   <!ENTITY libreoffice-core-md5sum        "95cb3b05efd537716fcbf0674cbebc99">
    13   <!ENTITY libreoffice-core-size          "184 MB">
     12  <!ENTITY libreoffice-core-md5sum        "e63f512803be129431e8ab788e141b0e">
     13  <!ENTITY libreoffice-core-size          "185 MB">
    1414
    1515  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    16   <!ENTITY libreoffice-dict-md5sum        "aaa11f4cc98207e2f95abd648ec95812">
    17   <!ENTITY libreoffice-dict-size          "39 MB">
     16  <!ENTITY libreoffice-dict-md5sum        "eb85b2b47f985c8475502dba91eeb9c4">
     17  <!ENTITY libreoffice-dict-size          "40 MB">
    1818
    1919  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    20   <!ENTITY libreoffice-help-md5sum        "994c4f1aa14747109ef7e763597c757b">
    21   <!ENTITY libreoffice-help-size          "2.2 MB">
     20  <!ENTITY libreoffice-help-md5sum        "27d81cb9a790d790928e63e119488368">
     21  <!ENTITY libreoffice-help-size          "2.3 MB">
    2222
    2323  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    24   <!ENTITY libreoffice-translations-md5sum        "cfc35951a952c2a79e0deba43a00c29d">
    25   <!ENTITY libreoffice-translations-size          "130 MB">
    26 
    27 
    28   <!ENTITY libreoffice-buildsize          "9.6 GB (795 MB installed). Installing the whole set of languages has been reported to require up to 26 GB (2.9 GB installed)">
    29   <!ENTITY libreoffice-time               "41 SBU with parallelism=8 + download time">
     24  <!ENTITY libreoffice-translations-md5sum        "ea9b9a849144a16a66dae28c7bb9a597">
     25  <!ENTITY libreoffice-translations-size          "131 MB">
     26
     27
     28  <!ENTITY libreoffice-buildsize          "6.6 GB (740 MB installed). Installing the whole set of languages has been reported to require up to 26 GB (2.9 GB installed)">
     29  <!ENTITY libreoffice-time               "32 SBU with parallelism=8 + download time">
    3030
    3131]>
Note: See TracChangeset for help on using the changeset viewer.