files/patch-lib_compiler_src_beam__utils.erl:
Fix "Internal consistency check failed" compiler error.
Obtained from: Bjorn Gustavsson <bgustavsson at gmail.com>
files/patch-lib_inets_src_http__client_http.erl:
The process would hang because {stream,{self,once}} is not recognized as an
invalid option.
Obtained from: Adam Kocoloski <adam.kocoloski at gmail.com>