meta-openembedded/meta-python
Gyorgy Sarvari b46a5452a1
python3-m2crypto: ignore CVE-2009-0127
Details: https://nvd.nist.gov/vuln/detail/CVE-2009-0127

The vulnerability is disputed[1] by upstream:
"There is no vulnerability in M2Crypto. Nowhere in the functions
are the return values of OpenSSL functions interpreted incorrectly.
The functions provide an interface to their users that may be
considered confusing, but is not incorrect, nor it is a vulnerability."

[1]: https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2009-0127

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2026-01-12 08:53:45 -08:00
..
classes distutils: remove classes 2025-05-22 17:39:10 -07:00
conf python3-waitress: add ptest support 2026-01-12 08:53:42 -08:00
licenses python3-crc32c: Declare Zlib license 2025-02-03 20:16:25 -08:00
recipes-connectivity python3-pyro5: Upgrade 5.15 -> 5.16 2026-01-06 07:36:34 -08:00
recipes-core python3-pyro5: add recipe 2025-12-20 11:41:02 -08:00
recipes-devtools python3-m2crypto: ignore CVE-2009-0127 2026-01-12 08:53:45 -08:00
recipes-extended python3-send2trash: Upgrade 1.8.3 -> 2.0.0 2026-01-05 18:16:18 -08:00
recipes-networking/python python3-ldap: upgrade 3.4.4 -> 3.4.5 2026-01-05 18:16:19 -08:00
COPYING.MIT
README.md
SECURITY.md

meta-python

Introduction

This layer is intended to be the home of python modules for OpenEmbedded.

Dependencies

The meta-python layer depends on:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master

URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: master

Contributing

The meta-openembedded mailinglist (openembedded-devel@lists.openembedded.org) is used for questions, comments and patch review. It is subscriber only, so please register before posting.

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-python]' in the subject.

When sending single patches, please use something like: git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix='meta-python][PATCH'

Maintenance

Layer maintainers: Tim "moto-timo" Orling TicoTimo@gmail.com Derek Straka derek@asterius.io