Debian Patches

Status for erlang/1:27.3.4.11+dfsg-7

Patch Description Author Forwarded Bugs Origin Last update
clean.patch clean.patch by Sergei Golovan <sgolovan@nes.ru>

Erlang leaves many files after make clean. This patch contains
a hack to remove them.
no
gnu.patch (1) Defines GNU macros not only for Linux but also for any system
with 'gnu' substring in OS name. Fixes FTBFS on GNU/kFreeBSD and GNU/Hurd.

(2) Undefines BSD4_4 for os_mon application for GNU/Hurd;

(3) Undefines AF_LINK for GNU/Hurd;

(4) Switches some PATH_MAX occurrences to MAXPATHLEN;

(5) Adds a workaround for 'erlc -M | sed' being stuck for GNU/Hurd.
Pino Toscano <pino@debian.org> no
javascript.patch Patch drops JavaScript libraries from the binary package. Sergei Golovan no
x32.patch This patch fixes FTBFS for x86_x32 architecture (x86_64 with 32-bit integers, longs and pointers). Sergei Golovan no
doc.patch Patch moves the command line syntax to a separate ``` block, and fixes interpreting | as table column separators. Sergei Golovan no
exdoc.patch Patch fixes FTBFS when using pbuilder. Sergei Golovan no
donotunloadlibssl.patch Backport of an upstream change concerning unloading crypto library. The meaning of the change:
/*
* We do not do any OpenSSL cleanup here as we are not sure the lib
* will actually be unloaded. For example
* + With musl libc, dlclose() is a no-op.
* + On MacOS with statically linked OpenSSL crypto.so has been seen to
* be locked in place after OSSL_provider_load() has been called.
*
* So, we rely on OpenSSL doing automatic cleanup with its own "atexit"
* handler if the lib is actually unloaded.
*/
Sergei Golovan no debian
autoconf.patch Patch makes build system use autoconf >=2.72 Sergei Golovan no debian 2026-05-07
repro.patch Patch aims in making build reproducible Currently, it:
1. enables processing SOURCE_DATE_EPOCH when generating HTML docs
instead of getting current time
2. adds -notimestamp option to javadoc when generating docs for
jinterface
3. builds public_key sequentially
4. modifies compiler to unconditionally save Docs BEAM chunks in
deterministic mode
Sergei Golovan no

All known versions for source package 'erlang'

Links