meta-virtualization/recipes-devtools/python
Christian Ege 227cefa126 python3-docker: Fix for requests 2.32.0: CVE-2024-35195 backport
After backporting the CVE-2024-35195 in poky, parts of python3-requests
got updated to 2.32.0 which is incompatible with the current
docker-compose command.

This patch will fix the following error message:

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/docker-compose", line 8, in <module>
    sys.exit(main())
  File "/usr/lib/python3.10/site-packages/compose/cli/main.py", line 81, in main
    command_func()
  File "/usr/lib/python3.10/site-packages/compose/cli/main.py", line 200, in perform_command
    project = project_from_options('.', options)
  File "/usr/lib/python3.10/site-packages/compose/cli/command.py", line 60, in project_from_options
    return get_project(
  File "/usr/lib/python3.10/site-packages/compose/cli/command.py", line 152, in get_project
    client = get_client(
  File "/usr/lib/python3.10/site-packages/compose/cli/docker_client.py", line 41, in get_client
    client = docker_client(
  File "/usr/lib/python3.10/site-packages/compose/cli/docker_client.py", line 170, in docker_client
    client = APIClient(use_ssh_client=not use_paramiko_ssh, **kwargs)
  File "/usr/lib/python3.10/site-packages/docker/api/client.py", line 197, in __init__
    self._version = self._retrieve_server_version()
  File "/usr/lib/python3.10/site-packages/docker/api/client.py", line 221, in _retrieve_server_version
    raise DockerException(
docker.errors.DockerException: Error while fetching server API version: Not supported URL scheme http+docker

Signed-off-by: Christian Ege <christian.ege@ifm.com>

Reference: 4149812ca9

Signed-off-by: Libo Chen <libo.chen.cn@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2025-04-19 22:49:36 +00:00
..
python3-docker python3-docker: Fix for requests 2.32.0: CVE-2024-35195 backport 2025-04-19 22:49:36 +00:00
python3-newrelic newrelic: update to 6.0.1.155 2021-02-09 21:36:11 -05:00
gunicorn_20.0.4.bb gunicorn: uprev and make python3 ready 2020-01-22 15:53:49 +00:00
python-docker-pycreds.inc python-docker-pycreds: uprev to 0.4.0 2019-12-06 14:08:07 -05:00
python-docopt.inc python3-docker-compose: add version 1.16.1 + dependencies 2017-09-15 15:21:18 -04:00
python3-boto3_1.17.51.bb global: overrides syntax conversion 2021-08-02 17:17:53 -04:00
python3-botocore_1.20.51.bb global: overrides syntax conversion 2021-08-02 17:17:53 -04:00
python3-bugsnag_4.1.0.bb python3-bugsnag: Upgrade 4.0.2 -> 4.1.0 2021-07-20 22:51:29 -04:00
python3-cached-property_1.5.2.bb python-cached: synchronize with meta-python 2021-09-01 22:52:12 -04:00
python3-docker_5.0.0.bb python3-docker: Fix for requests 2.32.0: CVE-2024-35195 backport 2025-04-19 22:49:36 +00:00
python3-docker-pycreds_0.4.0.bb python-docker-pycreds: uprev to 0.4.0 2019-12-06 14:08:07 -05:00
python3-dockerpty_0.4.1.bb global: overrides syntax conversion 2021-08-02 17:17:53 -04:00
python3-docopt_0.6.2.bb python3-docker-compose: add version 1.16.1 + dependencies 2017-09-15 15:21:18 -04:00
python3-dotenv_0.17.0.bb python3-dotenv: Upgrade 0.13.0 -> 0.17.0 2021-04-13 22:48:39 -04:00
python3-fastentrypoints_0.12.bb global: overrides syntax conversion 2021-08-02 17:17:53 -04:00
python3-flask-cors_3.0.10.bb python3-flask-cors: Upgrade 3.0.8 -> 3.0.10 2021-04-15 10:16:00 -04:00
python3-nacl_1.3.0.bb global: overrides syntax conversion 2021-08-02 17:17:53 -04:00
python3-newrelic_6.2.0.156.bb global: overrides syntax conversion 2021-08-02 17:17:53 -04:00
python3-sphinx-420.bb python3-sphinx: make a 4.2.0 specific recipe 2022-03-24 08:10:59 -04:00
python3-webob_1.8.7.bb global: overrides syntax conversion 2021-08-02 17:17:53 -04:00