diff options
author | Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> | 2015-12-31 14:55:21 -0200 |
---|---|---|
committer | Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> | 2015-12-31 14:55:21 -0200 |
commit | eca182fcad77681d5ebe9ab49f91d33ed85d8289 (patch) | |
tree | 67b302abe291c2db58d1a45ee1e98d553b467539 /NEWS | |
parent | 335863ea7cbc2c4c2a1947039565b781cf488a8f (diff) | |
parent | b057b4813c9f05c3cedff0c74b58c9c9d583f09f (diff) | |
download | glibc-eca182fcad77681d5ebe9ab49f91d33ed85d8289.tar.gz glibc-eca182fcad77681d5ebe9ab49f91d33ed85d8289.tar.xz glibc-eca182fcad77681d5ebe9ab49f91d33ed85d8289.zip |
Merge branch 'release/2.18/master' into ibm/2.18/master
Conflicts: NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/NEWS b/NEWS index 23ef0993e9..d5e1e5c9db 100644 --- a/NEWS +++ b/NEWS @@ -11,9 +11,12 @@ Version 2.18.1 14143, 14155, 14547, 14699, 15073, 15128, 15532, 15427, 15522, 15680, 15723, 15734, 15735, 15797, 15892, 15895, 15909, 15915, 15917, 15946, - 15996, 16072, 16150, 16169, 16387, 16414, 16430, 16431, 16510, 16617, - 16618, 16885, 16916, 16943, 16958, 17048, 17137, 17187, 17325, 17625, - 17630, 18007, 18104, 18287. + 15996, 16009, 16072, 16150, 16169, 16387, 16414, 16430, 16431, 16510, + 16617, 16618, 16885, 16916, 16943, 16958, 17048, 17137, 17187, 17269, + 17325, 17625, 17630, 18007, 18032, 18104, 18287, 18928, 19018. + +* The LD_POINTER_GUARD environment variable can no longer be used to + disable the pointer guard feature. It is always enabled. * CVE-2014-8121 The NSS backends shared internal state between the getXXent and getXXbyYY NSS calls for the same database, causing a denial-of-service |