From 4ea729dc82e2c509c677bb1da64010a85aa79e33e1f49e5ac45ba38f64ed27cd Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sun, 3 May 2020 13:20:50 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=20version=202.4.125:=20=20-=20N?= =?UTF-8?q?ew=20=20=20=20-=20Extended=20option=20on=20get=20event.=20[Raph?= =?UTF-8?q?a=C3=83=C2=ABl=20Vinot]=20=20=20=20=20=20Related=20to=20#567=20?= =?UTF-8?q?=20-=20Changes=20=20=20=20-=20Bump=20objects,=20deps.=20[Rapha?= =?UTF-8?q?=C3=ABl=20Vinot]=20=20=20=20-=20Bump=20dependencies.=20[Rapha?= =?UTF-8?q?=C3=83=C2=ABl=20Vinot]=20=20=20=20-=20Remove=20old=20suricata?= =?UTF-8?q?=20script,=20keep=20reference=20to=20old=20code.=20[Rapha=C3=83?= =?UTF-8?q?=C2=ABl=20=20=20=20=20=20Vinot]=20=20-=20Fix=20=20=20=20-=20Ena?= =?UTF-8?q?ble=20autoalert=20on=20admin=20user.=20[Rapha=C3=83=C2=ABl=20Vi?= =?UTF-8?q?not]=20=20=20=20-=20[abstract]=20Forces=20file=20to=20be=20read?= =?UTF-8?q?=20with=20utf8=20encoding.=20[mokaddem]=20=20=20=20-=20Properly?= =?UTF-8?q?=20handle=20timezone=20in=20tests.=20[Rapha=C3=83=C2=ABl=20Vino?= =?UTF-8?q?t]=20=20-=20Other=20=20=20=20-=20Update=20up.py.=20[Rapha=C3=AB?= =?UTF-8?q?l=20Vinot]=20=20=20=20=20=20Fix=20#563=20=20=20=20-=20Fixed=20?= =?UTF-8?q?=5F=5Fquery=5Fvirustotal=20return=20type.=20[DocArmoryTech]=20?= =?UTF-8?q?=20=20=20=20=20=5F=5Fquery=5Fvirustotal=20returned=20a=20Respon?= =?UTF-8?q?se=20object=20and=20not=20the=20json=20expected;=20modified=20s?= =?UTF-8?q?o=20that=20report=5Fjson=20is=20returned=20instead=20of=20repor?= =?UTF-8?q?t.?= 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=66 --- misp-objects.tar.gz | 4 ++-- python-pymisp-2.4.124.tar.gz | 3 --- python-pymisp-2.4.125.tar.gz | 3 +++ python-pymisp.changes | 22 ++++++++++++++++++++++ python-pymisp.spec | 4 ++-- 5 files changed, 29 insertions(+), 7 deletions(-) delete mode 100644 python-pymisp-2.4.124.tar.gz create mode 100644 python-pymisp-2.4.125.tar.gz diff --git a/misp-objects.tar.gz b/misp-objects.tar.gz index 21e68a1..622b86b 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:c3ec717b5c8b2fa06814faea0a3d4a7dd543543df1399c1d5c3aa3746a89fe4b -size 133634 +oid sha256:20530c77b76474ad1dee0aa74b0db0bd100835eee02484bc47e3da69072ba7fd +size 134642 diff --git a/python-pymisp-2.4.124.tar.gz b/python-pymisp-2.4.124.tar.gz deleted file mode 100644 index 312447c..0000000 --- a/python-pymisp-2.4.124.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea6f2b37c9c5d932db4d70ca7aa516d3319e927ef02d141db9af11970706cd51 -size 1560037 diff --git a/python-pymisp-2.4.125.tar.gz b/python-pymisp-2.4.125.tar.gz new file mode 100644 index 0000000..ba78c4d --- /dev/null +++ b/python-pymisp-2.4.125.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be2c0b7e287837c41f4869705a60cab18fbfa8244316226015d50585531c6275 +size 1555987 diff --git a/python-pymisp.changes b/python-pymisp.changes index 7f04c53..14cd3fe 100644 --- a/python-pymisp.changes +++ b/python-pymisp.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sun May 3 13:18:26 UTC 2020 - Sebastian Wagner + +- update to version 2.4.125: + - New + - Extended option on get event. [Raphaël Vinot] + Related to #567 + - Changes + - Bump objects, deps. [Raphaël Vinot] + - Bump dependencies. [Raphaël Vinot] + - Remove old suricata script, keep reference to old code. [Raphaël + Vinot] + - Fix + - Enable autoalert on admin user. [Raphaël Vinot] + - [abstract] Forces file to be read with utf8 encoding. [mokaddem] + - Properly handle timezone in tests. [Raphaël Vinot] + - Other + - Update up.py. [Raphaël Vinot] + Fix #563 + - Fixed __query_virustotal return type. [DocArmoryTech] + __query_virustotal returned a Response object and not the json expected; modified so that report_json is returned instead of report. + ------------------------------------------------------------------- Mon Apr 20 10:32:49 UTC 2020 - Tomáš Chvátal diff --git a/python-pymisp.spec b/python-pymisp.spec index 11e9e2c..8763ea0 100644 --- a/python-pymisp.spec +++ b/python-pymisp.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pymisp -Version: 2.4.124 +Version: 2.4.125 Release: 0 Summary: Python API for MISP License: BSD-2-Clause @@ -27,7 +27,7 @@ Group: Development/Languages/Python URL: https://github.com/MISP/PyMISP Source0: https://github.com/MISP/PyMISP/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz # github tarball misses the misp-objects subproject data -Source1: https://github.com/MISP/misp-objects/archive/3a87dfd0832a576d53d7665bd93451dec7bc59f1.tar.gz#/misp-objects.tar.gz +Source1: https://github.com/MISP/misp-objects/archive/84a7bb07a4f1807546cf5c2e03b35dbc0773699d.tar.gz#/misp-objects.tar.gz # pypi tarball missing some files: https://github.com/MISP/PyMISP/issues/554 #Source: https://files.pythonhosted.org/packages/source/p/pymisp/pymisp-%%{version}.tar.gz BuildRequires: %{python_module setuptools}