Go to file
Wang Mingyu 8fec4bdda6 python3-pymisp: upgrade 2.4.157 -> 2.4.165.1
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>
2022-11-28 11:32:26 -08:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems xfstests: upgrade 2022.10.30 -> 2022.11.06 2022-11-28 11:32:26 -08:00
meta-gnome mutter: update 42.0 -> 43.1 2022-11-27 08:16:26 -08:00
meta-initramfs kexec-tools-klibc: Fix type mismatch in calls to dtb_set_initrd on mips 2022-09-11 20:42:05 -07:00
meta-multimedia pipewire: upgrade 0.3.60 -> 0.3.61 2022-11-26 21:38:42 -08:00
meta-networking nbdkit: upgrade 1.33.2 -> 1.33.3 2022-11-28 11:32:26 -08:00
meta-oe spdlog: upgrade 1.10.0 -> 1.11.0 2022-11-28 11:32:26 -08:00
meta-perl libtest-warnings-perl: move to oe-core 2022-11-19 08:11:45 -08:00
meta-python python3-pymisp: upgrade 2.4.157 -> 2.4.165.1 2022-11-28 11:32:26 -08:00
meta-webserver monkey: use git fetcher 2022-11-10 10:38:36 -08:00
meta-xfce xfce4-settings: 4.16.3 -> 4.16.5 2022-11-23 08:25:30 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories