From d14343f59cf358676c9bb682799aa6ceadced66125365ceef31d5d488f54ee9e Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Thu, 25 Jul 2019 19:22:51 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=20version=202.4.111.2:=20-=20Ne?= =?UTF-8?q?w=20=20-=20[Sightings]=20Delete=20method.=20[Rapha=C3=ABl=20Vin?= =?UTF-8?q?ot]=20=20=20=20=20Fix=20#230=20=20-=20[tests]=20non-exportable?= =?UTF-8?q?=20tags.=20[Rapha=C3=ABl=20Vinot]=20-=20Changes=20=20-=20Bump?= =?UTF-8?q?=20verison.=20[Rapha=C3=ABl=20Vinot]=20=20-=20Make=20pythonify?= =?UTF-8?q?=3DFalse=20default=20everywhere.=20[Rapha=C3=ABl=20Vinot]=20=20?= =?UTF-8?q?=20=20=20Add=20a=20method=20to=20toggle=20pythonify=20globally?= =?UTF-8?q?=20=20-=20[tests]=20Update=20stats.=20[Rapha=C3=ABl=20Vinot]=20?= =?UTF-8?q?=20-=20[tests]=20Remove=20travis=20exceptions.=20[Rapha=C3=ABl?= =?UTF-8?q?=20Vinot]=20-=20Fix=20=20-=20[tests]=20Path=20to=20test=20file.?= =?UTF-8?q?=20[Rapha=C3=ABl=20Vinot]=20=20=20=20=20Fix=20#423=20=20-=20[ob?= =?UTF-8?q?jects]=20Allow=20the=20value=20of=20an=20attribute=20to=20be=20?= =?UTF-8?q?0.=20[Rapha=C3=ABl=20Vinot]=20=20-=20[tests]=20Disable=20one=20?= =?UTF-8?q?of=20the=20test=20cases=20for=20now.=20[Rapha=C3=ABl=20Vinot]?= =?UTF-8?q?=20=20-=20[tests]=20By=20default,=20the=20workflow=20taxonomy?= =?UTF-8?q?=20isn't=20enabled.=20[Rapha=C3=ABl=20=20=20=20=20Vinot]=20=20-?= =?UTF-8?q?=20Properly=20handle=20fallbacks=20add/update/delete=20attribut?= =?UTF-8?q?es.=20[Rapha=C3=ABl=20=20=20=20=20Vinot]=20=20-=20[add=5Fattrib?= =?UTF-8?q?ute]=20Only=20create=20a=20proposal=20when=20needed.=20[Rapha?= =?UTF-8?q?=C3=ABl=20Vinot]=20-=20Other=20=20-=20Fix=20for=20issue=20420.?= =?UTF-8?q?=20[github-pba]=20-=20update=20to=20version=202.4.111.1:=20-=20?= =?UTF-8?q?New=20=20-=20Add=20option=20to=20locally=20expand=20malware=20s?= =?UTF-8?q?amples=20with=20LIEF.=20[Rapha=C3=ABl=20=20=20=20=20Vinot]=20-?= =?UTF-8?q?=20Changes=20=20-=20Bump=20Changelog.=20[Rapha=C3=ABl=20Vinot]?= =?UTF-8?q?=20=20-=20Bump=20version.=20[Rapha=C3=ABl=20Vinot]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=43 --- pymisp-2.4.106.tar.gz | 3 - pymisp-2.4.111.2.tar.gz | 3 + python-pymisp.changes | 128 ++++++++++++++++++++++++++++++++++++++++ python-pymisp.spec | 2 +- 4 files changed, 132 insertions(+), 4 deletions(-) delete mode 100644 pymisp-2.4.106.tar.gz create mode 100644 pymisp-2.4.111.2.tar.gz diff --git a/pymisp-2.4.106.tar.gz b/pymisp-2.4.106.tar.gz deleted file mode 100644 index 7457a44..0000000 --- a/pymisp-2.4.106.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:640f03649359a2cce0e26f128f937f10f84023d3dcb7d8d641a5f52b6a34c093 -size 1555158 diff --git a/pymisp-2.4.111.2.tar.gz b/pymisp-2.4.111.2.tar.gz new file mode 100644 index 0000000..615bc80 --- /dev/null +++ b/pymisp-2.4.111.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9827e522ae85df3f7c5f8008e21e98f48974490147ad9614092bbf1bc077e517 +size 1580416 diff --git a/python-pymisp.changes b/python-pymisp.changes index 722a87a..b19964c 100644 --- a/python-pymisp.changes +++ b/python-pymisp.changes @@ -1,3 +1,131 @@ +------------------------------------------------------------------- +Thu Jul 25 19:21:30 UTC 2019 - Sebastian Wagner + +- update to version 2.4.111.2: +- New + - [Sightings] Delete method. [Raphaël Vinot] + Fix #230 + - [tests] non-exportable tags. [Raphaël Vinot] +- Changes + - Bump verison. [Raphaël Vinot] + - Make pythonify=False default everywhere. [Raphaël Vinot] + Add a method to toggle pythonify globally + - [tests] Update stats. [Raphaël Vinot] + - [tests] Remove travis exceptions. [Raphaël Vinot] +- Fix + - [tests] Path to test file. [Raphaël Vinot] + Fix #423 + - [objects] Allow the value of an attribute to be 0. [Raphaël Vinot] + - [tests] Disable one of the test cases for now. [Raphaël Vinot] + - [tests] By default, the workflow taxonomy isn't enabled. [Raphaël + Vinot] + - Properly handle fallbacks add/update/delete attributes. [Raphaël + Vinot] + - [add_attribute] Only create a proposal when needed. [Raphaël Vinot] +- Other + - Fix for issue 420. [github-pba] +- update to version 2.4.111.1: +- New + - Add option to locally expand malware samples with LIEF. [Raphaël + Vinot] +- Changes + - Bump Changelog. [Raphaël Vinot] + - Bump version. [Raphaël Vinot] + - Bump misp-objects. [Raphaël Vinot] + - Remove legacy tests. [Raphaël Vinot] + - Improve deprecation message on PyMISP. [Raphaël Vinot] + - [describeTypes] updated to add community-id. [Alexandre Dulaunoy] + - Bump examples to python3. [Raphaël Vinot] + - Reorganise ExpandedPyMISP methods, normalise the parameters. [Raphaël + Vinot] + - Deprecate everything in PyMISP. [Raphaël Vinot] +- Fix + - Python < 3.6 support. [Raphaël Vinot] +- Other + - Create statistical reports for MISP. [Koen Van Impe] + PyMISP script to run every x-days to get an overview of new + events/attributes ; MISP-Galaxies ; MITRE ; Tags + Output of report is on screen or sent via e-mail ; all stats attached + as CSV +- update to version 2.4.111: +- New + - Introduce ability to create a sharing group. [Tom King] + - Allow to pass delimiter & quotechar to the CSV loader. [Raphaël Vinot] + - [example] Added edit_organisation examples. [Steve Clement] + - Method to POST a STIX file to MISP and create a new event. [Raphaël + Vinot] + - Object generator for ssh authorized_keys files. [Raphaël Vinot] + - Allow custom user-agent. [Christophe Vandeplas] +- Changes + - Bump changelog. [Raphaël Vinot] + - Bump version. [Raphaël Vinot] + - Bumb misp-objects. [Raphaël Vinot] + - [tests] WTF upload_sample on travis. [Raphaël Vinot] + - [tests] Add custom error message on upload_sample - fix last commit. + [Raphaël Vinot] + - [tests] Add custom error message on upload_sample. [Raphaël Vinot] + - Remove roaming as it can't be set in this request. [Tom King] + - Allow for deletion of security group. [Tom King] + - Bump dependencies. [Raphaël Vinot] + - [last] You can now paginate over multiple results in the last example + command. [Alexandre Dulaunoy] + You can do stuff like this: + python3 last.py -l 48h -m 10 -p 2 | jq .[].Event.info + which means the last 10 events on second page which are between a + time range of 0 and 48 hours. + - [tests] now deleted flag is returning only the deleted values (to be + consistent) [Alexandre Dulaunoy] + - [misp-objects] updated to the latest version. [Alexandre Dulaunoy] + - Bump deps (lief 0.10 dev) [Raphaël Vinot] + - Use pydeep from pypi, add test. [Raphaël Vinot] + - Bump dependencies. [Raphaël Vinot] + - Bump dependencies. [Raphaël Vinot] + - Bump Pipfile for python 3.7. [Raphaël Vinot] +- Fix + - Skip attribute in object when value is empty, skip empty objects. + [Raphaël Vinot] + - [perms] Added try/except for various permission conditions, also + create the output dir if not exist fix: [try/except] Catch Ctrl-c + keyboard interrupt fix: [style] isort imports. [Steve Clement] + - [direct_call] Allows the response type to be something else than a + JSON (e.g. csv). [mokaddem] + - [feed generator] Added missing fields. [iglocska] + - Properly fix deprecation warning. [Raphaël Vinot] + fix #390 + - Travis & python2. [Raphaël Vinot] + - Last commit foobar. [Raphaël Vinot] + - Install lief on python < 3.7 with pipenv. [Raphaël Vinot] +- Other + - [openioc] changed default mapping for + RouteEntryItem/Destination/string. [0x3c7] + - [openioc] Changed mapping for RouteEntryItem/Destination/string to + domain instead of url because UrlHistoryItem/URL is mostly used for + urls. [0x3c7] + - Fixes other mapping to other types. [0x3c7] + - [openioc] Allow the use of types in openioc content tags. [0x3c7] + - Sync sightings between MISP servers. [Koen Van Impe] + Sync sightings between MISP servers + Sync from multiple clients to one authoritative MISP instance. + To be run from cron + (blog docu coming) + - Added includeWarninglistHits as a possible filter for the event level + restsearch. [Jeroen Pinoy] + - Resolve issue with change_sharing_group which do not update event + successfully. [hrifflet] + - Use misp_verifycert flag. [Koen Van Impe] + - Take 'to_ids' setting in account and PEP8 checks. [Koen Van Impe] + - Include check if 'to_ids' is included in the data returned from the + import module + - PEP8 checks + - Automation script that links vmray_submit and vmray_import. [Koen Van + Impe] + Import finished VMRay tasks ; add attributes to event + Makes use of the 'incomplete' workflow taxonomy + Needs to be put in a cronjob to run in the background + - Update PyMISP_tutorial.ipynb. [Carlos Borges] + The function to collect event_id and put it into a list isn't looking into each MISPAttribute. + Just updated the script to look it. + ------------------------------------------------------------------- Fri May 3 18:18:03 UTC 2019 - Sebastian Wagner diff --git a/python-pymisp.spec b/python-pymisp.spec index 35730df..2d63780 100644 --- a/python-pymisp.spec +++ b/python-pymisp.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{!?license: %global license %doc} Name: python-pymisp -Version: 2.4.106 +Version: 2.4.111.2 Release: 0 Summary: Python API for MISP License: BSD-2-Clause