17
0
Files
python-oletools/python-oletools.changes
Sebastian Wagner ab5479e1ea - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oletools?expand=0&rev=5
2021-05-09 09:54:24 +00:00

33 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Sun May 9 09:48:55 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- 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)
-------------------------------------------------------------------
Mon Apr 5 19:31:25 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 0.56.1:
- olevba:
- fixed bug when parsing some malformed files (issue #629)
- oleobj:
- fixed bug preventing detection of links 'externalReference', 'frame', 'hyperlink' (issue #641, PR #670)
- setup:
- avoid installing msoffcrypto-tool when platform is PyPy+Windows (issue #473)
- PyPI version is now a wheel package to improve installation and avoid antivirus false positives due to test files (issues #215, #398)
-------------------------------------------------------------------
Sat Jan 23 18:16:58 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- initial package for version 0.56