pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43118?usp=email )
Change subject: deps: Update nas.git to rebased branch on top of v1.2.1 ......................................................................
deps: Update nas.git to rebased branch on top of v1.2.1
We have a forked repo of ETSI's nas.git on our osmocom gitea, which contains an extra fix for upstream (currently waiting to be merged [1]) and one patch implementing C++ helpers to fit our own environment, which needs to be kept downstream.
There has been quite a lot of development in upstream lately (TTF_T059), with eg. old NGAP.git code being put inside nas.git (we are still using our own copy of NGAP inside osmo-ttcn3-hacks/library/, but that may change in the future).
A new branch rebased on top of upstream's master (v1.2.1) has been pushed to our forked repo, so use it here to already align better with upstream, easing further work and contributions in the future.
[1] https://forge.etsi.org/rep/int/5g-core/nas/-/merge_requests/18
Related: SYS#7073 Change-Id: I731c37324de93fe2bf35dac7e64304fc5057ee5f --- M deps/Makefile 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: osmith: Looks good to me, approved Jenkins Builder: Verified
diff --git a/deps/Makefile b/deps/Makefile index 86366c2..b3533a8 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -72,7 +72,7 @@
# Use tag names from 'git describe --tags' or commit hashes. This way we get # exact commits of deps when doing regression testing. -nas_commit= c8fb0b1dd96f45fbfdc93ffc73ffb3ca6ced47cc +nas_commit= 971761debf1bbd71bc238e750f0baeb3ff9ce964 titan.Libraries.TCCUsefulFunctions_commit= R.35.B-6-gb3687da titan.ProtocolEmulations.M3UA_commit= a70095b9113b23d2ea2405a5775befec18dd0fe0 titan.ProtocolEmulations.SCCP_commit= c6d299781558b53b4487a42f39a557aabb81c1d7