IABSD.fr/ports/lang

Branch :


Log

Author Commit Date CI Message
thodg 2633a327 2026-04-29 02:09:45 iabsd 0.1
f0d71a30 2026-09-19 00:06:58 Update to Ruby 4.0.7 This includes fixes for: CVE-2026-80212: Memory exhaustion through malicious DNS responses CVE-2026-80213: Hostname validation bypass
1ce62ad1 2026-09-18 23:34:30 lang/dmd: update to 2.113.0 Here I switched dmd to use gdc over gdmd as bootstrap compiler.
2bd3dd4e 2026-09-18 23:12:27 lang/gdmd: update to 20260801 Since gdc in gcc was fixed, it can be linked back to build. It also works well enough to be used as bootstrap compiler for lang/dmd
0ab10d11 2026-09-18 18:12:19 Use getexecpath in hl_sys_exe_path, a function which so far has been failing silently. Also remove the patch to rename pthread_setname_np to pthread_set_name_np as we have an alias defined for this.
a0cedbc7 2026-09-18 13:59:53 Use getexecpath(3) in mono where it otherwise does readlink(2) on /proc/self/exe. This corrects code paths that previously failed silently or may not be commonly used. "go ahead" from robert@
6eb97573 2026-09-18 02:01:58 Disable direct usage of ccache/sccache in deno. Found by tb@
12feac01 2026-09-18 00:50:01 Disable direct ccache usage in mono. Fix tested by tb@
2dcb897a 2026-09-17 23:34:45 Fix executable_path() with getexecpath(3)
b8207f11 2026-09-17 20:17:34 Update to mujs 1.3.10.