Package: libtommath / 1.2.0-6+deb12u1
Metadata
Package | Version | Patches format |
---|---|---|
libtommath | 1.2.0-6+deb12u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
increase test timeout | (download) |
testme.sh |
2 1 + 1 - 0 ! |
increase test timeout Increase test timeout to avoid FTBS on slow architectures Bug-Debian: https://bugs.debian.org/894987 |
remove undefined macro | (download) |
doc/bn.tex |
1 0 + 1 - 0 ! |
remove \undefined macro Bug-Debian: https://bugs.debian.org/562349 |
fix shift count overflow on x32 | (download) |
tommath.h |
2 1 + 1 - 0 ! |
fix shift count overflow on x32 Date: Sat Jan 14 10:42:55 2017 +0100 . Fix bad detection of 64bit arch on x32 . This commit comes from a Debian bug report from Thorsten: . https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850723 . The important part is: . |
use utc timezone | (download) |
doc/makefile |
6 1 + 5 - 0 ! |
ensure the date is represented in utc when generating pdf files. |
CVE 2023 36328.patch | (download) |
bn_mp_2expt.c |
4 4 + 0 - 0 ! |
[patch] fix possible integer overflow |