Branch: refs/heads/stable-2.204

  Home:   https://github.com/jenkinsci/jenkins

  Commit: 5e6d194ceb14338cf0afd03763439dc2c929cfc4

      
https://github.com/jenkinsci/jenkins/commit/5e6d194ceb14338cf0afd03763439dc2c929cfc4

  Author: Daniel Beck <daniel-b...@users.noreply.github.com>

  Date:   2019-09-23 (Mon, 23 Sep 2019)



  Changed paths:

    M test/src/test/java/hudson/model/RSSTest.java



  Log Message:

  -----------

  Unignore tests that aren't failing on stable-2.190





  Commit: bd6946956e933e083878bfe4c7099ecf9f64df30

      
https://github.com/jenkinsci/jenkins/commit/bd6946956e933e083878bfe4c7099ecf9f64df30

  Author: Kohsuke Kawaguchi <k...@kohsuke.org>

  Date:   2019-09-23 (Mon, 23 Sep 2019)



  Changed paths:

    M cli/pom.xml

    M core/pom.xml

    M pom.xml

    M test-jdk8/pom.xml

    M test-pom/pom.xml

    M test/pom.xml

    M war/pom.xml



  Log Message:

  -----------

  [maven-release-plugin] prepare release jenkins-2.190.1





  Commit: bd4ec617c26b140680b9ca392855fcca0a00c0fb

      
https://github.com/jenkinsci/jenkins/commit/bd4ec617c26b140680b9ca392855fcca0a00c0fb

  Author: Kohsuke Kawaguchi <k...@kohsuke.org>

  Date:   2019-09-23 (Mon, 23 Sep 2019)



  Changed paths:

    M cli/pom.xml

    M core/pom.xml

    M pom.xml

    M test-jdk8/pom.xml

    M test-pom/pom.xml

    M test/pom.xml

    M war/pom.xml



  Log Message:

  -----------

  [maven-release-plugin] prepare for next development iteration





  Commit: d78e9f1a3e5c7d926cca035b7c30f35ce258fdab

      
https://github.com/jenkinsci/jenkins/commit/d78e9f1a3e5c7d926cca035b7c30f35ce258fdab

  Author: Kohsuke Kawaguchi <k...@kohsuke.org>

  Date:   2019-09-23 (Mon, 23 Sep 2019)



  Changed paths:

    M cli/pom.xml

    M core/pom.xml

    M pom.xml

    M test-jdk8/pom.xml

    M test-pom/pom.xml

    M test/pom.xml

    M war/pom.xml



  Log Message:

  -----------

  [maven-release-plugin] prepare release jenkins-2.176.4





  Commit: 0fa45e65f1266846bba9faa8f7d2de5b230c73b3

      
https://github.com/jenkinsci/jenkins/commit/0fa45e65f1266846bba9faa8f7d2de5b230c73b3

  Author: Kohsuke Kawaguchi <k...@kohsuke.org>

  Date:   2019-09-23 (Mon, 23 Sep 2019)



  Changed paths:

    M cli/pom.xml

    M core/pom.xml

    M pom.xml

    M test-jdk8/pom.xml

    M test-pom/pom.xml

    M test/pom.xml

    M war/pom.xml



  Log Message:

  -----------

  [maven-release-plugin] prepare for next development iteration





  Commit: dd600a8ee0055c32e554c4b51cdd00ca4820d07f

      
https://github.com/jenkinsci/jenkins/commit/dd600a8ee0055c32e554c4b51cdd00ca4820d07f

  Author: Oliver Gondža <ogon...@gmail.com>

  Date:   2019-09-24 (Tue, 24 Sep 2019)



  Changed paths:

    M essentials.yml



  Log Message:

  -----------

  Tweak essentials





  Commit: 0f79660d94b78278e089e0e45ede896db815d7c1

      
https://github.com/jenkinsci/jenkins/commit/0f79660d94b78278e089e0e45ede896db815d7c1

  Author: Kohsuke Kawaguchi <k...@kohsuke.org>

  Date:   2019-09-25 (Wed, 25 Sep 2019)



  Changed paths:

    M essentials.yml



  Log Message:

  -----------

  Merge remote-tracking branch 'origin/stable-2.190' into stable-2.190





  Commit: a07fb4f8787c7e3673feecbcd28d1b88d2f68dcd

      
https://github.com/jenkinsci/jenkins/commit/a07fb4f8787c7e3673feecbcd28d1b88d2f68dcd

  Author: Oliver Gondža <ogon...@gmail.com>

  Date:   2019-09-26 (Thu, 26 Sep 2019)



  Changed paths:

    M test/src/test/java/hudson/model/RSSTest.java



  Log Message:

  -----------

  Merge pull request #4218 from daniel-beck/unignore-test



Unignore tests that aren't failing on stable-2.190





  Commit: a373d47c71bae30a24bc5211b33286bcc36d37dd

      
https://github.com/jenkinsci/jenkins/commit/a373d47c71bae30a24bc5211b33286bcc36d37dd

  Author: jesse-houghton <hoo...@gmail.com>

  Date:   2019-10-01 (Tue, 01 Oct 2019)



  Changed paths:

    M core/src/main/java/hudson/Util.java

    M core/src/test/java/hudson/UtilTest.java



  Log Message:

  -----------

  Added missing null check and associated test (#4204)



(cherry picked from commit d763b4cb11067262349554ff178649959d017f56)





  Commit: e2658e9660481006b8d02d6ce51247fe52d0b5ee

      
https://github.com/jenkinsci/jenkins/commit/e2658e9660481006b8d02d6ce51247fe52d0b5ee

  Author: Marat Radchenko <ma...@slonopotamus.org>

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

    M core/src/main/java/hudson/util/ProcessTree.java



  Log Message:

  -----------

  [JENKINS-59580] Fix WindowsOSProcess.getEnvironmentVariables returning null



OSProcess.getEnvironmentVariables javadoc clearly states that method will 
return empty map if obtaining of environment variables failed.



(cherry picked from commit bc52cae16a4fa8b5c76fbd1c08429592751a6cd1)





  Commit: 9afdb21d64f8376e7f57bb2b5615c67a9522698b

      
https://github.com/jenkinsci/jenkins/commit/9afdb21d64f8376e7f57bb2b5615c67a9522698b

  Author: Daniel Beck <daniel-b...@users.noreply.github.com>

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

    M cli/src/main/java/hudson/cli/CLI.java



  Log Message:

  -----------

  [JENKINS-59267] Increase ping frequency to prevent timeouts



(cherry picked from commit 84b07be2b7ddc7f53bd26c9ee6c660db3b3a5c41)





  Commit: e4d54e5ca1e73efbf6ee12d7780aa43415442e4e

      
https://github.com/jenkinsci/jenkins/commit/e4d54e5ca1e73efbf6ee12d7780aa43415442e4e

  Author: Oliver Gondža <ogon...@gmail.com>

  Date:   2019-10-14 (Mon, 14 Oct 2019)



  Changed paths:

    M essentials.yml



  Log Message:

  -----------

  Update ATH version





  Commit: b98c6f456a9c707cbd44754e715344a5fbf71a17

      
https://github.com/jenkinsci/jenkins/commit/b98c6f456a9c707cbd44754e715344a5fbf71a17

  Author: Oliver Gondža <ogon...@gmail.com>

  Date:   2019-10-21 (Mon, 21 Oct 2019)



  Changed paths:

    M essentials.yml



  Log Message:

  -----------

  Bump ATH to fixed version





  Commit: 13802b330a8ad7dfe439e5c04fb31ae517873ae5

      
https://github.com/jenkinsci/jenkins/commit/13802b330a8ad7dfe439e5c04fb31ae517873ae5

  Author: Kohsuke Kawaguchi <k...@kohsuke.org>

  Date:   2019-10-28 (Mon, 28 Oct 2019)



  Changed paths:

    M cli/pom.xml

    M core/pom.xml

    M pom.xml

    M test-jdk8/pom.xml

    M test-pom/pom.xml

    M test/pom.xml

    M war/pom.xml



  Log Message:

  -----------

  [maven-release-plugin] prepare release jenkins-2.190.2





  Commit: f3950c31e5cb6dd6e62f19abd44db75f41fb7628

      
https://github.com/jenkinsci/jenkins/commit/f3950c31e5cb6dd6e62f19abd44db75f41fb7628

  Author: Kohsuke Kawaguchi <k...@kohsuke.org>

  Date:   2019-10-28 (Mon, 28 Oct 2019)



  Changed paths:

    M cli/pom.xml

    M core/pom.xml

    M pom.xml

    M test-jdk8/pom.xml

    M test-pom/pom.xml

    M test/pom.xml

    M war/pom.xml



  Log Message:

  -----------

  [maven-release-plugin] prepare for next development iteration





  Commit: f31af9ba663e9c9d36e83bd8beff2aa28255bf07

      
https://github.com/jenkinsci/jenkins/commit/f31af9ba663e9c9d36e83bd8beff2aa28255bf07

  Author: Jesse Glick <jgl...@cloudbees.com>

  Date:   2019-11-01 (Fri, 01 Nov 2019)



  Changed paths:

    M core/src/main/java/hudson/model/Job.java

    M core/src/main/java/hudson/model/PermalinkProjectAction.java

    M test/src/test/java/jenkins/model/PeepholePermalinkTest.java



  Log Message:

  -----------

  [JENKINS-56809] LAST_COMPLETED_BUILD should be a PeepholePermalink. (#4228)



(cherry picked from commit cb8cdda131d83ebecc3c357db714de9789c3b7cb)





  Commit: 61d46b63f846af098c3c26463057044bb205f6ec

      
https://github.com/jenkinsci/jenkins/commit/61d46b63f846af098c3c26463057044bb205f6ec

  Author: Andrea Scarpino <m...@andreascarpino.it>

  Date:   2019-11-01 (Fri, 01 Nov 2019)



  Changed paths:

    M core/src/main/resources/hudson/model/Job/rssHeader.jelly

    M core/src/main/resources/hudson/model/View/sidepanel.jelly

    M core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly

    M core/src/main/resources/lib/hudson/rssBar.jelly



  Log Message:

  -----------

  JENKINS-48375: Make Atom default and fix links' types



(cherry picked from commit 488dbe9f25e4b4e5440e65d9e07cd4a68953ebbf)





  Commit: 64f21010c0dd2db72e8aa994ba98c007b91057a9

      
https://github.com/jenkinsci/jenkins/commit/64f21010c0dd2db72e8aa994ba98c007b91057a9

  Author: Thomas de Grenier de Latour <thomas.degrenierdelat...@orange.com>

  Date:   2019-11-01 (Fri, 01 Nov 2019)



  Changed paths:

    M war/src/main/webapp/scripts/yui/button/button-debug.js

    M war/src/main/webapp/scripts/yui/button/button-min.js



  Log Message:

  -----------

  [JENKINS-58296] Revert "[JENKINS-53462] Submit form on Firefox as well" 
(#4246)



* [JENKINS-58296] Revert "[JENKINS-53462] Submit form on Firefox as well"



This reverts commit acc4eec688a0594be89f9b5ce860785ed84ac2df.

This change had been made in Jenkins to anticipate Firefox not dispatching

untrusted submit events anymore in v69, but this has actually been backed out.



See https://bugzilla.mozilla.org/show_bug.cgi?id=1370630



Since this change seems to have introduced a double-submission bug on forms

with inputs of type "file", reverting sounds like the next logical step.



* [JENKINS-58296] added comment about the Firefox case



(cherry picked from commit 79b624f2c1cf566b56237934ea11187d72229a28)





  Commit: 502704261e8906ef38653c6e5fedf611e6667bd9

      
https://github.com/jenkinsci/jenkins/commit/502704261e8906ef38653c6e5fedf611e6667bd9

  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>

  Date:   2019-11-03 (Sun, 03 Nov 2019)



  Changed paths:

    M core/src/main/java/hudson/PluginManager.java

    M core/src/main/java/hudson/logging/LogRecorder.java

    M core/src/main/java/hudson/model/AbstractProject.java

    M core/src/main/java/hudson/model/Computer.java

    M core/src/main/java/hudson/model/ComputerSet.java

    M core/src/main/java/hudson/model/Job.java

    M core/src/main/java/hudson/model/ListView.java

    M core/src/main/java/hudson/model/MyViewsProperty.java

    M core/src/main/java/hudson/model/Run.java

    M core/src/main/java/hudson/model/TreeView.java

    M core/src/main/java/hudson/model/User.java

    M core/src/main/java/hudson/model/View.java

    M core/src/main/java/hudson/model/labels/LabelAtom.java

    M core/src/main/java/hudson/security/GlobalSecurityConfiguration.java

    M core/src/main/java/jenkins/install/SetupWizard.java

    M core/src/main/java/jenkins/model/Jenkins.java

    M core/src/main/java/jenkins/tools/GlobalToolConfiguration.java

    M 
test/src/test/java/jenkins/security/RedactSecretJsonInErrorMessageSanitizerHtmlTest.java



  Log Message:

  -----------

  [JENKINS-59514] Use POST instead of RequirePOST for form submissions (#4223)



* [JENKINS-59514] Use POST instead of RequirePOST for form submissions



* More form submission URLs



* More form submission endpoints



(cherry picked from commit 16145cca86134ab77b085569d0de17d136a709f1)





  Commit: e50a53f12ba5a8cd1f942e177a0bb256db0c7b6a

      
https://github.com/jenkinsci/jenkins/commit/e50a53f12ba5a8cd1f942e177a0bb256db0c7b6a

  Author: Kohsuke Kawaguchi <k...@kohsuke.org>

  Date:   2019-11-20 (Wed, 20 Nov 2019)



  Changed paths:

    M cli/pom.xml

    M core/pom.xml

    M pom.xml

    M test-jdk8/pom.xml

    M test-pom/pom.xml

    M test/pom.xml

    M war/pom.xml



  Log Message:

  -----------

  [maven-release-plugin] prepare release jenkins-2.190.3





  Commit: 81479359c3e9459b07280f4c3425f737b8c122af

      
https://github.com/jenkinsci/jenkins/commit/81479359c3e9459b07280f4c3425f737b8c122af

  Author: Kohsuke Kawaguchi <k...@kohsuke.org>

  Date:   2019-11-20 (Wed, 20 Nov 2019)



  Changed paths:

    M cli/pom.xml

    M core/pom.xml

    M pom.xml

    M test-jdk8/pom.xml

    M test-pom/pom.xml

    M test/pom.xml

    M war/pom.xml



  Log Message:

  -----------

  [maven-release-plugin] prepare for next development iteration





  Commit: a769168217fb09aed2b55a335f67b51f5358cb67

      
https://github.com/jenkinsci/jenkins/commit/a769168217fb09aed2b55a335f67b51f5358cb67

  Author: Wadeck Follonier <wadeck.follon...@gmail.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:



  Log Message:

  -----------

  Merge branch 'stable-2.176' into stable-2.190





  Commit: 7f91adb3d2bff2ba979c9d8e83e96d87f51928c9

      
https://github.com/jenkinsci/jenkins/commit/7f91adb3d2bff2ba979c9d8e83e96d87f51928c9

  Author: Wadeck Follonier <wadeck.follon...@gmail.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:



  Log Message:

  -----------

  Merge (-s ours) stable-2.190 into stable-2.204





  Commit: c0d3c041b4e5908be65bafcc98bdfaf855d053a0

      
https://github.com/jenkinsci/jenkins/commit/c0d3c041b4e5908be65bafcc98bdfaf855d053a0

  Author: Daniel Beck <daniel-b...@users.noreply.github.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:

    M core/src/main/java/hudson/Plugin.java

    M core/src/main/java/hudson/model/Computer.java

    M core/src/main/java/hudson/slaves/SlaveComputer.java



  Log Message:

  -----------

  [SECURITY-1291]





  Commit: cd28a6d9347228b03da0e45653e23032342c2a36

      
https://github.com/jenkinsci/jenkins/commit/cd28a6d9347228b03da0e45653e23032342c2a36

  Author: Wadeck Follonier <wadeck.follon...@gmail.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:

    M core/src/main/java/hudson/DNSMultiCast.java

    M core/src/main/java/hudson/UDPBroadcastThread.java

    A test/src/test/java/hudson/UDPBroadcastThreadSEC1641Test.java

    M test/src/test/java/hudson/UDPBroadcastThreadTest.java



  Log Message:

  -----------

  [SECURITY-1641]





  Commit: 639ade55caa05324c60d15b2fa8df27ee0111b76

      
https://github.com/jenkinsci/jenkins/commit/639ade55caa05324c60d15b2fa8df27ee0111b76

  Author: Wadeck Follonier <wadeck.follon...@gmail.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:

    M core/src/main/java/hudson/model/Api.java

    A test/src/test/java/hudson/model/ApiSEC1704Test.java

    A test/src/test/java/hudson/security/csrf/DefaultCrumbIssuerSEC1704Test.java



  Log Message:

  -----------

  [SECURITY-1704]





  Commit: 7d44836fad0f49341ae2a61de06dbb556014a2df

      
https://github.com/jenkinsci/jenkins/commit/7d44836fad0f49341ae2a61de06dbb556014a2df

  Author: Daniel Beck <daniel-b...@users.noreply.github.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:

    M core/src/main/java/hudson/diagnosis/MemoryUsageMonitor.java



  Log Message:

  -----------

  [SECURITY-1650]





  Commit: 6f35dbb939ebe947bdb1979010b208480f1d0e31

      
https://github.com/jenkinsci/jenkins/commit/6f35dbb939ebe947bdb1979010b208480f1d0e31

  Author: Jeff Thompson <jeffre...@gmail.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:

    M core/src/main/java/jenkins/security/HMACConfidentialKey.java

    M core/src/main/java/jenkins/slaves/DefaultJnlpSlaveReceiver.java



  Log Message:

  -----------

  [SECURITY-1660]





  Commit: 5054bc6e12e1022993d719f66e289ab1d22ae854

      
https://github.com/jenkinsci/jenkins/commit/5054bc6e12e1022993d719f66e289ab1d22ae854

  Author: Jeff Thompson <jeffre...@gmail.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:

    M core/src/main/java/jenkins/slaves/JnlpSlaveAgentProtocol3.java

    A test/src/test/java/jenkins/AgentProtocolSecurity1682Test.java

    M test/src/test/java/jenkins/AgentProtocolTest.java

    A 
test/src/test/resources/jenkins/AgentProtocolSecurity1682Test/testShouldReallyEnable3/config.xml



  Log Message:

  -----------

  [SECURITY-1682]





  Commit: 77f36f37f5e3cabd0e4ece16d46d7943454ed15b

      
https://github.com/jenkinsci/jenkins/commit/77f36f37f5e3cabd0e4ece16d46d7943454ed15b

  Author: Wadeck Follonier <wadeck.follon...@gmail.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:

    M core/src/main/java/hudson/security/WhoAmI.java

    M core/src/main/resources/hudson/security/WhoAmI/index.jelly

    A test/src/test/java/hudson/security/WhoAmITest.java



  Log Message:

  -----------

  [SECURITY-1695][SECURITY-1697]





  Commit: 0ba36508187ff771bba87feaf03057496775064c

      
https://github.com/jenkinsci/jenkins/commit/0ba36508187ff771bba87feaf03057496775064c

  Author: Wadeck Follonier <wadeck.follon...@gmail.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:

    M pom.xml



  Log Message:

  -----------

  [SECURITY-1659]





  Commit: bb3d46d0189dde04c04c3b613a782bc7c157e529

      
https://github.com/jenkinsci/jenkins/commit/bb3d46d0189dde04c04c3b613a782bc7c157e529

  Author: Wadeck Follonier <wadeck.follon...@gmail.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:

    M core/src/main/java/hudson/DNSMultiCast.java

    M core/src/main/java/hudson/Plugin.java

    M core/src/main/java/hudson/UDPBroadcastThread.java

    M core/src/main/java/hudson/diagnosis/MemoryUsageMonitor.java

    M core/src/main/java/hudson/model/Api.java

    M core/src/main/java/hudson/model/Computer.java

    M core/src/main/java/hudson/security/WhoAmI.java

    M core/src/main/java/hudson/slaves/SlaveComputer.java

    M core/src/main/java/jenkins/security/HMACConfidentialKey.java

    M core/src/main/java/jenkins/slaves/DefaultJnlpSlaveReceiver.java

    M core/src/main/java/jenkins/slaves/JnlpSlaveAgentProtocol3.java

    M core/src/main/resources/hudson/security/WhoAmI/index.jelly

    M pom.xml

    A test/src/test/java/hudson/UDPBroadcastThreadSEC1641Test.java

    M test/src/test/java/hudson/UDPBroadcastThreadTest.java

    A test/src/test/java/hudson/model/ApiSEC1704Test.java

    A test/src/test/java/hudson/security/WhoAmITest.java

    A test/src/test/java/hudson/security/csrf/DefaultCrumbIssuerSEC1704Test.java

    A test/src/test/java/jenkins/AgentProtocolSecurity1682Test.java

    M test/src/test/java/jenkins/AgentProtocolTest.java

    A 
test/src/test/resources/jenkins/AgentProtocolSecurity1682Test/testShouldReallyEnable3/config.xml



  Log Message:

  -----------

  Merge branch 'security-stable-2.164' into security-stable-2.176





  Commit: b11f08686e737885d71d35442b1b484f3834d762

      
https://github.com/jenkinsci/jenkins/commit/b11f08686e737885d71d35442b1b484f3834d762

  Author: Wadeck Follonier <wadeck.follon...@gmail.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:

    M core/src/main/java/hudson/DNSMultiCast.java

    M core/src/main/java/hudson/Plugin.java

    M core/src/main/java/hudson/UDPBroadcastThread.java

    M core/src/main/java/hudson/diagnosis/MemoryUsageMonitor.java

    M core/src/main/java/hudson/model/Api.java

    M core/src/main/java/hudson/model/Computer.java

    M core/src/main/java/hudson/security/WhoAmI.java

    M core/src/main/java/hudson/slaves/SlaveComputer.java

    M core/src/main/java/jenkins/security/HMACConfidentialKey.java

    M core/src/main/java/jenkins/slaves/DefaultJnlpSlaveReceiver.java

    M core/src/main/java/jenkins/slaves/JnlpSlaveAgentProtocol3.java

    M core/src/main/resources/hudson/security/WhoAmI/index.jelly

    M pom.xml

    A test/src/test/java/hudson/UDPBroadcastThreadSEC1641Test.java

    M test/src/test/java/hudson/UDPBroadcastThreadTest.java

    A test/src/test/java/hudson/model/ApiSEC1704Test.java

    A test/src/test/java/hudson/security/WhoAmITest.java

    A test/src/test/java/hudson/security/csrf/DefaultCrumbIssuerSEC1704Test.java

    A test/src/test/java/jenkins/AgentProtocolSecurity1682Test.java

    M test/src/test/java/jenkins/AgentProtocolTest.java

    A 
test/src/test/resources/jenkins/AgentProtocolSecurity1682Test/testShouldReallyEnable3/config.xml



  Log Message:

  -----------

  Merge branch 'security-stable-2.176' into security-stable-2.190





  Commit: a293a77a77eea9eed4b7d85033c5f6b6f40446b8

      
https://github.com/jenkinsci/jenkins/commit/a293a77a77eea9eed4b7d85033c5f6b6f40446b8

  Author: Wadeck Follonier <wadeck.follon...@gmail.com>

  Date:   2020-01-14 (Tue, 14 Jan 2020)



  Changed paths:

    M core/src/main/java/hudson/DNSMultiCast.java

    M core/src/main/java/hudson/Plugin.java

    M core/src/main/java/hudson/UDPBroadcastThread.java

    M core/src/main/java/hudson/diagnosis/MemoryUsageMonitor.java

    M core/src/main/java/hudson/model/Api.java

    M core/src/main/java/hudson/model/Computer.java

    M core/src/main/java/hudson/security/WhoAmI.java

    M core/src/main/java/hudson/slaves/SlaveComputer.java

    M core/src/main/java/jenkins/security/HMACConfidentialKey.java

    M core/src/main/java/jenkins/slaves/DefaultJnlpSlaveReceiver.java

    M core/src/main/java/jenkins/slaves/JnlpSlaveAgentProtocol3.java

    M core/src/main/resources/hudson/security/WhoAmI/index.jelly

    M pom.xml

    A test/src/test/java/hudson/UDPBroadcastThreadSEC1641Test.java

    M test/src/test/java/hudson/UDPBroadcastThreadTest.java

    A test/src/test/java/hudson/model/ApiSEC1704Test.java

    A test/src/test/java/hudson/security/WhoAmITest.java

    A test/src/test/java/hudson/security/csrf/DefaultCrumbIssuerSEC1704Test.java

    A test/src/test/java/jenkins/AgentProtocolSecurity1682Test.java

    M test/src/test/java/jenkins/AgentProtocolTest.java

    A 
test/src/test/resources/jenkins/AgentProtocolSecurity1682Test/testShouldReallyEnable3/config.xml



  Log Message:

  -----------

  Merge branch 'security-stable-2.190' into security-stable-2.204





  Commit: b4a3b1779d022f4741e6572adc6fd7626e8dee1d

      
https://github.com/jenkinsci/jenkins/commit/b4a3b1779d022f4741e6572adc6fd7626e8dee1d

  Author: Kohsuke Kawaguchi <k...@kohsuke.org>

  Date:   2020-01-28 (Tue, 28 Jan 2020)



  Changed paths:

    M test/src/test/java/hudson/UDPBroadcastThreadTest.java



  Log Message:

  -----------

  This test keeps failing and doesn't let me proceed with the release.



Bypassing.





  Commit: 588fe6958af469a99c196d3964acddbd384e9336

      
https://github.com/jenkinsci/jenkins/commit/588fe6958af469a99c196d3964acddbd384e9336

  Author: Kohsuke Kawaguchi <k...@kohsuke.org>

  Date:   2020-01-28 (Tue, 28 Jan 2020)



  Changed paths:

    M bom/pom.xml

    M cli/pom.xml

    M core/pom.xml

    M pom.xml

    M test-jdk8/pom.xml

    M test-pom/pom.xml

    M test/pom.xml

    M war/pom.xml



  Log Message:

  -----------

  [maven-release-plugin] prepare release jenkins-2.204.2





  Commit: f1896e90918291d904114896418bda340ed2e00a

      
https://github.com/jenkinsci/jenkins/commit/f1896e90918291d904114896418bda340ed2e00a

  Author: Kohsuke Kawaguchi <k...@kohsuke.org>

  Date:   2020-01-28 (Tue, 28 Jan 2020)



  Changed paths:

    M bom/pom.xml

    M cli/pom.xml

    M core/pom.xml

    M pom.xml

    M test-jdk8/pom.xml

    M test-pom/pom.xml

    M test/pom.xml

    M war/pom.xml



  Log Message:

  -----------

  [maven-release-plugin] prepare for next development iteration





Compare: 
https://github.com/jenkinsci/jenkins/compare/47f9a9479410...f1896e909182

-- 
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.204/47f9a9-f1896e%40github.com.

Reply via email to