Page MenuHomeSolus

Update mongodb to 3.4.10 to address CVE-2017-15535
ClosedPublic

Authored by kyrios123 on Nov 22 2017, 8:04 PM.
Tags
  • Restricted Project
Referenced Files
F11065177: D1437.diff
Fri, Aug 11, 4:20 PM
F10993644: D1437.id3576.diff
Tue, Jul 25, 6:23 PM
F10985143: D1437.diff
Sun, Jul 23, 8:27 PM
F10948676: D1437.diff
Sat, Jul 15, 11:26 PM
F10935290: D1437.id3576.diff
Wed, Jul 12, 7:40 PM
F10776915: D1437.id.diff
May 23 2023, 5:14 PM
F10748091: D1437.id.diff
May 15 2023, 7:25 PM
Subscribers

Details

Summary

This version resolves CVE-2017-&5535
Click here for the release notes.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • sudo systemctl mongodb.service
  • systemctl status mongodb.service
  • mongo -> show dbs -> show users -> show logs -> use testdb ...

Diff Detail

Repository
R2090 mongodb
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Not sure why you're linking to Jira, https://docs.mongodb.com/manual/release-notes/3.4/ is a thing. Also have you built mongo-tools against this?

This revision now requires changes to proceed.Nov 24 2017, 4:45 PM
kyrios123 edited edge metadata.

I pointed to jira because that's the changelog link they provide on the download page.
Thanks for pointing out there is something easier to read!

This revision was automatically updated to reflect the committed changes.