Package: wolfssl / 5.5.4-2+deb12u2

Metadata

Package Version Patches format
wolfssl 5.5.4-2+deb12u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
multi arch.patch | (download)

configure.ac | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 make header files multi-arch compatible
 Exclude architecture dependent option HAVE___UINT128 from config.h
improve clean target.patch | (download)

cyassl/include.am | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix clean target for repeated builds
dfsg.patch | (download)

Makefile.am | 19 0 + 19 - 0 !
1 file changed, 19 deletions(-)

 strike references to removed non-dfsg sources from build files
fix hurd i386 flags.patch | (download)

wolfssl/test.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix type definition for socklen_t on hurd-i386
 Based on http://bugs.mysql.com/bug.php?id=22326
disable crl monitor.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable crl monitor on all architectures
 CRL monitor is unavailable on Debian architecture kFreeBSD, causes FTBFS
disable jobserver.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable job server for autopkgtest.
 The Debian CI system kept showing regressions for using multiple make jobs:
 .
     FAIL stderr: make[2]: warning: -j3 forced in submake: resetting jobserver mode.
 .
 Perhaps this will disable the jobserver.
cve 2023 3724.patch | (download)

src/tls.c | 3 3 + 0 - 0 !
src/tls13.c | 10 10 + 0 - 0 !
2 files changed, 13 insertions(+)

 add tls extension sanity check


CVE 2025 7394.patch | (download)

src/ssl.c | 20 17 + 3 - 0 !
1 file changed, 17 insertions(+), 3 deletions(-)

 [patch] reseed drbg in rand_poll()