FInish updating to OpenJDK-18.0.1.1

This commit is contained in:
Pierre Labastie 2022-06-24 11:00:52 +02:00
parent b76b9a36c2
commit a790ec35b3
3 changed files with 13 additions and 3 deletions

View File

@ -8,7 +8,7 @@
the directory: this saves more than 70 MB. -->
<!ENTITY anduin-download "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
<!ENTITY openjdk-download-binary-x86 "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;/OpenJDK-&openjdk-version;+&openjdk-build;-i686-bin.tar.xz">
<!ENTITY openjdk-bin-md5sum-x86 "f34dce52622488041247aecc2e966b89">
<!ENTITY openjdk-bin-md5sum-x86 "cdcbbd909fff6db24473f6a49f1e6dcb">
<!ENTITY openjdk-bin-size-x86 "154 MB">
<!ENTITY openjdk-bin-buildsize-x86 "295 MB">

View File

@ -301,7 +301,7 @@ unset JT_JAVA</userinput></screen>
for i686: passed: 6,290; failed: 29; error: 11
18.0.1.1+2:
for x86_64: passed: 6,323; failed: 53; error: 14
for i686: passed: TBA; failed: TBA; error: TBA-->
for i686: passed: 6,290; failed: 29; error: 11-->
<para>
Install the package with the following commands as the

View File

@ -42,7 +42,17 @@
</listitem>
-->
<listitem>
<para>June 23nd, 2022</para>
<para>June 24th, 2022</para>
<itemizedlist>
<listitem>
<para>[pierre] - Update to OpenJDK-18.0.1.1. Fixes
<ulink url="&blfs-ticket-root;16690">#16690</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>June 23rd, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to sudo-1.9.11p3. Fixes