diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-07-04 10:32:54 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-07-04 10:32:54 +0000 |
commit | f0107724c92eefbc0637e2a7e142adf57e87e30b (patch) | |
tree | 3018564d7c86175356b636d3610fa391bb032c82 /ChangeLog | |
parent | 89f6307c5d270ed4f11cee373031fa9f2222f2b9 (diff) | |
download | glibc-f0107724c92eefbc0637e2a7e142adf57e87e30b.zip glibc-f0107724c92eefbc0637e2a7e142adf57e87e30b.tar.gz glibc-f0107724c92eefbc0637e2a7e142adf57e87e30b.tar.bz2 |
Update versions in build-many-glibcs.py.
This patch updates build-many-glibcs.py to use the current release
branch of binutils and current releases of GMP and the Linux kernel.
* scripts/build-many-glibcs.py (Context.checkout): Default
binutils version to 2.29 branch, GMP version to 6.1.2 and Linux
kernel version to 4.12.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2017-07-04 Joseph Myers <joseph@codesourcery.com> + + * scripts/build-many-glibcs.py (Context.checkout): Default + binutils version to 2.29 branch, GMP version to 6.1.2 and Linux + kernel version to 4.12. + 2017-07-04 Florian Weimer <fweimer@redhat.com> * resolv/resolv_conf.c (struct resolv_conf_global): Clarify free |