Keep them unless you aren't going to update Bash. It's good to have those backup copies sitting there in case you need to revert to them again.
Even if you don't plan to update Bash at all, it doesn't hurt anything to have them there.
Thanks, what is a safe way of backing up the files so I don't mess up permissions if/when I do update Bash?
Thanks, what is a safe way of backing up the files so I don't mess up permissions if/when I do update Bash?
Keep them there, but you really should be using an up to date version of bash and sh.
I didn't recompile anything. I only packaged it. The bash from Tenfourfox is the same bash my installer patches. It's how the vulnerability works that makes is fail the test, but not work in actual exploitation of the vulnerability. Read about it here: http://lcamtuf.blogspot.com/2014/10/bash-bug-how-we-finally-cracked.html
Those _old files are the only copies of Apple's stock bash and sh. My Installer package does not contain them. If you trashed them, then rerun the Installer, it will back up the current Tenfourfox versions as _old files. That's why it is best that you do not touch those files.
You can restore them from a Time Machine backup. But there isn't much need to put them back if the updated versions are working correctly.
I'll be posting the repackaged 4.3.30 bash within a few hours.
Here's the newest version, bash 4.3.30(5) from the Tenfourfox blog packaged as an Installer package. Just install it over any of the previously installed bash patch packages.
Here's the newest version, bash 4.3.30(5) from the Tenfourfox blog packaged as an Installer package. Just install it over any of the previously installed bash patch packages.
You're welcome.