pkgsrc/devel/rebar3/distinfo

40 lines
3.9 KiB
Text
Raw Normal View History

$NetBSD: distinfo,v 1.7 2022/06/19 20:49:18 nikita Exp $
rebar3: Update to 3.18.0 Changelog taken from https://github.com/erlang/rebar3/releases 3.18.0 Latest add support for otp24 optional applications use git command in non interactive mode git_resource: ignore stderr in get_patch_count when calling git rev-list fix NIF compilation on Apple M1. fix issue for duplicates options of 'parserfile' in 'yrl_opts' support for --all argument in unlock support for --all argument in upgrade support for --all argument in upgrade plugin add --relnames option to allow selectively building of multiple releases bump bbmustache to support unicode attributes proper respect of GLOBAL_CACHE_DIR bump certifi to 2.8.0 don't crash on printing non-ASCII characters upgrade providers to 1.9.0 3.17.0 This release is mostly bug fixes, and repairs prior broken builds of elixir dependencies, but also includes a couple of useful features. New Features: Add escript_incl_priv so escriptize priv dir inclusion works with _checkouts and profiles Added SSL cacert patch to support Corporate MITM Proxies Bug fixes: rebar3 release to honour the ignore-xref attribute Bump relx to 4.5.0 use copied erts dir when tar'ing even when the user sets the erts improve error message when a symlink creation fails State extended with a filter method to filter xref_warnings Do not require logger Add default time warp mode of multi optionally allow static node name prefixes use random:uniform instead of os:pid when constructing node name in nodetool Fix eval command to use ERL_DIST_PORT, consistency with rpc command Fix bin script arguments to erlexec Give compiler hints when handling run-time deps in parse_transforms Make rebar_file_utils:system_tmpdir/1 take TMPDIR env var into account on *nix Handle abstract code starting with a non-file attribute Prefer erlang app to mix project Drop bootstrap URI handling functions warnings Prevent crashes on recursive src_dir definitions in deps Fix ssl check hostname options for wildcard certificate {xref_ignores} now properly works on module, Normalize Dialyzer PLT paths Fix optimistic registry update of plugins being upgraded 3.13.3 Security release. See https://ferd.ca/you-ve-got-to-upgrade-rebar3.html 3.16.1 Major security fix around TLS validation. See https://ferd.ca/you-ve-got-to-upgrade-rebar3.html Also: local upgrade: extract vsn of rebar3 from downloaded escript 3.15.2 Major security fix around TLS validation. See https://ferd.ca/you-ve-got-to-upgrade-rebar3.html 3.16.0 This release drops multiple OTP versions as officially supported. We're aligning rebar3 development with the OTP team's compatibility guarantees, as some deprecations from OTP-21 were removed in OTP-24 and we just could not maintain compatible code bases. We're using the breakage opportunity to change just how much we support to something more sustainable. The release also contains extra fixes that should prove useful. Only support 3 newest OTP versions add support to configure application resource naming Support ERL_LIBS libraries in escript building Fix CLI arg order in makefile template Increase OTP 24 readiness + move to OTP 20 min. Bump erlware_commons and certifi Treat applications and included_applications the same way when builing Dialyzer PLTs Strip CLI args from provider hooks Fix plugins upgrade for non-tuple specification 3.15.1 Fix bad compiler path nesting 3.15.0 Make dialyzer output file format configurable Fix DAG resolving for recursive directories Add EUnit support for sys_config options Catch and report missing escript dependency Relay unexpected relx return values Bump Relx and cth_readable relx_resolve:to_app raise error with .app file pathname Concurrent Builds - xref interactions refinement Add richer return values for nodetool rpc add exports of RELEASE_NAME, RELEASE_VERSION and RELEASE_PROG to script add an option to select the application to build an escript for Do not discard parameters --system_libs and --include-erts Have "rebar3 plugins upgrade" work without specifying plugin name rebar3 shell: implement various modes to print "booted" message More path juggling fixes in the compiler Fix OTP24 complaining about underscored variables Handle OTP-24 function location in xref pass no_spawn_compiler_process to compile:file/2
2022-04-25 14:25:58 +02:00
BLAKE2s (rebar3/bbmustache-1.12.2.tar) = 32ead8f53518aa6dc2d16f4136f6aa7dba0edcbc2d3066c59cd81bf033929812
SHA512 (rebar3/bbmustache-1.12.2.tar) = aecba4e354bdd5e09756cf9cd8c1e55af832f0e121c4c8000b71bc9a46485a4cdd86d13aae4f1838588be228745003a324956fdd440fb4c48b987cc58a9e238c
Size (rebar3/bbmustache-1.12.2.tar) = 17920 bytes
BLAKE2s (rebar3/certifi-2.9.0.tar) = c78804760357d06b1638ec9f414ab5b3e6d43e2ef538313bd8763ff42641cd0e
SHA512 (rebar3/certifi-2.9.0.tar) = d8c2f62b3b5a626735bbdaf3fb553bafe2cd1c736a378240633f0970c35079ce610ad3458d3e43c79f244c670b5e197554ddf8a71944bdc0975213db693a5583
Size (rebar3/certifi-2.9.0.tar) = 156160 bytes
BLAKE2s (rebar3/cf-0.3.1.tar) = f001900e6df6a33021788f72e44656eefebd8a76b6b3281a53ff469aea4569c8
SHA512 (rebar3/cf-0.3.1.tar) = 232fa9cd175e54599c035b087a6d44c9afb4135a5509b7498ebce8becec333cd670d0e06a3bf9e30d54c7c609ad2aecd42fc40e667cf95e68b7dc228e1fd85d8
Size (rebar3/cf-0.3.1.tar) = 10240 bytes
rebar3: Update to 3.18.0 Changelog taken from https://github.com/erlang/rebar3/releases 3.18.0 Latest add support for otp24 optional applications use git command in non interactive mode git_resource: ignore stderr in get_patch_count when calling git rev-list fix NIF compilation on Apple M1. fix issue for duplicates options of 'parserfile' in 'yrl_opts' support for --all argument in unlock support for --all argument in upgrade support for --all argument in upgrade plugin add --relnames option to allow selectively building of multiple releases bump bbmustache to support unicode attributes proper respect of GLOBAL_CACHE_DIR bump certifi to 2.8.0 don't crash on printing non-ASCII characters upgrade providers to 1.9.0 3.17.0 This release is mostly bug fixes, and repairs prior broken builds of elixir dependencies, but also includes a couple of useful features. New Features: Add escript_incl_priv so escriptize priv dir inclusion works with _checkouts and profiles Added SSL cacert patch to support Corporate MITM Proxies Bug fixes: rebar3 release to honour the ignore-xref attribute Bump relx to 4.5.0 use copied erts dir when tar'ing even when the user sets the erts improve error message when a symlink creation fails State extended with a filter method to filter xref_warnings Do not require logger Add default time warp mode of multi optionally allow static node name prefixes use random:uniform instead of os:pid when constructing node name in nodetool Fix eval command to use ERL_DIST_PORT, consistency with rpc command Fix bin script arguments to erlexec Give compiler hints when handling run-time deps in parse_transforms Make rebar_file_utils:system_tmpdir/1 take TMPDIR env var into account on *nix Handle abstract code starting with a non-file attribute Prefer erlang app to mix project Drop bootstrap URI handling functions warnings Prevent crashes on recursive src_dir definitions in deps Fix ssl check hostname options for wildcard certificate {xref_ignores} now properly works on module, Normalize Dialyzer PLT paths Fix optimistic registry update of plugins being upgraded 3.13.3 Security release. See https://ferd.ca/you-ve-got-to-upgrade-rebar3.html 3.16.1 Major security fix around TLS validation. See https://ferd.ca/you-ve-got-to-upgrade-rebar3.html Also: local upgrade: extract vsn of rebar3 from downloaded escript 3.15.2 Major security fix around TLS validation. See https://ferd.ca/you-ve-got-to-upgrade-rebar3.html 3.16.0 This release drops multiple OTP versions as officially supported. We're aligning rebar3 development with the OTP team's compatibility guarantees, as some deprecations from OTP-21 were removed in OTP-24 and we just could not maintain compatible code bases. We're using the breakage opportunity to change just how much we support to something more sustainable. The release also contains extra fixes that should prove useful. Only support 3 newest OTP versions add support to configure application resource naming Support ERL_LIBS libraries in escript building Fix CLI arg order in makefile template Increase OTP 24 readiness + move to OTP 20 min. Bump erlware_commons and certifi Treat applications and included_applications the same way when builing Dialyzer PLTs Strip CLI args from provider hooks Fix plugins upgrade for non-tuple specification 3.15.1 Fix bad compiler path nesting 3.15.0 Make dialyzer output file format configurable Fix DAG resolving for recursive directories Add EUnit support for sys_config options Catch and report missing escript dependency Relay unexpected relx return values Bump Relx and cth_readable relx_resolve:to_app raise error with .app file pathname Concurrent Builds - xref interactions refinement Add richer return values for nodetool rpc add exports of RELEASE_NAME, RELEASE_VERSION and RELEASE_PROG to script add an option to select the application to build an escript for Do not discard parameters --system_libs and --include-erts Have "rebar3 plugins upgrade" work without specifying plugin name rebar3 shell: implement various modes to print "booted" message More path juggling fixes in the compiler Fix OTP24 complaining about underscored variables Handle OTP-24 function location in xref pass no_spawn_compiler_process to compile:file/2
2022-04-25 14:25:58 +02:00
BLAKE2s (rebar3/cth_readable-1.5.1.tar) = 6417eae68a7dbcaf43be90dd5c18d69f1e03fedcc55d4425f3890d8a79045b65
SHA512 (rebar3/cth_readable-1.5.1.tar) = 8abd3f7255634e29584559e0d4b811e2af3ed047a10f32a7e2b899abd02f0ab3cef117d3ef6c9db38d34fed6285a1f47356b647350c9b636f011445d3914da7f
Size (rebar3/cth_readable-1.5.1.tar) = 19968 bytes
BLAKE2s (rebar3/erlware_commons-1.5.0.tar) = 856abbf4189bcc407927b6e8a021b972fb968e555695770547c95ffe0d98bdc0
SHA512 (rebar3/erlware_commons-1.5.0.tar) = 215072e79da4edf51ac6889721c0d4cefbee60fd5e2a803b39acdd2735b5e91f2df690b94f14a9814f63a4cd3e4762e8d7f87f6debb3e659e542a6dda5159739
Size (rebar3/erlware_commons-1.5.0.tar) = 53760 bytes
BLAKE2s (rebar3/eunit_formatters-0.5.0.tar) = a950f935b72499a53aaccdc269ea91465c95e81b81e2fd90073eb401d1c1896a
SHA512 (rebar3/eunit_formatters-0.5.0.tar) = e8692ff35f979dfaf99ccac58014429d300a71ff76f2ce945814a0d4d9431821f04f988dc0271271858a37e6903a73b4dd9ae3abf215333f3135fa883ec07022
Size (rebar3/eunit_formatters-0.5.0.tar) = 14848 bytes
BLAKE2s (rebar3/getopt-1.0.1.tar) = c569953af866ab03369962937ebcd66a79d3f5b7d29e8e7514e2f93e50e6dda5
SHA512 (rebar3/getopt-1.0.1.tar) = 859642dc26c42414474fa8af8a32fed827b0773ac6d6eb51ec19c291672408e71619ad2bb0c7f08d84ff591b33a655a7e0b6241b94372e9cc816a648ee6cdaf6
Size (rebar3/getopt-1.0.1.tar) = 19456 bytes
BLAKE2s (rebar3/meck-0.8.13.tar) = cfb4d57afe0636e6d892baf1815b1ecaded39ef69557c86d1decbf49c83e659d
SHA512 (rebar3/meck-0.8.13.tar) = adcfd3fdf69d4926dc1d9c2f0b477c8977bddba8b8ffdbfedcf1b5dc3c1af47b39b1c6263c922a43efede90f145f009d71b27178597320522960c5ebbd84a15a
Size (rebar3/meck-0.8.13.tar) = 34304 bytes
rebar3: Update to 3.18.0 Changelog taken from https://github.com/erlang/rebar3/releases 3.18.0 Latest add support for otp24 optional applications use git command in non interactive mode git_resource: ignore stderr in get_patch_count when calling git rev-list fix NIF compilation on Apple M1. fix issue for duplicates options of 'parserfile' in 'yrl_opts' support for --all argument in unlock support for --all argument in upgrade support for --all argument in upgrade plugin add --relnames option to allow selectively building of multiple releases bump bbmustache to support unicode attributes proper respect of GLOBAL_CACHE_DIR bump certifi to 2.8.0 don't crash on printing non-ASCII characters upgrade providers to 1.9.0 3.17.0 This release is mostly bug fixes, and repairs prior broken builds of elixir dependencies, but also includes a couple of useful features. New Features: Add escript_incl_priv so escriptize priv dir inclusion works with _checkouts and profiles Added SSL cacert patch to support Corporate MITM Proxies Bug fixes: rebar3 release to honour the ignore-xref attribute Bump relx to 4.5.0 use copied erts dir when tar'ing even when the user sets the erts improve error message when a symlink creation fails State extended with a filter method to filter xref_warnings Do not require logger Add default time warp mode of multi optionally allow static node name prefixes use random:uniform instead of os:pid when constructing node name in nodetool Fix eval command to use ERL_DIST_PORT, consistency with rpc command Fix bin script arguments to erlexec Give compiler hints when handling run-time deps in parse_transforms Make rebar_file_utils:system_tmpdir/1 take TMPDIR env var into account on *nix Handle abstract code starting with a non-file attribute Prefer erlang app to mix project Drop bootstrap URI handling functions warnings Prevent crashes on recursive src_dir definitions in deps Fix ssl check hostname options for wildcard certificate {xref_ignores} now properly works on module, Normalize Dialyzer PLT paths Fix optimistic registry update of plugins being upgraded 3.13.3 Security release. See https://ferd.ca/you-ve-got-to-upgrade-rebar3.html 3.16.1 Major security fix around TLS validation. See https://ferd.ca/you-ve-got-to-upgrade-rebar3.html Also: local upgrade: extract vsn of rebar3 from downloaded escript 3.15.2 Major security fix around TLS validation. See https://ferd.ca/you-ve-got-to-upgrade-rebar3.html 3.16.0 This release drops multiple OTP versions as officially supported. We're aligning rebar3 development with the OTP team's compatibility guarantees, as some deprecations from OTP-21 were removed in OTP-24 and we just could not maintain compatible code bases. We're using the breakage opportunity to change just how much we support to something more sustainable. The release also contains extra fixes that should prove useful. Only support 3 newest OTP versions add support to configure application resource naming Support ERL_LIBS libraries in escript building Fix CLI arg order in makefile template Increase OTP 24 readiness + move to OTP 20 min. Bump erlware_commons and certifi Treat applications and included_applications the same way when builing Dialyzer PLTs Strip CLI args from provider hooks Fix plugins upgrade for non-tuple specification 3.15.1 Fix bad compiler path nesting 3.15.0 Make dialyzer output file format configurable Fix DAG resolving for recursive directories Add EUnit support for sys_config options Catch and report missing escript dependency Relay unexpected relx return values Bump Relx and cth_readable relx_resolve:to_app raise error with .app file pathname Concurrent Builds - xref interactions refinement Add richer return values for nodetool rpc add exports of RELEASE_NAME, RELEASE_VERSION and RELEASE_PROG to script add an option to select the application to build an escript for Do not discard parameters --system_libs and --include-erts Have "rebar3 plugins upgrade" work without specifying plugin name rebar3 shell: implement various modes to print "booted" message More path juggling fixes in the compiler Fix OTP24 complaining about underscored variables Handle OTP-24 function location in xref pass no_spawn_compiler_process to compile:file/2
2022-04-25 14:25:58 +02:00
BLAKE2s (rebar3/providers-1.9.0.tar) = 2e8cf8313cd61b9216a425bc6ae8992ece5bb7ef8f9eb66e935aee613b163785
SHA512 (rebar3/providers-1.9.0.tar) = 7227855164124425b89996b0295a786e36bbc2fadee9949d0b3d9ad518b3be9204650e5fa9e027e72cc4c2d2e8b968bddfc2015ceaf4cc00d865a35132defe76
Size (rebar3/providers-1.9.0.tar) = 14848 bytes
BLAKE2s (rebar3/rebar3-3.19.0.tar.gz) = 92a008ab1a901db18ed673b052bb0af0e9b66d3ceb874ad17c2852e4012d863a
SHA512 (rebar3/rebar3-3.19.0.tar.gz) = 43928e2b96ca9361af2ec0b6ceb82f4429e29990054e1cbe2f1d4e293748243d16a8d2b809200ce443408a82fd3227b2cfe02efc14941d1cdd3d3c9a689fa0ea
Size (rebar3/rebar3-3.19.0.tar.gz) = 442286 bytes
BLAKE2s (rebar3/relx-4.7.0.tar) = 255eed651214e09675c19c936a12cf06726af912710cd04590a86e6869e6acdd
SHA512 (rebar3/relx-4.7.0.tar) = cd7bc3535d012f8e2bf98cf9a68c03425903c137557c18599a27d80722471353623e616787fed791760c0ec6ec51379e060a57777521be33ef84b37b3693f9c3
Size (rebar3/relx-4.7.0.tar) = 76288 bytes
BLAKE2s (rebar3/ssl_verify_fun-1.1.6.tar) = 000cb4e6d18aa9d0695306cb6b5de24a2cb559d3a59b28445d25be22ee9a296e
SHA512 (rebar3/ssl_verify_fun-1.1.6.tar) = 65980368629357ec16b37fd8ea1d42f7dbd7fa86318b329bec756e868b70eb4c93cf1bfe3dd34e1b6c011086ba32e11981d61e18fdad78564b77664e4d155a47
Size (rebar3/ssl_verify_fun-1.1.6.tar) = 14848 bytes
rebar3: Update to 3.18.0 Changelog taken from https://github.com/erlang/rebar3/releases 3.18.0 Latest add support for otp24 optional applications use git command in non interactive mode git_resource: ignore stderr in get_patch_count when calling git rev-list fix NIF compilation on Apple M1. fix issue for duplicates options of 'parserfile' in 'yrl_opts' support for --all argument in unlock support for --all argument in upgrade support for --all argument in upgrade plugin add --relnames option to allow selectively building of multiple releases bump bbmustache to support unicode attributes proper respect of GLOBAL_CACHE_DIR bump certifi to 2.8.0 don't crash on printing non-ASCII characters upgrade providers to 1.9.0 3.17.0 This release is mostly bug fixes, and repairs prior broken builds of elixir dependencies, but also includes a couple of useful features. New Features: Add escript_incl_priv so escriptize priv dir inclusion works with _checkouts and profiles Added SSL cacert patch to support Corporate MITM Proxies Bug fixes: rebar3 release to honour the ignore-xref attribute Bump relx to 4.5.0 use copied erts dir when tar'ing even when the user sets the erts improve error message when a symlink creation fails State extended with a filter method to filter xref_warnings Do not require logger Add default time warp mode of multi optionally allow static node name prefixes use random:uniform instead of os:pid when constructing node name in nodetool Fix eval command to use ERL_DIST_PORT, consistency with rpc command Fix bin script arguments to erlexec Give compiler hints when handling run-time deps in parse_transforms Make rebar_file_utils:system_tmpdir/1 take TMPDIR env var into account on *nix Handle abstract code starting with a non-file attribute Prefer erlang app to mix project Drop bootstrap URI handling functions warnings Prevent crashes on recursive src_dir definitions in deps Fix ssl check hostname options for wildcard certificate {xref_ignores} now properly works on module, Normalize Dialyzer PLT paths Fix optimistic registry update of plugins being upgraded 3.13.3 Security release. See https://ferd.ca/you-ve-got-to-upgrade-rebar3.html 3.16.1 Major security fix around TLS validation. See https://ferd.ca/you-ve-got-to-upgrade-rebar3.html Also: local upgrade: extract vsn of rebar3 from downloaded escript 3.15.2 Major security fix around TLS validation. See https://ferd.ca/you-ve-got-to-upgrade-rebar3.html 3.16.0 This release drops multiple OTP versions as officially supported. We're aligning rebar3 development with the OTP team's compatibility guarantees, as some deprecations from OTP-21 were removed in OTP-24 and we just could not maintain compatible code bases. We're using the breakage opportunity to change just how much we support to something more sustainable. The release also contains extra fixes that should prove useful. Only support 3 newest OTP versions add support to configure application resource naming Support ERL_LIBS libraries in escript building Fix CLI arg order in makefile template Increase OTP 24 readiness + move to OTP 20 min. Bump erlware_commons and certifi Treat applications and included_applications the same way when builing Dialyzer PLTs Strip CLI args from provider hooks Fix plugins upgrade for non-tuple specification 3.15.1 Fix bad compiler path nesting 3.15.0 Make dialyzer output file format configurable Fix DAG resolving for recursive directories Add EUnit support for sys_config options Catch and report missing escript dependency Relay unexpected relx return values Bump Relx and cth_readable relx_resolve:to_app raise error with .app file pathname Concurrent Builds - xref interactions refinement Add richer return values for nodetool rpc add exports of RELEASE_NAME, RELEASE_VERSION and RELEASE_PROG to script add an option to select the application to build an escript for Do not discard parameters --system_libs and --include-erts Have "rebar3 plugins upgrade" work without specifying plugin name rebar3 shell: implement various modes to print "booted" message More path juggling fixes in the compiler Fix OTP24 complaining about underscored variables Handle OTP-24 function location in xref pass no_spawn_compiler_process to compile:file/2
2022-04-25 14:25:58 +02:00
SHA1 (patch-bootstrap) = 6535627766985cfe5127afe1a0e668b096f372fc