Explorar o código

Update to bash-4.3.30-upstream_fixes-2.patch

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs %!s(int64=10) %!d(string=hai) anos
pai
achega
d3ca515320
Modificáronse 4 ficheiros con 23 adicións e 37 borrados
  1. 10 0
      chapter01/changelog.xml
  2. 8 32
      chapter01/whatsnew.xml
  3. 2 2
      general.ent
  4. 3 3
      patches.ent

+ 10 - 0
chapter01/changelog.xml

@@ -36,6 +36,16 @@
     </listitem>
 -->
 
+    <listitem>
+      <para>2015-05-25</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to bash-4.3.30-upstream_fixes-2.patch. 
+          Fixes <ulink url="&lfs-ticket-root;3789">#3789</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2015-05-23</para>
       <itemizedlist>

+ 8 - 32
chapter01/whatsnew.xml

@@ -245,39 +245,31 @@
     <listitem><para></para></listitem>  <!-- satisfy build -->
 
     <listitem>
-      <para>gcc-5.1.0-upstream_libgomp_fix-1.patch</para>
+      <para>&bash-fixes-patch;</para>
     </listitem>
 
     <listitem>
-      <para>Tcl-core-&tcl-version;</para>
+      <para>&gcc-upstream-patch;</para>
     </listitem>
 
     <listitem>
-      <para>&ncurses-gcc5-buildfixes-patch;</para>
+      <para>Tcl-core-&tcl-version;</para>
     </listitem>
 
     <listitem>
-      <para>&perl-gcc5-fixes-patch;</para>
+      <para>&ncurses-gcc5-buildfixes-patch;</para>
     </listitem>
 
-    <!--<listitem>
-      <para>&bash-fixes-patch;</para>
-    </listitem>-->
-
-    <!--<listitem>
-      <para>&mpfr-fixes-patch;</para>
-    </listitem>-->
-
-    <!--<listitem>
-      <para>&readline-fixes-patch;</para>
-    </listitem>-->
-
   </itemizedlist>
 
   <itemizedlist>
     <title>Removed:</title>
     <listitem><para></para></listitem>  <!-- satisfy build -->
 
+    <listitem>
+      <para>bash-4.3.30-upstream_fixes-1.patch</para>
+    </listitem>
+
     <listitem>
       <para>Tcl-8.6.3</para>
     </listitem>
@@ -286,22 +278,6 @@
       <para>Eudev-manpages separate tarball</para>
     </listitem>
 
-    <!--<listitem>
-      <para>binutils-2.24-lto_testsuite-1.patch</para>
-    </listitem>-->
-
-    <!--<listitem>
-      <para>binutils-2.24-multiple_plugins-1.patch</para>
-    </listitem>-->
-
-    <!--<listitem>
-      <para>bash-4.3-upstream_fixes-3.patch</para>
-    </listitem>-->
-
-    <!--<listitem>
-      <para>readline-6.3-upstream_fixes-2.patch</para>
-    </listitem>-->
-
   </itemizedlist>
 
 </sect1>

+ 2 - 2
general.ent

@@ -1,7 +1,7 @@
-<!ENTITY version         "SVN-20150523">
+<!ENTITY version         "SVN-20150525">
 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;. Change to x.y for release 
                                       but not -rc releases -->
-<!ENTITY releasedate     "May 23, 2015">
+<!ENTITY releasedate     "May 25, 2015">
 <!ENTITY copyrightdate   "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "7.8">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

+ 3 - 3
patches.ent

@@ -2,9 +2,9 @@
 
 <!-- Start of Common Patches -->
 
-<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-1.patch">
-<!ENTITY bash-fixes-patch-md5 "e2571929a43fdf76ae1eb683fe86b5c0">
-<!ENTITY bash-fixes-patch-size "8.8 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-2.patch">
+<!ENTITY bash-fixes-patch-md5 "fd2d7ca532f9ea53d678a6bc79354681">
+<!ENTITY bash-fixes-patch-size "13 KB">
 
 <!ENTITY bc-memory-leak-patch "bc-&bc-version;-memory_leak-1.patch">
 <!ENTITY bc-memory-leak-patch-md5 "877e81fba316fe487ec23501059d54b8">