Changeset a2dd03b


Ignore:
Timestamp:
02/14/2020 04:08:57 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
6cf2844, c8e0d1d
Parents:
210fc78
Message:

Update to bison-3.5.2

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11749 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r210fc78 ra2dd03b  
    4545
    4646    <listitem>
     47      <para>2020-02-14</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Update to bison-3.5.2. Fixes
     51          <ulink url="&lfs-ticket-root;4597">#4597</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55   
     56    <listitem>
    4757      <para>2020-02-13</para>
    4858      <itemizedlist>
  • general.ent

    r210fc78 ra2dd03b  
    1 <!ENTITY version         "SVN-20200213">
     1<!ENTITY version         "SVN-20200214">
    22<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
    33                                      Change to x.y for release but not -rc releases -->
    44<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
    55
    6 <!ENTITY versiond        "20200201-systemd">
     6<!ENTITY versiond        "20200214-systemd">
    77<!ENTITY short-versiond  "systemd">
    88<!ENTITY generic-versiond "systemd">
    99
    10 <!ENTITY releasedate     "February 13th, 2020">
     10<!ENTITY releasedate     "February 14th, 2020">
    1111
    1212<!ENTITY copyrightdate   "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
  • packages.ent

    r210fc78 ra2dd03b  
    7171<!ENTITY binutils-ch6-sbu "6.7 SBU">
    7272
    73 <!ENTITY bison-version "3.5.1">
    74 <!ENTITY bison-size "2,300 KB">
     73<!ENTITY bison-version "3.5.2">
     74<!ENTITY bison-size "2,308 KB">
    7575<!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz">
    76 <!ENTITY bison-md5 "6fc5fa4488832a65db934b9e93bd5d4c">
     76<!ENTITY bison-md5 "49fc2cf23e31e697d5072835e1662a97">
    7777<!ENTITY bison-home "&gnu-software;bison/">
    7878<!ENTITY bison-ch5-du "43 MB">
Note: See TracChangeset for help on using the changeset viewer.