Changelog for
libpe1-0.81-lp156.1.2.x86_64.rpm :
* Sun Jan 31 2021 Martin Hauke
- Update to version 0.81 New features
* peldd: new tool to check library dependencies from PE files.
* peres: be able to extract and restore icons from resources.
* peres: print both file and product versions.
* readpe: exported function now displays Address and Name.
* readpe: imported function now displays Hint and Name. Improvements
* Added support for OpenSSL 1.1.
* peres: New resources directory parser, which has been moved to libpe.
* readpe: section output renamed and rearranged according to PE specification. Fixes
* output/json: properly escape controle codes.
* pehash: multiple security fixes.
* fix multiple memory leaks.
* plugins: fix readdir bug.
* readpe: check if timestamp is valid.
* pepack: remove bad packer signatures.
* readpe: fixed ordinal to name resolution in print_export.
* output/json: fix invalid JSON output.
* readpe: non-existent and/or non-mapped characteristic names were causing invalid JSON output.
* readpe: fix output of section size. Large values were printed as negative due to the improper format specifier.
* readpe: properly read section names.
* fix binary garbage on stderr when open() fails.- Create subpackages for the libpe library- Specfile cleanup
* Tue Jan 10 2017 mardnhAATTgmx.de- initial package