[bitbake][scarthgap][2.8][PATCH 0/4] Pull request (cover letter only)
Jeremy Rosen <[email protected]> Thu, 18 Jun 2026 11:36:13 +0200
| Newsgroups | org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <[email protected]> |
(Acting as LTS maintainer in training, process has been reviewed by Yoann Congal) Those are the patches from the last patch review: https://lore.kernel.org/bitbake-devel/[email protected]/ please not that patch 0001-fetch2-wget-handle-HTTP-308-Permanent-Redirect.patch was added to the patchset to enable backport of 0002-fetch2-wget-limit-auth-on-checkstatus-redirects.patch Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/3980 The following changes since commit a4daa14312d659333984aa1ae58ddfe0c96392f1: hashserv: validate unihash values (2026-06-06 15:52:19 +0200) are available in the Git repository at: https://git.openembedded.org/bitbake-contrib stable/2.8-next https://git.openembedded.org/bitbake-contrib/log/?h=stable/2.8-next for you to fetch changes up to 0880963fea4d91a034e4a6e007d23f98658ab986: data: fix issue with varflag exclusion (2026-06-12 11:39:20 +0200) ---------------------------------------------------------------- Anders Heimer (2): fetch2/wget: limit auth on checkstatus redirects tests/fetch: cover checkstatus redirect auth handling Marcio Henriques (1): data: fix issue with varflag exclusion Ross Burton (1): fetch2/wget: handle HTTP 308 Permanent Redirect lib/bb/data.py | 2 +- lib/bb/fetch2/wget.py | 65 +++++++++++++++++++++++++++++++++++++++---- lib/bb/tests/fetch.py | 62 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 123 insertions(+), 6 deletions(-) -- 2.53.0