eCAL 5.13.4#

Changelog#

## What's Changed

### Core

* Modified pipe_handler (#2191)
* Fixed a critical race condition in eCAL's linux event implementation (#2247)
* More robust linux ipc event handling with flock protection (#2251) 

### Python binding
* fix memory leaks by adding missing Py_DECREF (#2278)

**Full Changelog**: https://github.com/eclipse-ecal/ecal/compare/v5.13.3...v5.13.4

Downloads#

eCAL Installer#

OS

Architecture

Files

Windows

x64

ecal_5.13.4-win64.exe

Ubuntu 24.04

x64

ecal_5.13.4-noble_amd64.deb

Ubuntu 22.04

x64

ecal_5.13.4-jammy_amd64.deb

Python Binding#

OS

Architecture

Files

Windows

x64

Python 3.12 (.whl)

Python 3.11 (.whl)

Python 3.10 (.whl)

Python 3.9 (.whl)

Ubuntu 24.04

x64

Python 3.12 (.whl) (Default)

Ubuntu 22.04

x64

Python 3.11 (.whl)

Python 3.10 (.whl) (Default)

Source#