Branch: refs/heads/stable-2.176
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e56fd2d3e400fd2ede9cd2a5f4e1ee47891f3e96
      
https://github.com/jenkinsci/jenkins/commit/e56fd2d3e400fd2ede9cd2a5f4e1ee47891f3e96
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2019-08-01 (Thu, 01 Aug 2019)

  Changed paths:
    M core/src/main/java/hudson/security/TokenBasedRememberMeServices2.java
    M test/src/test/java/hudson/security/TokenBasedRememberMeServices2Test.java

  Log Message:
  -----------
  Merge pull request #4096 from jvz/JENKINS-56243

[JENKINS-56243] Ensure user seed saved to session

(cherry picked from commit a0095dc1eee06dcb485406e0ee63c586060be53d)


  Commit: 3076b58df4b9c258d8015096f91eb95485681d74
      
https://github.com/jenkinsci/jenkins/commit/3076b58df4b9c258d8015096f91eb95485681d74
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-08-01 (Thu, 01 Aug 2019)

  Changed paths:
    M core/src/main/java/hudson/LocalPluginManager.java
    M core/src/main/java/hudson/PluginManager.java
    M core/src/main/java/hudson/PluginWrapper.java
    M core/src/main/java/jenkins/plugins/DetachedPluginsUtil.java
    M core/src/main/resources/hudson/PluginManager/installed.jelly
    M test/src/test/java/hudson/PluginManagerInstalledGUITest.java

  Log Message:
  -----------
  [JENKINS-33843] Permit disabling optional dependencies (#4001)

* Implied dependencies on detached plugins were not being marked optional 
despite being listed in optionalDependencies, confusing the calculation of 
optionalDependents in resolveDependentPlugins.

* Javadoc improvements based on code exploration.

* [JENKINS-33843] Do not consider optional dependencies for purposes of 
disabling plugins.

* PluginManagerInstalledGUITest updated to reflect new behavior.

(cherry picked from commit 0f73231f775e06105103fa9d0f23e20d7b122ac1)


  Commit: c69c0def96b7ab4ca33e59098abf38bacb018ba8
      
https://github.com/jenkinsci/jenkins/commit/c69c0def96b7ab4ca33e59098abf38bacb018ba8
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2019-08-01 (Thu, 01 Aug 2019)

  Changed paths:
    M core/src/main/java/hudson/ProxyConfiguration.java

  Log Message:
  -----------
  [JENKINS-57383] add missing cast (#4104)

(cherry picked from commit 9769092ee0980fc78cf69d0c2cac067e0807c080)


  Commit: d205a026da5b1ad3ebff265b47a35345d6537a4f
      
https://github.com/jenkinsci/jenkins/commit/d205a026da5b1ad3ebff265b47a35345d6537a4f
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2019-08-01 (Thu, 01 Aug 2019)

  Changed paths:
    M 
core/src/main/java/hudson/security/HttpSessionContextIntegrationFilter2.java

  Log Message:
  -----------
  [JENKINS-55945] IllegalStateException trying to get user. (#4107)

This change catches the exception and returns false, invalidating the user 
session. This behavior is sensible, because if we are unable to validate the 
user we must assume the session is invalid.
Catching the error at this point reportedly helps with some scenarios and 
shouldn't cause any further harm.

(cherry picked from commit 8349cebb61a9aa73511f243465a6c5f57cfadd2f)


Compare: 
https://github.com/jenkinsci/jenkins/compare/704d0cb2cbd2...d205a026da5b

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/stable-2.176/704d0c-d205a0%40github.com.

Reply via email to