You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/08/22 16:12:27 UTC

[GitHub] [spark] bjornjorgensen opened a new pull request, #42613: [SPARK][BUILD] Upgrade `Apache ivy` from 2.5.1 to 2.5.2

bjornjorgensen opened a new pull request, #42613:
URL: https://github.com/apache/spark/pull/42613

   ### What changes were proposed in this pull request?
   Upgrade Apache ivy from 2.5.1 to 2.5.2
   
   ### Why are the changes needed?
   CVE
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   Pass GA
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] LuciferYang closed pull request #42613: [SPARK-44914][BUILD] Upgrade `Apache ivy` from 2.5.1 to 2.5.2

Posted by "LuciferYang (via GitHub)" <gi...@apache.org>.
LuciferYang closed pull request #42613: [SPARK-44914][BUILD] Upgrade `Apache ivy` from 2.5.1 to 2.5.2
URL: https://github.com/apache/spark/pull/42613


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] LuciferYang commented on pull request #42613: [SPARK-44914][BUILD] Upgrade `Apache ivy` from 2.5.1 to 2.5.2

Posted by "LuciferYang (via GitHub)" <gi...@apache.org>.
LuciferYang commented on PR #42613:
URL: https://github.com/apache/spark/pull/42613#issuecomment-1689919312

   Merged into master and 3.5. Thanks @dongjoon-hyun @HyukjinKwon @bjornjorgensen 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] dongjoon-hyun commented on pull request #42613: [SPARK-44914][BUILD] Upgrade `Apache ivy` from 2.5.1 to 2.5.2

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on PR #42613:
URL: https://github.com/apache/spark/pull/42613#issuecomment-1688856545

   Although it's not a blocker, I'm fine with 3.5 too. BTW, my previous comment is based on the `Affected Version` on the AS-IS SPARK-44914 . Feel free to update it if you want.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] bjornjorgensen commented on pull request #42613: [SPARK-44914][BUILD] Upgrade `Apache ivy` from 2.5.1 to 2.5.2

Posted by "bjornjorgensen (via GitHub)" <gi...@apache.org>.
bjornjorgensen commented on PR #42613:
URL: https://github.com/apache/spark/pull/42613#issuecomment-1688853526

   Thank you, @dongjoon-hyun 
   
   List of changes since Ivy 2.5.1:
   
   FIX: ivy:retrieve could fail because of a NullPointerException ([IVY-1641](https://issues.apache.org/jira/browse/IVY-1641))
   
   FIX: reading POMs may loose dependencies when multiple Maven dependencies only differ in classifier ([IVY-1642](https://issues.apache.org/jira/browse/IVY-1642))
   
   IMPROVEMENT: Upgrade Apache HttpClient to 4.5.13 ([IVY-1644](https://issues.apache.org/jira/browse/IVY-1644))
   
   FIX: CVE-2022-46751: Apache Ivy Is Vulnerable to XML External Entity Injections
   
   https://ant.apache.org/ivy/history/2.5.2/release-notes.html
   
   Should we try this for 3.5 also? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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