diff --git a/misp-objects.tar.gz b/misp-objects.tar.gz index e0dbc26..4497603 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:0db3f74244a35596da4c1aa97ba6e03cb6fcd323c73910e52796ab70e9c6c191 -size 212865 +oid sha256:eee9ab342e46d5824e88ec925df00289debf6931d35ffa0b3359a30ce98c5694 +size 219220 diff --git a/python-pymisp-2.4.159.tar.gz b/python-pymisp-2.4.159.tar.gz deleted file mode 100644 index a5b7aa8..0000000 --- a/python-pymisp-2.4.159.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a7ec85a5acdf573b66d7b78c99bd926da86954777d80f195c3d4764c757a310 -size 1826080 diff --git a/python-pymisp-2.4.160.tar.gz b/python-pymisp-2.4.160.tar.gz new file mode 100644 index 0000000..9df9df6 --- /dev/null +++ b/python-pymisp-2.4.160.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7523bee86d2189b05fbdf51c3f36975367361a3834713b867c7f0639b78532 +size 1828638 diff --git a/python-pymisp.changes b/python-pymisp.changes index 4df11b2..3e91d0e 100644 --- a/python-pymisp.changes +++ b/python-pymisp.changes @@ -1,22 +1,61 @@ ------------------------------------------------------------------- -Tue Aug 9 07:20:57 UTC 2022 - Sebastian Wagner +Tue Aug 9 07:22:35 UTC 2022 - Sebastian Wagner -- - update to version 2.4.157: +- update to version 2.4.160: + - New + - Enable TCP keepalive. [Raphaël Vinot] - Changes - - Bump changelog. [Raphaël Vinot] - - Bump version. [Raphaël Vinot] - - Bump deps, objects. [Raphaël Vinot] - - [tests] reverted. [Alexandre Dulaunoy] - - [misp-objects] updated to the latest version. [Alexandre Dulaunoy] - - [tests] subversion are supported. [Alexandre Dulaunoy] + - Bump version, deps. [Raphaël Vinot] + - Improve warning on invalid template, bump deps. [Raphaël Vinot] + - Bump deps. [Raphaël Vinot] + - Make mypy happy. [Raphaël Vinot] + - Bump deps. [Raphaël Vinot] + - Bump deps. [Raphaël Vinot] + - Bump deps. [Raphaël Vinot] + - Add in test case. [Tom King] + - Add ability to filter by sharing group for RestSearch for MISP >= + v2.4.158. [Tom King] - Fix - - [tests] check if the version is a substring as PyMISP might contain - sub version. [Alexandre Dulaunoy] + - Delete sharing group after deleting the event. [Raphaël Vinot] + - Give more time to MISP to publish the events before searching. + [Raphaël Vinot] + - Improper json check on non-json responses. [Raphaël Vinot] + Fix #854 + - Mark all attributes in a soft deleted object as soft deleted too. + [Raphaël Vinot] + Bump misp-objects, deps. + - Make flake8 happy. [Raphaël Vinot] + - Properly convert MSG to EML. [Raphaël Vinot] + - Update lock file. [Raphaël Vinot] + - [feed] fixes bug when template_uuid does not exist. [Christophe + Vandeplas] + - Other + - Update api.py. [Derekt2] + - Fix typo in logging message. [Philipp Hauswirth] + - Fig: [feed] fixes bugs during export with old data. [Christophe + Vandeplas] + - Update pyproject.toml. [Steven] + Add publicsuffixlist optional package for URL Object, which has a more current list than pyfaup + - Fix multiple_space warning. [malvidin] + - Option to include more URLObject attributes Add publicsuffixlist faup + for URLObject Windows support URLObject with PSLFaup prefers IP to + host/domain. [malvidin] + - Ensure that keys are sorted in the returned `_to_feed()` dictionary. + [Yun Zheng Hu] + This allows for better deterministic feed output generation. +- update to version 2.4.159: + - New + - [example:copyTagsFromAttributesToEvent] Added script to copy tags from + attributes to the event level. [Sami Mokaddem] + - Changes + - Bump version. [Raphaël Vinot] + - Bump deps. [Raphaël Vinot] + - Massive bump deps for python 3.7. [Raphaël Vinot] ------------------------------------------------------------------- Fri Mar 25 21:24:09 UTC 2022 - Sebastian Wagner -- - update to version 2.4.157: +- update to version 2.4.157: - Changes - Bump changelog. [Raphaël Vinot] - Bump version. [Raphaël Vinot] diff --git a/python-pymisp.spec b/python-pymisp.spec index 52516c7..97864b9 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 f1086328a1683d3e7e9a924e69c7f3d629ebfb80 +%define misp_objects_revision 66a9b8eee70ce3ac7ff5f2225cd7f78fe4630143 Name: python-pymisp -Version: 2.4.159 +Version: 2.4.160 Release: 0 Summary: Python API for MISP License: BSD-2-Clause