summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pymisp_2.4.169.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pymisp: upgrade 2.4.169.2 -> 2.4.169.3Wang Mingyu2023-04-051-26/+0
| | | | | | | | Fix: - Invalid check if taxo is enabled. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymisp: upgrade 2.4.169 -> 2.4.169.2Wang Mingyu2023-03-221-0/+26
Changelog: ========== Changes -------- - Bump version. - Include event reports by default in feed. - Bump deps. - Add greynoise-ip object. Fix ---- - Use proper parameter to trigger the request in search_galaxy_clusters. - Use POST in search galaxy cluster. Other ------ - Rename include_event_reports kwarg to with_event_reports, in-line with other kwarg naming. - Add kwarg to allow the inclusion of event reports into to_feed(), honour with_distribution and valid_distributions kwargs. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>