GitHub user kiszk opened a pull request:

    https://github.com/apache/spark/pull/18601

    [SPARK-21373][core] Update Jetty to 9.3.20.v20170531

    ## What changes were proposed in this pull request?
    
    This PR upgrades jetty to the latest version 9.3.20.v20170531. The version 
includes the fix of CVE-2017-9735.
    
    Here are links to descriptions for CVE-2017-9735.
    * https://nvd.nist.gov/vuln/detail/CVE-2017-9735
    * https://github.com/eclipse/jetty.project/issues/1556
    
    Here is [a release 
note](https://github.com/eclipse/jetty.project/blob/jetty-9.3.x/VERSION.txt) 
for the latest jetty
    
    ## How was this patch tested?
    
    tested by existing test suites

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kiszk/spark SPARK-21373

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/18601.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18601
    
----
commit 3b367932a75a42ae982fbebb73e246a81da14a6e
Author: Kazuaki Ishizaki <ishiz...@jp.ibm.com>
Date:   2017-07-11T15:51:47Z

    update jetty version to 9.3.20

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to