diff --git a/python-pymisp-2.4.151.tar.gz b/python-pymisp-2.4.151.tar.gz deleted file mode 100644 index b0f0ac4..0000000 --- a/python-pymisp-2.4.151.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a82bece067be32d82dcce4b157461ae6a27f3551d591715c0c6f835de23e7d2c -size 1816620 diff --git a/python-pymisp-2.4.152.tar.gz b/python-pymisp-2.4.152.tar.gz new file mode 100644 index 0000000..bba952d --- /dev/null +++ b/python-pymisp-2.4.152.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f441cde14332a26818690b35db2e9520e4dbe8d65ddc9c7359d6a9518b929d7f +size 1817561 diff --git a/python-pymisp.changes b/python-pymisp.changes index 77e3035..a0ea230 100644 --- a/python-pymisp.changes +++ b/python-pymisp.changes @@ -1,3 +1,80 @@ +------------------------------------------------------------------- +Wed Dec 22 11:25:46 UTC 2021 - Sebastian Wagner + +- - update to version 2.4.152: + - Changes + - Bump version. [Raphaël Vinot] + - Bump deps, object templates. [Raphaël Vinot] + - Bump objects templates. [Raphaël Vinot] + - Bump misp-objects. [Raphaël Vinot] + - Lief doesn't supports python 3.10. [Raphaël Vinot] + - Debug poetry install, freezes on the GHA. [Raphaël Vinot] + - Bump deps, use pytest. [Raphaël Vinot] + - [feed-generator] support for distribution and sharing groups. + [Christophe Vandeplas] + - Fix + - Update live tests to support proper format of SGs. [Raphaël Vinot] + - [sharinggroups] Fixes wrong model for SharingGroupOrg. [Christophe + Vandeplas] + - [feed-generator] code style fixes. [Christophe Vandeplas] + - [feed-generator] keeping function compatibility. [Christophe + Vandeplas] + - [feed-generator] fix missing except type. [Christophe Vandeplas] +- update to version 2.4.151: + - New + - Add Blind Carbon Copy (bcc) headers. [Sami Tainio] + - Changes + - Bump changelog. [Raphaël Vinot] + - Bump version. [Raphaël Vinot] + - Bump misp-objects. [Raphaël Vinot] + - [feed-generator] Make the feature to exlude attribute type more + generic. [Sami Mokaddem] + - [feed-generator] Added exclude malware samples option. [Sami Mokaddem] + - Bump deps, chardet is required by pyfaup. [Raphaël Vinot] + - Removed a whitespace. [Sami Tainio] + - Keep strict and generate attributes when needed. [Raphaël Vinot] + - Slight changes regarding timezones. [Raphaël Vinot] + - Bump deps. [Raphaël Vinot] + - Unified constructors. [Thomas Dupuy] + - Slight changes regarding timezones. [Raphaël Vinot] + - Bump deps. [Raphaël Vinot] + - [types] remove the duplicate. [Alexandre Dulaunoy] + - [describeTypes] remove duplicate filename-pattern. [Alexandre + Dulaunoy] + - [misp-objects] updated. [Alexandre Dulaunoy] + - [misp-objects] updated to the latest version. [Alexandre Dulaunoy] + - Bump many dependencies. [Raphaël Vinot] + - Add in test case for get_sharing_group and validate orgs are present. + [Tom King] + - Improve sharing groups, bring back organsations included and ability + to get specific SG. [Tom King] + - Add in test case for searching against orgs and users. [Tom King] + - Add ability to search against orgs and users by freetext search (both) + or organisation (users) [Tom King] + - [test] Check if all category types exists. [Jakub Onderka] + - Bump changelog. [Raphaël Vinot] + - [py] Typo. [Steve Clement] + - [describeTypes] updated to include ssh-fingerprint. [Alexandre + Dulaunoy] + - Fix + - [feed-generator] Revert back the event initial search to use the index + endpoint instead of RestSearch. [Sami Mokaddem] + Relying on RestSearch was offering more flexibility than index in terms of filtering options, + however, it might introduce a significant overhead potentially leading to timeout. + - PyMISP.get_user_setting method. [Jakub Onderka] + - [tests] Remove debug prints. [Jakub Onderka] + - Fix final nosetest. [Tom King] + - Fix nosetests. [Tom King] + - [types] Update types to use `filename-pattern` type. [Jakub Onderka] + - [test] Remove debug print. [Jakub Onderka] + - [test] Correct error messages for blocked event. [Jakub Onderka] + - Missing import in __init__ [Raphaël Vinot] + Fix #796 + - [tests] Fixed stix test. [chrisr3d] + - [py] Typo. [Steve Clement] + - Other + - Update README.md. [Raphaël Vinot] + ------------------------------------------------------------------- Tue Dec 14 08:45:10 UTC 2021 - pgajdos@suse.com diff --git a/python-pymisp.spec b/python-pymisp.spec index 2056de4..3bd27e8 100644 --- a/python-pymisp.spec +++ b/python-pymisp.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define misp_objects_revision 3d52773e9d3ba39ff324455bf8c10b47e11b695a Name: python-pymisp -Version: 2.4.151 +Version: 2.4.152 Release: 0 Summary: Python API for MISP License: BSD-2-Clause