Problem/Motivation
https://github.com/advisories/GHSA-wxmh-65f7-jcvw
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3357247-10.1.x-2.patch | 2.5 KB | spokje |
| #2 | 3357247-10.0.x-2.patch | 2.51 KB | spokje |
| #2 | 3357247-9.4.x-2.patch | 2.62 KB | spokje |
| #2 | 3357247-9.5.x-2.patch | 2.62 KB | spokje |
Comments
Comment #2
spokjeComment #3
spokjeComment #4
longwaveDoes what the title says and nothing more.
Comment #9
catchCommitted/pushed the respective patches to the respective branches, thanks! Good idea to split this off.
Comment #10
eric_a commentedIf I'm not mistaken only core-recommended constraints were updated and not core constraints.
Isn't the current policy still to also up core constraints (caret) for security updates? Meaning not just core-recommended constraints (tilde)?
Like for example when twig/twig was upped in core from ^2.15.0 to ^2.15.3 in 9.4.7. (https://git.drupalcode.org/project/drupal/-/commit/82a7d4dd3077ef16b69f2...)
I think there are more recent examples out there, but not able to give one right now.
Comment #11
eric_a commentedTo be more precise: I am proposing to change ^2.4 to ^2.4.5 for 10.0 and 10.1. It's not an issue for the other branches because guzzlehttp/psr7 is not a core root requirement there.
Comment #12
catchEric_A I think that's a good idea but we can do it in a dedicated issue, can you open one?
Comment #13
eric_a commented#3357825: Update guzzlehttp/psr7 constraint