public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Florian Weimer <fw@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc/fw/linux-5.2] build-many-glibcs.py: Use Linux 5.2 by default
Date: Sat, 20 Jul 2019 21:48:00 -0000	[thread overview]
Message-ID: <20190720214857.62776.qmail@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=8a0ccad78de444c43e0dc5babe898e7118bc5343

commit 8a0ccad78de444c43e0dc5babe898e7118bc5343
Author: Florian Weimer <fweimer@redhat.com>
Date:   Thu Jul 18 16:53:15 2019 +0200

    build-many-glibcs.py: Use Linux 5.2 by default

Diff:
---
 ChangeLog                    | 5 +++++
 scripts/build-many-glibcs.py | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index da80d51..4988ace 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2019-07-18  Florian Weimer  <fweimer@redhat.com>
 
+	* scripts/build-many-glibcs.py (Context.checkout): Default to
+	Linux 5.2.
+
+2019-07-18  Florian Weimer  <fweimer@redhat.com>
+
 	[BZ #24532]
 	Linux: Use in-tree copy of SO_ constants for !__USE_MISC.
 	* sysdeps/unix/sysv/linux/Makefile [$(subdir) == socket]
diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py
index dacd116..aa6884e 100755
--- a/scripts/build-many-glibcs.py
+++ b/scripts/build-many-glibcs.py
@@ -707,7 +707,7 @@ class Context(object):
                             'gcc': 'vcs-9',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.1.2',
-                            'linux': '5.0',
+                            'linux': '5.2',
                             'mpc': '1.1.0',
                             'mpfr': '4.0.2',
                             'mig': 'vcs-mainline',


             reply	other threads:[~2019-07-20 21:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-20 21:48 Florian Weimer [this message]
2019-07-21 20:32 Florian Weimer

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=20190720214857.62776.qmail@sourceware.org \
    --to=fw@sourceware.org \
    --cc=glibc-cvs@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).