All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] glibc: bump version for more post-2.28 fixes
Date: Tue, 09 Oct 2018 15:07:15 +0300	[thread overview]
Message-ID: <8736tfmih8.fsf@tkos.co.il> (raw)
In-Reply-To: <20181009114552.27794-1-yegorslists@googlemail.com>

Hi Yegor,

yegorslists at googlemail.com writes:
> From: Yegor Yefremov <yegorslists@googlemail.com>
>
> This version bump fixes following issue:
>
> sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ
> #19444]

Are you sure? Upstream commit 4a06ceea33ec is not included in the
release/2.28/master branch as of 5473739a7b44, which is the version you
bump to.

> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>

[snip]

> diff --git a/package/glibc/glibc.mk b/package/glibc/glibc.mk
> index 708c22f723..526bca8146 100644
> --- a/package/glibc/glibc.mk
> +++ b/package/glibc/glibc.mk
> @@ -10,7 +10,7 @@ GLIBC_SITE = $(call github,foss-for-synopsys-dwc-arc-processors,glibc,$(GLIBC_VE
>  else
>  # Generate version string using:
>  #   git describe --match 'glibc-*' --abbrev=40 origin/release/MAJOR.MINOR/master
> -GLIBC_VERSION = glibc-2.28-18-g2339d6a55eb7a7e040ae888e906adc49eeb59eab
> +GLIBC_VERSION = 5a580643111ef6081be7b4c7bd1997a5447c903f

The hash prefix is useful, please keep it. Should be 'glibc-2.28-21-g'
for this commit. This is taken from the output of 'git describe'.

>  # Upstream doesn't officially provide an https download link.
>  # There is one (https://sourceware.org/git/glibc.git) but it's not reliable,
>  # sometimes the connection times out. So use an unofficial github mirror.

baruch

--
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

  reply	other threads:[~2018-10-09 12:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-09 11:45 [Buildroot] [PATCH] glibc: bump version for more post-2.28 fixes yegorslists at googlemail.com
2018-10-09 12:07 ` Baruch Siach [this message]
2018-10-09 12:29   ` Yegor Yefremov

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=8736tfmih8.fsf@tkos.co.il \
    --to=baruch@tkos.co.il \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.