Changes between Initial Version and Version 1 of Ticket #6630


Ignore:
Timestamp:
06/20/2015 10:25:54 AM (9 years ago)
Author:
Fernando de Oliveira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6630 – Description

    initial v1  
    11New version of elfutils released.
    22
    3 URL: https://fedorahosted.org/releases/e/l/elfutils/0.163/elfutils-0.163.tar.bz2
     3URL: [https://fedorahosted.org/releases/e/l/elfutils/0.163/elfutils-0.163.tar.bz2]
    44
    5 Release Announcement: https://lists.fedorahosted.org/pipermail/elfutils-devel/2015-June/005052.html
     5[https://fedorahosted.org/releases/e/l/elfutils/0.162/elfutils-0.162.tar.bz2.sig]
    66
     7Release Announcement: [https://lists.fedorahosted.org/pipermail/elfutils-devel/2015-June/005052.html]
    78
    89{{{
     
    2627
    2728Mark Wielaard (17):
    28   libebl: SHT_(INIT|FINI|PREINIT)_ARRAY are valid targets for relocation.
    29   po/*.po: Regenerate.
    30   libelf: Always call ftruncate before posix_fallocate to set the right size.
    31   libdw: Detect dwarf_formudata errors in dwarf_getmacros.
    32   libdw: Not leak memory on error in dwarf_getpubnames.
    33   libdwfl: Check symbol section exists and has a sane entsize in find_symtab.
    34   libelf: Check symbol section header exists before use in nlist.
    35   strings: Handle failure of getting section name on bogus section data.
    36   nm: Fix typo in size check to determine whether we stack allocated memory.
    37   libdw: Make sure the default page size is big enough to hold a Dwarf.
    38   elflint: Only check the PT_TLS phdr if it actually exists, warn otherwise.
    39   libelf: Don't leak memory on failure paths in elf_updatefile.
    40   readelf: Don't leak memory on failure path in handle_gnu_hash.
    41   libdwfl: Don't leak fname if file is main file by another name in try_open.
    42   readelf: Make sure phdr2_mem lifetime/scope equals phdr2 pointer.
    43   findtextrel: Don't leak memory in process_file.
    44   Prepare 0.163 release.
     29  • libebl: SHT_(INIT|FINI|PREINIT)_ARRAY are valid targets for
     30    relocation.
     31  • po/*.po: Regenerate.
     32  • libelf: Always call ftruncate before posix_fallocate to set the
     33    right size.
     34  • libdw: Detect dwarf_formudata errors in dwarf_getmacros.
     35  • libdw: Not leak memory on error in dwarf_getpubnames.
     36  • libdwfl: Check symbol section exists and has a sane entsize in
     37    find_symtab.
     38  • libelf: Check symbol section header exists before use in nlist.
     39  • strings: Handle failure of getting section name on bogus section
     40    data.
     41  • nm: Fix typo in size check to determine whether we stack allocated
     42    memory.
     43  • libdw: Make sure the default page size is big enough to hold a
     44    Dwarf.
     45  • elflint: Only check the PT_TLS phdr if it actually exists, warn
     46    otherwise.
     47  • libelf: Don't leak memory on failure paths in elf_updatefile.
     48  • readelf: Don't leak memory on failure path in handle_gnu_hash.
     49  • libdwfl: Don't leak fname if file is main file by another name in
     50    try_open.
     51  • readelf: Make sure phdr2_mem lifetime/scope equals phdr2 pointer.
     52  • findtextrel: Don't leak memory in process_file.
     53  • Prepare 0.163 release.
    4554
    4655Piotr Drąg (2):
    47   Updated POTFILES.in
    48   Updated Polish translation
     56  Updated POTFILES.in
     57  Updated Polish translation
    4958}}}