Ignore:
Timestamp:
05/30/2016 03:19:47 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
130e7e1
Parents:
aac14ed
Message:

(systemd) Sync to trunk r17403

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    raac14ed r678c25bd  
    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 appear 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
Note: See TracChangeset for help on using the changeset viewer.