Changelog for
radare2-2.3.0-4.1.x86_64.rpm :
Tue Jan 30 13:00:00 2018 daniel.molkentinAATTsuse.com
- update to version 2.3.0
* use latest acr 1.4
* Fix #9259 - Crash in mdmp unsigned negative indexing
* Fix #9246 - Error when trying to assemble an invalid jmp address
* Fix #9255 - gdb cannot read memory
* Add gb linking (#9257)
* Other fixes
Mon Jan 8 13:00:00 2018 daniel.molkentinAATTsuse.com
- update to version 2.2.0
* drop radare2-fix-make-install.patch
Thu Aug 17 14:00:00 2017 daniel.molkentinAATTsuse.com
- update to version 1.6.0
* drop radare2-cmd-fix-lock.patch
* drop CVE-2017-10929.patch
Thu Jul 6 14:00:00 2017 daniel.molkentinAATTsuse.com
- Fix CVE-2017-10929: Heap Buffer Overflow in r2_hbo_grub_memmove
(bsc#104744)
- CVE-2017-10929.patch
Sat Jul 1 14:00:00 2017 daniel.molkentinAATTsuse.com
- add patch (already upstream)
* radare2-cmd-fix-lock.patch
Fri Jun 30 14:00:00 2017 daniel.molkentinAATTsuse.com
- add dependencies to the devel package
- ran spec cleaner
Fri Jun 30 14:00:00 2017 mpluskalAATTsuse.com
- Update depnendencies
- Update url to working one
- Make building more verbose
- Small cleanup with spec-clenaer
Fri Jun 30 14:00:00 2017 daniel.molkentinAATTsuse.com
- update to version 1.5.0
- rebased patch
* radare2-sysmagic.patch
- add patch
* radare2-fix-make-install.patch
Thu Mar 30 14:00:00 2017 mardnhAATTgmx.de
- update to version 1.3.0
- fixed source url
- rebased patch
* radare2-sysmagic.patch
Wed Jun 29 14:00:00 2016 borisAATTsteki.net
- updated to 0.10.3
* r2 codebase is now endian-independent, this will ease
avoiding bugs related to big-endian machines
* Swift demangler have been improved and optimized to load
iOS binaries faster than ever.
* Enhanced function argument/variable analysis and automate
it with the new afCa command.
* Added callgraph navigation view
* Added support for Keystone (even if its not released yet)
* Several enhancements for X86, ARM, ARM64 and MIPS pseudocode,
analysis and emulation
* New aav command to find pointers to code/data
* r2pm can now install in home or system
* All websites are available via r2pm have been gulpified and
are now maintainable and minified (3x smaller)
* Added support for dumping core on Linux-x86-64,
OSX-x86-64 and iOS (arm32/64)
* The new AATT.. range operator
* Implemented HexII print format (http://corkami.googlecode.com/svn/trunk/src/HexII)
* Initial support for Emoji and Punycode.
* Graphviz colors are now configurable
and current node is hightlighted
* Initial implementation of the RPI VideoCore4 disassembler (via r2pm)
* Initial support for debugging QNX systems via the pdebug interface
* Enhanced (work-in-progress) enhancements for rap:// remoting
* Initial native support for PowerPC (on Linux and OSX/G4)
* Handle data references in Dalvik binaries
* rabin2 -OC will dump the iOS binary entitlements
* Parse LDID sha signatures with rabin2.
- fixed patch to apply cleanly
Sun Mar 20 13:00:00 2016 borisAATTsteki.net
- updated to 0.10.1
* Variables and flags can now be renamed in cursor mode asciinema
* Optimized GDB connectivity, now its 10x faster!
* print signed base 10 hexdumps with pxd[1,2,4]
* radiff2 -C to compare checksums
* Lot of work towards the mach-ification
of the OSX/iOS debugger by alvarofe
* more polished cursor movements in Visual mode
* Better ARM and Thumb code analysis and emulation
* Added disassembler support for Microblaze architecture
* Updated unicorn plugin to be in sync with git
* Various enhancements in the Visual mode
* backward disassembly uses RAnal info for better offset computations
* asm.bbline uses RAnal info to have precise results
* fix bug in env.sh when using more than 9 arguments
* Mingw compilation improvements
* preliminary support of XNU debugging
* ESIL support for v810
* radare2 does now compile in appveyor:
no more excuses for broken commits on windows!
* Lanai (the secret CPU used by Google) support
* a new shiny xtensa CPU analysis backend
* change local variables/arguments format names (ebp-0x10, ebp+0x13
becomes, respectively, local_10h and arg_13h) and now it
works too when asm.ucase is set.
* add Vdn option to rename a flag/function/local
variable/local argument used in the current instruction
* refactoring of RFlag + better names for functions when there are symbols
* ahi now supports IPv4 and syscall
* various optimizations and bugfixes
* opcodes descriptions for v810, propeller, riscv, tms320, lm32,
i4004, i8080, java, Malbolge, SH-4, M68K, ARC and LH5801 (that
you can access with ?d or e asm.describe=true)
* axg to get a graph of the function xrefs to reach a specific point.
Tue Dec 30 13:00:00 2014 mardnhAATTgmx.de
- update to 0.9.8
* updated radare2-sysmagic.patch
* removed patches (fixed upstream)
- radare2-0.9.6-off_by_one.patch
- radare-2.0.9-portability-issue.patch
- radare2-0.9.6-missing_return.patch
* removed file ChangeLog (zero-lenght)
* renamed rpmlintrc
Fri Jan 3 13:00:00 2014 vcizekAATTsuse.com
- update to 0.9.6
* changed versioning
* rename package to radare2
* dropped radare-2.0.9-test_create_return.patch (upstream)
* enable build with openssl
* enable build with system magic
- added radare2-sysmagic.patch
* added radare2-0.9.6-missing_return.patch
* fixed several off-by-one errors
- added radare2-0.9.6-off_by_one.patch
Fri Mar 2 13:00:00 2012 vcizekAATTsuse.com
- update to 2.0.9
* fixed build
* dropped radare-lua.patch
Sun Nov 7 13:00:00 2010 prusnakAATTopensuse.org
- created package (v2.0.6)