-
Notifications
You must be signed in to change notification settings - Fork 48
Upgrade otelcol-contrib to v0.141.0. #623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade otelcol-contrib to v0.141.0. #623
Conversation
|
Automated Messages: Label 'otelcol-contrib' has been added to this Pull Request. |
|
@bunnichx update analysis file .yaml for all components version overrides as current analysis scan is producing false positive results in scan ID 7986563 |
- Upgrade version to 0.141.0. - Remove CVE-2025-22872.patch since changes are part of latest version. - Fixes CVE-2025-47913, CVE-2025-47914 and CVE-2025-58181. Signed-off-by: Unniche, BasavarajX <basavarajx.unniche@intel.com>
1aa67bf to
4eade12
Compare
PR 109 is raised in bdba repo. |
andy-vm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please share
- test result, e.g. screenshot of new version in image
- rpm build result
Hi @andy-vm , RPM build link is updated in ITEP-82184 |
|
@bunnichx looks like the vendor tar ball is missing |
andy-vm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
55216c7
into
open-edge-platform:3.0-dev
- Upgrade version to 0.141.0. - Remove CVE-2025-22872.patch since changes are part of latest version. - Fixes CVE-2025-47913, CVE-2025-47914 and CVE-2025-58181. Signed-off-by: Unniche, BasavarajX <basavarajx.unniche@intel.com> Co-authored-by: andy-vm <108446482+andy-vm@users.noreply.github.com>
* ip4save config change (#620) * Update full.json Added ip4save changes for iso * Create configure-ip4save.sh Post installation script for iso to allow type 8 incoming ping * Separated post installation paths in full.json * Fixed file permission for configure-ip4save.sh * Fixed indentation for full.json --------- Co-authored-by: andy-vm <108446482+andy-vm@users.noreply.github.com> Co-authored-by: Mohamad Noor Alim Hussin <mohamad.noor.alim.hussin@intel.com> * Upgrade otelcol-contrib version to fix CVE. (#623) - Upgrade version to 0.141.0. - Remove CVE-2025-22872.patch since changes are part of latest version. - Fixes CVE-2025-47913, CVE-2025-47914 and CVE-2025-58181. Signed-off-by: Unniche, BasavarajX <basavarajx.unniche@intel.com> Co-authored-by: andy-vm <108446482+andy-vm@users.noreply.github.com> * Upgrade the RPC version from 2.45.1 to 2.48.9 (#619) - Upgraded the RPC from 2.45.1 to 2.48.9 to resolve the CVE-2025-47914, CVE-2025-58181 and CVE-2025-47913. - Update the rpc.spec file with release, dump version and changelog entry. Signed-off-by: Polmoorx Shiva Kumar <polmoorx.shiva.kumar@intel.com> * restore caddy (#642) * restore caddy * restore caddy --------- Co-authored-by: andy.peng <andypeng@pglgull002.png.intel.com> Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> * CVE Fix for x-crypto component in caddy (#672) - Applied suggested patch from NVD database for - CVE-2025-58181. Signed-off-by: Unniche, BasavarajX <basavarajx.unniche@intel.com> Co-authored-by: andy-vm <108446482+andy-vm@users.noreply.github.com> * Removed go-rpm-macros dependency in caddy.spec (#689) * Update CVE patches to fix CVE issues (#661) - Include fix for CVE-2025-61727 and CVE-2025-61729. - Updated caddy.spec file to update release, bump version, and add changelog entries. Signed-off-by: Polmoorx Shiva Kumar <polmoorx.shiva.kumar@intel.com> --------- Signed-off-by: Unniche, BasavarajX <basavarajx.unniche@intel.com> Signed-off-by: Polmoorx Shiva Kumar <polmoorx.shiva.kumar@intel.com> Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Co-authored-by: chrngc <149708414+chrngc@users.noreply.github.com> Co-authored-by: andy-vm <108446482+andy-vm@users.noreply.github.com> Co-authored-by: Mohamad Noor Alim Hussin <mohamad.noor.alim.hussin@intel.com> Co-authored-by: bunnichx <101382885+bunnichx@users.noreply.github.com> Co-authored-by: POLMOOR SHIVA KUMAR <polmoorx.shiva.kumar@intel.com> Co-authored-by: andy.peng <andypeng@pglgull002.png.intel.com>

Merge Checklist
All boxes should be checked before merging the PR
Description
Upgrade version of otelcol-contrib to fix CVE's reported in x-crypto sub component.
Fixes all the CVE's associated with x-crypto with otelcol-contrib as parent component.
Any Newly Introduced Dependencies
How Has This Been Tested?
Built spec and generated ISO and raw images.