[erlang-questions] [ANN] Release of etorrent v1.2.0

Jesper Louis Andersen jesper.louis.andersen@REDACTED
Mon Dec 27 23:08:52 CET 2010


On Mon, Dec 27, 2010 at 23:11, Xavier Maillard <xma@REDACTED> wrote:
> Hi Jesper,
>
> [Note: Erlang R14 has proved to work where R13 failed].

For the Erlang list and others interested: The bug was due to reltool
acting differently in R14 and R13. First we had to add R13B03 as a
valid supported Erlang/OTP version in addition to R13B04 fixes Peter
Lemenkov did[1]. Next, we taught reltool to explicitly include the
'gs' application and we also forced the inclusion of riak err[2]

[1] https://github.com/jlouis/etorrent/commit/52f76580ca2a343078c5a4d2b58849d181b6e26a
[2] https://github.com/jlouis/etorrent/commit/b715bfa331c49ed2aee1f2b561ce6591a374499c

Both are on the maintenance branch 'maint'.


-- 
J.


More information about the erlang-questions mailing list