Ignore:
Timestamp:
04/03/2019 06:29:33 PM (5 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d4e8cd93
Parents:
e606443a
Message:

Update gnutls and glib-networking

Update to glib-networking-2.60.1
Update to gnutls-3.6.7.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnutls.xml

    re606443a rc60aa10c  
    66
    77  <!ENTITY gnutls-download-http "&gnupg-http;/gnutls/v3.6/gnutls-&gnutls-version;.tar.xz">
    8   <!-- Something is wrong with ftp server and it confuses curl when currency runs it -->
    9   <!-- <!ENTITY gnutls-download-ftp  "&gnupg-ftp;/gnutls/v3.6/gnutls-&gnutls-version;.tar.xz"> -->
     8  <!ENTITY gnutls-download-ftp  "&gnupg-ftp;/gnutls/v3.6/gnutls-&gnutls-version;.tar.xz">
    109  <!ENTITY gnutls-download-ftp  " ">
    11   <!ENTITY gnutls-md5sum        "c4ac669c500df939d4fbfea722367929">
     10  <!ENTITY gnutls-md5sum        "92a8049e618afa60e2c852da1884c457">
    1211  <!ENTITY gnutls-size          "7.8 MB">
    1312  <!ENTITY gnutls-buildsize     "142 MB (add 99 MB for tests)">
     
    4847
    4948    <para>
    50       <application>GnuTLS</application> provides support for TLS 1.2, TLS 1.1,
     49      <application>GnuTLS</application> provides support for TLS 1.3, TLS 1.2, TLS 1.1,
    5150      TLS 1.0, and SSL 3.0 protocols, TLS extensions, including server name and max
    5251      record size. Additionally, the library supports authentication using the
     
    138137    <title>Installation of GnuTLS</title>
    139138
     139    <!-- Remove this at 3.6.8 or 3.7.0 -->
     140    <note><para>
     141      The package tarball extracts into directory gnutls-3.6.7, instead of
     142      gnutls-&gnutls-version;.
     143    </para></note>
     144
    140145    <para>
    141146      Install <application>GnuTLS</application> by running the
Note: See TracChangeset for help on using the changeset viewer.