diff --git a/debian/changelog b/debian/changelog index c21a99277..d01a7f36d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +open5gs (2.7.0sysmocom1) unstable; urgency=medium + + * Remove mongodb dependency + * Use default APN if none could be found + + -- Daniel Willmann Mon, 29 Jan 2024 20:17:10 +0100 + open5gs (2.7.0) unstable; urgency=medium * 5G Roaming with SEPP diff --git a/debian/control b/debian/control index 5e1a5810f..3d9a1c343 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Build-Depends: debhelper (>= 11), libgcrypt-dev, libssl-dev, libidn11-dev, - libmongoc-dev, libbson-dev, libsctp-dev, libyaml-dev, @@ -126,7 +125,6 @@ Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, - mongodb-org | mongodb, open5gs-common (= ${binary:Version}) Description: PCRF (Policy and Charging Rules Function) Open5GS is a C-language implementation of 5G Core and EPC