I have deployed some new tarballs before the release (this is beta2). There are
some installation changes (check files created).

The current valaswig can be built with vala 0.10 or vala 0.12. So no hard dependency
on under-development versions of the Vala compiler.

On GNU systems (gcc and so on) libraries are compiled with version numbers. This may probably break the build on OSX, but we need to have this fixed before the release in order to go into debian. Binaries must be compiled against those versiones library names (libr_foo.so.0.6 instead of libr_foo.so)..so there will be a beta3 with this..

Plugins are now installed in ${prefix}/lib/radare2/${r2-version} so no more crashes when installing new versions of radare2 trying to load plugins with different ABI.

  http://radare.org/get/beta/

Let me know your feelings about this beta2. You may check the hg repo to see the changelog.

  http://radare.org/hg/radare2

--pancake
_______________________________________________
radare mailing list
[email protected]
http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org

Reply via email to