Changeset eb056a19


Ignore:
Timestamp:
02/09/2019 09:01:55 PM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
7ae2bfb
Parents:
637bb9ed
Message:

Merge to HEAD 21112.

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

Files:
14 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r637bb9ed reb056a19  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "09">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 7th, &year;">
     9<!ENTITY releasedate  "February 9th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/libidn2.xml

    r637bb9ed reb056a19  
    77  <!ENTITY libidn2-download-http "&gnu-http;/libidn/libidn2-&libidn2-version;.tar.gz">
    88  <!ENTITY libidn2-download-ftp  "&gnu-ftp;/libidn/libidn2-&libidn2-version;.tar.gz">
    9   <!ENTITY libidn2-md5sum        "b9c8aa6e48394155adb39b6d1db086d3">
     9  <!ENTITY libidn2-md5sum        "3d33249c75bef1a25c04063ad7f5f983">
    1010  <!ENTITY libidn2-size          "2.0 MB">
    11   <!ENTITY libidn2-buildsize     "17 MB (with tests)">
    12   <!ENTITY libidn2-time          "0.2 SBU (Using parallelism=4; with tests)">
     11  <!ENTITY libidn2-buildsize     "22 MB (with tests)">
     12  <!ENTITY libidn2-time          "0.2 SBU (with tests)">
    1313]>
    1414
  • general/genutils/highlight.xml

    r637bb9ed reb056a19  
    77  <!ENTITY highlight-download-http "http://www.andre-simon.de/zip/highlight-&highlight-version;.tar.bz2">
    88  <!ENTITY highlight-download-ftp  " ">
    9   <!ENTITY highlight-md5sum        "d41acae977026cdfeec59e342cbe48ae">
     9  <!ENTITY highlight-md5sum        "ea39fb9f562156efa35e4de586909d6a">
    1010  <!ENTITY highlight-size          "1.3 MB">
    11   <!ENTITY highlight-buildsize     "20 MB">
     11  <!ENTITY highlight-buildsize     "27 MB">
    1212  <!ENTITY highlight-time          "0.3 SBU (Using paralllelism=4)">
    1313]>
  • general/graphlib/poppler.xml

    r637bb9ed reb056a19  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "1fc64bd358c9f31d0c88a7f2b0d8b23d">
     9  <!ENTITY poppler-md5sum        "1ce581bde2f23fa55bee13d8c61ac0df">
    1010  <!ENTITY poppler-size          "1.4 MB">
    11   <!ENTITY poppler-buildsize     "62 MB (with Qt5 library and tests)">
    12   <!ENTITY poppler-time          "0.8 SBU (with parallelism=4, Qt5 library, and tests)">
     11  <!ENTITY poppler-buildsize     "84 MB (with Qt5 library and tests)">
     12  <!ENTITY poppler-time          "0.9 SBU (with parallelism=4, Qt5 library, and tests)">
    1313
    1414  <!ENTITY poppler-data-version       "0.4.9">
  • general/prog/lxml.xml

    r637bb9ed reb056a19  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "4242c749bacda939853c418cf52a89aa">
    10   <!ENTITY lxml-size          "2.4 MB">
    11   <!ENTITY lxml-buildsize     "127 MB (add 27 MB for the testsuite)">
     9  <!ENTITY lxml-md5sum        "d2b2eb305bfa9ed15aebe61affb3ffa4">
     10  <!ENTITY lxml-size          "4.2 MB">
     11  <!ENTITY lxml-buildsize     "179 MB (add 39 MB for the testsuite)">
    1212  <!ENTITY lxml-time          "1.9 SBU (add 1.7 SBU for the testsuite)">
    1313]>
     
    8181      <bridgehead renderas="sect5">Optional (to run more tests)</bridgehead>
    8282      <para role="optional">
    83         <xref linkend="gdb"/>
    84         <xref linkend="valgrind"/>
     83        <xref linkend="gdb"/>,
     84        <xref linkend="valgrind"/>, and
    8585        <ulink url="&pypi;/cssselect/">cssselect</ulink>
    8686      </para>
  • general/prog/ninja.xml

    r637bb9ed reb056a19  
    77  <!ENTITY ninja-download-http "https://github.com/ninja-build/ninja/archive/v&ninja-version;/ninja-&ninja-version;.tar.gz">
    88  <!ENTITY ninja-download-ftp  " ">
    9   <!ENTITY ninja-md5sum        "5fdb04461cc7f5d02536b3bfc0300166">
    10   <!ENTITY ninja-size          "184 KB">
    11   <!ENTITY ninja-buildsize     "48 MB">
     9  <!ENTITY ninja-md5sum        "f340be768a76724b83e6daab69009902">
     10  <!ENTITY ninja-size          "186 KB">
     11  <!ENTITY ninja-buildsize     "65 MB">
    1212  <!ENTITY ninja-time          "0.2 SBU">
    1313]>
  • general/prog/php.xml

    r637bb9ed reb056a19  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "9c4df46b64582d3c3e8fb6f01a08158e">
     9  <!ENTITY php-md5sum        "92a237d2f4075eb00dd2b1f36e71ae4c">
    1010  <!ENTITY php-size          "11 MB">
    11   <!ENTITY php-buildsize     "577 MB (add 5 MB for tests, add 112 MB for documentation)">
    12   <!ENTITY php-time          "1.2 SBU (with parallelism=4; add 2.7 SBU for tests)">
     11  <!ENTITY php-buildsize     "789 MB (add 5 MB for tests, add 112 MB for documentation)">
     12  <!ENTITY php-time          "1.9 SBU (with parallelism=4; add 2.8 SBU for tests)">
    1313]>
    1414
     
    100100      <xref linkend="pcre"/>,
    101101      <xref linkend="pth"/>,
     102      <ulink url="https://wiki.ubuntu.com/AppArmor">AppArmor</ulink>,
    102103      <ulink url="http://dmalloc.com/">Dmalloc</ulink>,
    103104      <ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>,
     
    117118      <!--<ulink url="http://www.fastio.com/">ClibPDF</ulink>, - site asks for username/password-->
    118119      <ulink url="http://www.adobe.com/devnet/acrobat/fdftoolkit.html">FDF Toolkit</ulink>,
    119       <ulink url="https://bitbucket.org/libgd/gd-libgd/downloads">GD</ulink>, and
     120      <ulink url="https://github.com/libgd/libgd">GD</ulink>, and
    120121      <ulink url="http://fossies.org/linux/misc/old/t1lib-5.1.2.tar.gz/">t1lib</ulink>
    121122    </para>
     
    128129      <ulink url="https://www.hyperwave.com/en/">Hyperwave</ulink>,
    129130      <ulink url="http://www.mnogosearch.org/">mnoGoSearch</ulink>,
    130       <ulink url="http://www.roxen.com/products/webserver/">Roxen WebServer</ulink>, and
     131      <ulink url="http://download.roxen.com/6.1/">Roxen WebServer</ulink>, and
    131132      <ulink url="https://wddxnet.codeplex.com/">WDDX</ulink>
    132133    </para>
     
    135136    <para role="optional">
    136137      <xref linkend="db"/> (Note that PHP does not officially support versions
    137  above 5.3),
     138      above 5.3),
     139      <xref linkend="libiodbc"/>,
     140      <xref linkend="lmdb"/>,
    138141      <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
    139142      <xref linkend="openldap"/>,
     
    147150      <ulink url="http://www.empress.com/">Empress</ulink>,
    148151      <ulink url="http://www.frontbase.com/cgi-bin/WebObjects/FBWebSite">FrontBase</ulink>,
     152      <ulink url="https://www.ibm.com/analytics/us/en/db2/">IBM DB2</ulink>,
    149153      <ulink url="http://www.hughes.com.au/products/msql/">Mini SQL</ulink>,
    150154      <ulink url="http://www.monetra.com/">Monetra</ulink>, and
     
    340344  <sect2 role="commands">
    341345    <title>Command Explanations</title>
    342 
     346<!-- Seems to be obsolete?
    343347      <para revision="systemd">
    344348        <command>sed -i "s|lsystemd-daemon|lsystemd|g" configure</command>:
    345349        This command fixes the detection of the systemd library.
    346350      </para>
    347 
     351-->
    348352      <para>
    349353        <parameter>--datadir=/usr/share/php</parameter>: This works
     
    611615
    612616        <seg>dba.{so,a} and opcache.{so,a} in
    613        /usr/lib/php/extensions/no-debug-non-zts-20170718</seg>
     617       /usr/lib/php/extensions/no-debug-non-zts-20180731</seg>
    614618
    615619        <seg>/etc/php-fpm.d, /usr/{include,lib,share}/php and
     
    641645          <para>
    642646            is the PHP Extension and Application Repository (PEAR) package
    643             manager.
     647            manager. This isn't installed by default.
    644648          </para>
    645649          <indexterm zone="php pear">
  • introduction/welcome/changelog.xml

    r637bb9ed reb056a19  
    4242    </listitem>
    4343    -->
     44
     45    <listitem>
     46      <para>February 9th, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Update to lxml-4.3.1. Fixes
     50          <ulink url="&blfs-ticket-root;11653">#11653</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to WebkitGTK+-2.22.6. Fixes
     54          <ulink url="&blfs-ticket-root;11654">#11654</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[pierre] - Update to ninja-1.9.0. Fixes
     58          <ulink url="&blfs-ticket-root;11655">#11655</ulink>.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[renodr] - Update to libidn2-2.1.1. Fixes
     62          <ulink url="&blfs-ticket-root;11651">#11651</ulink>.</para>
     63        </listitem>
     64      </itemizedlist>
     65    </listitem>
     66
     67    <listitem>
     68      <para>February 8th, 2019</para>
     69      <itemizedlist>
     70        <listitem>
     71          <para>[renodr] - Update to poppler-0.74.0. Fixes
     72          <ulink url="&blfs-ticket-root;11645">#11645</ulink>.</para>
     73        </listitem>
     74        <listitem>
     75          <para>[renodr] - Update to highlight-3.49. Fixes
     76          <ulink url="&blfs-ticket-root;11646">#11646</ulink>.</para>
     77        </listitem>
     78        <listitem>
     79          <para>[renodr] - Update to dhcpcd-7.1.1. Fixes
     80          <ulink url="&blfs-ticket-root;11648">#11648</ulink>.</para>
     81        </listitem>
     82        <listitem>
     83          <para>[renodr] - Update to php-7.3.2. Fixes
     84          <ulink url="&blfs-ticket-root;11647">#11647</ulink>.</para>
     85        </listitem>
     86        <listitem>
     87          <para>[bdubbs] - Update to sqlite-autoconf-3270000 (3.27.1). Fixes
     88          <ulink url="&blfs-ticket-root;11649">#11649</ulink>.</para>
     89        </listitem>
     90        <listitem>
     91          <para>[pierre] - Allow using Python 3 to build Qt5.</para>
     92        </listitem>
     93      </itemizedlist>
     94    </listitem>
    4495
    4596    <listitem>
  • networking/connect/dhcpcd.xml

    r637bb9ed reb056a19  
    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        "918520b171f32f0da97316f3bcf3edc1">
     9  <!ENTITY dhcpcd-md5sum        "adc0a949cb718b455d81deea9ba2875f">
    1010  <!ENTITY dhcpcd-size          "208 KB">
    11   <!ENTITY dhcpcd-buildsize     "2.4 MB">
     11  <!ENTITY dhcpcd-buildsize     "2.9 MB">
    1212  <!ENTITY dhcpcd-time          "less than 0.1 SBU">
    1313]>
     
    6464    <bridgehead renderas="sect4">Optional</bridgehead>
    6565    <para role="optional">
    66       <xref linkend="llvm"/> (with Clang)
     66       <xref linkend="llvm"/> (with Clang),
     67       <xref linkend="ntp"/>,
     68       <ulink url="https://chrony.tuxfamily.org/">chronyd</ulink>, and
     69       <ulink url="https://github.com/thkukuk/ypbind-mt/">ypbind</ulink>
    6770    </para>
    6871
     
    356359        <listitem>
    357360          <para>
    358             add udev support for interface arrival and departure; this is
     361            adds udev support for interface arrival and departure; this is
    359362            because udev likes to rename the interface, which it can't do if
    360363            dhcpcd grabs it first.
  • packages.ent

    r637bb9ed reb056a19  
    7272<!ENTITY nano-version                 "3.2">
    7373<!ENTITY vim-version                  "8.1">
    74 <!ENTITY vim-majmin                   "80">
     74<!ENTITY vim-majmin                   "81">
    7575
    7676<!-- Chapter 7 -->
     
    145145<!ENTITY libical-version              "3.0.4">
    146146<!ENTITY libidn-version               "1.35">
    147 <!ENTITY libidn2-version              "2.1.0">
     147<!ENTITY libidn2-version              "2.1.1">
    148148<!ENTITY libiodbc-version             "3.52.12">
    149149<!ENTITY libksba-version              "1.3.5">
     
    224224<!ENTITY openjpeg2-version            "2.3.0">
    225225<!ENTITY pixman-version               "0.36.0">   <!-- Even minors only -->
    226 <!ENTITY poppler-version              "0.73.0">
     226<!ENTITY poppler-version              "0.74.0">
    227227<!ENTITY potrace-version              "1.15">
    228228<!ENTITY qpdf-version                 "8.4.0">
     
    241241<!ENTITY hicolor-icon-theme-version   "0.17">
    242242<!ENTITY icon-naming-utils-version    "0.8.90">
    243 <!ENTITY highlight-version            "3.48">
     243<!ENTITY highlight-version            "3.49">
    244244<!ENTITY ibus-version                 "1.5.19">
    245245<!ENTITY imagemagick6-version         "6.9.10">
     
    332332<!ENTITY mercurial-version            "4.9">
    333333<!ENTITY nasm-version                 "2.14.02">
    334 <!ENTITY ninja-version                "1.8.2">
     334<!ENTITY ninja-version                "1.9.0">
    335335<!ENTITY npapi-sdk-version            "0.27.2">
    336 <!ENTITY php-version                  "7.3.1">
     336<!ENTITY php-version                  "7.3.2">
    337337<!ENTITY python2-version              "2.7.15">
    338338<!ENTITY python3-version              "3.7.2">
     
    523523<!ENTITY Jinja2-version               "2.10">
    524524<!-- libxml2 for Python2 shares the version of libxml2 -->
    525 <!ENTITY lxml-version                 "4.3.0">
     525<!ENTITY lxml-version                 "4.3.1">
    526526<!ENTITY mako-version                 "1.0.7">
    527527<!ENTITY MarkupSafe-version           "1.1.0">
     
    542542<!-- Chapter 14 -->
    543543<!ENTITY ppp-version                  "2.4.5">
    544 <!ENTITY dhcpcd-version               "7.1.0">
     544<!ENTITY dhcpcd-version               "7.1.1">
    545545<!ENTITY dhcp-version                 "4.4.1">
    546546
     
    631631<!ENTITY mariadb-version              "10.3.12">
    632632<!ENTITY postgresql-version           "11.1">
    633 <!ENTITY sqlite-version               "3.26.0">
     633<!ENTITY sqlite-version               "3.27.1">
    634634
    635635<!-- Chapter 23 -->
     
    710710<!ENTITY shared-mime-info-version     "1.10">
    711711<!ENTITY startup-notification-version "0.12">
    712 <!ENTITY webkitgtk-version            "2.22.5">    <!-- Even minors only -->
     712<!ENTITY webkitgtk-version            "2.22.6">    <!-- Even minors only -->
    713713
    714714<!ENTITY gtk2-libdir                  "2.0/2.10.0">
  • server/databases/sqlite.xml

    r637bb9ed reb056a19  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3260000">
    8   <!ENTITY sqlite-doc-version   "3260000">
     7  <!ENTITY sqlite-dl-version    "3270100">
     8  <!ENTITY sqlite-doc-version   "3270100">
    99
    1010<!-- When updating, do not forget the above entities -->
    1111
    12   <!ENTITY sqlite-download-http "https://sqlite.org/2018/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
     12  <!ENTITY sqlite-download-http "https://sqlite.org/2019/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1313  <!ENTITY sqlite-download-ftp  " ">
    14   <!ENTITY sqlite-md5sum        "ac2b3b8cd3a97600e36fb8e756e8dda1">
     14  <!ENTITY sqlite-md5sum        "cb72c5f93235cd56b18ee2aa1504cdaf">
    1515  <!ENTITY sqlite-size          "2.7 MB">
    16   <!ENTITY sqlite-buildsize     "71 MB">
    17   <!ENTITY sqlite-time          "0.7 SBU">
    18 
    19   <!ENTITY sqlite-docs-download "https://sqlite.org/2018/sqlite-doc-&sqlite-doc-version;.zip">
    20   <!ENTITY sqlite-docs-md5sum   "c32bbad4e5c36fb0ce1484de642d2f06">
    21   <!ENTITY sqlite-docs-size     "8.9 MB">
     16  <!ENTITY sqlite-buildsize     "72 MB">
     17  <!ENTITY sqlite-time          "0.3 SBU (Using parallelism=4)">
     18
     19  <!ENTITY sqlite-docs-download "https://sqlite.org/2019/sqlite-doc-&sqlite-doc-version;.zip">
     20  <!ENTITY sqlite-docs-md5sum   "8581a5a9f89a697b06b7405cc0fb8969">
     21  <!ENTITY sqlite-docs-size     "9.0 MB">
    2222]>
    2323
  • x/lib/qt5.xml

    r637bb9ed reb056a19  
    131131      <xref linkend="pciutils"/> (required for QtWebEngine),
    132132      <xref linkend="postgresql"/>,
     133      <xref linkend="python2"/> (required for QtWebEngine),
    133134      <xref linkend="pulseaudio"/>,
    134135      <xref linkend="unixodbc"/>, and
     
    200201      </para>
    201202    </caution>
    202 <!--
    203     <para>
    204       If your system is using glibc-2.28, apply the patch to exclude certain
    205       system headers and to avoid redefining two functions which are now in
    206       glibc :
    207     </para>
    208 
    209 <screen><userinput>patch -Np1 -i ../qt-&qt5-version;-glibc228-1.patch</userinput></screen>
    210 -->
     203
    211204    <note>
    212205      <para>
     
    239232    </note>
    240233
    241 <!--  Not needed with mariadb-10.2.8, but a symlink for mysql_version.h
    242       on the mariadb page, is needed.
    243 
    244     <para>
    245       If you have <xref linkend="mariadb"/> installed, fix a build issue with
    246       with <application>MySQL</application> compatibility:
    247     </para>
    248 
    249 <screen><userinput>sed '/qsqlresult_p.h&gt;/a#include &lt;mysql/mysql_version.h&gt;' \
    250     -i qtbase/src/plugins/sqldrivers/mysql/qsql_mysql.cpp</userinput></screen>
    251 -->
    252 
    253234    <para>
    254235      Install <application>Qt5</application> by running the following commands:
    255236    </para>
    256237
    257 <screen><userinput>./configure -prefix $QT5PREFIX                          \
    258             -sysconfdir /etc/xdg                        \
    259             -confirm-license                            \
    260             -opensource                                 \
    261             -dbus-linked                                \
    262             -openssl-linked                             \
    263             -system-harfbuzz                            \
    264             -system-sqlite                              \
    265             -nomake examples                            \
    266             -no-rpath                                   \
    267             -skip qtwebengine                           &amp;&amp;
     238<screen><userinput>find . -name "*.pr[io]" | xargs sed -i 's/python/&amp;3/' &amp;&amp;
     239./configure -prefix $QT5PREFIX                        \
     240            -sysconfdir /etc/xdg                      \
     241            -confirm-license                          \
     242            -opensource                               \
     243            -dbus-linked                              \
     244            -openssl-linked                           \
     245            -system-harfbuzz                          \
     246            -system-sqlite                            \
     247            -nomake examples                          \
     248            -no-rpath                                 \
     249            -skip qtwebengine                         &amp;&amp;
    268250make</userinput></screen>
    269251
     
    382364  <sect2 role="commands">
    383365    <title>Command Explanations</title>
     366
     367    <para>
     368      <command>find ... | xargs sed ...</command>: Allows using
     369      <application>Python 3</application> instead of <application>Python
     370      2</application>. This command destroys the build for QtWebEngine, so do
     371      not use it if you remove the <parameter>-skip qtwebengine</parameter>
     372      switch.
     373    </para>
    384374
    385375    <para>
  • x/lib/qtwebengine.xml

    r637bb9ed reb056a19  
    232232    <para>
    233233      <command>-- -system-ffmpeg -webengine-icu</command>: If any options are
    234       passed to qmake ithey must come after '--' which must follow '..' that points
     234      passed to qmake they must come after '--' which must follow '..' that points
    235235      to the main directory. The options here cause it to use system ffmpeg and
    236236      system icu.  If built as part of full Qt5, the system icu is automatically
  • x/lib/webkitgtk.xml

    r637bb9ed reb056a19  
    77  <!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
    88  <!ENTITY webkitgtk-download-ftp  " ">
    9   <!ENTITY webkitgtk-md5sum        "96a731522b800f38e70f85c22f8de477">
     9  <!ENTITY webkitgtk-md5sum        "7c21a30f7f078f0b712caf0c7ee966a4">
    1010  <!ENTITY webkitgtk-size          "16 MB">
    1111  <!ENTITY webkitgtk-buildsize     "789 MB (128 MB installed)">
    12   <!ENTITY webkitgtk-time          "20 SBU (using parallelism=4, 65 SBUs using one core)">
     12  <!ENTITY webkitgtk-time          "25 SBU (using parallelism=4, 65 SBUs using one core)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.