Changeset 0928035 for postlfs/security


Ignore:
Timestamp:
02/24/2016 09:55:46 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
bb85b39
Parents:
996dfc4a
Message:

Document a test suite failure in p11-kit
Add a patch for Valgrind to fix the test suite to use the new pthread_barrier implementation in Glibc
Text changes (esp. sg3_utils)
Tags

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

Location:
postlfs/security
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnutls.xml

    r996dfc4a r0928035  
    5454    </para>
    5555
    56     &lfs78_checked;
     56    &lfs79_checked;
    5757
    5858    <bridgehead renderas="sect3">Package Information</bridgehead>
  • postlfs/security/nss.xml

    r996dfc4a r0928035  
    4848    </para>
    4949
    50     &lfs77_checked;
     50    &lfs79_checked;
    5151
    5252    <bridgehead renderas="sect3">Package Information</bridgehead>
  • postlfs/security/p11-kit.xml

    r996dfc4a r0928035  
    3131
    3232    <para>
    33       The <application>p11-kit</application> package Provides a way to load and
     33      The <application>p11-kit</application> package provides a way to load and
    3434      enumerate PKCS #11 (a Cryptographic Token Interface Standard) modules.
    3535    </para>
    3636
    37     &lfs78_checked;
     37    &lfs79_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    104104
    105105    <para>
    106       To test the results, issue: <command>make check</command>.
     106      To test the results, issue: <command>make -k check</command>.
     107      The <emphasis>test-token</emphasis> test is known to fail.
    107108    </para>
    108109
     
    120121    <para>
    121122      <option>--with-hash-impl=freebl</option>: Use this switch if you want to
    122       use Freebl library from <application>NSS</application> for SHA1 and MD5
     123      use the Freebl library from <application>NSS</application> for SHA1 and MD5
    123124      hashing.
    124125    </para>
Note: See TracChangeset for help on using the changeset viewer.