aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.vnet.ibm.com>2016-04-28 10:29:07 +0200
committerStefan Liebler <stli@linux.vnet.ibm.com>2016-04-28 10:29:07 +0200
commit50d2d4bb0e473528d425aba608620b5e0dad891e (patch)
treee029e8cf13635ea619598a3896c8ebf44cccb3fd /NEWS
parent3a6219d3eccfd991415121c4f68b1beb98fb1bac (diff)
downloadglibc-50d2d4bb0e473528d425aba608620b5e0dad891e.zip
glibc-50d2d4bb0e473528d425aba608620b5e0dad891e.tar.gz
glibc-50d2d4bb0e473528d425aba608620b5e0dad891e.tar.bz2
S/390: Fix setcontext/swapcontext which are not restoring sigmask.
This patch uses sigprocmask(SIG_SETMASK) instead of SIG_BLOCK in setcontext, swapcontext. (cherry picked from commit 2e807f29595eb5b1e5d0decc6e356a3562ecc58e)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index dd78048..1d80266 100644
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,8 @@ Version 2.21.1
* The following bugs are resolved with this release:
- 17269, 17905, 17949, 18007, 18032, 18240, 18287, 18694, 18887, 18985,
- 19682.
+ 17269, 17905, 17949, 18007, 18032, 18080, 18240, 18287, 18694, 18887,
+ 18985, 19682.
* A stack-based buffer overflow was found in libresolv when invoked from
libnss_dns, allowing specially crafted DNS responses to seize control