public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/fw/linux-5.2] build-many-glibcs.py: Use Linux 5.2 by default
@ 2019-07-20 21:48 Florian Weimer
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Weimer @ 2019-07-20 21:48 UTC (permalink / raw)
  To: glibc-cvs

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',


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [glibc/fw/linux-5.2] build-many-glibcs.py: Use Linux 5.2 by default
@ 2019-07-21 20:32 Florian Weimer
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Weimer @ 2019-07-21 20:32 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=3d03282e6687ffe595d201fa0c3a777179abb61f

commit 3d03282e6687ffe595d201fa0c3a777179abb61f
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 25dfc44..15ed143 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',


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-21 20:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-20 21:48 [glibc/fw/linux-5.2] build-many-glibcs.py: Use Linux 5.2 by default Florian Weimer
2019-07-21 20:32 Florian Weimer

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).