Opened 16 years ago
Closed 16 years ago
#2567 closed defect (fixed)
Bash-4.0 patches
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Errata | Version: | 6.5 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
There are now 37 patches for Bash. The Bash patch in the Stable book only includes the first 28. We should make up a patch and add to the errata that the patch is available.
Change History (5)
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 16 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
| Type: | task → defect |
This perhaps should be reconsidered. It turns out that the new patch touches configure.in so autoconf is required, which is not available yet in Chapter 6. The bash build fails immediately.
Installing Autoconf before Bash works, but the autoconf test suite will fail on two accounts, one libtool is not available, the other perl is not available.
It may be best just to go with the existing patch in the book and remove the errata entry.
Other ideas?
comment:3 by , 16 years ago
| Milestone: | → 6.6 |
|---|
comment:4 by , 16 years ago
| Milestone: | 6.6 |
|---|---|
| Version: | SVN → 6.5 |
Oops, wrong milestone. Leaving as none because it's against stable errata.
comment:5 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Added a note to rebuild Bash with the applied patches at the end of Chapter 6.
The note will only stay effective for a couple of weeks and will then be overcome by events (e.g. the LFS-6.6 release).

Thanks for uploading the patch, Randy. I've made an errata entry linking to them.