fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/43081?usp=email )
Change subject: rebar.lock: use a more recent version of gen_netlink ......................................................................
rebar.lock: use a more recent version of gen_netlink
This works around a compiler bug in OTP 29.0.3 [1].
Change-Id: Iae0c4b3827c7ae5c8076fbf782adf8db02d975ea Related: [1] https://github.com/erlang/otp/issues/11368 Related: OS#7025 --- M rebar.lock 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/erlang/osmo-epdg refs/changes/81/43081/1
diff --git a/rebar.lock b/rebar.lock index cd1bc6e..b4f0a9e 100644 --- a/rebar.lock +++ b/rebar.lock @@ -10,7 +10,7 @@ 1}, {<<"gen_netlink">>, {git,"https://github.com/osmocom/gen_netlink", - {ref,"0de39ae6496fc55a145795c45e4b3119a9ee777c"}}, + {ref,"fb4cbfbc750deb263035c11f11e4b0616efb71dc"}}, 1}, {<<"gen_socket">>, {git,"https://github.com/osmocom/gen_socket",