Changeset 42aba059


Ignore:
Timestamp:
04/30/2017 05:44:16 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
a8f8d6ac
Parents:
e4cdad4c
Message:

Update to unrar-5.5.3.
Update to nasm-2.13.
Update to unbound-1.6.2.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/nasm.xml

    re4cdad4c r42aba059  
    77  <!ENTITY nasm-download-http "http://www.nasm.us/pub/nasm/releasebuilds/&nasm-version;/nasm-&nasm-version;.tar.xz">
    88  <!ENTITY nasm-download-ftp  " ">
    9   <!ENTITY nasm-md5sum        "b90a3d85b93e51a7fa5a67e2a8fccfef">
    10   <!ENTITY nasm-size          "764 KB">
    11   <!ENTITY nasm-buildsize     "31 MB" >
    12   <!ENTITY nasm-time          "0.1 SBU">
     9  <!ENTITY nasm-md5sum        "1de4fb6c39c5b7863f95a1569f18d4db">
     10  <!ENTITY nasm-size          "784 KB">
     11  <!ENTITY nasm-buildsize     "28 MB" >
     12  <!ENTITY nasm-time          "0.2 SBU">
    1313]>
    1414
     
    9999<screen role="root"><userinput>install -m755 -d         /usr/share/doc/nasm-&nasm-version;/html  &amp;&amp;
    100100cp -v doc/html/*.html    /usr/share/doc/nasm-&nasm-version;/html  &amp;&amp;
    101 cp -v doc/*.{txt,ps,pdf} /usr/share/doc/nasm-&nasm-version;       &amp;&amp;
    102 cp -v doc/info/*         /usr/share/info                   &amp;&amp;
    103 install-info /usr/share/info/nasm.info /usr/share/info/dir</userinput></screen>
     101cp -v doc/*.{txt,ps,pdf} /usr/share/doc/nasm-&nasm-version;</userinput></screen>
    104102
    105103  </sect2>
  • general/sysutils/unrar.xml

    re4cdad4c r42aba059  
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "74dc7ee04b01ce4cae7229000675e8d2">
     9  <!ENTITY unrar-md5sum        "21aacd1ce6c3e07f89801c78dbc31c01">
    1010  <!ENTITY unrar-size          "216 KB">
    1111  <!ENTITY unrar-buildsize     "2.1 MB">
  • introduction/welcome/changelog.xml

    re4cdad4c r42aba059  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to unrar-5.5.3. Fixes
     49          <ulink url="&blfs-ticket-root;9178">#9178</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to nasm-2.13. Fixes
     53          <ulink url="&blfs-ticket-root;9179">#9179</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to unbound-1.6.2. Fixes
     57          <ulink url="&blfs-ticket-root;9180">#9180</ulink>.</para>
     58        </listitem>
     59        <listitem>
    4860          <para>[dj] - Fix build issue with gegl and gobject-introspection
    4961          &gt;= 1.52.1.</para>
  • packages.ent

    re4cdad4c r42aba059  
    270270<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
    271271<!ENTITY udisks2-version              "2.1.8">    <!-- stable lt .90 micro version -->
    272 <!ENTITY unrar-version                "5.5.2">
     272<!ENTITY unrar-version                "5.5.3">
    273273<!ENTITY unzip-version                "6.0">
    274274<!ENTITY upower-version               "0.99.4">
     
    307307<!ENTITY lua-version                  "5.3.4">
    308308<!ENTITY mercurial-version            "4.1.3">
    309 <!ENTITY nasm-version                 "2.12.02">
     309<!ENTITY nasm-version                 "2.13">
    310310<!ENTITY ninja-version                "1.7.2">
    311311<!ENTITY npapi-sdk-version            "0.27.2">
     
    492492<!ENTITY openldap-version             "2.4.44">
    493493<!ENTITY soprano-version              "2.9.4">
    494 <!ENTITY unbound-version              "1.6.1">
     494<!ENTITY unbound-version              "1.6.2">
    495495<!ENTITY virtuoso-version             "6.1.8">
    496496<!ENTITY xinetd-version               "2.3.15">
  • server/other/unbound.xml

    re4cdad4c r42aba059  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "aa808f33d94a36c9312d1b8ad8805e14">
    10   <!ENTITY unbound-size          "4.8 MB">
    11   <!ENTITY unbound-buildsize     "42 MB (with tests, add 59 MB for documentation)">
     9  <!ENTITY unbound-md5sum        "5a5d0cdf7164957ff2e7498db1758f01">
     10  <!ENTITY unbound-size          "5.1 MB">
     11  <!ENTITY unbound-buildsize     "44 MB (with tests, add 61 MB for documentation)">
    1212  <!ENTITY unbound-time          "0.8 SBU (with tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.