On Fri, Aug 21, 2026 at 6:27 PM Simon McVittie <[email protected]> wrote: > Possibly caused by this: > > + * Dropped the gconstructor for `dex_init()` which means applications must > + call `dex_init()` at startup themselves from `main()`. > > which is an incompatible change. > > If it's that, then we'll need to update packages that use libdex to have > that initialization call, and then give libdex a versioned Breaks on the > older versions. > > Reporting this as RC to prevent the new libdex from migrating before > we're ready for it.
Should we ask libdex upstream to increase the soname? Thank you, Jeremy Bícha

