Problem/Motivation

https://www.drupal.org/sa-core-2022-010 has yet to be forward-ported.

Proposed resolution

Update to Guzzle 7.4.3 or 6.5.6 as appropriate.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

xjm created an issue. See original summary.

xjm’s picture

Status: Active » Needs review
StatusFileSize
new3.37 KB
new5.84 KB
new5.69 KB

Hopefully the public bots are less displeased.

longwave’s picture

Status: Needs review » Reviewed & tested by the community

Patches look correct to me, RTBC assuming testbot agrees.

  • catch committed e5888e5 on 10.0.x
    Issue #3282342 by xjm: Forward-port Guzzle updates, because the private...
  • catch committed f97cfbd on 9.4.x
    Issue #3282342 by xjm: Forward-port Guzzle updates, because the private...
  • catch committed 362d166 on 9.5.x
    Issue #3282342 by xjm: Forward-port Guzzle updates, because the private...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 10.0.x, 9.5.x, 9.4.x respectively, thanks!

xjm credited DamienMcKenna.

xjm credited benjifisher.

xjm credited mxr576.

xjm’s picture

Whoops, I should have set a better issue title. 😅

Since this is attached to an SA and updates a dependency, it should go in the pre-release milestone notes as well for the D10 alphas and 9.4.0-beta1.

Adding credit for people who helped figure out the 9.5.x and 9.4.x patches on the private issue.

xjm credited alexpott.

alexpott’s picture

StatusFileSize
new481 bytes

This caused the lock file hash test to fail again on PHP 7.3 on D9.4 and D9.5 - committing the following patch as a hootfix.

  • alexpott committed 613cb41 on 9.4.x
    Issue #3282342 follow-up: Forward-port Guzzle updates, because the...

  • alexpott committed b8090af on 9.5.x
    Issue #3282342 follow-up: Forward-port Guzzle updates, because the...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.