From 446a6fcaa1c53cf66a193afd60ce7eb9e3fdb6c2 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 16 Feb 2011 20:19:10 +0000 Subject: [PATCH] Upgrade to Bash-4.2. Fixes #2830. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9463 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter01/whatsnew.xml | 8 ++------ chapter03/patches.xml | 8 -------- chapter05/bash.xml | 4 ---- chapter06/bash.xml | 4 ---- packages.ent | 6 +++--- patches.ent | 5 ----- 7 files changed, 9 insertions(+), 30 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 83fcb2387..2c28e056d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2011-02-16 + + [matthew] Upgrade to Bash-4.2. Fixes + #2830. + [matthew] Upgrade to Udev-166. Fixes #2829. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e786c919a..8bc7de621 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -31,9 +31,9 @@ - + @@ -219,10 +219,6 @@ Added: - - bash-&bash-version;-fixes-3.patch - - bzip2-&bzip2-version;-install_docs-1.patch diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 838067a86..39b733043 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -18,14 +18,6 @@ - - Bash Upstream Fixes Patch - &bash-fixes-patch-size;: - - Download: - MD5 sum: &bash-fixes-patch-md5; - - - Bzip2 Documentation Patch - &bzip2-docs-patch-size;: diff --git a/chapter05/bash.xml b/chapter05/bash.xml index 192cd350f..700e266d2 100644 --- a/chapter05/bash.xml +++ b/chapter05/bash.xml @@ -43,10 +43,6 @@ Installation of Bash - Apply a patch that fixes several bugs reported and fixed by the upstream Bash maintainer: - -patch -Np1 -i ../&bash-fixes-patch; - Prepare Bash for compilation: ./configure --prefix=/tools --without-bash-malloc diff --git a/chapter06/bash.xml b/chapter06/bash.xml index 67a77d8b6..bbd645adf 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -40,10 +40,6 @@ Installation of Bash - Apply a patch that fixes several bugs reported and fixed by the upstream Bash maintainer: - -patch -Np1 -i ../&bash-fixes-patch; - Prepare Bash for compilation: ./configure --prefix=/usr --bindir=/bin \ diff --git a/packages.ent b/packages.ent index 378e0f46e..3f5b7fd50 100644 --- a/packages.ent +++ b/packages.ent @@ -24,10 +24,10 @@ - - + + - + diff --git a/patches.ent b/patches.ent index ffd8af262..b8ea9d856 100644 --- a/patches.ent +++ b/patches.ent @@ -2,11 +2,6 @@ - - - - -