diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 5fe887f65..dd3a5919d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -35,6 +35,15 @@
-->
+
+ 2016-02-16
+
+
+ [renodr] - Add patches for mpfr, binutils, gcc, glibc, and bash
+
+
+
+
2016-02-15
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index a9e809ef7..93fcaa2c3 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -238,6 +238,30 @@
Added:
+
+ &bash-fixes-patch;
+
+
+
+ &binutils-upstream-patch;
+
+
+
+
+
+ &glibc-largefile-patch;
+
+
+
+ &glibc-upstream-patch2;
+
+
+
+ &mpfr-upstream-patch;
+
+
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 0549579a1..4ec3464d8 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -57,6 +57,14 @@
+
+
Glibc FHS Patch - &glibc-fhs-patch-size;:
@@ -81,6 +89,14 @@
+
+ Glibc Upstream Patch - &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 a61ff68fe..1f276439c 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 9b00a7b23..e55fcc836 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -75,6 +75,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 b3f45a1dd..3a1235c3b 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
+
-
+
diff --git a/patches.ent b/patches.ent
index a350fbe78..291cc1a25 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,17 +2,17 @@
-
-
-
+
+
+
-
-
-
+
+
+
@@ -22,6 +22,12 @@
+
+
@@ -34,13 +40,17 @@
+
+
+
+
-
-
-
+
+
+