Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 30f65149352c2633696f4d9dd3fb17ed7fe46a62
      
https://github.com/jenkinsci/jenkins/commit/30f65149352c2633696f4d9dd3fb17ed7fe46a62
  Author: Wadeck Follonier <[email protected]>
  Date:   2020-10-24 (Sat, 24 Oct 2020)

  Changed paths:
    M core/src/main/java/hudson/util/ConsistentHash.java
    M core/src/test/java/hudson/util/ConsistentHashTest.java

  Log Message:
  -----------
  [JENKINS-60563] Replace MD5 with SHA-256 in ConsistentHash

- Also update outdated link
- Reformat some of the code
- Adjust the tests
- Ignore the performance test
- Correct typos


  Commit: 748e8b2b2d69a4fd5155f5faa7cf68eeaf317b5b
      
https://github.com/jenkinsci/jenkins/commit/748e8b2b2d69a4fd5155f5faa7cf68eeaf317b5b
  Author: Oleg Nenashev <[email protected]>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
    M core/src/main/java/hudson/util/ConsistentHash.java
    M core/src/test/java/hudson/util/ConsistentHashTest.java

  Log Message:
  -----------
  Merge pull request #5028 from Wadeck/JENKINS-60563_consistent_hash

[JENKINS-60563] Replace MD5 with SHA-256 in ConsistentHash


Compare: 
https://github.com/jenkinsci/jenkins/compare/d16833579c8a...748e8b2b2d69

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/d16833-748e8b%40github.com.

Reply via email to