6 ms·
Still waiting for a fix on Beanstalk. Neither "yum clean all" followed by "yum update bash" nor "yum --releasever=2014.09 update bash" currently work. EDIT: re
by rbliss 12y ago
Still waiting for a fix on Beanstalk. Neither "yum clean all" followed by "yum update bash" nor "yum --releasever=2014.09 update bash" currently work.
EDIT: relevant AWS threads
https://forums.aws.amazon.com/thread.jspa?threadID=161489 https://forums.aws.amazon.com/thread.jspa?threadID=161489
https://forums.aws.amazon.com/thread.jspa?threadID=161529&tstart=0 https://forums.aws.amazon.com/thread.jspa?threadID=161529&ts...
- rbliss 12y agoShould be fixed now: To manually update EC2 instances managed by Elastic Beanstalk, you can run the following command: For Amazon Linux 2013.09 "sudo yum install -y http://packages.us-east-1.amazonaws.com/2013.09/updates/556c442ced2f/x86_64/Packages/bash-4.1.2-15.18.20.amzn1.x86_64.rpm" http://packages.us-east-1.amazonaws.com/2013.09/updates/556c... For Amazon Linux 2014.03 "sudo yum install -y http://packages.us-east-1.amazonaws.com/2014.03/updates/e10f5b547e18/x86_64/Packages/bash-4.1.2-15.19.amzn1.x86_64.rpm" http://packages.us-east-1.amazonaws.com/2014.03/updates/e10f...