SHA256
1
0
forked from pool/glibc

Accepting request 784366 from home:Andreas_Schwab:Factory

- riscv-syscall-clobber.patch: riscv: Avoid clobbering register parameters
  in syscall
- ldbl-96-rem-pio2l.patch: Avoid ldbl-96 stack corruption from range
  reduction of pseudo-zero (CVE-2020-10029, bsc#1165784, BZ #25487)

OBS-URL: https://build.opensuse.org/request/show/784366
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=554
This commit is contained in:
2020-03-12 16:18:04 +00:00
committed by Git OBS Bridge
parent fd81f7fd2c
commit 128ba887d3
5 changed files with 323 additions and 1 deletions

View File

@@ -257,6 +257,10 @@ Patch306: glibc-fix-double-loopback.diff
###
# Patches from upstream
###
# PATCH-FIX-UPSTREAM riscv: Avoid clobbering register parameters in syscall
Patch1000: riscv-syscall-clobber.patch
# PATCH-FIX-UPSTREAM Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (CVE-2020-10029, BZ #25487)
Patch1001: ldbl-96-rem-pio2l.patch
###
# Patches awaiting upstream approval
@@ -464,6 +468,9 @@ makedb: A program to create a database for nss
%patch304 -p1
%patch306 -p1
%patch1000 -p1
%patch1001 -p1
%patch2000 -p1
%patch2001 -p1
%patch2002 -p1