Bug 1993 - Bump bash to 4.1.7(1) and migrate to autotargets
Summary: Bump bash to 4.1.7(1) and migrate to autotargets
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: 2010.08
Assignee: Peter Korsgaard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 18:49 UTC by Gustavo Zacarias
Modified: 2010-07-01 19:43 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: arm-softfloat-linux-uclibcgnueabi
Build:


Attachments
Bump bash to 4.1.7(1) and migrate to autotargets (29.23 KB, patch)
2010-06-08 19:00 UTC, Gustavo Zacarias
Details
Bump bash to 4.1.7(1) and migrate to autotargets (29.19 KB, patch)
2010-06-09 13:38 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Zacarias 2010-06-08 18:49:16 UTC
Bump bash to 4.1.7(1) and migrate to autotargets.
/bin/sh logic is now save the link/file if it exists as /bin/sh.prebash to restore it later if bash is uninstalled. Bash assumes it's superior and replaces it.
Comment 1 Gustavo Zacarias 2010-06-08 19:00:32 UTC
Created attachment 1981 [details]
Bump bash to 4.1.7(1) and migrate to autotargets
Comment 2 Gustavo Zacarias 2010-06-09 13:38:50 UTC
Created attachment 1999 [details]
Bump bash to 4.1.7(1) and migrate to autotargets
Comment 3 Peter Korsgaard 2010-07-01 19:43:07 UTC
Committed, thanks!