-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
pcre: Update to 10.47 #59962
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pcre: Update to 10.47 #59962
Conversation
|
I don't understand the failure on |
|
Test failure is #51811 (comment) and that PR should be reverted if no one has a quick solution because it's making CI fail everywhere. |
|
What is the status? Can we re-try the CI build? Or should I merge in the master branch? |
|
There's no point in re-running CI which will fail again anyway. |
This comment was marked as resolved.
This comment was marked as resolved.
|
This PR bumps the version from 46 to 47. The CVE only applies to 45 (neither older nor newer). Consequently that back-port request is based on incorrect information. |
|
@DilumAluthge, feel free to re-add the backport if you want to backport for unrelated reasons or I'm misreading those release notes. |
This comment was marked as outdated.
This comment was marked as outdated.
|
The CVE does not apply to any of those prior Julia versions because they do not depend on 10.45. |
Do we want to update/backport at least 1.10 (maybe also 1.11 since also buggy, or just skip that one?) because of:
|
No description provided.