Changeset d97e2f71


Ignore:
Timestamp:
10/08/2018 08:07:04 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.4, 9.0, 9.1, bdubbs/svn, elogind, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3fe70171
Parents:
a3e5f12
Message:

Update to zsh-5.6.2.
Update to unbound-1.8.0.
Update to mupdf-1.14.0.

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra3e5f12 rd97e2f71  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "08">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 7th, &year;">
     9<!ENTITY releasedate  "October 8th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    ra3e5f12 rd97e2f71  
    4444
    4545    <listitem>
     46      <para>October 8th, 2018</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to zsh-5.6.2. Fixes
     50          <ulink url="&blfs-ticket-root;11132">#11132</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to unbound-1.8.0. Fixes
     54          <ulink url="&blfs-ticket-root;11135">#11135</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to mupdf-1.14.0. Fixes
     58          <ulink url="&blfs-ticket-root;11215">#11215</ulink>.</para>
     59        </listitem>
     60      </itemizedlist>
     61    </listitem>
     62
     63    <listitem>
    4664      <para>October 7th, 2018</para>
    4765      <itemizedlist>
  • packages.ent

    ra3e5f12 rd97e2f71  
    7777<!ENTITY dash-version                 "0.5.10.2">
    7878<!ENTITY tcsh-version                 "6.20.00">
    79 <!ENTITY zsh-version                  "5.6">
     79<!ENTITY zsh-version                  "5.6.2">
    8080
    8181<!-- Chapter 8 Virtualization -->
     
    528528<!ENTITY openldap-version             "2.4.46">
    529529<!ENTITY soprano-version              "2.9.4">
    530 <!ENTITY unbound-version              "1.7.3">
     530<!ENTITY unbound-version              "1.8.0">
    531531<!ENTITY virtuoso-version             "6.1.8">
    532532<!ENTITY xinetd-version               "2.3.15">
     
    907907<!ENTITY epdfview-version             "0.1.8">
    908908<!ENTITY fop-version                  "2.3">
    909 <!ENTITY mupdf-version                "1.13.0">
     909<!ENTITY mupdf-version                "1.14.0">
    910910<!ENTITY paps-version                 "0.6.8">
    911911
  • postlfs/shells/zsh.xml

    ra3e5f12 rd97e2f71  
    77  <!ENTITY zsh-download-http "http://www.zsh.org/pub/zsh-&zsh-version;.tar.xz">
    88  <!ENTITY zsh-download-ftp  " ">
    9   <!ENTITY zsh-md5sum        "4890f422e6f3c5127a19c8f6b867f292">
     9  <!ENTITY zsh-md5sum        "540673bf823d2e13806ac0395caa8345">
    1010  <!ENTITY zsh-size          "2.9 MB">
    11   <!ENTITY zsh-buildsize     "45 MB (includes documentation and tests)">
    12   <!ENTITY zsh-time          "1.4 SBU (Using parallelism=4; includes documentation and tests)">
    13 
    14   <!ENTITY zsh-doc-md5sum    "7f7ba7fb010e438f118806a78476b950">
     11  <!ENTITY zsh-buildsize     "46 MB (includes documentation and tests)">
     12  <!ENTITY zsh-time          "1.3 SBU (Using parallelism=4; includes documentation and tests)">
     13
     14  <!ENTITY zsh-doc-md5sum    "cc6015fb9280c445d03df354e8d684e6">
    1515  <!ENTITY zsh-doc-size      "3.1 MB">
    1616]>
  • pst/ps/mupdf.xml

    ra3e5f12 rd97e2f71  
    99  <!ENTITY mupdf-download-http "http://www.mupdf.com/downloads/archive/mupdf-&mupdf-version;-source.tar.gz">
    1010  <!ENTITY mupdf-download-ftp  " ">
    11   <!ENTITY mupdf-md5sum        "447bc5c3305efe9645e12fce759e0198">
    12   <!ENTITY mupdf-size          "49 MB">
    13   <!ENTITY mupdf-buildsize     "334 MB">
    14   <!ENTITY mupdf-time          "0.2 SBU (Using parallelism=4)">
     11  <!ENTITY mupdf-md5sum        "98adc2f430cc7900397ab50a478485c5">
     12  <!ENTITY mupdf-size          "53 MB">
     13  <!ENTITY mupdf-buildsize     "268 MB">
     14  <!ENTITY mupdf-time          "0.1 SBU (Using parallelism=4)">
    1515]>
    1616
     
    124124    </para>
    125125
    126 <screen><userinput>rm -rf thirdparty/curl     &amp;&amp;
    127 rm -rf thirdparty/freeglut &amp;&amp;
    128 rm -rf thirdparty/freetype &amp;&amp;
    129 rm -rf thirdparty/harfbuzz &amp;&amp;
    130 rm -rf thirdparty/jpeg     &amp;&amp;
    131 rm -rf thirdparty/lcms2    &amp;&amp;
    132 rm -rf thirdparty/libjpeg  &amp;&amp;
    133 rm -rf thirdparty/openjpeg &amp;&amp;
    134 rm -rf thirdparty/zlib     &amp;&amp;
    135 
     126<screen><userinput>
    136127patch -Np1 -i ../mupdf-&mupdf-version;-shared_libs-1.patch &amp;&amp;
    137128
    138 make build=release</userinput></screen>
     129USE_SYSTEM_LIBS=yes make</userinput></screen>
    139130
    140131    <para>
     
    159150
    160151    <para>
    161       <command>ln -sfv mupdf-x11 /usr/bin/mupdf </command>: Two
    162       <command>mupdf</command> executables are installed:
    163       <command>mupdf-gl</command> and <command>mupdf-x11</command>.
    164       This symbolic link allows to choose
    165       which one is used when running <command>mupdf</command>.
     152      <command>ln -sfv mupdf-x11 /usr/bin/mupdf </command>:
     153      This symbolic link chooses between <command>mupdf-gl</command>
     154      and <command>mupdf-x11</command> when running <command>mupdf</command>.
    166155    </para>
    167156
  • server/other/unbound.xml

    ra3e5f12 rd97e2f71  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "ea45068fb27ef358f581227b99645525">
     9  <!ENTITY unbound-md5sum        "495ffdff55a53ff1735fb58e956c1945">
    1010  <!ENTITY unbound-size          "5.4 MB">
    11   <!ENTITY unbound-buildsize     "66 MB (add 9 MB for tests and 60 MB for documentation)">
    12   <!ENTITY unbound-time          "0.6 SBU (add 0.5 SBU for tests)">
     11  <!ENTITY unbound-buildsize     "32 MB (add 3 MB for tests and 69 MB for documentation)">
     12  <!ENTITY unbound-time          "0.1 SBU (Using parallelism=4; add 0.2 SBU for tests)">
    1313]>
    1414
  • x/dm/lightdm.xml

    ra3e5f12 rd97e2f71  
    200200
    201201<screen role="root"><userinput>make install                                                  &amp;&amp;
    202      
     202cp tests/src/lightdm-session /usr/bin                         &amp;&amp;
    203203chmod a+x /usr/bin/lightdm-session                            &amp;&amp;
    204204rm -rf /etc/init                                              &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.