Skip to content

[fix][sec] Upgrade postgresql version to avoid CVE-2024-1597#22635

Merged
lhotari merged 1 commit into
apache:masterfrom
cognitree:postgres-upgrade
May 10, 2024
Merged

[fix][sec] Upgrade postgresql version to avoid CVE-2024-1597#22635
lhotari merged 1 commit into
apache:masterfrom
cognitree:postgres-upgrade

Conversation

@nikhilerigila09

Copy link
Copy Markdown
Contributor

Fixes #22625

Motivation

Avoid CVE-2024-1597

Modifications

Upgrade postgresql version to 42.5.5

Verifying this change

  • Make sure that the change passes the CI checks.

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label May 2, 2024

@lhotari lhotari left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@lhotari

lhotari commented May 3, 2024

Copy link
Copy Markdown
Member

@nikhilerigila09 There's a merge conflict and this PR has been created without allowing edits from maintainers, so you'd have to do the merge conflict resolution.

@nikhil-ctds

Copy link
Copy Markdown

@lhotari I've rebased my branch, conflicts have been resolved now.

@codecov-commenter

codecov-commenter commented May 8, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.68%. Comparing base (bbc6224) to head (82c1102).
Report is 240 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #22635      +/-   ##
============================================
- Coverage     73.57%   72.68%   -0.89%     
+ Complexity    32624    32329     -295     
============================================
  Files          1877     1887      +10     
  Lines        139502   141018    +1516     
  Branches      15299    15480     +181     
============================================
- Hits         102638   102505     -133     
- Misses        28908    30656    +1748     
+ Partials       7956     7857      -99     
Flag Coverage Δ
inttests 27.46% <ø> (+2.88%) ⬆️
systests 24.55% <ø> (+0.22%) ⬆️
unittests 71.46% <ø> (-1.39%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 343 files with indirect coverage changes

@lhotari lhotari merged commit 2cfd959 into apache:master May 10, 2024
lhotari pushed a commit that referenced this pull request May 14, 2024
lhotari pushed a commit that referenced this pull request May 14, 2024
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request May 15, 2024
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request May 16, 2024
@Technoboy- Technoboy- added this to the 3.4.0 milestone Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Postgresql has a vulnerability CVE-2024-1597

9 participants