Version: 3.19.0, Package name: rebar3-3.19.0 |
Maintained by: Jonathan Matthew |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Rebar3 is an Erlang tool that makes it easy to create, develop, and release Erlang libraries, applications, and systems in a repeatable manner. |
Filesize: 14.5 KB |
Version History (View Complete History) |
|
2021-05-27 02:43:50 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to rebar3-3.15.2, ok jmatthew fixes a TLS certificate validation issue with fetching packages from hex.pm; although there are various signature and hash checks meaning that any attack would be quite convoluted. great write-up in https://ferd.ca/you-ve-got-to-upgrade-rebar3.html 3.15.2 is the newest version of rebar3 that still supports older Erlang/OTP (19-23); newer rebar3 supports 22-24 |
2021-02-18 20:58:34 by Greg Steuck | Files touched by this commit (2) |
Log message: Remove erlang19 flavor from devel/rebar{,3} The goal is to retire erlang19 broken by -fno-common. ok jmatthew@ |
2020-12-09 15:50:45 by Jonathan Matthew | Files touched by this commit (1) |
Log message: apply MAKE_ENV to avoid trying to reach into root's homedir when building inside dpb |
2020-12-09 03:00:44 by Stuart Henderson | Files touched by this commit (1) |
Log message: mark BROKEN, has never built successfully |