Sat, 04 May 2024 00:50:53 UTC | login

Information for build radare2-5.8.2-2.fc38

ID239145
Package Nameradare2
Version5.8.2
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/radare2.git#5e8a89cd03c44654ba368902d76d90a460c9514f
SummaryThe reverse engineering framework
DescriptionThe 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/radareorg/radare2
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Mar 2023 11:38:56 UTC
CompletedSun, 12 Mar 2023 14:45:10 UTC
Taskbuild (f38, /rpms/radare2.git:5e8a89cd03c44654ba368902d76d90a460c9514f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/radare2.git#5e8a89cd03c44654ba368902d76d90a460c9514f'}}
Tags
f38
RPMs
src
radare2-5.8.2-2.fc38.src.rpm (info) (download)
noarch
radare2-common-5.8.2-2.fc38.noarch.rpm (info) (download)
riscv64
radare2-5.8.2-2.fc38.riscv64.rpm (info) (download)
radare2-devel-5.8.2-2.fc38.riscv64.rpm (info) (download)
radare2-debuginfo-5.8.2-2.fc38.riscv64.rpm (info) (download)
radare2-debugsource-5.8.2-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Feb 26 2023 Michal Ambroz <rebus at, seznam.cz> 5.8.2-2 - cherrypick upstream patch for fixing the sdb generation from mesosn * Wed Jan 25 2023 Michal Ambroz <rebus at, seznam.cz> 5.8.2-1 - bump to 5.8.2 - fix CVE-2023-0302 , CVE-2023-0302 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.7.8-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Aug 02 2022 Michal Ambroz <rebus at, seznam.cz> 5.7.8-1 - bump to 5.7.8 * Tue Aug 02 2022 Michal Ambroz <rebus at, seznam.cz> 5.7.6-1 - bump to 5.7.6 - cherrypicked patch for new libmagic from upstream - fix CVE-2022-34502 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.8-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Apr 21 2022 Henrik Nordstrom <henrik@henriknordstrom.net> - 5.6.8-1 - bump to 5.6.8 * Wed Apr 13 2022 Henrik Nordstrom <henrik@henriknordstrom.net> 5.6.6-2 - refresh list of bundled libraries and associated cleanup * Tue Apr 12 2022 Henrik Nordstrom <henrik@henriknordstrom.net> 5.6.6-2 - Fixes for CVE-2022-1061 CVE-2022-1207 CVE-2022-1237 CVE-2022-1238 CVE-2022-1240 CVE-2022-1244 CVE-2022-1283 CVE-2022-1284 CVE-2022-1296 CVE-2022-1297 * Tue Apr 12 2022 Henrik Nordstrom <henrik@henriknordstrom.net> 5.6.6-1 - bump to 5.6.6 * Mon Feb 28 2022 Michal Ambroz <rebus at, seznam.cz> 5.6.4-1 - bump to 5.6.4 * Wed Feb 09 2022 Michal Ambroz <rebus at, seznam.cz> 5.6.2-1 - bump to 5.6.2 - disable multithreading for now to be able to compile with iaito * Wed Feb 09 2022 Michal Ambroz <rebus at, seznam.cz> 5.6.0-2 - patch declaration of int i in for cycle to avoid C99 mode on EPEL7 * Wed Feb 09 2022 Michal Ambroz <rebus at, seznam.cz> 5.6.0-1 - bump to 5.6.0 - fix CVE-2022-0419 - fix CVE-2021-4021 * Wed Jan 26 2022 Henrik Nordstrom <henrik@henriknordstrom.net> - 5.5.4-1 - Update to version 5.5.4 - should be fixing CVE-2021-4021 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.2-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Sep 23 2021 Henrik Nordstrom <henrik@henriknordstrom.net> - 5.4.2-1 - Update to version 5.4.2 * Sat Sep 18 2021 Henrik Nordstrom <henrik@henriknordstrom.net> - 5.4.0-1 - Update to version 5.4.0 - Fix CVE-2021-3673 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 11 2021 Michal Ambroz <rebus at, seznam.cz> 5.3.1-1 - bump to 5.3.1 * Wed Jun 09 2021 Michal Ambroz <rebus at, seznam.cz> 5.3.0-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 * Sat May 15 2021 Michal Ambroz <rebus at, seznam.cz> 5.2.1-3 - adding the global plugins directory - for example /usr/lib64/radare2/5.2.1 * Tue May 11 2021 Michal Ambroz <rebus at, seznam.cz> 5.2.1-2 - 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 * Thu Apr 22 2021 Henrik Nordstrom <henrik@henriknordstrom.net> - 5.2.1-1 - Update to version 5.2.1 * Wed Apr 21 2021 Michal Ambroz <rebus at, seznam.cz> 5.2.0-3 - avoid c99 for(int i... * Sat Apr 17 2021 Michal Ambroz <rebus at, seznam.cz> 5.2.0-2 - fix epel build * Wed Apr 14 2021 Henrik Nordstrom <henrik@henriknordstrom.net> - 5.2.0-1 - Update to version 5.2.0 * Sun Feb 28 2021 Michal Ambroz <rebus at, seznam.cz> 5.1.1-2 - stop removing the r2pm binary from the package