Changeset 62d70cb


Ignore:
Timestamp:
01/29/2019 08:33:35 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3b2f4ce
Parents:
88057a1
Message:

Bump OpenJDK build number

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21064 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/java.xml

    r88057a1 r62d70cb  
    55  %general-entities;
    66
    7 <!-- Maintainer: before ùaking the tarball, remove all .debuginfo files from
     7<!-- Maintainer: before making the tarball, remove all .debuginfo files from
    88     the directory: this saves more than 70 MB. -->
    99  <!ENTITY anduin-download             "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
     
    1616     licence.-->
    1717  <!ENTITY openjdk-download-binary-x64 "https://download.java.net/java/GA/jdk11/&openjdk-build;/GPL/openjdk-&openjdk-version;_linux-x64_bin.tar.gz">
    18   <!ENTITY openjdk-bin-md5sum-x64      "06b885585bce44c3151719b0e242f855">
     18  <!ENTITY openjdk-bin-md5sum-x64      "ce52c5844200c569a50a869e579d88f6">
    1919  <!ENTITY openjdk-bin-size-x64        "179 MB">
    2020  <!ENTITY openjdk-bin-buildsize-x64   "296 MB">
  • general/prog/openjdk.xml

    r88057a1 r62d70cb  
    1111  <!ENTITY anduin-download           "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1212
    13   <!ENTITY ojdk-md5sum               "c9b07b82f38d56ec69b98f0edc1c2d91">
     13  <!ENTITY ojdk-md5sum               "460f252fae1d5b2022fe9059af2121e6">
    1414  <!ENTITY ojdk-size                 "86 MB">
    1515
  • introduction/welcome/changelog.xml

    r88057a1 r62d70cb  
    4646      <para>January 29th, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - OpenJDK build number has been bumped to 9. There is
     50          almost no change, but the link to the 64 bit binary has to
     51          be changed, so update the book.</para>
     52        </listitem>
    4853        <listitem>
    4954          <para>[renodr] - Update to xf86-video-nouveau-1.0.16. Fixes
  • packages.ent

    r88057a1 r62d70cb  
    358358-->
    359359<!ENTITY openjdk-version              "11.0.2">
    360 <!ENTITY openjdk-build                "7">
     360<!ENTITY openjdk-build                "9">
    361361
    362362<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.