Parcourir la source

Update to bison-3.5.2

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11749 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs il y a 5 ans
Parent
commit
a2dd03b30e
3 fichiers modifiés avec 16 ajouts et 6 suppressions
  1. 10 0
      chapter01/changelog.xml
  2. 3 3
      general.ent
  3. 3 3
      packages.ent

+ 10 - 0
chapter01/changelog.xml

@@ -43,6 +43,16 @@
     appropriate for the entry or if needed the entire day's listitem.
        -->
 
+    <listitem>
+      <para>2020-02-14</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to bison-3.5.2. Fixes
+          <ulink url="&lfs-ticket-root;4597">#4597</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+    
     <listitem>
       <para>2020-02-13</para>
       <itemizedlist>

+ 3 - 3
general.ent

@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20200213">
+<!ENTITY version         "SVN-20200214">
 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book; 
                                       Change to x.y for release but not -rc releases -->
 <!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
 
-<!ENTITY versiond        "20200201-systemd">
+<!ENTITY versiond        "20200214-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "February 13th, 2020">
+<!ENTITY releasedate     "February 14th, 2020">
 
 <!ENTITY copyrightdate   "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "9.0">

+ 3 - 3
packages.ent

@@ -70,10 +70,10 @@
 <!ENTITY binutils-ch6-du "5.1 GB">
 <!ENTITY binutils-ch6-sbu "6.7 SBU">
 
-<!ENTITY bison-version "3.5.1">
-<!ENTITY bison-size "2,300 KB">
+<!ENTITY bison-version "3.5.2">
+<!ENTITY bison-size "2,308 KB">
 <!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz">
-<!ENTITY bison-md5 "6fc5fa4488832a65db934b9e93bd5d4c">
+<!ENTITY bison-md5 "49fc2cf23e31e697d5072835e1662a97">
 <!ENTITY bison-home "&gnu-software;bison/">
 <!ENTITY bison-ch5-du "43 MB">
 <!ENTITY bison-ch5-sbu "0.3 SBU">