Ignore:
Timestamp:
05/19/2019 04:54:33 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
215c728b
Parents:
853ae3e5
Message:

Merge to HEAD 21602.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libseccomp.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY libseccomp-download-http "https://github.com/seccomp/libseccomp/releases/download/v&libseccomp-version;/libseccomp-&libseccomp-version;.tar.gz">
    88  <!ENTITY libseccomp-download-ftp  " ">
    9   <!ENTITY libseccomp-md5sum        "e6b4e463857fe05c09dc56ec3bcaef84">
    10   <!ENTITY libseccomp-size          "552 KB">
    11   <!ENTITY libseccomp-buildsize     "5.5 MB (additional 2.8 MB for tests)">
    12   <!ENTITY libseccomp-time          "less than 0.1 SBU (additional 1.8 SBU for tests)">
     9  <!ENTITY libseccomp-md5sum        "4fa6b0f39b48b8644415d7a9a9dfe9f4">
     10  <!ENTITY libseccomp-size          "596 KB">
     11  <!ENTITY libseccomp-buildsize     "6.6 MB (additional 5 MB for tests)">
     12  <!ENTITY libseccomp-time          "less than 0.1 SBU (additional 2.9 SBU for tests)">
    1313<!-- EDITORS NOTE:
    1414   This library is heavily dependent on system calls at the time of it's release.
     
    7878
    7979    <bridgehead renderas="sect3">libseccomp Dependencies</bridgehead>
    80 <!--
    81     <bridgehead renderas="sect4">Required</bridgehead>
    82     <para role="required">
    83       <xref linkend="python3"/>
    84     </para>
    85 -->
     80
    8681    <bridgehead renderas="sect4">Optional</bridgehead>
    8782    <para role="optional">
     83      <xref linkend="which"/> (needed for tests),
    8884      <xref linkend="valgrind"/>,
    8985      <ulink url="http://cython.org/">Cython</ulink>, and
Note: See TracChangeset for help on using the changeset viewer.