You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by "bipinprasad (via GitHub)" <gi...@apache.org> on 2023/06/28 18:49:42 UTC

[GitHub] [cassandra] bipinprasad opened a new pull request, #2455: [CASSANDRA-18340] Upgrade snakeyaml from 1.26 to 2.0

bipinprasad opened a new pull request, #2455:
URL: https://github.com/apache/cassandra/pull/2455

   CVE's are listed here https://mvnrepository.com/artifact/org.yaml/snakeyaml/1.26
   
   Constructor signataure has changed in the snakeyaml 2.0. Apache Storm project has an example project "storm-cassandra".
   To fully implement snakeyaml 2,0 in Storm, it needs a Cassandra build with smakeyaml 2.0 as well.
   
   <Optional lengthier description (context on patch)>
   
   patch by [bipinprasad@apache.org](mailto:bipinprasad@apache.org); reviewed by for CASSANDRA-#####
   
   Co-authored-by: Name1
   Co-authored-by: Name2
   
   
   The [Cassandra Jira](https://issues.apache.org/jira/browse/CASSANDRA-18340)
   
   ```
   <One sentence description, usually Jira title or CHANGES.txt summary>
   
   <Optional lengthier description (context on patch)>
   
   patch by <Authors>; reviewed by <Reviewers> for CASSANDRA-#####
   
   Co-authored-by: Name1 <email1>
   Co-authored-by: Name2 <email2>
   
   ```
   
   The [Cassandra Jira](https://issues.apache.org/jira/projects/CASSANDRA/CASSANDRA-18340/)
   
   


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] driftx commented on pull request #2455: [CASSANDRA-18340] Upgrade snakeyaml from 1.26 to 2.0

Posted by "driftx (via GitHub)" <gi...@apache.org>.
driftx commented on PR #2455:
URL: https://github.com/apache/cassandra/pull/2455#issuecomment-1632822478

   CASSSANDRA-18340 is closed, this requires a new jira.


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] ddezoysa commented on pull request #2455: [CASSANDRA-18340] Upgrade snakeyaml from 1.26 to 2.0

Posted by "ddezoysa (via GitHub)" <gi...@apache.org>.
ddezoysa commented on PR #2455:
URL: https://github.com/apache/cassandra/pull/2455#issuecomment-1638182800

   Can someone please share in which release this snakeyaml upgrade to 2.0 fix supported to be released?


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] driftx commented on pull request #2455: [CASSANDRA-18340] Upgrade snakeyaml from 1.26 to 2.0

Posted by "driftx (via GitHub)" <gi...@apache.org>.
driftx commented on PR #2455:
URL: https://github.com/apache/cassandra/pull/2455#issuecomment-1638205640

   None without a jira ticket.


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] c3ivodujmovic commented on pull request #2455: [CASSANDRA-18340] Upgrade snakeyaml from 1.26 to 2.0

Posted by "c3ivodujmovic (via GitHub)" <gi...@apache.org>.
c3ivodujmovic commented on PR #2455:
URL: https://github.com/apache/cassandra/pull/2455#issuecomment-1632791429

   @bipinprasad @smiklosovic any updates on merging this to 3.11?


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] driftx closed pull request #2455: [CASSANDRA-18340] Upgrade snakeyaml from 1.26 to 2.0

Posted by "driftx (via GitHub)" <gi...@apache.org>.
driftx closed pull request #2455: [CASSANDRA-18340] Upgrade snakeyaml from 1.26 to 2.0
URL: https://github.com/apache/cassandra/pull/2455


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] bipinprasad commented on pull request #2455: [CASSANDRA-18340] Upgrade snakeyaml from 1.26 to 2.0

Posted by "bipinprasad (via GitHub)" <gi...@apache.org>.
bipinprasad commented on PR #2455:
URL: https://github.com/apache/cassandra/pull/2455#issuecomment-1611917859

   Same changes as in the closed PR https://github.com/apache/cassandra/pull/2224


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] ddezoysa commented on pull request #2455: [CASSANDRA-18340] Upgrade snakeyaml from 1.26 to 2.0

Posted by "ddezoysa (via GitHub)" <gi...@apache.org>.
ddezoysa commented on PR #2455:
URL: https://github.com/apache/cassandra/pull/2455#issuecomment-1638313656

   @driftx Raised [CASSANDRA-18672](https://issues.apache.org/jira/browse/CASSANDRA-18672)
   Please do the needful.


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org