Changeset 32dfb13c


Ignore:
Timestamp:
01/03/2011 09:38:16 PM (13 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:
f67610e
Parents:
d96131f
Message:

Updated to GnuTLS-2.10.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd96131f r32dfb13c  
    9494<!-- The ca-bundle-version should be updated to match nss version -->
    9595<!ENTITY ca-bundle-version            "3.12.8.0">
    96 <!ENTITY gnutls-version               "2.8.6">
     96<!ENTITY gnutls-version               "2.10.2">
    9797<!ENTITY cracklib-version             "2.8.18">
    9898<!ENTITY linux-pam-version            "1.1.3">
  • introduction/welcome/changelog.xml

    rd96131f r32dfb13c  
    4545      <para>January 3rd, 2011</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to GnuTLS-2.10.2.</para>
     49        </listitem>
    4750        <listitem>
    4851          <para>[randy] - Updated to ISO Codes-3.23.</para>
  • postlfs/security/gnutls.xml

    rd96131f r32dfb13c  
    77  <!ENTITY gnutls-download-http "http://mirrors.kernel.org/gnu/gnutls/gnutls-&gnutls-version;.tar.bz2">
    88  <!ENTITY gnutls-download-ftp  "ftp://ftp.gnutls.org/pub/gnutls/gnutls-&gnutls-version;.tar.bz2">
    9   <!ENTITY gnutls-md5sum        "eb0a6d7d3cb9ac684d971c14f9f6d3ba">
    10   <!ENTITY gnutls-size          "6.4 MB">
    11   <!ENTITY gnutls-buildsize     "96 MB">
    12   <!ENTITY gnutls-time          "1.0 SBU (additional 1.2 SBU to run the test suite)">
     9  <!ENTITY gnutls-md5sum        "777823f5746ab80cd6f7f7b5fcb2f91b">
     10  <!ENTITY gnutls-size          "7.4 MB">
     11  <!ENTITY gnutls-buildsize     "100 MB">
     12  <!ENTITY gnutls-time          "1.3 SBU (additional 1.5 SBU to run the test suite)">
    1313]>
    1414
     
    130130    <title>Command Explanations</title>
    131131
    132     <!-- There is no need to add this switch. Why would anyone not want to
    133          use the system-installed copy instead of the mini-tasn included
    134          inthe gnutls sources?
    135     <para><option>-with-included-libtasn1</option>: This option forces
    136     the use of the shipped version of <application>libtasn1</application>,
    137     instead of the system's installed version.</para>
    138     -->
    139 
    140132    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    141133    href="../../xincludes/gtk-doc-rebuild.xml"/>
     
    149141      <segtitle>Installed Programs</segtitle>
    150142      <segtitle>Installed Libraries</segtitle>
    151       <segtitle>Installed Directory</segtitle>
     143      <segtitle>Installed Directories</segtitle>
    152144
    153145      <seglistitem>
Note: See TracChangeset for help on using the changeset viewer.