Ignore:
Timestamp:
10/17/2009 07:50:57 AM (15 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
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:
3c29e4f6
Parents:
27e62762
Message:

Updated GnuTLS-2.8.4, EsounD-0.2.41, libglade-2.6.4, ISO Codes-3.11, libunique-1.1.2, GLib-2.22.0, Updated to icon-naming-utils-0.8.90, and a few other fixes.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnutls.xml

    r27e62762 r214718a  
    55  %general-entities;
    66
    7   <!ENTITY gnutls-download-http "http://www.gnu.org/software/gnutls/releases/gnutls-&gnutls-version;.tar.bz2">
     7  <!ENTITY gnutls-download-http " ">
    88  <!ENTITY gnutls-download-ftp  "ftp://ftp.gnutls.org/pub/gnutls/gnutls-&gnutls-version;.tar.bz2">
    9   <!ENTITY gnutls-md5sum        "73da68a4248d34c4d38491ce2119af0f">
    10   <!ENTITY gnutls-size          "4.2 MB">
    11   <!ENTITY gnutls-buildsize     "49 MB">
    12   <!ENTITY gnutls-time          "0.5 SBU">
     9  <!ENTITY gnutls-md5sum        "aafba37c0993595ba2ab98587b57a3de">
     10  <!ENTITY gnutls-size          "5.9 MB">
     11  <!ENTITY gnutls-buildsize     "90 MB">
     12  <!ENTITY gnutls-time          "0.9 SBU">
    1313]>
    1414
     
    4848    extension and X.509 and OpenPGP certificate handling.</para>
    4949
     50    &lfs65_checked;
     51
    5052    <bridgehead renderas="sect3">Package Information</bridgehead>
    5153    <itemizedlist spacing="compact">
     
    7880    <para role="optional"><xref linkend="gtk-doc"/>,
    7981    <ulink url="http://www.gnu.org/software/gnutls/download.html">OpenCDK</ulink>,
    80     <ulink url="http://www.gnu.org/software/gnutls/download.html">Tiny ASN.1</ulink>,
    81     <!-- <ulink url="http://platon.sk/projects/libcfg+">libcfg+</ulink>, -->
    82     <ulink url="http://webscripts.softpedia.com/script/Development-Scripts-js/C-C-Library/libcfg--26570.html">libcfg+</ulink>,
    83     <xref linkend="LZO"/>, and
     82    <xref linkend="guile"/>,
     83    <xref linkend="libtasn1"/>,
     84    <ulink url="http://webscripts.softpedia.com/script/Development-Scripts-js/C-C-Library/libcfg--26570.html">libcfg+</ulink>, and
    8485    <ulink url="http://valgrind.org/">Valgrind</ulink> (used during the test suite)</para>
    8586
     
    127128      <seglistitem>
    128129        <seg>certtool, gnutls-cli, gnutls-cli-debug, gnutls-serv,
    129         libgnutls-config, libgnutls-extra-config, psktool, and srptool</seg>
     130        psktool, and srptool</seg>
    130131        <seg>libgnutls.{so,a}, libgnutls-extra.{so,a},
    131132        libgnutls-openssl.{so,a}, and libgnutlsxx.{so,a}</seg>
     
    184185      </varlistentry>
    185186
    186       <varlistentry id="libgnutls-config">
    187         <term><command>libgnutls-config</command></term>
    188         <listitem>
    189           <para>is a utility used to configure and build applications based on
    190           the gnutls(3) library. It can be used to query the C compiler and
    191           linker flags which are required to correctly compile and link the
    192           application against the gnutls(3) library.</para>
    193           <indexterm zone="gnutls libgnutls-config">
    194             <primary sortas="b-libgnutls-config">libgnutls-config</primary>
    195           </indexterm>
    196         </listitem>
    197       </varlistentry>
    198 
    199       <varlistentry id="libgnutls-extra-config">
    200         <term><command>libgnutls-extra-config</command></term>
    201         <listitem>
    202           <para>is a utility used to configure and build applications based on
    203           the gnutls-extra(3) library. It can be used to query the C compiler and
    204           linker flags which are required to correctly compile and link the
    205           application against the gnutls-extra(3) library.</para>
    206           <indexterm zone="gnutls libgnutls-extra-config">
    207             <primary sortas="b-libgnutls-extra-config">libgnutls-extra-config</primary>
    208           </indexterm>
    209         </listitem>
    210       </varlistentry>
    211 
    212187      <varlistentry id="psktool">
    213188        <term><command>psktool</command></term>
Note: See TracChangeset for help on using the changeset viewer.