Hello community,

here is the log from the commit of package python-pymisp for openSUSE:Factory 
checked in at 2020-12-09 22:12:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymisp (Old)
 and      /work/SRC/openSUSE:Factory/.python-pymisp.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pymisp"

Wed Dec  9 22:12:50 2020 rev:30 rq:853809 version:2.4.135.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymisp/python-pymisp.changes      
2020-11-10 13:53:24.402855281 +0100
+++ /work/SRC/openSUSE:Factory/.python-pymisp.new.2328/python-pymisp.changes    
2020-12-09 22:12:51.871154817 +0100
@@ -1,0 +2,81 @@
+Wed Nov 25 20:55:45 UTC 2020 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- update to version 2.4.135.3:
+ - Changes
+   - Bump version. [Raphaël Vinot]
+   - Improve typing. [Raphaël Vinot]
+   - Improve add_attribute with a list. [Raphaël Vinot]
+ - Fix
+   - Do not fail on PyMISP import when mail-parser is not present. [Raphaël
+     Vinot]
+- update to version 2.4.135.2:
+ - New
+   - Add Github workflow. [Raphaël Vinot]
+ - Changes
+   - Bump changelog. [Raphaël Vinot]
+   - Bump version. [Raphaël Vinot]
+   - Improve error message if a type in missing. [Raphaël Vinot]
+   - [type] process-state added. [Alexandre Dulaunoy]
+   - Bump misp-objects. [Raphaël Vinot]
+   - [misp-objects] updated. [Alexandre Dulaunoy]
+   - Add path to CSV sample files. [Raphaël Vinot]
+   - [types] jarm-fingerprint added. [Alexandre Dulaunoy]
+ - Fix
+   - Remove python 3.9 from action (lief not supported yet) [Raphaël Vinot]
+   - Initialize submodules in gh action. [Raphaël Vinot]
+   - Make mail-parser really optional. [Raphaël Vinot]
+- update to version 2.4.135.1:
+ - Changes
+   - Bump changelog. [Raphaël Vinot]
+   - Bump version, travis install. [Raphaël Vinot]
+   - Make mail-parser an optional dependency. [Raphaël Vinot]
+- update to version 2.4.135:
+ - New
+   - Test parsing just email header. [Jakub Onderka]
+   - Test parsing outlook message format. [Jakub Onderka]
+   - Add tests for EmailObject. [Jakub Onderka]
+   - Refactored emailobject generator. [Jakub Onderka]
+   - Export display name from email. [Jakub Onderka]
+   - Parse date from email. [Jakub Onderka]
+   - Method to check attribute and object existence. [Jakub Onderka]
+   - Allow to get just event metadata after add_event and edit_event.
+     [Jakub Onderka]
+   - Method to check event existence. [Jakub Onderka]
+   - Add method to search for tags. [Raphaël Vinot]
+     fix #648
+ - Changes
+   - Bump changelog. [Raphaël Vinot]
+   - Bump version. [Raphaël Vinot]
+   - Bump deps. [Raphaël Vinot]
+   - Add search info field with "\" [Raphaël Vinot]
+   - Improve documentation of search_index. [Raphaël Vinot]
+   - Improve error handling for Outlook emails. [Raphaël Vinot]
+   - Bump object templates. [Raphaël Vinot]
+   - Bump dependencies. [Raphaël Vinot]
+   - Update gitignore. [Raphaël Vinot]
+     fix #613
+   - Do not split a string into a list in complex query builder. [Raphaël
+     Vinot]
+     fix #597
+   - Force enable debug in test, test update tags. [Raphaël Vinot]
+   - Use REST search for the tags. [Raphaël Vinot]
+     Related to comments on a1326f2cf2bcfd6e285188e0661b12076fe92747
+   - Add typing meta. [Raphaël Vinot]
+ - Fix
+   - [emailobject] Correctly parse multiple addresses. [Jakub Onderka]
+   - Test suite for exists calls. [Raphaël Vinot]
+   - Path for event creating and editing. [Jakub Onderka]
+   - Object_uuid could be None. [Raphaël Vinot]
+     Fix #640
+   - Last_seen has to be after first_seen, and it should habe been failing
+     before. [Raphaël Vinot]
+   - Missing f-string marker. [Raphaël Vinot]
+   - Fix: Docstring improvment based on @chrisinmtown's feedback. [Raphaël
+     Vinot]
+ - Other
+   - We can now upload stix object directly. File is not necessary. [Remy
+     Dewailly]
+   - We can now upload stix object directly. File is not necessary. [Remy
+     Dewailly]
+
+-------------------------------------------------------------------

Old:
----
  python-pymisp-2.4.134.tar.gz

New:
----
  python-pymisp-2.4.135.3.tar.gz

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

Other differences:
------------------
++++++ python-pymisp.spec ++++++
--- /var/tmp/diff_new_pack.XLdFCN/_old  2020-12-09 22:12:52.443155397 +0100
+++ /var/tmp/diff_new_pack.XLdFCN/_new  2020-12-09 22:12:52.443155397 +0100
@@ -18,9 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
-%define misp_objects_revision abf42cc8fb71c003c40dc0767f89804b45eb5303
+%define misp_objects_revision c234a4b36dac02f4a6b0b800cf90b5bce404a474
 Name:           python-pymisp
-Version:        2.4.134
+Version:        2.4.135.3
 Release:        0
 Summary:        Python API for MISP
 License:        BSD-2-Clause

++++++ misp-objects.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/misp-objects-abf42cc8fb71c003c40dc0767f89804b45eb5303/objects/passive-dns/definition.json
 
new/misp-objects-c234a4b36dac02f4a6b0b800cf90b5bce404a474/objects/passive-dns/definition.json
--- 
old/misp-objects-abf42cc8fb71c003c40dc0767f89804b45eb5303/objects/passive-dns/definition.json
       2020-10-22 23:40:36.000000000 +0200
+++ 
new/misp-objects-c234a4b36dac02f4a6b0b800cf90b5bce404a474/objects/passive-dns/definition.json
       2020-11-24 11:55:30.000000000 +0100
@@ -18,6 +18,11 @@
       "misp-attribute": "text",
       "ui-priority": 0
     },
+    "raw_rdata": {
+      "description": "Resource records of the queried resource, in 
hexadecimal",
+      "misp-attribute": "text",
+      "ui-priority": 0
+    },
     "rdata": {
       "description": "Resource records of the queried resource",
       "misp-attribute": "text",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/misp-objects-abf42cc8fb71c003c40dc0767f89804b45eb5303/objects/process/definition.json
 
new/misp-objects-c234a4b36dac02f4a6b0b800cf90b5bce404a474/objects/process/definition.json
--- 
old/misp-objects-abf42cc8fb71c003c40dc0767f89804b45eb5303/objects/process/definition.json
   2020-10-22 23:40:36.000000000 +0200
+++ 
new/misp-objects-c234a4b36dac02f4a6b0b800cf90b5bce404a474/objects/process/definition.json
   2020-11-24 11:55:30.000000000 +0100
@@ -30,6 +30,17 @@
       "misp-attribute": "text",
       "ui-priority": 2
     },
+    "fake-process-name": {
+      "description": "Is the process spawned under a false name.",
+      "disable_correlation": true,
+      "misp-attribute": "boolean",
+      "multiple": false,
+      "sane_default": [
+        "1",
+        "0"
+      ],
+      "ui-priority": 1
+    },
     "guid": {
       "description": "The globally unique identifier of the assigned by the 
vendor product",
       "misp-attribute": "text",
@@ -114,6 +125,29 @@
       "multiple": true,
       "ui-priority": 1
     },
+    "process-state": {
+      "description": "State of process.",
+      "disable_correlation": true,
+      "misp-attribute": "process-state",
+      "multiple": false,
+      "sane_default": [
+        "D",
+        "R",
+        "S",
+        "T",
+        "t",
+        "W",
+        "X",
+        "Z",
+        "<",
+        "N",
+        "L",
+        "s",
+        "l",
+        "+"
+      ],
+      "ui-priority": 1
+    },
     "start-time": {
       "description": "Local date/time at which the process was started",
       "disable_correlation": true,
@@ -138,5 +172,5 @@
     "current-directory"
   ],
   "uuid": "02aeef94-ac23-455c-addb-731757ceafb5",
-  "version": 7
+  "version": 8
 }
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/misp-objects-abf42cc8fb71c003c40dc0767f89804b45eb5303/schema_objects.json 
new/misp-objects-c234a4b36dac02f4a6b0b800cf90b5bce404a474/schema_objects.json
--- 
old/misp-objects-abf42cc8fb71c003c40dc0767f89804b45eb5303/schema_objects.json   
    2020-10-22 23:40:36.000000000 +0200
+++ 
new/misp-objects-c234a4b36dac02f4a6b0b800cf90b5bce404a474/schema_objects.json   
    2020-11-24 11:55:30.000000000 +0100
@@ -128,6 +128,7 @@
             "issue-date-of-the-visa",
             "ja3-fingerprint-md5",
             "jabber-id",
+            "jarm-fingerprint",
             "kusto-query",
             "last-name",
             "link",
@@ -163,6 +164,7 @@
             "place-port-of-original-embarkation",
             "port",
             "primary-residence",
+            "process-state",
             "prtn",
             "redress-number",
             "regkey",

++++++ python-pymisp-2.4.134.tar.gz -> python-pymisp-2.4.135.3.tar.gz ++++++
++++ 2780 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to