bump RTC-Folly to 2021.07.22#33841
Conversation
Base commit: e5c5dcd |
|
@genkikondo has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@genkikondo what needs to happen to backport this change into v 0.65? thanks! |
|
Just a heads up that this PR is sadly not enough to bump Folly. There are a variety of places where the Folly version is specified, specifically: Aside from iOS, also the Android bump will have to be done, as we want to make sure the two platform have aligned versions of Folly.
I think it's unlikely we backport this down to .65 as it would require a point release for .65, .66, .67 and .68. |
|
OMG, that is in fact sad news. |
|
hey @cortinico , I updated the remaining files with the version bump. hopefully that would be enough to upgrade in the current version. thanks! |
|
Thanks for the heads up @luissantana. Can I ask you to rebase as the CI should be green now? |
3bd7636 to
d0b5492
Compare
|
@cortinico rebased :D |
Base commit: e5c5dcd |
|
@cortinico has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Is there going to be an official release? |
|
Just a small heads up. This is failing internally when building RN Tester with: Not sure why this is not failing on CircleCI though. Does it ring any bell? |
d0b5492 to
9ee7e21
Compare
|
@cortinico has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
Thanks for re-running pod install @luissantana 👍 This solved the build issue. |
|
This pull request was successfully merged by @luissantana in 68f3a42. When will my fix make it into a release? | Upcoming Releases |
Summary
Bumping RTC-Folly version used to address CVE-2022-24440.
Changelog
[General][Security] - Bump RTC-Folly to 2021-07-22
Test Plan