fixeria has submitted this change. ( 
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(-)

Approvals:
  osmith: Looks good to me, approved
  Jenkins Builder: Verified




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";,

--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/43081?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: erlang/osmo-epdg
Gerrit-Branch: master
Gerrit-Change-Id: Iae0c4b3827c7ae5c8076fbf782adf8db02d975ea
Gerrit-Change-Number: 43081
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>

Reply via email to