Thu, 16 May 2024 04:07:46 UTC | login

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

ID57761
Package Namepython-oletools
Version0.51
Release6.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
StartedThu, 19 Jul 2018 09:08:18 UTC
CompletedThu, 19 Jul 2018 09:08:18 UTC
Tags
f29
f30
f31
RPMs
src
python-oletools-0.51-6.fc29.src.rpm (info) (download)
noarch
python-oletools-doc-0.51-6.fc29.noarch.rpm (info) (download)
python2-oletools-0.51-6.fc29.noarch.rpm (info) (download)
python3-oletools-0.51-6.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.51-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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