Changeset 8ddf6d5


Ignore:
Timestamp:
05/02/2020 11:00:16 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d445316
Parents:
aea8090f
Message:

Upgrade to xterm-355

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    raea8090f r8ddf6d5  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 1st, &year;">
     9<!ENTITY releasedate  "May 2nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    raea8090f r8ddf6d5  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[thomas] - Upgrade xterm-355. Fixes
     49          <ulink url="&blfs-ticket-root;13492">#13492</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53   
     54    <listitem>
     55      <para>May 1st, 2020</para>
     56      <itemizedlist>
     57        <listitem>
    4858          <para>[renodr] - Document test suite issues in GDB with AMD
    4959          processors.</para>
  • packages.ent

    raea8090f r8ddf6d5  
    691691<!ENTITY xorg-server-version          "1.20.8">
    692692<!ENTITY twm-version                  "1.0.10">
    693 <!ENTITY xterm-version                "354">
     693<!ENTITY xterm-version                "355">
    694694<!ENTITY xclock-version               "1.0.9">
    695695<!ENTITY xinit-version                "1.4.1">
  • x/installing/xterm.xml

    raea8090f r8ddf6d5  
    88  <!--<!ENTITY xterm-download-ftp  "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">-->
    99  <!ENTITY xterm-download-ftp  " ">
    10   <!ENTITY xterm-md5sum        "e5d71c5aeccfb19ca23dff261e7c0a30">
     10  <!ENTITY xterm-md5sum        "ae76921a6a369adfa82b7da136682beb">
    1111  <!ENTITY xterm-size          "1.3 MB">
    1212  <!ENTITY xterm-buildsize     "13 MB">
     
    117117make</userinput></screen>
    118118
     119    <!--
     120      there is a 'make check' but i havn't found a description
     121      how the output should look like
     122    -->
    119123    <para>
    120124      This package does not come with a test suite.
Note: See TracChangeset for help on using the changeset viewer.