paho-c: update to 1.3.16 #3

Merged
sbelikov merged 2 commits from update-paho-c-1.3.16 into niceos-5.2 2026-05-09 19:15:54 +03:00
Owner

Update paho-c from 1.3.15 to 1.3.16.

Upstream release notes confirm:

  • minimum CMake requirement raised to 3.12;
  • TCP_NODELAY is enabled by default, with PAHO_NO_TCP_NODELAY available to disable it;
  • connect-latency improvements and an internal Event signaling refactor.

Risk assessment for NiceOS: medium. No confirmed ABI/API break or CVE was found, but the build-floor change and runtime default change are enough to require manual review for a RHEL-like distro.

Requested checks:

  • verify buildroot provides cmake >= 3.12;
  • rebuild in mock without downstream patch assumptions;
  • run package %check and local publish/subscribe smoke tests;
  • confirm no regressions in latency-sensitive MQTT client/broker scenarios.
Update paho-c from 1.3.15 to 1.3.16. Upstream release notes confirm: - minimum CMake requirement raised to 3.12; - TCP_NODELAY is enabled by default, with PAHO_NO_TCP_NODELAY available to disable it; - connect-latency improvements and an internal Event signaling refactor. Risk assessment for NiceOS: medium. No confirmed ABI/API break or CVE was found, but the build-floor change and runtime default change are enough to require manual review for a RHEL-like distro. Requested checks: - verify buildroot provides cmake >= 3.12; - rebuild in mock without downstream patch assumptions; - run package %check and local publish/subscribe smoke tests; - confirm no regressions in latency-sensitive MQTT client/broker scenarios.
sbelikov merged commit 7a08cf00dd into niceos-5.2 2026-05-09 19:15:54 +03:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rpms/paho-c!3
No description provided.