Changeset ac6b671
- Timestamp:
- 06/03/2020 05:28:17 PM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- fcf4f5f7
- Parents:
- e5a08947
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
re5a08947 rac6b671 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to gnutls-3.6.14 (Security Update). 49 This includes a fix for the expired root certificate (on 5/30/2020) 50 that made several sites inaccessible in Epiphany and other GnuTLS 51 users because of a logic error with regards to using a certificate 52 with the same private key from an alternate vendor. Fixes 53 <ulink url="&blfs-ticket-root;13635">#13635</ulink>.</para> 54 </listitem> 55 <listitem> 48 56 <para>[bdubbs] - Update to xkeyboard-config-2.30. Fixes 49 57 <ulink url="&blfs-ticket-root;13630">#13630</ulink>.</para> -
packages.ent
re5a08947 rac6b671 13 13 <!ENTITY gnupg2-version "2.2.20"> 14 14 <!ENTITY firewalld-version "0.8.1"> 15 <!ENTITY gnutls-version "3.6.1 3">15 <!ENTITY gnutls-version "3.6.14"> 16 16 <!ENTITY gpgme-version "1.13.1"> 17 17 <!ENTITY haveged-version "1.9.2"> -
postlfs/security/gnutls.xml
re5a08947 rac6b671 8 8 <!ENTITY gnutls-download-ftp "&gnupg-ftp;/gnutls/v3.6/gnutls-&gnutls-version;.tar.xz"> 9 9 <!ENTITY gnutls-download-ftp " "> 10 <!ENTITY gnutls-md5sum "b b1fe696a11543433785b4fc70ca225f">11 <!ENTITY gnutls-size "5. 7MB">12 <!ENTITY gnutls-buildsize "1 49 MB (add 106MB for tests)">13 <!ENTITY gnutls-time "0. 6 SBU (using parallelism=4; add 7.7SBU for tests)">10 <!ENTITY gnutls-md5sum "bf70632d420e421baff482247f01dbfe"> 11 <!ENTITY gnutls-size "5.8 MB"> 12 <!ENTITY gnutls-buildsize "158 MB (add 115 MB for tests)"> 13 <!ENTITY gnutls-time "0.7 SBU (using parallelism=4; add 8.2 SBU for tests)"> 14 14 ]> 15 15 … … 112 112 <xref linkend="guile"/>, 113 113 <xref linkend="libidn"/> or 114 <xref linkend="libidn2"/> 114 <xref linkend="libidn2"/>, 115 <xref linkend="libseccomp"/>, 115 116 <xref linkend="net-tools"/> (used during the test suite), 116 117 <xref linkend="texlive"/> or <xref linkend="tl-installer"/>,
Note:
See TracChangeset
for help on using the changeset viewer.