linux-stable/drivers/gpu/drm/ci
Linus Torvalds 58c09cad17 drm/ci: make github dependabot happy again
The drm CI scripts for gitlab have a requirements file that makes the
github 'dependabot' worry about a few of the required tooling versions.

It wants to update the pip requirements from 23.2.1 to 23.3:

 "When installing a package from a Mercurial VCS URL, e.g. pip install
  hg+..., with pip prior to v23.3, the specified Mercurial revision
  could be used to inject arbitrary configuration options to the hg
  clone call (e.g. --config). Controlling the Mercurial configuration
  can modify how and which repository is installed. This vulnerability
  does not affect users who aren't installing from Mercurial"

and upgrade the urllib3 requirements from 2.0.4 to 2.0.7 due to two
issues:

 "urllib3's request body not stripped after redirect from 303 status
  changes request method to GET"

 "`Cookie` HTTP header isn't stripped on cross-origin redirects"

The file also ends up not having a newline at the end, that my editor
ends up wanting to fix automatically.

Link: https://github.com/dependabot
Tested-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2023-11-13 08:52:24 -08:00
..
xfails drm/ci: make github dependabot happy again 2023-11-13 08:52:24 -08:00
arm.config drm/ci: Enable CONFIG_BACKLIGHT_CLASS_DEVICE 2023-10-26 15:24:14 +02:00
arm64.config drm/ci: Enable CONFIG_BACKLIGHT_CLASS_DEVICE 2023-10-26 15:24:14 +02:00
build-igt.sh
build.sh drm/ci: export kernel config 2023-10-26 15:24:21 +02:00
build.yml drm/ci: uprev mesa version: fix container build & crosvm 2023-10-26 15:24:20 +02:00
check-patch.py
container.yml
gitlab-ci.yml drm/ci: do not automatically retry on error 2023-10-26 15:24:21 +02:00
igt_runner.sh drm/ci: uprev IGT and make sure core_getversion is run 2023-10-26 15:24:21 +02:00
image-tags.yml drm/ci: export kernel config 2023-10-26 15:24:21 +02:00
lava-submit.sh drm/ci: fix DEBIAN_ARCH and get amdgpu probing 2023-10-26 15:24:20 +02:00
static-checks.yml
test.yml drm/ci: increase i915 job timeout to 1h30m 2023-10-26 15:24:21 +02:00
testlist.txt
x86_64.config