Ignore:
Timestamp:
11/10/2011 12:14:36 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4f598ff5
Parents:
476e234f
Message:

Update to libtasn1-2.10.
Update to libgcrypt-1.5.0.
Add libcap2-2.22.
Move samba to network programs.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgcrypt.xml

    r476e234f re79ed72  
    88  <!ENTITY libgcrypt-download-http " ">
    99  <!ENTITY libgcrypt-download-ftp  "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2">
    10   <!ENTITY libgcrypt-md5sum        "dbf99425a4fe9217c84ce3a35d938634">
    11   <!ENTITY libgcrypt-size          "1.1 MB">
    12   <!ENTITY libgcrypt-buildsize     "29 MB">
    13   <!ENTITY libgcrypt-time          "0.5 SBU (additional 0.5 SBU to run the test suite)">
     10  <!ENTITY libgcrypt-md5sum        "693f9c64d50c908bc4d6e01da3ff76d8">
     11  <!ENTITY libgcrypt-size          "1.4 MB">
     12  <!ENTITY libgcrypt-buildsize     "24 MB">
     13  <!ENTITY libgcrypt-time          "0.6 SBU (including 0.5 SBU to run the test suite)">
    1414]>
    1515
    16 <sect1 id="libgcrypt" xreflabel="Libgcrypt-&libgcrypt-version;">
     16<sect1 id="libgcrypt" xreflabel="libgcrypt-&libgcrypt-version;">
    1717  <?dbhtml filename="libgcrypt.html"?>
    1818
     
    2222  </sect1info>
    2323
    24   <title>Libgcrypt-&libgcrypt-version;</title>
     24  <title>libgcrypt-&libgcrypt-version;</title>
    2525
    2626  <indexterm zone="libgcrypt">
    27     <primary sortas="a-Libgcrypt">Libgcrypt</primary>
     27    <primary sortas="a-libgcrypt">libgcrypt</primary>
    2828  </indexterm>
    2929
    3030  <sect2 role="package">
    31     <title>Introduction to Libgcrypt</title>
     31    <title>Introduction to libgcrypt</title>
    3232
    33     <para>The <application>Libgcrypt</application> package contains a general
     33    <para>The <application>libgcrypt</application> package contains a general
    3434    purpose crypto library based on the code used in
    3535    <application>GnuPG</application>. The library provides a high level
     
    3737    API.</para>
    3838
    39     <para>&lfssvn_checked;20101029&lfssvn_checked2;</para>
     39    &lfs70_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6161    </itemizedlist>
    6262
    63     <bridgehead renderas="sect3">Libgcrypt Dependencies</bridgehead>
     63    <bridgehead renderas="sect3">libgcrypt Dependencies</bridgehead>
    6464
    6565    <bridgehead renderas="sect4">Required</bridgehead>
     
    6868    <bridgehead renderas="sect4">Optional</bridgehead>
    6969    <para role="optional"><xref linkend="pth"/> and
    70     <ulink url="http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/">libcap2</ulink></para>
     70    <xref linkend="libcap2"/></para>
    7171
    7272    <para condition="html" role="usernotes">User Notes:
     
    7676
    7777  <sect2 role="installation">
    78     <title>Installation of Libgcrypt</title>
     78    <title>Installation of libgcrypt</title>
    7979
    80     <para>Install <application>Libgcrypt</application> by running the
     80    <para>Install <application>libgcrypt</application> by running the
    8181    following commands:</para>
    8282
Note: See TracChangeset for help on using the changeset viewer.