[Lunar-commits] <moonbase> elfutils: version bumped to 0.149.

Florin Braescu florin at lunar-linux.org
Thu Oct 7 13:59:53 CEST 2010


commit a44a569f47e220ac197e3aa5deeaa487553062a2
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Oct 7 14:59:53 2010 +0300

    elfutils: version bumped to 0.149.
    
    Changes:
    libdw: Decode new DW_OP_GNU_implicit_pointer operation;
           new function dwarf_getlocation_implicit_pointer.
    
    libdwfl: New function dwfl_dwarf_line.
    
    addr2line: New flag -F/--flags to print more DWARF line information details.
    
    strip: -g recognizes .gdb_index as a debugging section.
---
 devel/elfutils/DETAILS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/elfutils/DETAILS b/devel/elfutils/DETAILS
index 569d5b1..2fc9340 100644
--- a/devel/elfutils/DETAILS
+++ b/devel/elfutils/DETAILS
@@ -1,12 +1,12 @@
           MODULE=elfutils
-         VERSION=0.148
+         VERSION=0.149
           SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL[0]=$MIRROR_URL
-   SOURCE_URL[1]=https://fedorahosted.org/releases/e/l/$MODULE
-      SOURCE_VFY=sha1:509a0c5f2d7bae9cee35cce833ea36d6adb23d66
+   SOURCE_URL[1]=https://fedorahosted.org/releases/e/l/$MODULE/$VERSION
+      SOURCE_VFY=sha1:3bd4996cd5ef2cb80e4c73562e6ec152aed5a165
         WEB_SITE=https://fedorahosted.org/$MODULE
          ENTERED=20021102
-         UPDATED=20100812
+         UPDATED=20101007
            SHORT="Utilities related to ELF (UNIX binaries) objects"
 PSAFE=no
 USE_WRAPPERS=no


More information about the Lunar-commits mailing list