mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
![]() Changes ======== Change ------ - Add links to doc. - [misp-objects] updated to the latest version - [tests] fix the list name test following latest warning-list updates. - Add dependabot - Add in sort/desc for sorting results and limit/page for pagination. - Improve documentation for add_attribute Fix LIEF vuln. - Improve warning on invalid template, bump deps - Make mypy happy - Add in test case - Add ability to filter by sharing group for RestSearch for MISP >= v2.4.158. - Massive bump deps for python 3.7. New ----- - Add in ability to set a taxonomies required status. - Pass arbitrary headers to a PyMISP request - Allow to force the timestamps in to_dict/to_json, even if a change was made. - Enable TCP keepalive - [example:copyTagsFromAttributesToEvent] Added script to copy tags from attributes to the event level. Fix ---- - Properly bump version - Issue with EMailObject. - Change DNS warning list test - Missing place to update version - Make keepalive configuration linux only - Delete sharing group after deleting the event - Give more time to MISP to publish the events before searching. - Improper json check on non-json responses - Mark all attributes in a soft deleted object as soft deleted too. - Make flake8 happy - Properly convert MSG to EML - Update lock file - [feed] fixes bug when template_uuid does not exist. [Christophe Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |
||
---|---|---|
.. | ||
classes | ||
conf | ||
licenses | ||
recipes-connectivity | ||
recipes-core | ||
recipes-devtools | ||
recipes-extended | ||
recipes-networking/python | ||
COPYING.MIT | ||
README |
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