Attention is currently required from: laforge.
osmith has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/osmo-upf/+/39125?usp=email )
Change subject: Bump version: 0.1.1.112-9c90 → 0.2.0 ......................................................................
Patch Set 1:
(1 comment)
File configure.ac:
https://gerrit.osmocom.org/c/osmo-upf/+/39125/comment/8754ee15_bf504962?usp=... : PS1, Line 40: 10
do we need those large jumps? I didn't see any TODO-RELEASE items requiring any update of libosmocor […]
With libosmocore 1.6.0 and libosmo-pfcp 0.1.0 as previously in configure.ac, libosmo-pfcp failed to build due to DLPFCP not being defined. I've bumped it to libosmocore 1.7.0 first, but then the build failed due to osmo_gtlvs_decode not being available (also used in libosmo-pfcp).
I figured it would be easiest to just bump to latest versions instead, where it builds for sure.