Debian Patches

Status for haskell-hsopenssl/0.11.7.9-2

Patch Description Author Forwarded Bugs Origin Last update
gcc14-fix Fix compilation with gcc-14 This fix is a workaround until the upstream fixed this bug
https://github.com/haskell-cryptography/HsOpenSSL/issues/88
.
haskell-hsopenssl (0.11.7.7-1) unstable; urgency=medium
.
* New upstream release
Picca Frédéric-Emmanuel <picca@debian.org> no
openssl-4.0-compat.patch Fix OpenSSL 4.0 compatibility: replace #peek with accessor functions

ASN1_STRING is opaque in OpenSSL 4.0. Replace direct struct member
access via #peek with ASN1_STRING_get0_data() and ASN1_STRING_length()
accessor functions. These accessors have been available since
OpenSSL 1.1.0 and are compatible with both 3.x and 4.0.
Ravi Kant Sharma <ravi.kant.sharma@canonical.com> no 2026-06-26

All known versions for source package 'haskell-hsopenssl'

Links