Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: a7e804399c42125cd7bab814afa0dc38b9f6c77e
https://github.com/jenkinsci/jenkins/commit/a7e804399c42125cd7bab814afa0dc38b9f6c77e
Author: Raihaan Shouhell <[email protected]>
Date: 2019-09-04 (Wed, 04 Sep 2019)
Changed paths:
M cli/src/main/java/hudson/cli/CLIConnectionFactory.java
M core/src/main/java/hudson/TcpSlaveAgentListener.java
M core/src/main/java/hudson/model/UpdateCenter.java
M core/src/main/java/hudson/security/TokenBasedRememberMeServices2.java
M core/src/main/java/hudson/util/UnbufferedBase64InputStream.java
M core/src/main/java/jenkins/model/identity/IdentityRootAction.java
M core/src/main/java/jenkins/security/RSAConfidentialKey.java
M
core/src/main/java/jenkins/security/RSADigitalSignatureConfidentialKey.java
M
core/src/test/java/jenkins/security/RSADigitalSignatureConfidentialKeyTest.java
M test/src/test/java/hudson/security/TokenBasedRememberMeServices2Test.java
Log Message:
-----------
Replace Apache Commons Codec Base64 implementations with standard
java.util.Base64 (#4169)
* Replace apache base64 with java
* Swap to regular encoder
--
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/f8efb5-a7e804%40github.com.