Changeset 0eeaa26


Ignore:
Timestamp:
02/29/2016 09:16:05 PM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
e8c3b6d1
Parents:
4fb26dd
Message:

Update to icedtea-web-1.6.2

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4fb26dd r0eeaa26  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "28">                   <!-- Always 2 digits -->
     3<!ENTITY day          "29">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 28th &year;">
     9<!ENTITY releasedate  "February 29th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/mercurial.xml

    r4fb26dd r0eeaa26  
    3636    Mozilla and Vim.</para>
    3737
    38     &lfs78_checked;
     38    &lfs79_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    r4fb26dd r0eeaa26  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>February 29th, 2016</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[pierre] - Update to icedtea-web-1.6.2. Fixes
     52          Fixes <ulink url="&blfs-ticket-root;7427">#7427</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r4fb26dd r0eeaa26  
    684684<!ENTITY gimp-version                 "2.8.16">
    685685<!ENTITY hexchat-version              "2.10.2">
    686 <!ENTITY icedtea-web-version          "1.6.1">
     686<!ENTITY icedtea-web-version          "1.6.2">
    687687<!ENTITY inkscape-version             "0.91">
    688688<!ENTITY pan-version                  "0.133">
  • xsoft/other/icedtea-web.xml

    r4fb26dd r0eeaa26  
    77  <!ENTITY icedtea-web-download-http "http://icedtea.classpath.org/download/source/icedtea-web-&icedtea-web-version;.tar.gz">
    88  <!ENTITY icedtea-web-download-ftp  " ">
    9   <!ENTITY icedtea-web-md5sum        "35d6712a5d9db69e8bd14ab68f94d748">
     9  <!ENTITY icedtea-web-md5sum        "ef9b7746dab933afa871428da73169f6">
    1010  <!ENTITY icedtea-web-size          "1.7 MB">
    11   <!ENTITY icedtea-web-buildsize     "41 MB">
     11  <!ENTITY icedtea-web-buildsize     "40 MB">
    1212  <!ENTITY icedtea-web-time          "0.4 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.