Changeset fb7ec07


Ignore:
Timestamp:
06/08/2019 06:33:33 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
f914d6b
Parents:
cbf7be5
Message:

Merge to HEAD 21661.

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

Files:
28 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcbf7be5 rfb7ec07  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "30">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "05">                   <!-- Always 2 digits -->
     3<!ENTITY day          "07">                   <!-- Always 2 digits -->
     4<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 30th, &year;">
     9<!ENTITY releasedate  "June 7th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/libuv.xml

    rcbf7be5 rfb7ec07  
    77  <!ENTITY libuv-download-http "https://dist.libuv.org/dist/v&libuv-version;/libuv-v&libuv-version;.tar.gz">
    88  <!ENTITY libuv-download-ftp  " ">
    9   <!ENTITY libuv-md5sum        "60dd1d88b8a3d68db9b7c401327503fb">
    10   <!ENTITY libuv-size          "1.2 MB">
     9  <!ENTITY libuv-md5sum        "e3202bd420e0740d6809df042cccd9f9">
     10  <!ENTITY libuv-size          "1.1 MB">
    1111  <!ENTITY libuv-buildsize     "12 MB (add 12 MB for tests)">
    1212  <!ENTITY libuv-time          "0.1 SBU (add 0.4 SBU for tests)">
     
    119119    <para>
    120120      If you want to run the tests, run: <command>make check</command>.
    121       One test, ipc_closed_handle. is known to fail.
     121<!--  One test, ipc_closed_handle. is known to fail. -->
    122122    </para>
    123123
  • general/graphlib/harfbuzz.xml

    rcbf7be5 rfb7ec07  
    66
    77  <!ENTITY harfbuzz-download-http
    8            "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2">
     8           "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.xz">
    99  <!ENTITY harfbuzz-download-ftp  " ">
    1010  <!ENTITY harfbuzz-md5sum        "0736300b8ae88d663b15741180aaf305">
  • general/prog/cmake.xml

    rcbf7be5 rfb7ec07  
    77  <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "1495548397cbfef325a8d153a8720d72">
     9  <!ENTITY cmake-md5sum        "a8cbfc3510b95ea686b4059d8b1f765c">
    1010  <!ENTITY cmake-size          "8.4 MB">
    1111  <!ENTITY cmake-buildsize     "371 MB (add 533 MB for tests)">
     
    124124      cmake-&cmake-version;-test.log</command>, where
    125125      <replaceable>&lt;N&gt;</replaceable> is an integer between 1 and the
    126       number of system cores. 
     126      number of system cores. In case the environment variable
     127      <literal>LANG</literal> is set to a non-blank value and failures
     128      occur, try running the tests without having <literal>LANG</literal> set.
    127129
    128130     <!-- Please, don't remove this comment, needed if tests start to fail
  • general/prog/php.xml

    rcbf7be5 rfb7ec07  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "e363a5dd4ac09c1e9c87dace28029dde">
    10   <!ENTITY php-size          "11 MB">
     9  <!ENTITY php-md5sum        "c05e9290c3ca3e74a4d6ff26aaa4f172">
     10  <!ENTITY php-size          "11.4 MB">
    1111  <!ENTITY php-buildsize     "575 MB (add 4 MB for tests, add 112 MB for documentation)">
    1212  <!ENTITY php-time          "1.9 SBU (with parallelism=4; add 2.5 SBU for tests)">
  • general/sysutils/dbus.xml

    rcbf7be5 rfb7ec07  
    122122  <sect2 role="installation">
    123123    <title>Installation of D-Bus</title>
    124 
     124    <!--
    125125    <para revision="sysv">
    126126      If they do not already exist,
     
    132132useradd -c "D-Bus Message Daemon User" -d /var/run/dbus \
    133133        -u 18 -g messagebus -s /bin/false messagebus</userinput></screen>
     134    -->
    134135
    135136    <para>
  • gnome/platform/geocode-glib.xml

    rcbf7be5 rfb7ec07  
    7979    <bridgehead renderas="sect4">Required</bridgehead>
    8080    <para role="required">
    81       <xref linkend="gtk-doc"/>,
    82       <xref linkend="json-glib"/>, and
     81      <xref linkend="json-glib"/> and
    8382      <xref linkend="libsoup"/>
    8483    </para>
     
    8887      <xref linkend="gobject-introspection"/>
    8988    </para>
    90     <!--
    91     Install phase fails without gtk-doc.
    9289
    9390    <bridgehead renderas="sect4">Optional</bridgehead>
    9491    <para role="optional">
     92      <xref linkend="gtk-doc"/>
    9593    </para>
    96     -->
     94
    9795    <para condition="html" role="usernotes">
    9896      User Notes: <ulink url="&blfs-wiki;/geocode-glib"/>
     
    108106    </para>
    109107
    110     <screen><userinput>mkdir build            &amp;&amp;
    111 cd    build            &amp;&amp;
    112 meson --prefix /usr .. &amp;&amp;
     108    <screen><userinput>mkdir build                                   &amp;&amp;
     109cd    build                                   &amp;&amp;
     110meson --prefix /usr .. -Denable-gtk-doc=false &amp;&amp;
    113111ninja</userinput></screen>
    114112
     
    124122
    125123<screen role="root"><userinput>ninja install</userinput></screen>
     124
     125  </sect2>
     126
     127  <sect2 role="commands">
     128    <title>Command Explanations</title>
     129
     130    <para>
     131      <option>-Denable-gtk-doc=false</option>: Allow this package to be
     132      built without GTK-Doc.  Remove this parameter if GTK-Doc is installed
     133      and you wish to rebuild and install the API documentation.
     134    </para>
    126135
    127136  </sect2>
  • gnome/platform/gexiv2.xml

    rcbf7be5 rfb7ec07  
    109109
    110110    <para>
    111       This package does not come with a test suite.
     111      To test the results, run <command>ninja test</command>.
    112112    </para>
    113113
  • gnome/platform/gnome-desktop.xml

    rcbf7be5 rfb7ec07  
    8181      <xref linkend="gtk3"/>,
    8282      <xref linkend="iso-codes"/>,
     83      <xref linkend="itstool"/>,
    8384      <xref linkend="libseccomp"/>,
    8485      <xref linkend="libxml2"/>, and
  • introduction/welcome/changelog.xml

    rcbf7be5 rfb7ec07  
    7676    </listitem>
    7777    -->
     78    <listitem>
     79      <para>June 7th, 2019</para>
     80      <itemizedlist>
     81        <listitem>
     82          <para>[renodr] - Update to Samba-4.10.4. This is a critical security update,
     83          and it is recommended that all users of Samba from 4.0.x to 4.10.x upgrade
     84          to this version. Fixes
     85          <ulink url="&blfs-ticket-root;11916">#11916</ulink>.</para>
     86        </listitem>
     87        <listitem>
     88          <para>[xry111] - Update to gnutls-3.6.8. Fixes
     89          <ulink url="&blfs-ticket-root;12107">#12107</ulink>.</para>
     90        </listitem>
     91      </itemizedlist>
     92    </listitem>
     93
     94    <listitem>
     95      <para>June 6th, 2019</para>
     96      <itemizedlist>
     97        <listitem>
     98          <para>[timtas] - Update to xfdesktop-4.12.5. Fixes
     99          <ulink url="&blfs-ticket-root;12128">#12128</ulink>.</para>
     100        </listitem>
     101      </itemizedlist>
     102    </listitem>
     103
     104    <listitem>
     105      <para>June 5th, 2019</para>
     106      <itemizedlist>
     107        <listitem>
     108          <para>[xry111] - Update to epiphany-3.32.2. Fixes
     109          <ulink url="&blfs-ticket-root;11807">#11807</ulink>.</para>
     110        </listitem>
     111      </itemizedlist>
     112    </listitem>
     113
     114    <listitem>
     115      <para>June 4th, 2019</para>
     116      <itemizedlist>
     117        <listitem>
     118          <para>[ken] - Update to firefox-67.0.1. Fixes
     119          <ulink url="&blfs-ticket-root;12122">#12122</ulink>.</para>
     120        </listitem>
     121      </itemizedlist>
     122    </listitem>
     123
     124    <listitem>
     125      <para>June 2nd, 2019</para>
     126      <itemizedlist>
     127        <listitem>
     128          <para>[ken] - Update to texlive-20190410 and 2019 version of
     129          install-tl-unx. Fixes
     130          <ulink url="&blfs-ticket-root;11999">#11999</ulink>.</para>
     131        </listitem>
     132        <listitem>
     133          <para>[thomas] - Update to php-7.3.6. Fixes
     134          <ulink url="&blfs-ticket-root;12115">#12115</ulink>.</para>
     135        </listitem>
     136      </itemizedlist>
     137    </listitem>
     138
     139    <listitem>
     140      <para>June 1st, 2019</para>
     141      <itemizedlist>
     142        <listitem>
     143          <para>[thomas] - Update to iptables-1.8.3. Fixes
     144          <ulink url="&blfs-ticket-root;12102">#12102</ulink>.</para>
     145        </listitem>
     146        <listitem>
     147          <para>[thomas] - Update to libuv-1.29.1. Fixes
     148          <ulink url="&blfs-ticket-root;12085">#12085</ulink>.</para>
     149        </listitem>
     150        <listitem>
     151          <para>[thomas] - Update to cmake-3.14.5. Fixes
     152          <ulink url="&blfs-ticket-root;12119">#12119</ulink>.</para>
     153        </listitem>
     154      </itemizedlist>
     155    </listitem>
     156
     157    <listitem>
     158      <para>May 31st, 2019</para>
     159      <itemizedlist>
     160        <listitem>
     161          <para>[renodr] - Update to pipewire-0.2.6. Fixes
     162          <ulink url="&blfs-ticket-root;12092">#12092</ulink>.</para>
     163        </listitem>
     164      </itemizedlist>
     165    </listitem>
     166
    78167    <listitem>
    79168      <para>May 30th, 2019</para>
  • kde/plasma5/plasma-all.xml

    rcbf7be5 rfb7ec07  
    7070    <xref linkend="mesa"/> built with <xref linkend="wayland"/>,
    7171    <xref linkend="NetworkManager"/>,
     72    <xref linkend="pipewire"/>,
    7273    <xref linkend="pulseaudio"/>,
    7374    <xref linkend="qca"/>,
  • multimedia/libdriv/pipewire.xml

    rcbf7be5 rfb7ec07  
    77  <!ENTITY pipewire-download-http "https://github.com/PipeWire/pipewire/archive/&pipewire-version;/pipewire-&pipewire-version;.tar.gz">
    88  <!ENTITY pipewire-download-ftp  " ">
    9   <!ENTITY pipewire-md5sum        "558660cd68f7119ba9477dd996e7d041">
     9  <!ENTITY pipewire-md5sum        "95c5a745b56b68065d528fcf0b1aca31">
    1010  <!ENTITY pipewire-size          "412 KB">
    11   <!ENTITY pipewire-buildsize     "39 MB">
     11  <!ENTITY pipewire-buildsize     "38 MB">
    1212  <!ENTITY pipewire-time          "0.5 SBU">
    1313]>
     
    8181      <xref linkend="gst10-plugins-base"/>,
    8282      <xref linkend="libva"/>,
    83       <xref linkend="sbc"/>,
    84       <xref linkend="sdl2"/>, and
    85       <xref linkend="v4l-utils"/>
     83      <xref linkend="sbc"/>, and
     84      <xref linkend="sdl2"/>
    8685    </para>
    8786
  • networking/netprogs/samba.xml

    rcbf7be5 rfb7ec07  
    77  <!ENTITY samba-download-http "https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "e20678bebd7cf625dc2c9f53101366fe">
     9  <!ENTITY samba-md5sum        "ef745b96eba9ca56334f2b5526427acd">
    1010  <!ENTITY samba-size          "17 MB">
    11   <!ENTITY samba-buildsize     "615 MB (add 562 MB for quicktest)">
    12   <!ENTITY samba-time          "7.0 SBU (add 5.6 SBU for quicktest)">
     11  <!ENTITY samba-buildsize     "616 MB (add 625 MB for quicktest)">
     12  <!ENTITY samba-time          "7.0 SBU (add 16 SBU for quicktest)">
    1313]>
    1414
     
    8585    <para role="optional">
    8686      <xref linkend="avahi"/>,
     87      <xref linkend="bind"/>,
    8788      <xref linkend="cups"/>,
    8889      <xref linkend="cyrus-sasl"/>,
     
    107108      <ulink url="https://cmocka.org/">cmocka</ulink>,
    108109      <ulink url="https://ctdb.samba.org/">ctdb</ulink> (included),
     110      <ulink url="https://cwrap.org/">cwrap</ulink>,
     111      <ulink url="&pypi;/dnspython/">dnspython</ulink>,
     112      <ulink url="https://packages.debian.org/stretch/fam/">FAM</ulink>,
    109113      <ulink url="https://people.gnome.org/~veillard/gamin/">Gamin</ulink>,
    110114      <ulink url="https://github.com/gluster/glusterfs/">GlusterFS</ulink>,
    111115      <ulink url="http://www.h5l.org/">Heimdal</ulink> (included),
    112     <!--  <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, -->
    113     <!--      <ulink url="http://ftp.de.debian.org/debian/pool/main/liba/libaio/">libaio</ulink>, -->
    114116      <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>,
    115117      <ulink url="https://ldb.samba.org/">ldb</ulink> (included),
     
    165167<screen revision="sysv"><userinput>CFLAGS="-I/usr/include/tirpc"          \
    166168LDFLAGS="-ltirpc"                      \
    167   ./configure                          \
     169./configure                            \
    168170    --prefix=/usr                      \
    169171    --sysconfdir=/etc                  \
     
    179181<screen revision="systemd"><userinput>CFLAGS="-I/usr/include/tirpc"          \
    180182LDFLAGS="-ltirpc"                      \
    181   ./configure                          \
     183./configure                            \
    182184    --prefix=/usr                      \
    183185    --sysconfdir=/etc                  \
     
    198200    <filename class="directory">./st/summary</filename>.</para>
    199201
     202    <!-- If doing a security update or a new minor version (point releases do not apply
     203    here), run 'make testenv' before running 'make test' and 'make subunit-test'. This
     204    will setup the test environment and make the tests run faster, as well as point
     205    out any glaring issues that might affect the new Samba installation. With 4.10.4,
     206    I got 236 failures, 73 errors, and 2 unexpected successes. These were all known
     207    upstream, and you can find them in the knownfail list in their git repo.
     208    This is per Upstream's recommendation over IRC.-->
     209
    200210    <note>
    201211      <para>Additionally, developer test suites are available. If you've
    202212      installed the optional python modules above, you can run these tests with
    203213      <command>make test</command>. It is not recommended for the average
    204       builder at nearly 100 SBU and over a gigabyte of disk space, and you
    205       should expect ~80 errors and ~30 failures from the 3000+ tests.</para>
     214      builder at nearly 240 SBU and over a gigabyte of disk space, and you
     215      should expect ~73 errors and ~30 failures from the 3000+ tests.</para>
    206216    </note>
    207217
     
    715725        <term><command>ldbrename</command></term>
    716726        <listitem>
    717           <para>allows you to edit LDB databases using your preferred
    718           editor.</para>
     727          <para>allows you to rename LDB databases.</para>
    719728          <indexterm zone="samba ldbrename">
    720729            <primary sortas="b-ldbrename">ldbrename</primary>
  • networking/netutils/wireshark.xml

    rcbf7be5 rfb7ec07  
    9090    <bridgehead renderas="sect4">Recommended</bridgehead>
    9191    <para role="recommended">
    92       <xref linkend="libpcap"/> (required to capture data), and
     92      <xref linkend="libpcap"/> (required to capture data)
    9393    </para>
    9494
     
    169169cmake -DCMAKE_INSTALL_PREFIX=/usr \
    170170      -DCMAKE_BUILD_TYPE=Release  \
    171       -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/PROGRAM=wireshark-&wireshark-version; \
     171      -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/wireshark-&wireshark-version; \
    172172      -G Ninja \
    173173      .. &amp;&amp;
     
    185185
    186186install -v -m755 -d /usr/share/doc/wireshark-&wireshark-version; &amp;&amp;
    187 install -v -m644    README.linux doc/README.* doc/{*.pod,randpkt.txt} \
     187install -v -m644    ../README.linux ../doc/README.* ../doc/{*.pod,randpkt.txt} \
    188188                    /usr/share/doc/wireshark-&wireshark-version; &amp;&amp;
    189189
  • packages.ent

    rcbf7be5 rfb7ec07  
    1616<!ENTITY cyrus-sasl-version           "2.1.27">
    1717<!ENTITY gnupg2-version               "2.2.15">
    18 <!ENTITY gnutls-version               "3.6.7.1">
     18<!ENTITY gnutls-version               "3.6.8">
    1919<!ENTITY gpgme-version                "1.13.0">
    2020<!ENTITY haveged-version              "1.9.2">
    21 <!ENTITY iptables-version             "1.8.2">
     21<!ENTITY iptables-version             "1.8.3">
    2222<!ENTITY libcap-version               "2.27">
    2323<!ENTITY liboauth-version             "1.0.3">
     
    162162<!ENTITY libusb-version               "1.0.22">
    163163<!ENTITY libusb-compat-version        "0.1.5">
    164 <!ENTITY libuv-version                "1.29.0">
     164<!ENTITY libuv-version                "1.29.1">
    165165<!ENTITY libxkbcommon-version         "0.8.4">
    166166<!-- the libxml2-version is also used for the python2 module,
     
    313313<!ENTITY clisp-version                "2.49">
    314314<!ENTITY cmake-major-version          "3.14">
    315 <!ENTITY cmake-minor-version          "4">
     315<!ENTITY cmake-minor-version          "5">
    316316<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    317317<!ENTITY dejagnu-version              "1.6.2">
     
    333333<!ENTITY ninja-version                "1.9.0">
    334334<!ENTITY npapi-sdk-version            "0.27.2">
    335 <!ENTITY php-version                  "7.3.5">
     335<!ENTITY php-version                  "7.3.6">
    336336<!ENTITY python2-version              "2.7.16">
    337337<!ENTITY python3-version              "3.7.3">
     
    555555<!ENTITY rpcbind-version              "1.2.5">
    556556<!ENTITY rsync-version                "3.1.3">
    557 <!ENTITY samba-version                "4.10.1">
     557<!ENTITY samba-version                "4.10.4">
    558558<!ENTITY wget-version                 "1.20.3">
    559559<!ENTITY wireless-tools-version       "29">
     
    790790<!ENTITY xfce4-power-manager-version  "1.6.2">
    791791<!ENTITY xfce4-settings-version       "4.12.4">
    792 <!ENTITY xfdesktop-version            "4.12.4">
     792<!ENTITY xfdesktop-version            "4.12.5">
    793793<!ENTITY xfwm4-version                "4.12.5">
    794794<!ENTITY xfce4-session-version        "4.12.1">
     
    866866<!-- Chapter 40 -->
    867867<!--<!ENTITY chromium-version             "64.0.3282.186">-->
    868 <!ENTITY epiphany-version             "3.30.3">
     868<!ENTITY epiphany-version             "3.32.2">
    869869<!ENTITY falkon-version               "3.0.1">
    870 <!ENTITY firefox-version              "67.0">
     870<!ENTITY firefox-version              "67.0.1">
    871871<!ENTITY flashplayer-version          "27.0.0.187">
    872872<!ENTITY qupzilla-version             "2.2.6">
     
    950950<!ENTITY opal-version                 "3.10.10">
    951951<!ENTITY opus-version                 "1.3.1">
    952 <!ENTITY pipewire-version             "0.2.5">
     952<!ENTITY pipewire-version             "0.2.6">
    953953<!ENTITY pulseaudio-major-version     "12.2">
    954954<!ENTITY pulseaudio-version           "&pulseaudio-major-version;">
     
    10311031
    10321032<!-- Chapter 51 -->
    1033 <!ENTITY texlive-version              "20180414">
    1034 <!ENTITY texmf-version                "20180414">
     1033<!ENTITY texlive-version              "20190410">
     1034<!ENTITY texmf-version                "20190410">
    10351035<!-- the year is used when setting up PATHs in the tl-installer
    10361036 page, as well as to reference the directory in texlive, also
    10371037 in asymptote, biber and xindy -->
    1038 <!ENTITY texlive-year                 "2018">
     1038<!ENTITY texlive-year                 "2019">
    10391039<!ENTITY asymptote-version            "2.49">
    10401040<!ENTITY biber-version                "2.12">
  • postlfs/security/gnutls.xml

    rcbf7be5 rfb7ec07  
    88  <!ENTITY gnutls-download-ftp  "&gnupg-ftp;/gnutls/v3.6/gnutls-&gnutls-version;.tar.xz">
    99  <!ENTITY gnutls-download-ftp  " ">
    10   <!ENTITY gnutls-md5sum        "92a8049e618afa60e2c852da1884c457">
    11   <!ENTITY gnutls-size          "7.8 MB">
    12   <!ENTITY gnutls-buildsize     "142 MB (add 99 MB for tests)">
     10  <!ENTITY gnutls-md5sum        "9dcf0aa45d1a42e1b3ca5d39ec7c61a8">
     11  <!ENTITY gnutls-size          "5.5 MB">
     12  <!ENTITY gnutls-buildsize     "86 MB (add 80 MB for tests)">
    1313  <!ENTITY gnutls-time          "0.6 SBU (using parallelism=4; add 7.7 SBU for tests)">
    1414]>
     
    137137    <title>Installation of GnuTLS</title>
    138138
    139     <!-- Remove this at 3.6.8 or 3.7.0 -->
    140     <note><para>
    141       The package tarball extracts into directory gnutls-3.6.7, instead of
    142       gnutls-&gnutls-version;.
    143     </para></note>
    144 
    145139    <para>
    146140      Install <application>GnuTLS</application> by running the
  • postlfs/security/iptables.xml

    rcbf7be5 rfb7ec07  
    77  <!ENTITY iptables-download-http "http://www.netfilter.org/projects/iptables/files/iptables-&iptables-version;.tar.bz2">
    88  <!ENTITY iptables-download-ftp  "ftp://ftp.netfilter.org/pub/iptables/iptables-&iptables-version;.tar.bz2">
    9   <!ENTITY iptables-md5sum        "944558e88ddcc3b9b0d9550070fa3599">
    10   <!ENTITY iptables-size          "664 KB">
     9  <!ENTITY iptables-md5sum        "29de711d15c040c402cf3038c69ff513">
     10  <!ENTITY iptables-size          "699 KB">
    1111  <!ENTITY iptables-buildsize     "17 MB">
    1212  <!ENTITY iptables-time          "0.2 SBU">
  • postlfs/security/make-ca.xml

    rcbf7be5 rfb7ec07  
    242242<screen role="nodump"><userinput>openssl x509 -in /etc/ssl/certs/Makebelieve_CA_Root.pem \
    243243             -text \
    244              -fingerprint
     244             -fingerprint \
    245245             -setalias "Disabled Makebelieve CA Root" \
    246246             -addreject serverAuth \
  • pst/typesetting/asymptote.xml

    rcbf7be5 rfb7ec07  
    107107  <sect2 role="installation">
    108108    <title>Installation of asymptote</title>
     109
     110    <note>
     111      <para>
     112        At the moment, there are issues in building <application>dvisvgm</application>.
     113        Without that, <command>asy</command> cannot create svg files. The current
     114        source, for those who need it, can be found at <ulink url="https://dvisvgm.de/"/>
     115      </para>
     116    </note>
    109117
    110118    <para>
  • pst/typesetting/biber.xml

    rcbf7be5 rfb7ec07  
    7676<screen><userinput>wget -c &biber-download-http; \
    7777     -O biber-&biber-version;.tar.gz</userinput></screen>.
    78         </para>
    79       </note>
     78      </para>
     79
     80      <para>
     81       If you have updated to a new release of texlive-source, biber and its
     82       perl dependencies are still in present in <filename
     83       class="directory">/usr</filename> and do not need to be rebuilt. However,
     84       biblatex installs in <filename
     85       class="directory">/opt/texlive/&texlive-year;</filename> and does need to
     86       be reinstalled.
     87      </para>
     88    </note>
    8089
    8190    <bridgehead renderas="sect3">Required Additional Download</bridgehead>
  • pst/typesetting/texlive.xml

    rcbf7be5 rfb7ec07  
    77  <!ENTITY texlive-download-http " ">
    88  <!ENTITY texlive-download-ftp  "ftp://tug.org/texlive/historic/&texlive-year;/texlive-&texlive-version;-source.tar.xz">
    9   <!ENTITY texlive-md5sum        "41d1e8874d266935c656fe51b440a413">
    10   <!ENTITY texlive-size          "48 MB">
    11 
    12   <!ENTITY texlive-buildsize      "6.5 GB including the additional download (+179 MB for the tests), 5.3 GB installed">
    13   <!ENTITY texlive-time           "9.8 SBU including the additional download (+0.3 SBU for the tests)">
     9  <!ENTITY texlive-md5sum        "be4b20aa60861bc510bcbc5b228bcb51">
     10  <!ENTITY texlive-size          "52 MB">
     11
     12  <!ENTITY texlive-buildsize      "7.2 GB including the additional download and the tests, 6.0 GB installed">
     13  <!ENTITY texlive-time           "5.6 SBU including the additional download and the tests, building with parallelism=4">
    1414
    1515  <!ENTITY texlive-texmf-download-http " ">
    1616  <!ENTITY texlive-texmf-download-ftp  "ftp://tug.org/texlive/historic/&texlive-year;/texlive-&texmf-version;-texmf.tar.xz">
    17   <!ENTITY texlive-texmf-md5sum        "05330b3b5445ef60b08a0ed660c55c92">
     17  <!ENTITY texlive-texmf-md5sum        "586bb6cb6c30ce7efba256b956df6bc2">
    1818  <!ENTITY texlive-texmf-size          "2.5 GB">
    1919
     
    104104      <listitem>
    105105        <para>Required patch: <ulink
    106         url="&patch-root;/texlive-&texlive-version;-source-upstream_fixes-3.patch"/></para>
     106        url="&patch-root;/texlive-&texlive-version;-source-upstream_fixes-1.patch"/></para>
    107107      </listitem>
    108108    </itemizedlist>
     
    113113    <para role="recommended">
    114114      <xref linkend="gs"/> <emphasis>including
    115       <filename>libgs.so</filename></emphasis> (for dvisvgm, which is used by e.g.
    116       <xref role="nodep" linkend="asymptote"/>),
     115      <filename>libgs.so</filename></emphasis>, <!--(for dvisvgm, which is used by e.g.
     116      <xref role="nodep" linkend="asymptote"/>), : still referenced for dynamic loading,
     117      even without dvisvgm - e.fg. by dvipsk -->
    117118      <xref linkend="x-window-system"/>
    118119    </para>
     
    178179        or <literal>\-\-with-system-xpdf</literal> options when configuring.
    179180      </para>-->
     181
     182      <para>
     183        In the 2019 release, <application>dvisvgm</application> cannot be built
     184        if shared system libraries are used. This means that <xref linkend="asymptote"/>
     185        will not be able to create svg files.
     186      </para>
    180187    </note>
    181188
     
    185192<screen><userinput>export TEXARCH=$(uname -m | sed -e 's/i.86/i386/' -e 's/$/-linux/') &amp;&amp;
    186193
    187 patch -Np1 -i ../texlive-&texlive-version;-source-upstream_fixes-3.patch &amp;&amp;
     194patch -Np1 -i ../texlive-&texlive-version;-source-upstream_fixes-1.patch &amp;&amp;
    188195<!--
    189196let MYPOPPLER=$(pkg-config \-\-modversion poppler | cut -d '.' -f2)
     
    202209    \-\-with-system-poppler                                       \
    203210    \-\-with-system-xpdf                                          \
     211    potrace was only used by dvisvgm
     212    \-\-with-system-potrace                                       \
    204213 -->
    205214../configure                                                    \
     
    213222    --disable-native-texlive-build                              \
    214223    --disable-static --enable-shared                            \
     224    --disable-dvisvgm                                           \
    215225    --with-system-cairo                                         \
    216226    --with-system-fontconfig                                    \
     
    225235    --with-system-mpfr                                          \
    226236    --with-system-pixman                                        \
    227     --with-system-potrace                                       \
    228237    --with-system-zlib                                          \
    229238    --with-banner-add=" - BLFS" &amp;&amp;
     
    284293
    285294    <para>
    286       <command>patch -Np1 -i ../texlive-&texlive-version;-source-upstream_fixes-3.patch</command>:
     295      <command>patch -Np1 -i ../texlive-&texlive-version;-source-upstream_fixes-1.patch</command>:
    287296      various problems have come to light since the shipped source was frozen to
    288       be committed to DVDs. In particular, a segmentation fault in dvipdfm-x from
    289       XeTeX <!--and changes in newer versions of <application>poppler</application>-->,
    290       also an important vulnerability fix.
     297      be committed to DVDs.
    291298    </para>
    292299
     
    317324    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    318325      href="../../xincludes/tex-xpdf.xml"/>-->
     326
     327    <para>
     328      <command>--disable-dvisvgm</command>: As noted above, the shipped version
     329      of dvisvgm, which has modified configuration files, cannot be built with
     330      shared system libraries.
     331    </para>
    319332
    320333    <para>
  • pst/typesetting/tl-installer.xml

    rcbf7be5 rfb7ec07  
    88
    99  <!ENTITY tl-installer-download-ftp    " ">
    10   <!ENTITY tl-installer-md5sum          "3a1ab4e0ed369f2a58e52184636ac0df">
    11   <!ENTITY tl-installer-date             "20180428"> <!-- in the directory name -->
    12   <!ENTITY tl-installer-size            "2.7 MB">
    13 
    14   <!ENTITY tl-installer-buildsize        "5.5 GB if everything is included">
     10  <!ENTITY tl-installer-md5sum          "e80f92667fb65f38dae88d1c5b22dba3">
     11  <!ENTITY tl-installer-date             "20190529"> <!-- in the directory name -->
     12  <!ENTITY tl-installer-size            "3.8 MB">
     13
     14  <!ENTITY tl-installer-buildsize        "6.2 GB if everything is included">
    1515  <!ENTITY tl-installer-time            "varies, depending on network speed and traffic">
    1616]>
     
    9595    </para>
    9696    <para role="recommended">
    97       <xref role="runtime" linkend="gs"/> is dynamically loaded by dvisvgm, which is used by
    98      <application>asy</application>.
     97      <xref role="runtime" linkend="gs"/> is dynamically loaded by dvisvgm,
     98      which is used by <application>asy</application> when that creates SVG
     99      files.
    99100    </para>
    100101    <para role="recommended">
     
    110111      the optional non-wide-character ncurses library (for "some binary-only
    111112      application") from the bottom of the <application>Ncurses</application>
    112       page in LFS is needed by <application>asy</application>
    113       and also for xindy.run which is used by <application>xindy</application>
    114     </para>
    115     <para role="recommended">
    116       The binary versions of <application>asy</application> need
    117       <xref linkend="glu"/>, <xref linkend="freeglut"/>. and <ulink
    118       url="&gnu-ftp;/readline/readline-6.3.tar.gz">libreadline-6.3</ulink>
    119       with the LFS patch <ulink
    120       url="http://www.linuxfromscratch.org/patches/downloads/readline/readline-6.3-upstream_fixes-3.patch">readline-6.3-upstream_fixes-1.patch</ulink>
    121       : asy only requires <filename>libreadline.so.6.3</filename> which can be
    122       manually copied from the <filename class="directory">shlib/</filename>
    123       directory after running <command>configure</command> and
    124       <command>make</command>
    125       and then symlinked as <filename>libreadline.so.6</filename>.
     113      page in LFS is needed
     114      for xindy.run which is used by <application>xindy</application>
     115    </para>
     116    <para role="recommended">
     117      The binary version of <application>asy</application> needs
     118      <xref linkend="freeglut"/>.
    126119    </para>
    127120    <para>
  • server/major/bind.xml

    rcbf7be5 rfb7ec07  
    134134            --localstatedir=/var    \
    135135            --mandir=/usr/share/man \
    136             --enable-threads        \
    137136            --with-libtool          \
    138137            --disable-static        &amp;&amp;
     
    184183    <filename class='directory'>/usr/etc</filename>.</para>
    185184
    186     <para><parameter>--enable-threads</parameter>: This parameter enables
     185    <!-- No longer available as of 9.14.2
     186    <para><parameter>- -enable-threads</parameter>: This parameter enables
    187187    multi-threading capability.</para>
     188    -->
    188189
    189190    <para><parameter>--with-libtool</parameter>: This parameter forces the
     
    203204    useful on servers which receive a large number of queries.</para>
    204205
    205     <para><option>--disable-linux-caps</option>BIND can also be built without
     206    <para><option>--disable-linux-caps</option>: BIND can also be built without
    206207    capability support by using this option, at the cost of some loss of
    207208    security.</para>
  • x/installing/x7driver-wacom.xml

    rcbf7be5 rfb7ec07  
    123123      </para>
    124124
    125 <screen revision="sysv"><userinput>
    126 ./configure $XORG_CONFIG --with-systemd-unit-dir=no \
     125<screen revision="sysv"><userinput>./configure $XORG_CONFIG --with-systemd-unit-dir=no \
    127126            --with-udev-rules-dir=/lib/udev/rules.d &amp;&amp;
    128127make</userinput></screen>
  • xfce/core/xfdesktop.xml

    rcbf7be5 rfb7ec07  
    88           "http://archive.xfce.org/src/xfce/xfdesktop/&xfce4-version;/xfdesktop-&xfdesktop-version;.tar.bz2">
    99  <!ENTITY xfdesktop-download-ftp  " ">
    10   <!ENTITY xfdesktop-md5sum        "7571889368be72df185ce2d470f37198">
     10  <!ENTITY xfdesktop-md5sum        "cbb35b052c28a937f02c83af873b05cf">
    1111  <!ENTITY xfdesktop-size          "1.4 MB">
    1212  <!ENTITY xfdesktop-buildsize     "16 MB">
  • xincludes/texrecommendlibs.xml

    rcbf7be5 rfb7ec07  
    1 <?xml version="1.0" encoding="ISO-8859-1"?>
     1
    22<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
     
    1818  <xref linkend="icu"/>,
    1919  <xref linkend="libpaper"/> (used by at least context and xelatex),
    20   <xref linkend="libpng"/>,
     20   and <xref linkend="libpng"/>
    2121  <!--<xref linkend="poppler"/>,-->
    22   and <xref linkend="potrace"/>
     22  <!-- and <xref linkend="potrace"/>-->
    2323</para>
  • xsoft/graphweb/epiphany.xml

    rcbf7be5 rfb7ec07  
    66
    77  <!ENTITY epiphany-download-http
    8            "&gnome-download-http;/epiphany/&gnome-minor-30;/epiphany-&epiphany-version;.tar.xz">
     8           "&gnome-download-http;/epiphany/&gnome-minor-32;/epiphany-&epiphany-version;.tar.xz">
    99  <!ENTITY epiphany-download-ftp
    10            "&gnome-download-ftp;/epiphany/&gnome-minor-30;/epiphany-&epiphany-version;.tar.xz">
    11   <!ENTITY epiphany-md5sum        "fd05702b1c9bcb6a0633de54c4a6ccd2">
    12   <!ENTITY epiphany-size          "4.3 MB">
    13   <!ENTITY epiphany-buildsize     "61 MB">
     10           "&gnome-download-ftp;/epiphany/&gnome-minor-32;/epiphany-&epiphany-version;.tar.xz">
     11  <!ENTITY epiphany-md5sum        "2a6672b22a0fdb869e5f0a415ac2da34">
     12  <!ENTITY epiphany-size          "5.2 MB">
     13  <!ENTITY epiphany-buildsize     "76 MB">
    1414  <!ENTITY epiphany-time          "0.6 SBU">
    1515]>
     
    8282      <xref linkend="iso-codes"/>,
    8383      <xref linkend="json-glib"/>,
    84       <xref linkend="libdazzle"/>,
    85       <xref linkend="libnotify"/>,
    86       <xref linkend="libwnck"/>, and
     84      <xref linkend="libnotify"/>, and
    8785      <xref linkend="webkitgtk"/>
    8886    </para>
     
    9088    <bridgehead renderas="sect4">Recommended</bridgehead>
    9189    <para role="recommended">
    92       <xref linkend="nss"/>
    93     </para>
    94 
    95     <bridgehead renderas="sect4">Optional</bridgehead>
    96     <para role="optional">
    97       <xref linkend="lsb-release"/> and
    98       <ulink url="https://github.com/GNOME/libhttpseverywhere">libhttpseverywhere</ulink>
     90      <xref linkend="libdazzle"/>
    9991    </para>
    10092
  • xsoft/graphweb/firefox.xml

    rcbf7be5 rfb7ec07  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "41a5d504deaed12ebf0e25bb1420f08a">
    10   <!ENTITY firefox-size          "270 MB">
     9  <!ENTITY firefox-md5sum        "6f11beffb05aac9574df95c2ee35e332">
     10  <!ENTITY firefox-size          "275 MB">
    1111  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1212    But the extra cached cargo files, if any, seem to be minimal -->
Note: See TracChangeset for help on using the changeset viewer.