Update to GnuTLS-3.6.14. Fixes the root cert bug, and a security fix.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23242 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2020-06-03 17:28:17 +00:00
parent e5a0894786
commit ac6b671be5
3 changed files with 15 additions and 6 deletions

View File

@ -44,6 +44,14 @@
<listitem>
<para>June 3rd, 2020</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to gnutls-3.6.14 (Security Update).
This includes a fix for the expired root certificate (on 5/30/2020)
that made several sites inaccessible in Epiphany and other GnuTLS
users because of a logic error with regards to using a certificate
with the same private key from an alternate vendor. Fixes
<ulink url="&blfs-ticket-root;13635">#13635</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to xkeyboard-config-2.30. Fixes
<ulink url="&blfs-ticket-root;13630">#13630</ulink>.</para>

View File

@ -12,7 +12,7 @@
<!ENTITY cyrus-sasl-version "2.1.27">
<!ENTITY gnupg2-version "2.2.20">
<!ENTITY firewalld-version "0.8.1">
<!ENTITY gnutls-version "3.6.13">
<!ENTITY gnutls-version "3.6.14">
<!ENTITY gpgme-version "1.13.1">
<!ENTITY haveged-version "1.9.2">
<!ENTITY iptables-version "1.8.4">

View File

@ -7,10 +7,10 @@
<!ENTITY gnutls-download-http "&gnupg-http;/gnutls/v3.6/gnutls-&gnutls-version;.tar.xz">
<!ENTITY gnutls-download-ftp "&gnupg-ftp;/gnutls/v3.6/gnutls-&gnutls-version;.tar.xz">
<!ENTITY gnutls-download-ftp " ">
<!ENTITY gnutls-md5sum "bb1fe696a11543433785b4fc70ca225f">
<!ENTITY gnutls-size "5.7 MB">
<!ENTITY gnutls-buildsize "149 MB (add 106 MB for tests)">
<!ENTITY gnutls-time "0.6 SBU (using parallelism=4; add 7.7 SBU for tests)">
<!ENTITY gnutls-md5sum "bf70632d420e421baff482247f01dbfe">
<!ENTITY gnutls-size "5.8 MB">
<!ENTITY gnutls-buildsize "158 MB (add 115 MB for tests)">
<!ENTITY gnutls-time "0.7 SBU (using parallelism=4; add 8.2 SBU for tests)">
]>
<sect1 id="gnutls" xreflabel="GnuTLS-&gnutls-version;">
@ -111,7 +111,8 @@
<xref linkend="gtk-doc"/>,
<xref linkend="guile"/>,
<xref linkend="libidn"/> or
<xref linkend="libidn2"/>
<xref linkend="libidn2"/>,
<xref linkend="libseccomp"/>,
<xref linkend="net-tools"/> (used during the test suite),
<xref linkend="texlive"/> or <xref linkend="tl-installer"/>,
<xref linkend="unbound"/> (to build the DANE library),