Revisions of radare2

buildservice-autocommit accepted request 1118572 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 45)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1118561 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 44)
- Update to version 5.8.8:
  For details, check full release notes"
  https://github.com/radareorg/radare2/releases/tag/5.8.8
buildservice-autocommit accepted request 1087779 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 43)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1087542 from Alexander Bergmann's avatar Alexander Bergmann (abergmann) (revision 42)
- Update to 5.8.6
  For details, check full release notes:
  https://github.com/radareorg/radare2/releases/tag/5.8.6
  - This fixes CVE-2023-1605 (boo#1209686).
buildservice-autocommit accepted request 1036446 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 41)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1035863 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 40)
- Update to version 5.7.8 (boo#1201820, CVE-2022-34502):
  + Significant number of changes and bug fixes since 5.7.0
buildservice-autocommit accepted request 987158 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 39)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 985133 from Timothy Brown's avatar Timothy Brown (stimut) (revision 38)
- Update to 5.7.0
  * Significant number of changes and bug fixes
  * Resolves 38 CVEs
    - CVE-2022-0139 - https://bugzilla.opensuse.org/show_bug.cgi?id=1195713
    - CVE-2022-0173
    - CVE-2022-0419 - https://bugzilla.opensuse.org/show_bug.cgi?id=1195444
    - CVE-2022-0476 - https://bugzilla.opensuse.org/show_bug.cgi?id=1196414
    - CVE-2022-0518 - https://bugzilla.opensuse.org/show_bug.cgi?id=1195746
    - CVE-2022-0519 - https://bugzilla.opensuse.org/show_bug.cgi?id=1195761
    - CVE-2022-0520 - https://bugzilla.opensuse.org/show_bug.cgi?id=1195741
    - CVE-2022-0521 - https://bugzilla.opensuse.org/show_bug.cgi?id=1195760
    - CVE-2022-0522 - https://bugzilla.opensuse.org/show_bug.cgi?id=1195742
    - CVE-2022-0523 - https://bugzilla.opensuse.org/show_bug.cgi?id=1195720
    - CVE-2022-0559 - https://bugzilla.opensuse.org/show_bug.cgi?id=1196052
    - CVE-2022-0676 - https://bugzilla.opensuse.org/show_bug.cgi?id=1196345
    - CVE-2022-0695 - https://bugzilla.opensuse.org/show_bug.cgi?id=1196484
    - CVE-2022-0712 - https://bugzilla.opensuse.org/show_bug.cgi?id=1196320
    - CVE-2022-0713 - https://bugzilla.opensuse.org/show_bug.cgi?id=1196319
    - CVE-2022-0849 - https://bugzilla.opensuse.org/show_bug.cgi?id=1196819
    - CVE-2022-1031 - https://bugzilla.opensuse.org/show_bug.cgi?id=1197420
    - CVE-2022-1052 - https://bugzilla.opensuse.org/show_bug.cgi?id=1197509
    - CVE-2022-1061 - https://bugzilla.opensuse.org/show_bug.cgi?id=1197508
    - CVE-2022-1207 - https://bugzilla.opensuse.org/show_bug.cgi?id=1197991
    - CVE-2022-1237 - https://bugzilla.opensuse.org/show_bug.cgi?id=1198185
    - CVE-2022-1238 - https://bugzilla.opensuse.org/show_bug.cgi?id=1198186
    - CVE-2022-1240 - https://bugzilla.opensuse.org/show_bug.cgi?id=1198187
    - CVE-2022-1244 - https://bugzilla.opensuse.org/show_bug.cgi?id=1198132
    - CVE-2022-1283 - https://bugzilla.opensuse.org/show_bug.cgi?id=1198291
    - CVE-2022-1284 - https://bugzilla.opensuse.org/show_bug.cgi?id=1198292
    - CVE-2022-1296 - https://bugzilla.opensuse.org/show_bug.cgi?id=1198375
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 950404 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 37)
- Update to 5.5.4:
  * New IOBanks APis and commands replacing skyline and making io faster (2-10x)
  * Faster analysis, type matching, binary parsing (2-4x) 
  * [] and =[] esil operations has been removed (size is mandatory)
  * Lots of important bugs fixed in bin parsers and disassemblers
  * Add support for the latest iOS15 dyld4 Atlas-style cache formats
  * Autorename signature matching collisions and faster search
  * Add assembler for riscv and disassemblers for PDP11, Alpha64 and armv7.v35 
  * Improved integration with r2frida remote filesystems 
  * Cleaning debugger for windows (32 and 64) and macOS makes it more reliable and stable 
  * Add seven segment printing (?ea for ascii-art text titles)
  * Improved xrefs visualization with new axfm and axtm commands
  * Add avg command to manage global variables
  * The sixref plugin is now easier to use to find xrefs on arm64 code
  * Improved multibin (select all bins or one) and multidex support in apk://
  * Better build scripts for Windows (add asan and w32 profiles) 
  * Added armv7.v35 and improves esil emulation with the arm64.v35
  * Add more help messages and set scr.prompt.tabhelp true by default
  * AES key wrap algorithm support in rahash2 
  * Fix var serialization issues in debugger reloading (ood) and projects saving (Ps)
  * Add Amiga and MSX rom/bin parser plugin and test @romerojoseant @trufae
  * Visual slides (r2s) allow interactive content to be used within r2
  * Print and convert ternary values back and forth 
  * Add the vector35 arm64 for analysis, esil and disasm and r2 can be built without capstone
  * Improved integration to use r2ghidra analysis and disassemble mainly tested for avr, v850 and arm64
  * Fix emulation of several x86 and arm64 instructions, including an scripted way
    to import official arm64 instruction descriptions
  * Bring back the cmd.pin to instrument the esil emulation when a specific address is hit
  * Small steps towards Projects with improved management for version control
  * Improved visual and panels with better interactions and fixed glitches
- Remove CVE-2021-3673.patch
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 910048 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 36)
- Add CVE-2021-3673.patch, fixing CVE-2021-3673 (boo#1189009): resource exhaustion and DoS
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 905557 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 35)
- Update to 5.3.1, fix CVE-2021-32613
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 898127 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 34)
initialized devel package after accepting 898127
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 897417 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 33)
- Install "r2p" multicall symlink as r2pipe, r2p conflicts with
  polylib.
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 896225 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 32)
- Update to 5.2.1
  * See https://github.com/radareorg/radare2/releases/tag/5.2.1
- Packaging changes:
  * Use license tag for COPYING/COPYING.LESSER
  * Use SPDX 3.0 format for License
  * Use system libzip/xxhash/libuv
  * Move plugin directory from devel to main package
  * Remove broken and no longer relevant rpmlintrc
  * Various small cleanups
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 862384 from Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) (revision 31)
- Update to 5.0.0
  * See https://github.com/radareorg/radare2/releases/tag/5.0.0
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 831683 from Robert Frohl's avatar Robert Frohl (rfrohl) (revision 30)
update radare2 to version 4.5.0
Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 29)
- Update to 4.3.1
    Fix segfault in om= command
    Fix dead process issue with ood/doo command
    Fix build with ancient capstone3
    Fix build with pre-c99 compilers
    Some more code cleanups + refactorings
  Changes for 4.3.0
    anal
    Rename the Function Flag on afn (#16078)
    Fix 'af' missing lines bug when analyzing in frida://0
    Implement function names with dots in signatures
    Remove more members from RAnalBlock
    Remove prev, jumpbb and failbb from RAnalBlock
    Refactor Anal Hints (#15876)
    Skip empty esil expressions in 'aeab' to fix partial results issue
    Add 'aba' command as an alias for aeab
    Fix aeab and add V (values) in aea outputs
    Implement aeab command
  asm
    Fix #13908 - x86 aoj for instruction with hidden operand
    Add 'wao jinf' for Dalvik
    Determine Gameboy hardware registers in disassembly (#15909)
  bin
    Add new BIND_OPCODE_THREADED constant for MACHO binaries (arm64e)
    Add Windows Crash Dump format support (#16087)
    Minor Fixes and Tests for NSO/NRO (#16053)
    Fix iS hash outputs (#16044)
    Add Authentihash support for PE (#15987)
    Fix ELF symbols for names just before the end of strtab
    Parse dyldcache local symbols
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 728998 from Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) (revision 28)
- Update to 3.8.0
  analysis
  * Improve the aab (blaze) analysis by honoring data meta
  * Speedup and reduce false positives in aae by honoring code/string/format
  * Do not analyze functions in strings/data by honoring the meta
  * Fix infinite (or expensive) loop when fcnsize=0
  * Honor anal.strings in aav
  * Define argument and ret pseudo registers in the SuperH4's reg profile (#14920)
  * Introduce anal.in=code (2x faster aar in some big binaries)
  * Introduce afisaj and fix table contents for afisao and such
  * Implement afis[aof] - to show instruction type, family and mnemonic tables
  * Fix as command to resolve syscall by name, number and SN reg
  * Fixing ESIL for ARM architecture pre-indexed addressing mode with LDRB (issue #14850) (#14901)
  * Add more info in aflt and add afltj
  * Initial implementation of aflt (using the new RTable API)
  * Hide the shift overflow warnings under esil.verbose
  * Fix ownership issues related to cc
  * Add calling conventions for ARM32 and Thumb
  * Unify the use of R_ANAL_CC_MAXARG
  * Propagate noreturn information (#14793)
  bin
  * Fix code injection issues i* commands (rabin2 -r)
  * Fix #14930 - handle LC_DATA_IN_CODE in macho
  * Fix strings on ELF bins for SH-4 with the Renesas SDK
  * Support deep JSON format for binary headers in iHj
  * Fix Cf with named formats when .iH* is used
  * Fix #14898 - Show warning when -B used on unknown binaries
  build
  * Shrink the Cydia package from 512mb to only 64
  core
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 728687 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 27)
- Update to 3.8.0
  analysis
    Improve the aab (blaze) analysis by honoring data meta
    Speedup and reduce false positives in aae by honoring code/string/format
    Do not analyze functions in strings/data by honoring the meta
    Fix infinite (or expensive) loop when fcnsize=0
    Honor anal.strings in aav
    Define argument and ret pseudo registers in the SuperH4's reg profile (#14920)
    Introduce anal.in=code (2x faster aar in some big binaries)
    Introduce afisaj and fix table contents for afisao and such
    Implement afis[aof] - to show instruction type, family and mnemonic tables
    Fix as command to resolve syscall by name, number and SN reg
    Fixing ESIL for ARM architecture pre-indexed addressing mode with LDRB (issue #14850) (#14901)
    Add more info in aflt and add afltj
    Initial implementation of aflt (using the new RTable API)
    Hide the shift overflow warnings under esil.verbose
    Fix ownership issues related to cc
    Add calling conventions for ARM32 and Thumb
    Unify the use of R_ANAL_CC_MAXARG
    Propagate noreturn information (#14793)
  bin
    Fix code injection issues i* commands (rabin2 -r)
    Fix #14930 - handle LC_DATA_IN_CODE in macho
    Fix strings on ELF bins for SH-4 with the Renesas SDK
    Support deep JSON format for binary headers in iHj
    Fix Cf with named formats when .iH* is used
    Fix #14898 - Show warning when -B used on unknown binaries
  build
    Shrink the Cydia package from 512mb to only 64
  core
Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) committed (revision 26)
remove obsolete patch
Displaying revisions 1 - 20 of 45
openSUSE Build Service is sponsored by