Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (eb7e67015deca1cadcec3e1a22d8892f89880949)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Justin Boffemmyer <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (eb7e67015deca1cadcec3e1a22d8892f89880949)
  • Date: Fri, 4 Nov 2011 08:16:55 -0500

GIT changes to master grimoire by Justin Boffemmyer <flux AT sourcemage.org>:

devel/radare2/DETAILS | 4 ++--
devel/radare2/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit eb7e67015deca1cadcec3e1a22d8892f89880949
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

devel/radare2: version 0.8.8

Updated radare2 to version 0.8.8. This version is mostly a lot of
bugfixes, but also includes some fixes for handling binaries that use
some anti-debugging techniques, particularly by messing with ELF
headers.

diff --git a/devel/radare2/DETAILS b/devel/radare2/DETAILS
index cceea8b..e34b546 100755
--- a/devel/radare2/DETAILS
+++ b/devel/radare2/DETAILS
@@ -1,8 +1,8 @@
SPELL=radare2
- VERSION=0.8.6
+ VERSION=0.8.8
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://radare.org/get/${SOURCE}
-
SOURCE_HASH=sha512:8531c10e83ffc0d43449283cd41fb58ecfe5d45566ed4f7928a8127686000bb5cbc98ac75775da1311c29645ceaea0bdb151118265126a83ecc2d7b42be5f013
+
SOURCE_HASH=sha512:0e0dcff2f77593c8d6b1858347f4d8f32dbd0d6ce35b808c8008b78c2db501fb648bf6149ceb631199ee26c903bb10d9eb3b094f2655f36865fe4c667e6ef9e9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://radare.org";
LICENSE[0]=GPL
diff --git a/devel/radare2/HISTORY b/devel/radare2/HISTORY
index 2f65feb..7e511cb 100644
--- a/devel/radare2/HISTORY
+++ b/devel/radare2/HISTORY
@@ -1,3 +1,6 @@
+2011-11-04 Justin Boffemmyer <flux AT sourcemage.org>
+ * DETAILS: update to version 0.8.8
+
2011-10-18 Justin Boffemmyer <flux AT sourcemage.org>
* DETAILS: update to version 0.8.6




  • [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (eb7e67015deca1cadcec3e1a22d8892f89880949), Justin Boffemmyer, 11/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page