lucene-solr icon indicating copy to clipboard operation
lucene-solr copied to clipboard

SOLR-14603: update Restlet version

Open MarcusSorealheis opened this issue 4 years ago • 6 comments

Description

CVEs in current version

Solution

Upgrade the version to 2.4.3

Tests

Please describe the tests you've developed or run to confirm this patch implements the feature or solves the problem.

Checklist

Please review the following and check all that apply:

  • [x] I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
  • [x] I have created a Jira issue and added the issue ID to my pull request title.
  • [x] I have given Solr maintainers access to contribute to my PR branch. (optional but recommended)
  • [x] I have developed this patch against the master branch.
  • [x] I have run ant precommit and the appropriate test suite.
  • [ ] I have added tests for my changes.
  • [x] I have added documentation for the Ref Guide (for Solr changes only).

MarcusSorealheis avatar Jun 27 '20 21:06 MarcusSorealheis

Need to update gradle build and sha files too :)

janhoy avatar Jun 27 '20 22:06 janhoy

Need to update gradle build and sha files too :)

I just read that I need to update checksums. On it. Thanks for the heads up.

MarcusSorealheis avatar Jun 27 '20 22:06 MarcusSorealheis

I think this is finally ready. @janhoy i need to dig into my OS’s crypto libraries. I’m doing a final pass on those.

MarcusSorealheis avatar Jun 28 '20 19:06 MarcusSorealheis

Everything is fine. I don't where I got those incorrect checksums from initially. I don't recall specifying a different algorithm. :)

MarcusSorealheis avatar Jun 28 '20 21:06 MarcusSorealheis

+1, LGTM.

chatman avatar Jul 04 '20 07:07 chatman

This is merged. Please close the PR. Thanks!

chatman avatar Jul 05 '20 08:07 chatman

Closing since sasys this was merged - also restlet was removed down the line anyway - https://issues.apache.org/jira/browse/SOLR-14659

risdenk avatar Oct 19 '22 17:10 risdenk