Source: soci Version: 4.1.2-1 Severity: serious Control: affects src:linphone
soci 4.1 broke API+ABI, but the library package has not been renamed. https://github.com/SOCI/soci/blob/master/CHANGES ... Version 4.1.1 (released on 2025-05-13) differs from 4.0.3 in the following ways: - Support for integer types has been completely revamped and the new db_type with db_xxx constants should be used instead of the old data_type enum and dt_xxx constants (#954, #1116). ... The library packages are named lib*4.0, and should be renamed to lib*4.1 (with Breaks against the corresponding lib*4.0 pacakges).

