Skip to content

Conversation

sgn4sangar
Copy link
Contributor

@sgn4sangar sgn4sangar commented Aug 20, 2025

fixes #1218

All Submissions:

  • Check if your pull request goes to the correct base branch (develop or master)?
  • Is the title of the Pull Request correct?
  • Is the title of the corresponding issue correct?
  • Have you updated the changelog?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you mentioning the issue which this PullRequest fixes ("Fixes...")

When integrating to Develop branch:

  1. Remember to merge with "Squash and Merge"

When integrating to Main branch:

  1. Remember to merge with "Merge"
  2. Have you thought about version number? If there is a breaking change in the toolchain, need to update major version.
  3. If you plan a release, have you checked the Exasol packages for updates?
    1. Websocket API (https://github.com/EXASOL/websocket-api)
    2. Exasol-BucketFS

@sgn4sangar sgn4sangar changed the base branch from master to develop August 20, 2025 08:47
@sgn4sangar sgn4sangar closed this Aug 20, 2025
@sgn4sangar sgn4sangar reopened this Aug 20, 2025
@tomuben
Copy link
Collaborator

tomuben commented Aug 20, 2025

Please update also the package diff documentation, run

 python script-languages/scripts/generate_package_diffs_for_flavors/generate_package_diffs_for_flavors.py --output-directory ./doc/changes/package_diffs/10.0.0 --current-working-copy-name 10.0.0

sgn4sangar and others added 2 commits August 20, 2025 10:24
Co-authored-by: Christoph Kuhnke <christoph.kuhnke@exasol.com>
@sgn4sangar sgn4sangar merged commit 855ab6a into develop Aug 20, 2025
69 checks passed
@sgn4sangar sgn4sangar deleted the security/1218_update_dependency_for_libgomp1 branch August 20, 2025 13:23
tomuben added a commit that referenced this pull request Aug 21, 2025
Changelog:
- Reverting the trivy-ignore for CVE-2025-47273 (#1217) 
- #1218: Updated security update for libgomp1 (#1219)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update dependency for libgomp1

3 participants