diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2013-11-13 05:43:58 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2013-11-13 05:43:58 -0800 |
commit | 17c1d9f03e16d56db11b17eac828ad28f30a73e0 (patch) | |
tree | 807731c5b6772bce218f32f030564e48bcd5c8be /NEWS | |
parent | 9310c284ae91f13247c9dd7ff58fc2683b9c523d (diff) | |
download | glibc-17c1d9f03e16d56db11b17eac828ad28f30a73e0.tar.gz |
Set arch_minimum_kernel to 3.4.0 for x32
x32 ABI support was added in Linux kernel 3.4.0.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -16,9 +16,9 @@ Version 2.19 15735, 15736, 15748, 15749, 15754, 15760, 15763, 15764, 15797, 15799, 15825, 15844, 15847, 15849, 15855, 15856, 15857, 15859, 15867, 15886, 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909, 15917, 15919, - 15921, 15923, 15939, 15948, 15963, 15966, 15985, 15988, 16032, 16034, - 16036, 16037, 16041, 16071, 16072, 16074, 16078, 16112, 16150, 16151, - 16153. + 15921, 15923, 15939, 15948, 15963, 15966, 15985, 15988, 15997, 16032, + 16034, 16036, 16037, 16041, 16071, 16072, 16074, 16078, 16112, 16150, + 16151, 16153. * CVE-2012-4412 The strcoll implementation caches indices and rules for large collation sequences to optimize multiple passes. This cache |