Hi Chris, Could you please reassign this bug back to src:mumble?
Slice checksum generation was intentionally removed in Ice 3.8. The retained SliceChecksumDict.ice definition is marked as deprecated, and the former C++ checksum API is no longer provided. Mumble’s dependency on that API needs to be updated for Ice 3.8, so this is not a missing-file packaging defect in zeroc-ice. As documented in the upgrade guide, Ice 3.8 does not preserve source compatibility with Ice 3.7. The necessary compatibility work is already tracked in Mumble issue 7067 and PR 7290. No zeroc-ice changes are required to address this checksum incompatibility. https://github.com/mumble-voip/mumble/issues/7067 https://github.com/mumble-voip/mumble/pull/7290 Thanks, José -- José Gutiérrez de la Concha ZeroC, Inc.

