diff options
author | Chris Leonard <cjlhomeaddress@gmail.com> | 2013-11-14 18:30:47 -0500 |
---|---|---|
committer | Chris Leonard <cjlhomeaddress@gmail.com> | 2013-11-14 18:30:47 -0500 |
commit | 47fc68de314fa6a5ae52ccc0cad6d58911cb61e8 (patch) | |
tree | 4c02ef7709f0735a26f03614f9c271289e696481 /NEWS | |
parent | 8f18faed2e5dd5b5861602527436cf1ee8e7230b (diff) | |
download | glibc-47fc68de314fa6a5ae52ccc0cad6d58911cb61e8.tar glibc-47fc68de314fa6a5ae52ccc0cad6d58911cb61e8.tar.gz glibc-47fc68de314fa6a5ae52ccc0cad6d58911cb61e8.tar.bz2 glibc-47fc68de314fa6a5ae52ccc0cad6d58911cb61e8.zip |
[BZ #16143] pap_* locales have duplicated LC_NUMERIC section.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Version 2.19 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909, 15917, 15919, 15921, 15923, 15939, 15948, 15963, 15966, 15985, 15988, 15997, 16032, 16034, 16036, 16037, 16041, 16071, 16072, 16074, 16078, 16103, 16112, - 16150, 16151, 16153. + 16143, 16150, 16151, 16153. * CVE-2012-4412 The strcoll implementation caches indices and rules for large collation sequences to optimize multiple passes. This cache |