Hello community,

here is the log from the commit of package python-pymisp for openSUSE:Factory 
checked in at 2018-10-31 13:11:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymisp (Old)
 and      /work/SRC/openSUSE:Factory/.python-pymisp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pymisp"

Wed Oct 31 13:11:58 2018 rev:11 rq:643569 version:2.4.96

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymisp/python-pymisp.changes      
2018-10-11 11:48:28.786555629 +0200
+++ /work/SRC/openSUSE:Factory/.python-pymisp.new/python-pymisp.changes 
2018-10-31 13:12:04.419591346 +0100
@@ -1,0 +2,30 @@
+Sun Oct 14 13:32:09 UTC 2018 - Sebastian Wagner <[email protected]>
+
+- Remove fix-274.patch and fix-274-1.patch.
+- update to version 2.4.96:
+ - New
+  - [freedFromRedis] try to create an object/attribute out of the incoming
+    data even if not added with the helper.
+  - Direct_call without data means GET.
+  - Add direct call to just post data on a URL.
+  - Update warninglists.
+  - Toggle warning list, add test case.
+  - Add lots of test cases, find lots of bugs.
+  - Use new CSV interface, add test cases.
+ - Changes
+  - Allow to pass a json string to direct_call.
+  - Update order parameters & doc.
+  - Add an extra IP from the warninglists.
+ - Fix
+  - Prevent checking length on a integer.
+  - Use proper dependency (enum34)
+ - Other
+  - Fixed leaked taxonomy tags problem.
+  - Added some getters and setters for taxonomies, warninglists,
+    noticelists and tags & documentation.
+  - Add: Advanced Extraction to upload_sample.
+  - Add: update noticelists and object templates.
+  - Add: Add __eq__ to AbstractMISP.
+    Allow to discard duplicate tags.
+
+-------------------------------------------------------------------

Old:
----
  fix-274-1.patch
  fix-274.patch
  pymisp-2.4.95.1.tar.gz

New:
----
  pymisp-2.4.96.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pymisp.spec ++++++
--- /var/tmp/diff_new_pack.abWphW/_old  2018-10-31 13:12:06.627589200 +0100
+++ /var/tmp/diff_new_pack.abWphW/_new  2018-10-31 13:12:06.639589189 +0100
@@ -19,17 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %{!?license: %global license %doc}
 Name:           python-pymisp
-Version:        2.4.95.1
+Version:        2.4.96
 Release:        0
 Summary:        Python API for MISP
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
 Url:            https://github.com/MISP/PyMISP
 Source:         
https://files.pythonhosted.org/packages/source/p/pymisp/pymisp-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM fix-274.patch
-Patch0:         
https://github.com/MISP/PyMISP/commit/ceedb6e95c07a10eac091277a57af6b21e0d800f.patch#/fix-274.patch
-# PATCH-FIX-UPSTREAM fix-274-1.patch
-Patch1:         
https://github.com/MISP/PyMISP/commit/f0f3b3f8441bd8b0179ca18b11e1aacaf1d2fc53.patch#/fix-274-1.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -74,8 +70,6 @@
 
 %prep
 %setup -q -n pymisp-%{version}
-%patch0 -p1
-%patch1 -p1
 find pymisp examples -name "*.py" -type f -exec sed -i '1s/^#!.*//' '{}' \+
 
 %build

++++++ pymisp-2.4.95.1.tar.gz -> pymisp-2.4.96.tar.gz ++++++
++++ 3248 lines of diff (skipped)


Reply via email to