diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index efea2d293..25ecad736 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
2009-09-17
+
+ [matthew] Upgraded to Coreutils-7.6. Fixes
+ #2487.
+
[matthew] Upgraded to Man-DB-2.5.6. Fixes
#2481.
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 828a40f22..3d6c785cd 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -207,22 +207,30 @@
-->
-
+
+ coreutils-7.6-uname-1.patch
+
-
+
+ coreutils-7.1-uname-1.patch
+
+
+
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 04c0e6d9f..1cebe855b 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -151,7 +151,7 @@ mv -v /usr/bin/chroot /usr/sbin
mktemp, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr, printenv,
printf, ptx, pwd, readlink, rm, rmdir, runcon, seq, sha1sum, sha224sum,
sha256sum, sha384sum, sha512sum, shred, shuf, sleep, sort, split, stat,
- stty, sum, sync, tac, tail, tee, test, timeout, touch, tr, true,
+ stdbuf, stty, sum, sync, tac, tail, tee, test, timeout, touch, tr, true,
truncate, tsort, tty, uname, unexpand, uniq, unlink, users, vdir, wc,
who, whoami, and yes
@@ -917,6 +917,17 @@ mv -v /usr/bin/chroot /usr/sbin
+
+ stdbuf
+
+ Runs commands with altered buffering operations for its standard
+ streams
+
+ stdbuf
+
+
+
+
stty
diff --git a/packages.ent b/packages.ent
index 39a5cfd62..3538a7cbe 100644
--- a/packages.ent
+++ b/packages.ent
@@ -67,10 +67,10 @@
-
-
+
+
-
+
diff --git a/patches.ent b/patches.ent
index 17f16ebfa..4838391dc 100644
--- a/patches.ent
+++ b/patches.ent
@@ -13,8 +13,8 @@
-
-
+
+