This release uses bases components of AROS ABIv11 release 20241102-1.
See AROS ABIv11 20241102-1 release notes for details.
AxRuntime 41.12 changes:
Functionalities:
Allow loading bigger AROS 64-bit binaries (deadwood)
Expose bsdsocket.library to AROS 64-bit binaries (deadwood)
Synchronize current time with host (deadwood)
Intoduced support for running under WSL2 (deadwood)
Implement clipboard synchronization between AxRuntime ad Linux/Windows hosts (deadwood)
Have SYS: assign under user home and editable (deadwood)
Support allocating MEMF_EXECUTABLE memory (deadwood)
Functional fixes:
bsdsocket.library (bugs: missing timeout support in WaitSelect) (deadwood)
exec.library (bugs: 32-bit memory allocations not supported) (deadwood)
exec.library (bugs: NewStackSwap not implemented) (deadwood)
Stability fixes:
exec.library (initialize spinlocks in MsgPorts created on client side) (deadwood)
bsdsocket.library (report EPIPE error in send instead of crashing via SIGPIPE signal) (deadwood)