osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43245?usp=email )
Change subject: deps/Makefile: eclipse gitlab -> osmocom mirror
......................................................................
deps/Makefile: eclipse gitlab -> osmocom mirror
Even with recent changes to the deps logic, we occasionally still run
into the rate limits of the eclipse gitlab. Change it to clone from our
forgejo instance instead, where we now have mirrors of these
repositories that get updated every 8 hours.
Change-Id: Ica33853154438a81a42196e9bfefac98764cbf18
---
M deps/Makefile
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
laforge: Looks good to me, but someone else must approve
pespin: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/deps/Makefile b/deps/Makefile
index 7df5746..acdadcd 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -2,7 +2,7 @@
# Copyright 2018 sysmocom - s.f.m.c. GmbH
# SPDX-License-Identifier: Apache-2.0
-ECLIPSEGITLAB:=https://gitlab.eclipse.org/eclipse/titan
+ECLIPSEGITLAB:=https://gitea.osmocom.org/mirrors
OSMOGITHUB:=https://github.com/osmocomOSMOGERRIT:=https://gerrit.osmocom.orgOSMOGITEA:=https://gitea.osmocom.org/ttcn3
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43245?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ica33853154438a81a42196e9bfefac98764cbf18
Gerrit-Change-Number: 43245
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/libosmocore/+/43247?usp=email )
Change subject: iuup: Validate msgb input length in rx Initialization path
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
FYI, see "Figure 24" in 3GPP TS 25.415 if you want to see the related structure while reviewing.
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/43247?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Id0f7b0f63efc37376024359a3bf7fabbc40bc387
Gerrit-Change-Number: 43247
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Fri, 14 Aug 2026 10:26:35 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No