Change in ...osmo_dia2gsup[master]: upgrade to lager 3.9.1 (fix builds with Erlang/OTP 24)

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Dec 30 11:18:14 UTC 2021


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/26695 )


Change subject: upgrade to lager 3.9.1 (fix builds with Erlang/OTP 24)
......................................................................

upgrade to lager 3.9.1 (fix builds with Erlang/OTP 24)

Change-Id: I704855533caf00046aa046d2ac9358adeadbca31
---
M rebar.config
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/erlang/osmo_dia2gsup refs/changes/95/26695/1

diff --git a/rebar.config b/rebar.config
index 86444dd..0803ccd 100644
--- a/rebar.config
+++ b/rebar.config
@@ -2,7 +2,7 @@
 
 {deps, [
 	{setup, "2.0.2"},
-	{lager, "3.6.8"},
+	{lager, {git, "https://github.com/erlang-lager/lager", {tag, "3.9.1"}}},
 	{osmo_ss7, {git, "git://git.osmocom.org/erlang/osmo_ss7", {branch, "laforge/wip"}}},
 	{osmo_gsup,  {git, "git://git.osmocom.org/erlang/osmo_gsup", {branch, "master"}}}
 ]}.

-- 
To view, visit https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/26695
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: erlang/osmo_dia2gsup
Gerrit-Branch: master
Gerrit-Change-Id: I704855533caf00046aa046d2ac9358adeadbca31
Gerrit-Change-Number: 26695
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211230/a17e5b1d/attachment.htm>


More information about the gerrit-log mailing list