Skip to content

Release/1.8.3#293

Merged
shibu-kv merged 3 commits intomainfrom
release/1.8.3
Mar 19, 2026
Merged

Release/1.8.3#293
shibu-kv merged 3 commits intomainfrom
release/1.8.3

Conversation

@shibu-kv
Copy link
Contributor

No description provided.

shibu-kv and others added 3 commits March 18, 2026 16:36
…sl version (#291)

* RDKB-63722: Update multicurlinterface.c

* RDKB-63722: Build fix

* RDKB-63722: Build fix

* astyle formatter error changes are addressed

---------

Co-authored-by: tabbas651 <thamimrazith_abbasali@comcast.com>
@shibu-kv shibu-kv requested a review from a team as a code owner March 19, 2026 15:03
Copilot AI review requested due to automatic review settings March 19, 2026 15:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the 1.8.3 release by fixing OpenSSL-thread cleanup calls to build on platforms with older OpenSSL versions and updating the changelog accordingly.

Changes:

  • Add OpenSSL version gating for per-thread cleanup (OPENSSL_thread_stop() vs ERR_remove_thread_state(NULL)).
  • Include <openssl/crypto.h> to ensure required OpenSSL APIs are declared.
  • Add a 1.8.3 entry to CHANGELOG.md (and add the 1.8.2 release date line).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
source/protocol/http/multicurlinterface.c Makes OpenSSL per-thread cleanup compile across OpenSSL versions by switching APIs based on OPENSSL_VERSION_NUMBER.
CHANGELOG.md Adds release notes for 1.8.3 and updates 1.8.2 metadata.

You can also share your feedback on Copilot code review. Take the survey.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.8.3](https://github.com/rdkcentral/telemetry/compare/1.8.2...1.8.3)


#### [1.8.3](https://github.com/rdkcentral/telemetry/compare/1.8.2...1.8.3)

- RDKB-63722: Build fix for ssl crypto error in platforms with lower ssl version [`#291`](https://github.com/rdkcentral/telemetry/pull/291)
@github-actions
Copy link

Code Coverage Summary

                                   Total:|64.5%   9043|91.9%   332|    -      0

@shibu-kv shibu-kv merged commit d8bcf7f into main Mar 19, 2026
20 of 21 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants