lp:ubuntu/precise/radare

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/radare
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

11. By Sebastian Reichel

[ Stefano Rivera ]
* Add support for Python 2.7 (Closes: #629122)
  - Apply python-2.7.patch from upstream repository.
* python-default-only.patch: Only install extensions for the current python
  default version.

[ Sebastian Reichel ]
* Update my mail address
* Remove DM-Upload-Allowed flag
* Update Debian Standards Version to 3.9.2
* Switch from python-support to dh_python2
* debian/rules: differ between build-arch and build-indep target

10. By Matthias Klose

debian/pyversions: Build for python2.7 too.

9. By Matthias Klose

Rebuild with python 2.7 as the python default.

8. By Matthias Klose

Rebuild with python 2.7 as the python default.

7. By Matthias Klose

Rebuild to add support for python 2.7.

6. By Niall Creech

* Merge from debian testing (LP: #621016)
* debian/control:
     + libvala-dev transition to libval-0.10-dev (LP: #618809)

5. By Niall Creech

* 10_drop-gtkdialog-usage.dpatch:
  - import radare r1204, r1210, r1211 from mercurial repository to remove
  any use of gtkdialog and so allow dropping all gtkdialog dependencies
  altogether (LP: #530496)
* Move libreadline5-dev build-dep to libreadline-dev to fix conflict with
  lua5.1

4. By Sebastian Reichel

* New hg checkout (stable release 1.4)
 - Fix mipsel arch translation for debugger objects
 - Fix FreeBSD and NetBSD build
 - alias mips->mips64
 - Keep cons_buffer contents in radare_cmd_str
 - Install ranal API
 - Fix rsc monitor
 - improved shellcode injection
 - Fixed syscall related stuff for x86_64
 - Added cmd '=' to send cmd to remote radares
 - Install radapy API
 - Implement rap:// URI handling in remote IO plugin
 - Fixed Elf64_Xword/Elf32_word bug in dietelf
 - Fix register handling for arm-darwin (debugger finally working!)
 - Added 'armv5tejl' (armel) to the whitelist of supported debuggers
* Use python-config for detecting python cflags and libs
 - This should fix Ubuntu build failure

3. By Sebastian Reichel

* new hg checkout
 - added 'cX' command to compare like 'cc' does but using two side hexdiff dump format
 - specify pointer & data size in pm with %<size>
 - add graph.weight
 - fix 'c' command (missing radare_read(0))
 - added /P search command that searchs for proximity in bytelevel distance
 - added more 'ag' and 'gu' commands to readline autocompletion.
 - fix build of debugger for non-linux systems
 - fixed code analysis at startup
 - more work in graphs (graph.split)
 - fixups in x86 code analysis

2. By Sebastian Reichel

* python.so gets installed now
* added more licenses to debian/copyright
* some cleanups in debian/rules

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/radare
This branch contains Public information 
Everyone can see this information.

Subscribers