Projects / libelf / Releases / 0.8.11

Version 0.8.11 of libelf

This release fixes a bug in elf_rawfile().

Other releases

  • Rrelease-mid
  •  01 Nov 2009 14:19
  • Rrelease-after

    Changes: A new function, elf_getaroff(), was added to maintain compatibility with other implementations. A few build fixes were made.

    • Rrelease-mid
    •  07 Jul 2009 18:28
    • Rrelease-after

      Changes: Due to some unfortunate confusion, the elf_getphnum(), elf_getshnum(), and elf_getshstrndx() are not compatible between libelf implementations. Therefore, the developers jointly decided to replace them with new functions: elf_getphdrnum(), elf_getshdrnum(), and elf_getshdrstrndx(), which will always return -1 on failure and 0 on success. Code using the old interface should be upgraded to increase portability.

      • Rrelease-mid
      •  22 May 2009 18:36
      • Rrelease-after

        Changes: This release fixes a bug in elf_rawfile().

        • Rrelease-mid
        •  07 Sep 2007 06:12
        • Rrelease-after

        Changes: Users are now able to turn off select sanity checks that are not compatible with other versions of libelf.

        • Rrelease-mid
        •  22 Aug 2006 05:27
        • Rrelease-after

        Changes: The data translator can now handle versioning sections with inconsistent data (as found on Solaris). Windows DLLs should work now as well.

        8e6927faa405b295379e807dbf2a14b1_thumb

        Project Spotlight

        ziproxy

        A gzipping, image compressing, forwarding HTTP proxy.

        No-screenshot

        Project Spotlight

        Ripcord

        A simple XML-RPC client and server for PHP 5.