| Name: | radare2 | 
|---|---|
| Version: | 5.3.1 | 
| Release: | 1.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 23853029 | 
| License: | LGPLv3+ and GPLv2+ and BSD and MIT and ASL 2.0 and MPLv2.0 and zlib | 
| RPM: | radare2-5.3.1-1.el8.x86_64.rpm | 
| Source RPM: | radare2-5.3.1-1.el8.src.rpm | 
| Build Date: | Mon Jun 28 2021 | 
| Build Host: | jenkins-172-17-0-2-79d773bf-eb9c-4773-badf-d8e3b1016822.blddevtest1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://radare.org/ | 
| Summary: | The reverse engineering framework | 
| Description: | The radare2 is a reverse-engineering framework that is multi-architecture, multi-platform, and highly scriptable. Radare2 provides a hexadecimal editor, wrapped I/O, file system support, debugger support, diffing between two functions or binaries, and code analysis at opcode, basic block, and function levels.  | 
- bump to 5.3.1
- re-enable build for s390x on EPEL8 (libuv should be available for 8.4) - bump to 5.3.0 - remove radare2-5.2.1-meson_rhel8.patch - accepted upstream - remove radare2-5.2.1-xxhash.patch - accepted upstream
- adding the global plugins directory - for example /usr/lib64/radare2/5.2.1
- patch for older version of meson used on EPEL8 - use pkgconfig where possible for BR - use ldconfig_scriptlets only on older platforms - add ExcludeArch for s390x on EPEL8
- Update to version 5.2.1
- avoid c99 for(int i...
- fix epel build
- Update to version 5.2.0
- stop removing the r2pm binary from the package
- Rebase to upstream version 5.1.1