Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-04 | repo: update boost-1.87-fixes.patch | Bazaah | |
we update to using a rebased backport of the upstream's fixes for this, as it will make it easier to drop when we move to v20. References: https://github.com/ceph/ceph/pull/61746 Upstream-ref: https://github.com/ceph/ceph/commit/5c1b4703726ec2c63fe4634f8da0a8e2aa7025b0 | |||
2025-02-10 | repo: add boost-1.87-fixes.patch | Bazaah | |
fix a bunch of stuff that boost 1.87 broke around boost::asio, largely involving deprecated function overloads being removed. I did this independently of the upstream, but I realized belatedly that I should have just looked in the PR lists first, as 90% of the fixes already existed, unmerged. References: https://github.com/ceph/ceph/pull/61084 |