Package: mpfr4 / 3.1.2-2

Metadata

Package Version Patches format
mpfr4 3.1.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Apply upstream s patch exp_2.patch | (download)

PATCHES | 1 1 + 0 - 0 !
VERSION | 2 1 + 1 - 0 !
src/exp_2.c | 2 1 + 1 - 0 !
src/mpfr.h | 2 1 + 1 - 0 !
src/version.c | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 4 deletions(-)

 apply upstream's patch "exp_2".


0002 Apply upstream s patch fits smallneg.patch | (download)

PATCHES | 1 1 + 0 - 0 !
VERSION | 2 1 + 1 - 0 !
src/fits_u.h | 19 11 + 8 - 0 !
src/fits_uintmax.c | 54 11 + 43 - 0 !
src/mpfr.h | 2 1 + 1 - 0 !
src/version.c | 2 1 + 1 - 0 !
tests/tfits.c | 460 247 + 213 - 0 !
7 files changed, 273 insertions(+), 267 deletions(-)

 apply upstream's patch "fits-smallneg".


0003 Apply upstream s patch clang divby0.patch | (download)

PATCHES | 1 1 + 0 - 0 !
VERSION | 2 1 + 1 - 0 !
src/mpfr-impl.h | 14 12 + 2 - 0 !
src/mpfr.h | 2 1 + 1 - 0 !
src/version.c | 2 1 + 1 - 0 !
tests/tget_flt.c | 15 12 + 3 - 0 !
tests/tset_ld.c | 7 5 + 2 - 0 !
7 files changed, 33 insertions(+), 10 deletions(-)

 apply upstream's patch "clang-divby0".


fix buffer overflow.diff | (download)

src/strtofr.c | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

---