Changeset cef5d3a for general


Ignore:
Timestamp:
05/24/2016 03:40:06 PM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 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, nosym, 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:
b50c055
Parents:
ea25659
Message:

libxml2-2.9.4
libxslt-1.1.29

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

Location:
general/genlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    rea25659 rcef5d3a  
    77  <!ENTITY libxml2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.gz">
    88  <!ENTITY libxml2-download-ftp  "ftp://xmlsoft.org/libxml2/libxml2-&libxml2-version;.tar.gz">
    9   <!ENTITY libxml2-md5sum        "daece17e045f1c107610e137ab50c179">
    10   <!ENTITY libxml2-size          "5.2 MB">
     9  <!ENTITY libxml2-md5sum        "ae249165c173b1ff386ee8ad676815f5">
     10  <!ENTITY libxml2-size          "5.1 MB">
    1111  <!ENTITY libxml2-buildsize     "95 MB (additional 20 MB for tests)">
    12   <!ENTITY libxml2-time          "0.5 SBU (additional 0.2 SBU for tests)">
     12  <!ENTITY libxml2-time          "0.6 SBU (additional 0.2 SBU for tests)">
    1313  <!ENTITY testsuite-version     "20130923">
    1414]>
     
    8181        </para>
    8282      </listitem>
     83<!-- All CVEs seem to have been applied in 2.9.4
    8384      <listitem>
    8485        <para>
     
    8687          <ulink url="&patch-root;/libxml2-&libxml2-version;-security_fixes-1.patch"/>
    8788        </para>
    88       </listitem>
     89      </listitem>-->
    8990    </itemizedlist>
    9091
     
    125126    </para>
    126127
    127 <screen><userinput>patch -Np1 -i ../libxml2-&libxml2-version;-security_fixes-1.patch &amp;&amp;
    128 ./configure --prefix=/usr --disable-static --with-history &amp;&amp;
     128<screen><userinput>./configure --prefix=/usr --disable-static --with-history &amp;&amp;
    129129make</userinput></screen>
    130130
  • general/genlib/libxslt.xml

    rea25659 rcef5d3a  
    77  <!ENTITY libxslt-download-http "http://xmlsoft.org/sources/libxslt-&libxslt-version;.tar.gz">
    88  <!ENTITY libxslt-download-ftp  "ftp://xmlsoft.org/libxslt/libxslt-&libxslt-version;.tar.gz">
    9   <!ENTITY libxslt-md5sum        "9667bf6f9310b957254fdcf6596600b7">
     9  <!ENTITY libxslt-md5sum        "a129d3c44c022de3b9dcf6d6f288d72e">
    1010  <!ENTITY libxslt-size          "3.3 MB">
    11   <!ENTITY libxslt-buildsize     "40 MB">
    12   <!ENTITY libxslt-time          "0.3 SBU">
     11  <!ENTITY libxslt-buildsize     "40 MB (with tests)">
     12  <!ENTITY libxslt-time          "0.3 SBU (with tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.