Edit: a few patches came out that fixed important vulnerabilities. Please update to the latest version.
Hi everyone,
You might have heard of a pretty serious bug in bash that has been recently discovered: http://en.wikipedia.org/wiki/Shellshock_(software_bug)
So here’s the latest bash version (4.3 patchlevel 27 30) for your Drobos:
- Drobo5N: https://github.com/droboports/bash/releases/tag/v4.3.30
- DroboFS: https://github.com/droboports/bash/releases/tag/v4.3.30-fs
I highly recommend that once you install the DroboApp, that you replace /bin/bash with /mnt/DroboFS/Shares/DroboApps/bash/bin/bash, i.e.:
cp /mnt/DroboFS/Shares/DroboApps/bash/bin/bash /bin/
For more information about packaging bash as a DroboApp, please visit: https://github.com/droboports/bash
As usual, comments, suggestions, and feedback are welcome.