Changeset 9c51e5c1


Ignore:
Timestamp:
07/18/2020 09:26:46 AM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
10c6468b
Parents:
cfc43ead
Message:

Update to nasm-2.15.03.
Update to xev-1.2.4 (Xorg Application).

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcfc43ead r9c51e5c1  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     3<!ENTITY day          "18">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 17th, &year;">
     9<!ENTITY releasedate  "July 18th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/nasm.xml

    rcfc43ead r9c51e5c1  
    77  <!ENTITY nasm-download-http "http://www.nasm.us/pub/nasm/releasebuilds/&nasm-version;/nasm-&nasm-version;.tar.xz">
    88  <!ENTITY nasm-download-ftp  " ">
    9   <!ENTITY nasm-md5sum        "32a81ac64f4e52afc2148cfe046023ba">
    10   <!ENTITY nasm-size          "956 KB">
    11   <!ENTITY nasm-buildsize     "46 MB" >
     9  <!ENTITY nasm-md5sum        "917f45c0a1901332bd0db31dcca84b87">
     10  <!ENTITY nasm-size          "964 KB">
     11  <!ENTITY nasm-buildsize     "41 MB" >
    1212  <!ENTITY nasm-time          "0.2 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    rcfc43ead r9c51e5c1  
    4343    -->
    4444    <listitem>
     45      <para>July 18th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to nasm-2.15.03. Fixes
     49          <ulink url="&blfs-ticket-root;13814">#13814</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to xev-1.2.4 (Xorg Application). Fixes
     53          <ulink url="&blfs-ticket-root;13816">#13816</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4559      <para>July 17th, 2020</para>
    4660      <itemizedlist>
  • packages.ent

    rcfc43ead r9c51e5c1  
    341341<!ENTITY lua52-version                "5.2.4">
    342342<!ENTITY mercurial-version            "5.4.2">
    343 <!ENTITY nasm-version                 "2.15.02">
     343<!ENTITY nasm-version                 "2.15.03">
    344344<!ENTITY ninja-version                "1.9.0">
    345345<!ENTITY npapi-sdk-version            "0.27.2">
  • x/installing/x7app.xml

    rcfc43ead r9c51e5c1  
    5656  <!ENTITY xdriinfo-md5sum                 "480e63cd365f03eb2515a6527d5f4ca6">
    5757
    58   <!ENTITY xev-version                     "1.2.3">
    59   <!ENTITY xev-md5sum                      "eec82a5d4b599736f0fa637e96136746">
     58  <!ENTITY xev-version                     "1.2.4">
     59  <!ENTITY xev-md5sum                      "e1d7dc1afd3ddb8fab16d6a76f21a258">
    6060
    6161  <!ENTITY xgamma-version                  "1.0.6">
Note: See TracChangeset for help on using the changeset viewer.