public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] elfutils: Update to version 0.186
Date: Sun, 28 Nov 2021 12:02:57 +0000	[thread overview]
Message-ID: <89FE23E3-6814-4D0E-AB35-CBF0B20D91F6@ipfire.org> (raw)
In-Reply-To: <20211127133450.3522169-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2709 bytes --]

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 27 Nov 2021, at 13:34, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
> 
> - Update from 0.185 to 0.186
> - Update of rootfile
> - find-dependencies with old libs did not report any issues
> - Changelog
>    2021-11-10  Mark Wielaard  <mark(a)klomp.org>
> 	* configure.ac (AC_INIT): Set version to 0.186.
> 	* NEWS: Add translation item.
>    2021-09-03  John Mellor-Crummey <johnmc(a)rice.edu>
> 	* NEWS: Read inlining info in NVIDIA extended line map
>    2021-08-10  Adrian Ratiu  <adrian.ratiu(a)collabora.com>
> 	* configure.ac (AC_CACHE_CHECK): Rework std=gnu99 check to allow clang.
>    2021-08-20  Saleem Abdulrasool  <abdulras(a)google.com>
> 	* Add AC_CHECK_HEADERS for error.h and err.h.
>    2021-07-28  Mark Wielaard  <mark(a)klomp.org>
> 	* configure.ac (AC_CHECK_DECLS): Add reallocarray check.
> 
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> config/rootfiles/packages/elfutils | 7 ++++---
> lfs/elfutils                       | 6 +++---
> 2 files changed, 7 insertions(+), 6 deletions(-)
> 
> diff --git a/config/rootfiles/packages/elfutils b/config/rootfiles/packages/elfutils
> index d5db41fc7..51b169279 100644
> --- a/config/rootfiles/packages/elfutils
> +++ b/config/rootfiles/packages/elfutils
> @@ -27,15 +27,15 @@ usr/bin/eu-unstrip
> #usr/include/gelf.h
> #usr/include/libelf.h
> #usr/include/nlist.h
> -usr/lib/libasm-0.185.so
> +usr/lib/libasm-0.186.so
> #usr/lib/libasm.a
> #usr/lib/libasm.so
> usr/lib/libasm.so.1
> -usr/lib/libdw-0.185.so
> +usr/lib/libdw-0.186.so
> #usr/lib/libdw.a
> #usr/lib/libdw.so
> usr/lib/libdw.so.1
> -usr/lib/libelf-0.185.so
> +usr/lib/libelf-0.186.so
> #usr/lib/libelf.a
> #usr/lib/libelf.so
> usr/lib/libelf.so.1
> @@ -54,3 +54,4 @@ usr/lib/libelf.so.1
> #usr/share/man/man3/elf_clone.3
> #usr/share/man/man3/elf_getdata.3
> #usr/share/man/man3/elf_update.3
> +
> diff --git a/lfs/elfutils b/lfs/elfutils
> index 6a6e9dabc..ccaffec1a 100644
> --- a/lfs/elfutils
> +++ b/lfs/elfutils
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 0.185
> +VER        = 0.186
> 
> THISAPP    = elfutils-$(VER)
> DL_FILE    = $(THISAPP).tar.bz2
> @@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
> DIR_APP    = $(DIR_SRC)/$(THISAPP)
> TARGET     = $(DIR_INFO)/$(THISAPP)
> PROG       = elfutils
> -PAK_VER    = 6
> +PAK_VER    = 7
> 
> DEPS       =
> 
> @@ -44,7 +44,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = 2b6e94c2eebc1f2194173e31bca9396e
> +$(DL_FILE)_MD5 = 2c095e31e35d6be7b3718477b6d52702
> 
> install : $(TARGET)
> 
> -- 
> 2.34.0
> 


      reply	other threads:[~2021-11-28 12:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-27 13:34 Adolf Belka
2021-11-28 12:02 ` Michael Tremer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=89FE23E3-6814-4D0E-AB35-CBF0B20D91F6@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox