diff --git a/pymisp-2.4.96.tar.gz b/pymisp-2.4.96.tar.gz deleted file mode 100644 index f57d30f..0000000 --- a/pymisp-2.4.96.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1fc05da5cdf3e98390fb9a496612375238e5e9cba2c4dac43776e1e7196c1189 -size 231410 diff --git a/pymisp-2.4.99.tar.gz b/pymisp-2.4.99.tar.gz new file mode 100644 index 0000000..edd5899 --- /dev/null +++ b/pymisp-2.4.99.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7c72856813e3b1dce4d9e7efb4d2c636f092bb25de1a90e7e24f176b9d33e5 +size 251099 diff --git a/python-pymisp.changes b/python-pymisp.changes index b9e31d6..8d6cfe3 100644 --- a/python-pymisp.changes +++ b/python-pymisp.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Sun Jan 27 18:54:29 UTC 2019 - Sebastian Wagner + +- Update to version 2.4.99: + - New + - Auto generate doc for PyMISPExpanded. + - Search_index in ExpandedPyMISP, cleanup, update jupyter. + - Add log search. + - Add test for pushing an event to ZMQ. + - Change_distribution method. + - Add test cases for sightings, cleanup. + - [example] Added sighting rest search example. + - [sighting] Added support of sighting REST API. + - Allow to pass csv to return_format in search. + - Page/limit in search. + - Changes + - Add test cases for default distribution levels. + - Include proposals in attributes search. + Add includeProposals param to the search method + - Update readme to document testing. + - Fixes & update Jupyter. + - [tuto] Update search. + - Add a script to load the API key from the file system (training VM) + - Add print in testlive to debug travis. + - Fix + - Auto generate doc for PyMISPExpanded. + - Properly handle errors on event creation/update. + - Test case. + - Do not run the zmq test on travis. + - Type of quick_filter. + - Quick_filter was broken. + - Properly initialize the config when jupyter runs on the VM. + - Readme update + python3 + pep8. + align python path to readme specifying python3 + - Feed-generator gitignore. + - Test cases. + - Other + - Dded get_object & get_attribute. + - Fix for last pymisp version. + - Mention virtualenv. + mide make sense for people who want to use it with virtualenv + - Be more precise with the supported time indicators. + - Fixed documentation bug. + - Fixes date parameters for search_index() function. + - Align examples on custom usage of misp_verifycert. + ------------------------------------------------------------------- Tue Dec 4 12:52:28 UTC 2018 - Matej Cepl diff --git a/python-pymisp.spec b/python-pymisp.spec index b880fd5..cd2079b 100644 --- a/python-pymisp.spec +++ b/python-pymisp.spec @@ -1,7 +1,7 @@ # # spec file for package python-pymisp # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{!?license: %global license %doc} Name: python-pymisp -Version: 2.4.96 +Version: 2.4.99 Release: 0 Summary: Python API for MISP License: BSD-2-Clause