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 ! |
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 ! |
fix clean target for repeated builds |
| dfsg.patch | (download) |
Makefile.am |
19 0 + 19 - 0 ! |
strike references to removed non-dfsg sources from build files |
| fix hurd i386 flags.patch | (download) |
wolfssl/test.h |
2 1 + 1 - 0 ! |
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 ! |
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 ! |
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 ! |
add tls extension sanity check |
| CVE 2025 7394.patch | (download) |
src/ssl.c |
20 17 + 3 - 0 ! |
[patch] reseed drbg in rand_poll() |
