aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2018-02-18 18:23:14 +0100
committerAurelien Jarno <aurelien@aurel32.net>2018-02-18 18:23:14 +0100
commit3db5e60013d2233296fdc2971bdb1afcb8993cd7 (patch)
tree9af507ba170636faddb4dc2de6397926338b370a /NEWS
parenta573a314d41f0ba0864b9b0e5e5eb44a91a4bc70 (diff)
downloadglibc-3db5e60013d2233296fdc2971bdb1afcb8993cd7.zip
glibc-3db5e60013d2233296fdc2971bdb1afcb8993cd7.tar.gz
glibc-3db5e60013d2233296fdc2971bdb1afcb8993cd7.tar.bz2
Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]
The tst-glob_lstat_compat test needs to run tests on the previous version of glob. On alpha, there are three versions of glob, GLIBC_2.0, GLIBC_2.1 and GLIBC_2.27, while on other architectures there are only the GLIBC_2.0 and GLIBC_2.27 version. Therefore on alpha the previous version is GLIBC_2.1 and not GLIBC_2.0. Changelog: [BZ #22818] * posix/tst-glob_lstat_compat.c [__alpha__] (glob): Access the GLIBC_2.1 version. (cherry picked from commit f8d79582896c52cc2b50bdd030a3ec27ef23b587)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d7f1567..e40fa8d 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ The following bugs are resolved with this release:
configured with --enable-default-pie
[22735] Misleading typo in time.h source comment regarding CLOCKS_PER_SECOND
[22797] Linux: use reserved name __key in pkey_get
+ [22818] posix/tst-glob_lstat_compat failure on alpha
[22827] RISC-V ELF64 parser mis-reads flag in ldconfig