Bug 1993

Summary: Bump bash to 4.1.7(1) and migrate to autotargets
Product: buildroot Reporter: Gustavo Zacarias <gustavo>
Component: Outdated packageAssignee: Peter Korsgaard <jacmet>
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: 2010.08   
Hardware: PC   
OS: Linux   
Host: i686-linux Target: arm-softfloat-linux-uclibcgnueabi
Build:
Attachments: Bump bash to 4.1.7(1) and migrate to autotargets
Bump bash to 4.1.7(1) and migrate to autotargets

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!