| Name: | libemu |
|---|---|
| Version: | 0.2.0 |
| Release: | 8.20130410gitab48695.el7 |
| Architecture: | x86_64 |
| Group: | Applications/System |
| Size: | 1147213 |
| License: | GPLv2+ |
| RPM: | libemu-0.2.0-8.20130410gitab48695.el7.x86_64.rpm |
| Source RPM: | libemu-0.2.0-8.20130410gitab48695.el7.src.rpm |
| Build Date: | Thu May 03 2018 |
| Build Host: | x86-ol6-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/DinoTools/libemu/ |
| Summary: | The x86 shell-code detection and emulation |
| Description: | The libemu is a small library written in C offering basic x86 emulation and shell-code detection using GetPC heuristics. Intended use is within network intrusion/prevention detection and honeypots. |
- use ldconfig_scriptlets - fix release version number in the changelog - fix obsolete m4 macros - Exclude the private libemu in python sitearch dir - show all warnings to autoreconf - use autosetup+git for troubleshooting the patches
- unbundle the libdasm library and use system-installed one - disable the python3 build for now
- fix ldconfig requirement to align with the glibc provide
- added missing dependency to python3-devel
- use the python{python3_pkgversion}-devel/setuptools to enable EPEL7 build
- spec clean-up - prepare for the python3 support - include patches from buffer github repository
- build for Fedora 27