diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c8e252686..320307c6c 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -35,6 +35,16 @@
-->
+
+ 2016-02-16
+
+
+ [bdubbs] - Update patches for bash, binutils,
+ glibc, mpfr, and gcc from upstream repositories.
+
+
+
+
2016-02-14
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 2755598d1..004b1a59e 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -244,21 +244,29 @@
Added:
+
+ &bash-fixes-patch;
+
+
&binutils-upstream-patch;
+
+ &gcc-upstream-patch;
+
+
&glibc-largefile-patch;
-
+
+ &glibc-upstream-patch2;
+
-
+
+ &mpfr-upstream-patch;
+
@@ -266,14 +274,6 @@
Removed:
-
-
-
-
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 845bdbcc6..fcf3f5691 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -58,6 +58,14 @@
+
+ Gcc Upstream Patch - &gcc-upstream-patch-size;:
+
+ Download:
+ MD5 sum: &gcc-upstream-patch-md5;
+
+
+
Glibc FHS Patch - &glibc-fhs-patch-size;:
@@ -82,6 +90,14 @@
+
+ Glibc Upstream Patchs - &glibc-upstream-patch2-size;:
+
+ Download:
+ MD5 sum: &glibc-upstream-patch2-md5;
+
+
+
Kbd Backspace/Delete Fix Patch - &kbd-backspace-patch-size;:
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index 1be390ab4..f22c8178f 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -40,11 +40,11 @@
Installation of GCC
-
+
The GCC documentation recommends building GCC in a dedicated build directory:
mkdir -v build
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index 3feae779a..5afb969b2 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -77,6 +77,10 @@
patch -Np1 -i ../&glibc-largefile-patch;
+ Finally, update some recent changes from the upstream repository:
+
+patch -Np1 -i ../&glibc-upstream-patch2;
+
The Glibc documentation recommends building Glibc
in a dedicated build directory:
diff --git a/general.ent b/general.ent
index c41068e30..50d702739 100644
--- a/general.ent
+++ b/general.ent
@@ -1,7 +1,7 @@
-
+
-
+
diff --git a/patches.ent b/patches.ent
index 9e8dc4f01..8caf34697 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,17 +2,17 @@
-
-
-
+
+
+
-
-
-
+
+
+
@@ -22,10 +22,18 @@
+
+
+
+
+
+
+
+
@@ -38,9 +46,9 @@
-
-
-
+
+
+