Changeset 894bbb4


Ignore:
Timestamp:
06/23/2015 04:20:23 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1cfd61d
Parents:
1e7ef03
Message:

Update to elfutils-0.163

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16150 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/elfutils.xml

    r1e7ef03 r894bbb4  
    88          "https://fedorahosted.org/releases/e/l/elfutils/&elfutils-version;/elfutils-&elfutils-version;.tar.bz2">
    99  <!ENTITY elfutils-download-ftp  " ">
    10   <!ENTITY elfutils-md5sum        "9334cbcc0df7669b7bf07cf7fc3ad52c">
     10  <!ENTITY elfutils-md5sum        "77ce87f259987d2e54e4d87b86cbee41">
    1111  <!ENTITY elfutils-size          "5.8 MB">
    1212  <!ENTITY elfutils-buildsize     "103 MB (with tests)">
    13   <!ENTITY elfutils-time          "0.9 SBU (with tests)">
     13  <!ENTITY elfutils-time          "0.8 SBU (with tests)">
    1414]>
    1515
     
    3232
    3333    <para>
    34       The <application>elfutils</application> package contains set of utilities
    35       and libraries for handling ELF (Executable and Linkable Format) files.
     34      The <application>elfutils</application> package contains a set of
     35      utilities and libraries for handling ELF (Executable and Linkable Format)
     36      files.
    3637    </para>
    3738
  • introduction/welcome/changelog.xml

    r1e7ef03 r894bbb4  
    4848      <para>June 22th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[renodr] - Update to elfutils-0.163. Fixes
     52          <ulink url="&blfs-ticket-root;6630">#6630</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[ken] - Text cleanups in texlive (binary and source) before
  • packages.ent

    r1e7ef03 r894bbb4  
    252252<!ENTITY dejagnu-version              "1.5.3">
    253253<!ENTITY doxygen-version              "1.8.9.1">
    254 <!ENTITY elfutils-version             "0.162">
     254<!ENTITY elfutils-version             "0.163">
    255255<!ENTITY expect-version               "5.45">
    256256<!ENTITY gcc-version                  "5.1.0">
Note: See TracChangeset for help on using the changeset viewer.