Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-oletools for openSUSE:Factory
checked in at 2021-05-16 23:41:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oletools (Old)
and /work/SRC/openSUSE:Factory/.python-oletools.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oletools"
Sun May 16 23:41:57 2021 rev:3 rq:893449 version:0.56.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oletools/python-oletools.changes
2021-04-14 10:11:08.725510544 +0200
+++
/work/SRC/openSUSE:Factory/.python-oletools.new.2988/python-oletools.changes
2021-05-16 23:44:14.997107838 +0200
@@ -1,0 +2,16 @@
+Sun May 9 09:48:55 UTC 2021 - Sebastian Wagner <[email protected]>
+
+- update to version 0.56.2:
+ - olevba:
+ - updated plugin_biff to v0.0.22 to fix a bug (issues #647, #674)
+ - olevba, mraptor:
+ - added detection of Workbook_BeforeClose (issue #518)
+ - rtfobj:
+ - fixed bug when OLE package class name ends with null characters (issue
#507, PR #648)
+ - oleid:
+ - fixed bug in check_excel (issue #584, PR #585)
+ - clsid:
+ - added several CLSIDs related to MS Office click-to-run issue CVE-2021-27058
+ - added checks to ensure that all CLSIDs are uppercase (PR #678)
+
+-------------------------------------------------------------------
Old:
----
oletools-0.56.1.zip
New:
----
oletools-0.56.2.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oletools.spec ++++++
--- /var/tmp/diff_new_pack.1WM0G6/_old 2021-05-16 23:44:15.493105915 +0200
+++ /var/tmp/diff_new_pack.1WM0G6/_new 2021-05-16 23:44:15.493105915 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-oletools
-Version: 0.56.1
+Version: 0.56.2
Release: 0
Summary: Tools to analyze security characteristics of MS Office and OLE
files
License: BSD-2-Clause AND MIT