summary refs log tree commit diff
path: root/changelog.d/17390.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.111.0rc1Quentin Gliech2024-07-091-1/+0
|
* Fix building debian packages on non-clean checkouts (#17390)Erik Johnston2024-07-021-0/+1
If we leave the `.so` in place it causes the tests to fail, as it gets picked up (instead of the newly built .so) and so fails with mismatched GLIBC errors.