Changeset 390e0d7


Ignore:
Timestamp:
02/23/2009 04:33:20 AM (15 years ago)
Author:
Randy McMurchy <randy@…>
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:
4284d4ff
Parents:
a90cb6a
Message:

Updated to Libgcrypt-1.4.4

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra90cb6a r390e0d7  
    44-->
    55
    6 <!ENTITY day          "22">                   <!-- Always 2 digits -->
     6<!ENTITY day          "23">                   <!-- Always 2 digits -->
    77<!ENTITY month        "02">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2009">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "svn-&year;&month;&day;">
    12 <!ENTITY releasedate  "February &day;nd, &year;">
     12<!ENTITY releasedate  "February &day;rd, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    133133<!ENTITY libassuan-version            "1.0.4">
    134134<!ENTITY libgpg-error-version         "1.7">
    135 <!ENTITY libgcrypt-version            "1.2.4">
     135<!ENTITY libgcrypt-version            "1.4.4">
    136136<!ENTITY libksba-version              "1.0.2">
    137137<!ENTITY libmowgli-version            "0.7.0">
  • general/genlib/libgcrypt.xml

    ra90cb6a r390e0d7  
    77  <!ENTITY libgcrypt-download-http "&sources-anduin-http;/l/libgcrypt-&libgcrypt-version;.tar.bz2">
    88  <!ENTITY libgcrypt-download-ftp  "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2">
    9   <!ENTITY libgcrypt-md5sum        "3675d3e74c3a44aed629d9b12a30bb51">
    10   <!ENTITY libgcrypt-size          "799 KB">
    11   <!ENTITY libgcrypt-buildsize     "19 MB">
    12   <!ENTITY libgcrypt-time          "0.3 SBU">
     9  <!ENTITY libgcrypt-md5sum        "34105aa927e23c217741966496b97e67">
     10  <!ENTITY libgcrypt-size          "1.1 MB">
     11  <!ENTITY libgcrypt-buildsize     "25 MB">
     12  <!ENTITY libgcrypt-time          "0.6 SBU (additional 0.6 SBU to run the test suite)">
    1313]>
    1414
     
    6363    <para role="required"><xref linkend="libgpg-error"/></para>
    6464
     65    <bridgehead renderas="sect4">Optional</bridgehead>
     66    <para role="optional"><ulink url="http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/">
     67    Linux Capabilities (libcap)</ulink></para>
     68
    6569    <para condition="html" role="usernotes">User Notes:
    6670    <ulink url="&blfs-wiki;/libgcrypt"/></para>
     
    7983    <para>Only <command>info</command> documentation is shipped in the package
    8084    tarball. If you wish to build alternate formats of the documentation, you
    81     must have <xref linkend="tetex"/> installed, then issue the following
    82     commands:</para>
     85    must have <xref linkend="tetex"/> installed (to build the PDF, PostScript
     86    and chunked HTML docs), then issue the following commands:</para>
    8387
    8488<screen><userinput>make -C doc pdf ps html &amp;&amp;
     
    101105install -v -m644 doc/gcrypt.html/* \
    102106                    /usr/share/doc/libgcrypt-&libgcrypt-version;/html &amp;&amp;
    103 install -v -m644 doc/gcrypt_*.html \
     107install -v -m644 doc/gcrypt_nochunks.html \
    104108                    /usr/share/doc/libgcrypt-&libgcrypt-version; &amp;&amp;
    105109install -v -m644 doc/gcrypt.{pdf,ps,dvi,txt,texi} \
     
    112116
    113117    <segmentedlist>
    114       <segtitle>Installed Program</segtitle>
     118      <segtitle>Installed Programs</segtitle>
    115119      <segtitle>Installed Libraries</segtitle>
    116120      <segtitle>Installed Directory</segtitle>
    117121
    118122      <seglistitem>
    119         <seg>libgcrypt-config</seg>
     123        <seg>dumpsexp, hmac256 and libgcrypt-config</seg>
    120124        <seg>libgcrypt.{so,a}</seg>
    121125        <seg>/usr/share/doc/libgcrypt-&libgcrypt-version;</seg>
  • introduction/welcome/changelog.xml

    ra90cb6a r390e0d7  
    4343
    4444    <listitem>
    45       <para>February 22th, 2009</para>
     45      <para>February 23rd, 2009</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to Libgcrypt-1.4.4</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
     54      <para>February 22nd, 2009</para>
    4655      <itemizedlist>
    4756        <listitem>
Note: See TracChangeset for help on using the changeset viewer.