Branch: refs/heads/stable-2.19
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 62a5dddb3c2b00c4602a504ffefd65320cf81915
      
https://github.com/jenkinsci/jenkins/commit/62a5dddb3c2b00c4602a504ffefd65320cf81915
  Author: Oleg Nenashev <[email protected]>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update remoting to 2.62.2

This PR picks the latest available version of remoting stable-2.x. All the 
fixes have been integrated into remoting-3.0 and soaked enough.

* [JENKINS-38539](https://issues.jenkins-ci.org/browse/JENKINS-38539) - 
Stability: Turn on SO_KEEPALIVE by default and provide CLI option to turn it 
off again.
(https://github.com/jenkinsci/remoting/pull/110)
* [JENKINS-37539](https://issues.jenkins-ci.org/browse/JENKINS-37539) - 
Prevent <code>NullPointerException</code> in <code>Engine#connect()</code> when 
host or port parameters are <code>null</code> or empty.
(https://github.com/jenkinsci/remoting/pull/101)
* [CID-152201] - 
Fix resource leak in <code>remoting.jnlp.Main</code>.
(https://github.com/jenkinsci/remoting/pull/102)
* [CID-152200,CID-152202] - 
Resource leak in Encryption Cipher I/O streams on exceptional paths.
(https://github.com/jenkinsci/remoting/pull/104)


  Commit: f0618835ceba87113cc9eaefe4d78735f58cf7f1
      
https://github.com/jenkinsci/jenkins/commit/f0618835ceba87113cc9eaefe4d78735f58cf7f1
  Author: Oliver Gondža <[email protected]>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #2618 from jenkinsci/remoting/2.62.2-1

Update remoting to 2.62.2 in stable-2.19.x


  Commit: e85e3e2b907f894b536332d80b997711f73c4174
      
https://github.com/jenkinsci/jenkins/commit/e85e3e2b907f894b536332d80b997711f73c4174
  Author: Daniel Beck <[email protected]>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M core/src/main/java/hudson/tools/InstallerTranslator.java
    M core/src/main/resources/hudson/tools/Messages.properties
    M test/src/test/java/hudson/tools/InstallerTranslatorTest.java

  Log Message:
  -----------
  [JENKINS-26940] Print message when installer isn't applicable (#2598)

* [JENKINS-26940] Print message when installer isn't applicable

* [JENKINS-26940] Only print when none found, add test

(cherry picked from commit ae29e6b2463754778c3988e62292a07a846ffe57)


Compare: 
https://github.com/jenkinsci/jenkins/compare/6edd35d11b38...e85e3e2b907f

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to