Release notes available here
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Commits
- R2090:e2c2c79c9240: Update mongodb to 4.0.5
- sudo systemctl start mongodb
- systemctl status mongodb
- mongo -> show dbs -> show users -> show logs -> use testdb ...
Diff Detail
- Repository
- R2090 mongodb
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
I'm actually not sure about the license, maybe @kyrios123 can help. MongoDB changed their licensing:
https://www.mongodb.com/community/licensing
However the SSPL is not listed at SPDX.
I'd put SSPL as you did, but I'd add a comment besides, something like #no SPDX identifier : https://www.mongodb.com/licensing/server-side-public-license
An issue should be raised @ mongo to tell them to make a request to add their new license in the SPDX list
| pspec_x86_64.xml | ||
|---|---|---|
| 8 | Unfortunately your comment gets pulled in here. It's enough that we know it just isn't an SPDX license. | |
| pspec_x86_64.xml | ||
|---|---|---|
| 8 | It is strange because when I do the same, I don't have the problem : https://dev.getsol.us/D4860 | |
@DataDrake can you please commit this patch this week? Wiredtiger was already accepted last week and I didn't test the compatibility between new wiredtiger/old mongodb.
That update never landed due to failed test, so will have to be resolved prior to landing this.
Dammit... I had the issue, too. The tests succeeded on my Solus laptop, but failed on my Ubuntu server with solbuild.
Going to try this again.