forked from pool/python-oletools
- 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) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oletools?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user