Information for build radare2-4.2.1-2.fc30
ID | 1456813 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | radare2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 4.2.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 2.fc30 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/radare2.git#5df5c808a2972adf454d280c88b7f4b125b7b6c0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
https://github.com/radare/radare2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Built by | ret2libc | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | fedora_koji_archive04 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Wed, 05 Feb 2020 15:40:40 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Wed, 05 Feb 2020 15:46:59 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (f30-candidate, /rpms/radare2.git:5df5c808a2972adf454d280c88b7f4b125b7b6c0) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/radare2.git#5df5c808a2972adf454d280c88b7f4b125b7b6c0'}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Wed Feb 05 2020 Riccardo Schirone <rschirone91@gmail.com> - 4.2.1-2 - Rebuild for new cutter * Mon Feb 03 2020 Riccardo Schirone <rschirone91@gmail.com> - 4.2.1-1 - Rebase to upstream version 4.2.1 - Fix CVE-2019-19647 - Fix CVE-2019-19590 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.9.0-3.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Oct 07 2019 Riccardo Schirone <rschirone91@gmail.com> - 3.9.0-3.1 - Fix epel7 build * Fri Oct 04 2019 Ivan Mironov <mironov.ivan@gmail.com> - 3.9.0-2.1 - Add missing BuildRequires: xxhash-devel, openssl-devel - Add missing Requires for -devel package: file-devel, openssl-devel * Mon Sep 30 2019 Riccardo Schirone <rschirone91@gmail.com> - 3.9.0-1.1 - rebase to upstream version 3.9.0 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jun 26 2019 Riccardo Schirone <rschirone91@gmail.com> - 3.6.0 - rebase to upstream version 3.6.0 * Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 3.4.1-2 - Rebuild with Meson fix for #1699099 - Fix versioning * Mon Apr 08 2019 Riccardo Schirone <rschirone91@gmail.com> - 3.4.1-1 - rebase to upstream version 3.4.1 * Tue Feb 19 2019 Riccardo Schirone <rschirone91@gmail.com> - 3.3.0-2 - rebase to upstream version 3.3.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 10 2019 Riccardo Schirone <rschirone91@gmail.com> 3.2.0-2 - fix version reported by radare2 -V * Tue Jan 08 2019 Riccardo Schirone <rschirone91@gmail.com> 3.2.0-1 - rebase to upstream version 3.2.0 - remove patch to disable debugger on s390x and use build option - move doc files to common package - fix CVE-2018-20455 CVE-2018-20456 CVE-2018-20457 CVE-2018-20458 CVE-2018-20459 CVE-2018-20460 CVE-2018-20461 * Fri Nov 23 2018 Riccardo Schirone <rschirone91@gmail.com> 3.1.0-1 - rebase to upstream version 3.1.0 - remove duplicated /usr/share/radare2 dir in %files * Tue Oct 23 2018 Riccardo Schirone <rschirone91@gmail.com> 3.0.1-1 - rebase to upstream version 3.0.1 which includes some minor fixes and fixes for ppc64 and s390x architectures * Tue Oct 16 2018 Riccardo Schirone <rschirone91@gmail.com> 3.0.0-2 - fix datadir dir ownership * Tue Oct 16 2018 Riccardo Schirone <rschirone91@gmail.com> 3.0.0-1 - rebase to upstream version 3.0.0 - fixes for r_sys_breakpoint on ppc64 and s390x architectures * Tue Sep 04 2018 Riccardo Schirone <rschirone91@gmail.com> 2.9.0-1 - use system xxhash and openssl - bump to 2.9.0 release - use bcond_without to choose between release build or git one - add gcc as BuildRequires - do not directly call ldconfig but use RPM macros - add patch to compile on s390x architecture (disable debugger because there is no support) - add patch to make tags.r2 file generation reproducible - make common subpackage do not depend on arch of main package * Fri Aug 03 2018 Riccardo Schirone <rschirone91@gmail.com> 2.8.0-0.2.20180718git51e2936 - add grub2 and xxhash Provides - add some license comments - move SDB files in -common subpackage * Mon Jul 16 2018 Riccardo Schirone <rschirone91@gmail.com> 2.8.0-0.1.20180718git51e2936 - bump to 2.8.0 version and switch to meson * Fri Apr 13 2018 Michal Ambroz <rebus at, seznam.cz> 2.5.0-1 - bump to 2.5.0 release * Sun Feb 11 2018 Michal Ambroz <rebus at, seznam.cz> 2.4.0-1 - bump to 2.4.0 release |