Ignore:
Timestamp:
02/14/2023 12:52:56 AM (20 months ago)
Author:
Ken Moffat <ken@…>
Branches:
11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
8a71122
Parents:
340bf9d
Message:

Update to gnutls-3.8.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnutls.xml

    r340bf9d rb1c55f00  
    55  %general-entities;
    66
    7   <!ENTITY gnutls-download-http "&gnupg-http;/gnutls/v3.7/gnutls-&gnutls-version;.tar.xz">
    8   <!ENTITY gnutls-download-ftp  "&gnupg-ftp;/gnutls/v3.7/gnutls-&gnutls-version;.tar.xz">
     7  <!ENTITY gnutls-download-http "&gnupg-http;/gnutls/v3.8/gnutls-&gnutls-version;.tar.xz">
     8  <!ENTITY gnutls-download-ftp  "&gnupg-ftp;/gnutls/v3.8/gnutls-&gnutls-version;.tar.xz">
    99  <!ENTITY gnutls-download-ftp  " ">
    10   <!ENTITY gnutls-md5sum        "c7b749bae243c341e6be717baf7ffbad">
    11   <!ENTITY gnutls-size          "5.8 MB">
    12   <!ENTITY gnutls-buildsize     "167 MB (add 111 MB for tests)">
    13   <!ENTITY gnutls-time          "0.9 SBU (add 2.6 SBU for tests; both using parallelism=4)">
     10  <!ENTITY gnutls-md5sum        "20a662caf20112b6b9ad1f4a64db3a97">
     11  <!ENTITY gnutls-size          "6.1 MB">
     12  <!ENTITY gnutls-buildsize     "165 MB (add 113 MB for tests)">
     13  <!ENTITY gnutls-time          "0.8 SBU (add 2.3 SBU for tests; both using parallelism=4)">
    1414]>
    1515
     
    111111      <xref linkend="doxygen"/>,
    112112      <xref linkend="gtk-doc"/>,
    113       <xref linkend="guile"/>,
    114113      <xref linkend="libidn"/> or
    115114      <xref linkend="libidn2"/>,
     
    126125
    127126    <note><para>
    128       Note that if you do not install <xref linkend="libtasn1"/>, an older
     127 <!-- Note that if you do not install <xref linkend="libtasn1"/>, an older
     128       3.8.0 includes minitasn1 4.19 which is currnet at the moment. ken -->
     129      Note that if you do not install <xref linkend="libtasn1"/>, a
    129130      version shipped in the <application>GnuTLS</application> tarball will be
    130131      used instead.
     
    210211      libunistring, instead of the system one. Use this switch if you have not
    211212      installed <xref linkend="libunistring"/>.
    212     </para>
    213 
    214     <para>
    215       <option>--disable-guile</option>: If guile is installed, bindings for
    216       that languages are built. This prevents building them.
    217213    </para>
    218214
Note: See TracChangeset for help on using the changeset viewer.