Wed, 22 May 2024 08:04:51 UTC | login

Information for build python-oletools-0.51-5.fc29

ID48060
Package Namepython-oletools
Version0.51
Release5.fc29
Epoch
SummaryTools to analyze Microsoft OLE2 files
DescriptionThe python-oletools is a package of python tools from Philippe Lagadec to analyze Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office documents or Outlook messages, mainly for malware analysis, forensics and debugging. It is based on the olefile parser. See http://www.decalage.info/python/oletools for more info.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 05:13:42 UTC
CompletedWed, 04 Jul 2018 05:13:42 UTC
Tags
f29
RPMs
src
python-oletools-0.51-5.fc29.src.rpm (info) (download)
noarch
python-oletools-doc-0.51-5.fc29.noarch.rpm (info) (download)
python2-oletools-0.51-5.fc29.noarch.rpm (info) (download)
python3-oletools-0.51-5.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 0.51-5 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.51-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Oct 23 2017 Robert Scheck <robert@fedoraproject.org> 0.51-3 - Correct line endings and remove shebang from non-executable python libraries (#1505374 #c5) - Clarify python3 related scripts in %description (#1505374 #c4) - Correct summary of -doc subpackage (#1505374 #c2) * Thu Oct 05 2017 Robert Scheck <robert@fedoraproject.org> 0.51-2 - Various spec file enhancements (#1471561) - Added spec file conditionals to build for EPEL 7 * Thu Jun 22 2017 Michal Ambroz <rebus at, seznam.cz> 0.51-1 - bump to 0.51 release * Thu Jun 22 2017 Michal Ambroz <rebus at, seznam.cz> 0.51-0.3.dev11.b4b52d22 - gaps in python3 detected, using python2 as default * Thu Jun 15 2017 Michal Ambroz <rebus at, seznam.cz> 0.51-0.2.dev11.b4b52d22 - initial version