mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 14:32:13 +08:00
GnuTLS: 3.8.6 -> 3.8.7.1.
This commit is contained in:
parent
38333a3c3a
commit
c630913c7d
@ -42,6 +42,9 @@
|
||||
<listitem>
|
||||
<para>August 16th, 2024</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[Zeckmathederg] - GnuTLS: 3.8.6 -> 3.8.7.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[Zeckmathederg] - Mesa: 24.1.5 -> 24.2.0.</para>
|
||||
</listitem>
|
||||
|
@ -94,7 +94,7 @@
|
||||
<!ENTITY dbus-version "1.14.10"> <!-- Even minors only -->
|
||||
<!ENTITY libunwind-version "1.6.2">
|
||||
<!ENTITY nettle-version "3.10">
|
||||
<!ENTITY gnutls-version "3.8.6">
|
||||
<!ENTITY gnutls-version "3.8.7.1">
|
||||
<!-- The line below has two extra spaces at the end in BLFS, matching it here. -->
|
||||
<!ENTITY pixman-version "0.43.4">
|
||||
<!ENTITY icu-major "75">
|
||||
|
@ -119,12 +119,13 @@ make</userinput></screen>
|
||||
install time. -->
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>.
|
||||
One test hangs the test procedure. Disable it:
|
||||
<command>sed '/ocsp-must-staple-connection/d' -i tests/Makefile</command>.
|
||||
To test the results, now issue: <command>make check</command>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Now, as the <systemitem class="username">root</systemitem>
|
||||
user:
|
||||
Now, as the &root; user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
@ -173,6 +174,11 @@ make</userinput></screen>
|
||||
installed <xref linkend="libunistring"/>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-dsa</option>: completely disables DSA algorithm
|
||||
support.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
|
Loading…
Reference in New Issue
Block a user