osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/43080?usp=email )
Change subject: Bump version: 1.9.2.3-2ef2 → 1.9.3 ......................................................................
Bump version: 1.9.2.3-2ef2 → 1.9.3
Change-Id: I276fec3ff862da688eefd9b2738fedbdedd4ef32 --- M debian/changelog 1 file changed, 11 insertions(+), 0 deletions(-)
Approvals: fixeria: Looks good to me, approved Jenkins Builder: Verified daniel: Looks good to me, but someone else must approve
diff --git a/debian/changelog b/debian/changelog index fbc5ead..01cdac1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +osmo-hlr (1.9.3) unstable; urgency=medium + + [ Pau Espin Pedrol ] + * tests/db_upgrade: Use log stderr blocking-io + * osmo-hlr: Force log stderr blocking-io in --db-check mode + + [ Oliver Smith ] + * systemd: run db-upgrade script in ExecStartPre + + -- Oliver Smith osmith@sysmocom.de Fri, 17 Jul 2026 09:02:09 +0200 + osmo-hlr (1.9.2) unstable; urgency=medium
[ Oliver Smith ]