Changeset a790ec35


Ignore:
Timestamp:
06/24/2022 09:00:52 AM (22 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
70e458ba
Parents:
b76b9a36
Message:

FInish updating to OpenJDK-18.0.1.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/java.xml

    rb76b9a36 ra790ec35  
    99  <!ENTITY anduin-download             "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1010  <!ENTITY openjdk-download-binary-x86 "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;/OpenJDK-&openjdk-version;+&openjdk-build;-i686-bin.tar.xz">
    11   <!ENTITY openjdk-bin-md5sum-x86      "f34dce52622488041247aecc2e966b89">
     11  <!ENTITY openjdk-bin-md5sum-x86      "cdcbbd909fff6db24473f6a49f1e6dcb">
    1212  <!ENTITY openjdk-bin-size-x86        "154 MB">
    1313  <!ENTITY openjdk-bin-buildsize-x86   "295 MB">
  • general/prog/openjdk.xml

    rb76b9a36 ra790ec35  
    302302         18.0.1.1+2:
    303303         for x86_64: passed: 6,323; failed: 53; error: 14
    304          for i686:   passed: TBA; failed: TBA; error: TBA-->
     304         for i686:   passed: 6,290; failed: 29; error: 11-->
    305305
    306306    <para>
  • introduction/welcome/changelog.xml

    rb76b9a36 ra790ec35  
    4343    -->
    4444    <listitem>
    45       <para>June 23nd, 2022</para>
     45      <para>June 24th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to OpenJDK-18.0.1.1. Fixes
     49          <ulink url="&blfs-ticket-root;16690">#16690</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
     55      <para>June 23rd, 2022</para>
    4656      <itemizedlist>
    4757        <listitem>
Note: See TracChangeset for help on using the changeset viewer.