aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2020-02-01 16:16:55 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2020-02-01 17:16:54 +0530
commite7daa7fcf70543b063ce0311fbdfb259d187d314 (patch)
treea59268e3d40a9d1a2a5ad12e3b4b3ee9d2802d6e /NEWS
parentdf5919dfeb5424c90a1f623315abd67e87bad6a3 (diff)
downloadglibc-e7daa7fcf70543b063ce0311fbdfb259d187d314.zip
glibc-e7daa7fcf70543b063ce0311fbdfb259d187d314.tar.gz
glibc-e7daa7fcf70543b063ce0311fbdfb259d187d314.tar.bz2
Add bugs fixed in 2.31 in NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS79
1 files changed, 77 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b32280d..292fbc5 100644
--- a/NEWS
+++ b/NEWS
@@ -151,8 +151,83 @@ Security related changes:
The following bugs are resolved with this release:
- [The release manager will add the list generated by
- scripts/list-fixed-bugs.py just before the release.]
+ [12031] localedata: iconv -t ascii//translit with Greek characters
+ [15813] libc: Multiple issues in __gen_tempname
+ [17726] libc: [arm, sparc] profil_counter should be compat symbol
+ [18231] libc: ipc_perm struct's mode member has wrong type in sys/ipc.h
+ [19767] libc: vdso is not used with static linking
+ [19903] hurd: Shared mappings not being inherited by children processes
+ [20358] network: RES_USE_DNSSEC sets DO; should also have a way to set AD
+ [20839] dynamic-link: Incomplete rollback of dynamic linker state on
+ linking failure
+ [23132] localedata: Missing transliterations in Miscellaneous Mathematical
+ Symbols-A/B Unicode blocks
+ [23518] libc: Eliminate __libc_utmp_jump_table
+ [24026] malloc: malloc_info() returns wrong numbers
+ [24054] localedata: Many locales are missing date_fmt
+ [24214] dynamic-link: user defined ifunc resolvers may run in ldd mode
+ [24304] dynamic-link: Lazy binding failure during ELF
+ constructors/destructors is not fatal
+ [24376] libc: RISC-V symbol size confusion with _start
+ [24682] localedata: zh_CN first weekday should be Monday per GB/T
+ 7408-2005
+ [24824] libc: test-in-container does not install charmap files compatible
+ with localedef
+ [24844] regex: regex bad pointer / leakage if malloc fails
+ [24867] malloc: Unintended malloc_info formatting changes
+ [24879] libc: login: utmp alarm timer can arrive after lock acquisition
+ [24880] libc: login: utmp implementation uses struct flock with fcntl64
+ [24882] libc: login: pututline uses potentially outdated cache
+ [24899] libc: Missing nonstring attributes in <utmp.h>, <utmpx.h>
+ [24902] libc: login: Repeating pututxline on EINTR/EAGAIN causes stale
+ utmp entries
+ [24916] dynamic-link: [MIPS] Highest EI_ABIVERSION value not raised to
+ ABSOLUTE ABI
+ [24930] dynamic-link: dlopen of PIE executable can result in
+ _dl_allocate_tls_init assertion failure
+ [24950] localedata: Top-of-tree glibc does not build with top-of-tree GCC
+ (stringop-overflow error)
+ [24959] time: librt IFUNC resolvers for clock_gettime and clock_*
+ functions other can lead to crashes
+ [24967] libc: jemalloc static linking causes runtime failure
+ [24986] libc: alpha: new getegid, geteuid and getppid syscalls used
+ unconditionally
+ [25035] libc: sbrk() failure handled poorly in tunables_strdup
+ [25087] dynamic-link: ldconfig mishandles unusual .dynstr placement
+ [25097] libc: new -Warray-bounds with GCC 10
+ [25112] dynamic-link: dlopen must not make new objects accessible when it
+ still can fail with an error
+ [25139] localedata: Please add the new mnw_MM locale
+ [25149] regex: Array bounds violation in proceed_next_node
+ [25157] dynamic-link: Audit cookie for the dynamic loader is not
+ initialized correctly
+ [25189] libc: glibc's __glibc_has_include causes issues with clang
+ -frewrite-includes
+ [25194] malloc: malloc.c: do_set_mxfast incorrectly casts the mallopt
+ value to an unsigned
+ [25204] dynamic-link: LD_PREFER_MAP_32BIT_EXEC not ignored in setuid
+ binaries (CVE-2019-19126)
+ [25225] libc: ld.so fails to link on x86 if GCC defaults to -fcf-
+ protection
+ [25226] string: strstr: Invalid result if needle crosses page on s390-z15
+ ifunc variant.
+ [25232] string: <string.h> does not enable const correctness for strchr et
+ al. for Clang++
+ [25233] localedata: Consider "." as the thousands separator for sl_SI
+ (Slovenian)
+ [25241] nptl: __SIZEOF_PTHREAD_MUTEX_T defined twice for x86
+ [25251] build: Failure to run tests when CFLAGS contains -DNDEBUG.
+ [25271] libc: undeclared identifier PTHREAD_MUTEX_DEFAULT when compiling
+ with -std=c11
+ [25323] localedata: km_KH: d_t_fmt contains "m" instead of "%M"
+ [25324] localedata: lv_LV: d_t_fmt contains suspicious words in the time
+ part
+ [25396] dynamic-link: Failing dlopen can leave behind dangling GL
+ (dl_initfirst) link map pointer
+ [25401] malloc: pvalloc must not have __attribute_alloc_size__
+ [25423] libc: Array overflow in backtrace on powerpc
+ [25425] network: Missing call to __resolv_context_put in
+ getaddrinfo.c:gethosts
Version 2.30