Package: erlang / 1:28.0.2+dfsg-1

Metadata

Package Version Patches format
erlang 1:28.0.2+dfsg-1 3.0 (quilt)

Patch series

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

Makefile.in | 202 202 + 0 - 0 !
1 file changed, 202 insertions(+)

---
gnu.patch | (download)

erts/configure.ac | 4 2 + 2 - 0 !
erts/emulator/drivers/common/inet_drv.c | 5 5 + 0 - 0 !
erts/etc/common/erlexec.c | 6 3 + 3 - 0 !
erts/etc/common/escript.c | 2 1 + 1 - 0 !
erts/etc/unix/dyn_erl.c | 16 8 + 8 - 0 !
lib/os_mon/c_src/memsup.c | 5 5 + 0 - 0 !
lib/ssl/src/Makefile | 3 2 + 1 - 0 !
make/autoconf/otp.m4 | 6 4 + 2 - 0 !
8 files changed, 30 insertions(+), 17 deletions(-)

---
javascript.patch | (download)

lib/common_test/priv/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch drops javascript libraries from the binary package.


x32.patch | (download)

erts/lib_src/pthread/ethread.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 this patch fixes ftbfs for x86_x32 architecture (x86_64
 with 32-bit integers, longs and pointers).
Last-Modified: Sun, 27 Dec 2015 12:39:07 +0300


doc.patch | (download)

lib/snmp/doc/references/snmpc_cmd.md | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 patch moves the command line syntax to a separate ``` block,
 and fixes interpreting | as table column separators.
Last-Modified: Mon, 04 Mar 2024 16:08:31 +0300


exdoc.patch | (download)

erts/doc/docs.exs | 1 1 + 0 - 0 !
lib/diameter/doc/docs.exs | 2 1 + 1 - 0 !
lib/kernel/doc/docs.exs | 2 1 + 1 - 0 !
lib/tools/doc/docs.exs | 1 1 + 0 - 0 !
lib/xmerl/doc/docs.exs | 2 1 + 1 - 0 !
make/ex_doc.exs | 1 1 + 0 - 0 !
make/ex_doc_wrapper.in | 4 3 + 1 - 0 !
7 files changed, 9 insertions(+), 4 deletions(-)

 patch fixes ftbfs when using pbuilder.