diff --git a/misp-objects.tar.gz b/misp-objects.tar.gz index a0269d4..0219999 100644 --- a/misp-objects.tar.gz +++ b/misp-objects.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab2adc14c7054d4cbe1a4b2b2dff4f41e85a55ae2bcb3ef16a42310bc7a3a1a5 -size 192921 +oid sha256:03736037a0fa620e358a03bfa1569a77b00de579a60f03964bd0529f213756af +size 194674 diff --git a/python-pymisp-2.4.148.1.tar.gz b/python-pymisp-2.4.148.1.tar.gz new file mode 100644 index 0000000..e4f2b03 --- /dev/null +++ b/python-pymisp-2.4.148.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cfbf950be2b879dbb449d55dea1e7b988f7ca793053805ecc1fde26a09283d +size 1809682 diff --git a/python-pymisp-2.4.148.tar.gz b/python-pymisp-2.4.148.tar.gz deleted file mode 100644 index ecb4f33..0000000 --- a/python-pymisp-2.4.148.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5061d71ee4b8a778dd460764435267f2b776c2fbffbba07082a7a30b38c2cfc9 -size 1803958 diff --git a/python-pymisp.changes b/python-pymisp.changes index db5c321..4a3bb23 100644 --- a/python-pymisp.changes +++ b/python-pymisp.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Sat Oct 2 07:00:28 UTC 2021 - Sebastian Wagner + +- update to version 2.4.148.1: + - New + - Add few keys to email object creator. [Raphaël Vinot] + Fix #787 + - Test cases for edit objects and upload stix. [Raphaël Vinot] + - Changes + - Bump misp-objects. [Raphaël Vinot] + - Bump version. [Raphaël Vinot] + - Bump deps. [Raphaël Vinot] + - [doc] Minor fixes, note and typo. [Steve Clement] + - Bump deps. [Raphaël Vinot] + - [misp-objects] updated to the latest version. [Alexandre Dulaunoy] + - [misp-objects] updated to the latest version. [Alexandre Dulaunoy] + - Update tutorial for custom objects. [Raphaël Vinot] + - Bump deps. [Raphaël Vinot] + - Bump live tests. [Raphaël Vinot] + - [misp-objects] updated to the latest version. [Alexandre Dulaunoy] + - [types] updated types/categories mapping. [Christophe Vandeplas] + - Remove test files. [Raphaël Vinot] + - Automatically pull the malwares repo when running + tests/testlive_comprehensive.py. [Raphaël Vinot] + - Remove submodules with malware. [Raphaël Vinot] + - Add test for updating a objects from a custom template. [Raphaël + Vinot] + - Re-bump changelog. [Raphaël Vinot] + - Fix + - Message_from_bytes really dislikes newline at the beginning of a mail. + [Raphaël Vinot] + - Skip IPs in Received header. [Raphaël Vinot] + - Name is passed to super. [Raphaël Vinot] + - Do not create empty manifest, json load dislikes it. [Raphaël Vinot] + - Initial round of cleanup on redis feed generator. [Raphaël Vinot] + - Upload of STIX document with non-ascii characters. [Raphaël Vinot] + Due to: https://github.com/psf/requests/issues/5560 + TL;DR: a variable of type str passed to data in a POST request will be + silently re-encoded to ISO-8859-1, making MISP barf on the other side. + - Remove outdated deps from setup.py. [Raphaël Vinot] + Fix https://github.com/MISP/MISP/issues/7729 + - Other + - Update README.md. [Raphaël Vinot] + Not using travis anymore. + ------------------------------------------------------------------- Wed Sep 1 21:09:28 UTC 2021 - Sebastian Wagner diff --git a/python-pymisp.spec b/python-pymisp.spec index 2a36194..4ab213c 100644 --- a/python-pymisp.spec +++ b/python-pymisp.spec @@ -18,9 +18,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 -%define misp_objects_revision 8ecdd68eb881d6b5c565ad3a46b62143044a0b27 +%define misp_objects_revision 3d52773e9d3ba39ff324455bf8c10b47e11b695a Name: python-pymisp -Version: 2.4.148 +Version: 2.4.148.1 Release: 0 Summary: Python API for MISP License: BSD-2-Clause