Branch: refs/heads/master
Home: https://github.com/jenkinsci/ec2-plugin
Commit: 4c9f03ae202e4730fd54eda40771fa4d3873e358
https://github.com/jenkinsci/ec2-plugin/commit/4c9f03ae202e4730fd54eda40771fa4d3873e358
Author: rsandell <[email protected]>
Date: 2020-04-29 (Wed, 29 Apr 2020)
Changed paths:
M .gitignore
M README.md
M pom.xml
M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java
M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java
M src/main/java/hudson/plugins/ec2/EC2Cloud.java
M src/main/java/hudson/plugins/ec2/EC2Computer.java
M src/main/java/hudson/plugins/ec2/EC2RetentionStrategy.java
A src/main/java/hudson/plugins/ec2/HostKeyVerificationStrategyEnum.java
M src/main/java/hudson/plugins/ec2/PluginImpl.java
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
M src/main/java/hudson/plugins/ec2/SpotConfiguration.java
M src/main/java/hudson/plugins/ec2/WindowsData.java
M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java
A src/main/java/hudson/plugins/ec2/ssh/verifiers/AcceptNewStrategy.java
A src/main/java/hudson/plugins/ec2/ssh/verifiers/CheckNewHardStrategy.java
A src/main/java/hudson/plugins/ec2/ssh/verifiers/CheckNewSoftStrategy.java
A src/main/java/hudson/plugins/ec2/ssh/verifiers/HostKey.java
A src/main/java/hudson/plugins/ec2/ssh/verifiers/HostKeyHelper.java
A
src/main/java/hudson/plugins/ec2/ssh/verifiers/NonVerifyingKeyVerificationStrategy.java
A
src/main/java/hudson/plugins/ec2/ssh/verifiers/SshHostKeyVerificationAdministrativeMonitor.java
A
src/main/java/hudson/plugins/ec2/ssh/verifiers/SshHostKeyVerificationStrategy.java
M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java
A
src/main/java/hudson/plugins/ec2/win/SelfSignedCertificateAllowedMonitor.java
M src/main/java/hudson/plugins/ec2/win/WinConnection.java
M src/main/java/hudson/plugins/ec2/win/winrm/WinRM.java
M src/main/java/hudson/plugins/ec2/win/winrm/WinRMClient.java
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-amiType.html
A
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-hostKeyVerificationStrategy.html
M src/main/resources/hudson/plugins/ec2/WindowsData/config.jelly
A
src/main/resources/hudson/plugins/ec2/WindowsData/help-selfSignedCertificate.html
A src/main/resources/hudson/plugins/ec2/ssh/verifiers/Messages.properties
A
src/main/resources/hudson/plugins/ec2/ssh/verifiers/SshHostKeyVerificationAdministrativeMonitor/message.jelly
A
src/main/resources/hudson/plugins/ec2/ssh/verifiers/SshHostKeyVerificationAdministrativeMonitor/message.properties
A src/main/resources/hudson/plugins/ec2/win/Messages.properties
A
src/main/resources/hudson/plugins/ec2/win/SelfSignedCertificateAllowedMonitor/message.jelly
A
src/main/resources/hudson/plugins/ec2/win/SelfSignedCertificateAllowedMonitor/message.properties
M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
A
src/test/java/hudson/plugins/ec2/ssh/verifiers/SshHostKeyVerificationStrategyTest.java
A src/test/java/hudson/plugins/ec2/util/ConnectionRule.java
M src/test/resources/hudson/plugins/ec2/UnixDataExport.yml
Log Message:
-----------
SECURITY-1408, SECURITY-381, SECURITY-1528
Co-Authored-By: Jeff Thompson <[email protected]>
Co-Authored-By: Matt Sicker <[email protected]>
Co-Authored-By: rsandell <[email protected]>
Commit: e6daf04d486c07382dfafe80aa8141746e101f7f
https://github.com/jenkinsci/ec2-plugin/commit/e6daf04d486c07382dfafe80aa8141746e101f7f
Author: Ramon Leon <[email protected]>
Date: 2020-04-29 (Wed, 29 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release ec2-1.50.2
Commit: cfcca6bdc6d85b3a6582b298f1428a735333b5e2
https://github.com/jenkinsci/ec2-plugin/commit/cfcca6bdc6d85b3a6582b298f1428a735333b5e2
Author: Ramon Leon <[email protected]>
Date: 2020-04-29 (Wed, 29 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: da14631cc9406d8d5dae5dd25ecfe5d642b86679
https://github.com/jenkinsci/ec2-plugin/commit/da14631cc9406d8d5dae5dd25ecfe5d642b86679
Author: Ramon Leon <[email protected]>
Date: 2020-05-05 (Tue, 05 May 2020)
Changed paths:
M README.md
Log Message:
-----------
Fix Allow self signed certificate documentation
Compare:
https://github.com/jenkinsci/ec2-plugin/compare/f520245c19ac...da14631cc940
--
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/ec2-plugin/push/refs/heads/master/f52024-da1463%40github.com.