Skip to content

Changes

Summary

  1. ttcn3-pgw-test: update freeDiameter-smf.conf (details)
  2. ttcn3-ggsn-test-ogs: update freeDiameter-smf.conf (details)
  3. open5gs-latest: migrate from debian:buster to debian:bullseye (details)
Commit ff221f9af57a83252a3362659b5062593bcb7b94 by Vadim Yanitskiy
ttcn3-pgw-test: update freeDiameter-smf.conf

Recent open5gs changed location of the TLS key and certificate files:

  commit 0859dd44530a944076c207c750188572effc2709
  Author: Sukchan Lee <acetcom@gmail.com>
  Date:   Sat Nov 12 09:37:43 2022 +0900

      Follow-up on #1865

Updating paths makes the open5gs-master work, however the -latest
still installs these files to '/etc/freeDiameter/'.  Let's remove
both 'TLS_Cred' and 'TLS_CA' params, we are not using TLS anyway.

Change-Id: Ic90f713fb127f8d5407c18553b29b3c2be141420
The file was modified ttcn3-pgw-test/freeDiameter-smf.conf
Commit ba5f99aac0443b8da3bb73604b2fc83284884bb0 by Vadim Yanitskiy
ttcn3-ggsn-test-ogs: update freeDiameter-smf.conf

Recent open5gs changed location of the TLS key and certificate files:

  commit 0859dd44530a944076c207c750188572effc2709
  Author: Sukchan Lee <acetcom@gmail.com>
  Date:   Sat Nov 12 09:37:43 2022 +0900

      Follow-up on #1865

Updating paths makes the open5gs-master work, however the -latest
still installs these files to '/etc/freeDiameter/'.  Let's remove
both 'TLS_Cred' and 'TLS_CA' params, we are not using TLS anyway.

Change-Id: Iacd7287f217db7a23ceece1d4508ef674b696d35
The file was modified ttcn3-ggsn-test/ogs/freediameter.conf
Commit 9b6cc6ac70d76f2518b77e7219fa22833bd738c8 by Vadim Yanitskiy
open5gs-latest: migrate from debian:buster to debian:bullseye

Change-Id: Ia09aa712a916686f7220da9a5d2f4a02a8b7b8db
The file was modified open5gs-latest/Dockerfile