Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: transition Control: affects -1 + src:snappy
Hi RMs, Upstream of snappy changed function signatures [1] breaking other applications with the 1.2.0 release. I've added back the original function signatures calling the new ones to restore the immediate problem, to restore the ABI. But then this creates ambiguity in the Compress method signatures [2] making (only) ceph FTBFS. While it can be patched to avoid it, a proper transition should be done. I've renamed back the library name which was done due to the C++11 ABI change with g++ 5.0 back in 2015. Thanks for considering, Laszlo/GCS [1] https://bugs.debian.org/1070217 [2] https://bugs.debian.org/1070785