Branch: refs/heads/stable-2.19
Home: https://github.com/jenkinsci/jenkins
Commit: b6bbc1414e31840e0c09dbff080019c3c8e92a35
https://github.com/jenkinsci/jenkins/commit/b6bbc1414e31840e0c09dbff080019c3c8e92a35
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-05-11 (Wed, 11 May 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jenkins-1.651.2
Commit: 39dae396771e039468bbe4d5c6f5eb8033f10c3b
https://github.com/jenkinsci/jenkins/commit/39dae396771e039468bbe4d5c6f5eb8033f10c3b
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-05-11 (Wed, 11 May 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 12e79963cca5122351943ee107f65c3ad91a2e25
https://github.com/jenkinsci/jenkins/commit/12e79963cca5122351943ee107f65c3ad91a2e25
Author: Oleg Nenashev <[email protected]>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M pom.xml
Log Message:
-----------
[JENKINS-19445, JENKINS-34213, JENKINS-34808, JENKINS-34121] Bump remoting to
2.59. (#2344)
* [JENKINS-19445, JENKINS-34213, JENKINS-34808] Bump remoting to 2.58.
Changes:
* [JENKINS-34213](https://issues.jenkins-ci.org/browse/JENKINS-34213) - Ensure
that the unexporter cleans up whatever it can each sweep
(https://github.com/jenkinsci/remoting/pull/81)
* [JENKINS-19445](https://issues.jenkins-ci.org/browse/JENKINS-19445) Force
class load on UserRequest in order to prevent deadlock on windows nodes when
using JNA and Subversion (https://github.com/jenkinsci/remoting/pull/81)
* [JENKINS-34808](https://issues.jenkins-ci.org/browse/JENKINS-34808) - Allow
user to adjust socket timeout (https://github.com/jenkinsci/remoting/pull/68)
* [JENKINS-34121] - Upgrade remoting to 2.59
(cherry picked from commit 409438f36dc80f20964fb16f8d88041e11ba4ed4)
Commit: d53cab3ef68b62a4a6dbb247012577c338dfc133
https://github.com/jenkinsci/jenkins/commit/d53cab3ef68b62a4a6dbb247012577c338dfc133
Author: Oliver Gondža <[email protected]>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M core/src/main/java/hudson/model/CauseAction.java
Log Message:
-----------
[JENKINS-33467] Adjust reported Jenkins version number for LTS
Commit: 02725adfa16d58a6743c767bc00c370bb89f38b5
https://github.com/jenkinsci/jenkins/commit/02725adfa16d58a6743c767bc00c370bb89f38b5
Author: Carlos Rendon <[email protected]>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M core/src/main/java/hudson/model/Run.java
Log Message:
-----------
Fix RSS id for builds in folders (#1965)
[JENKINS-34767] - Prevent RSS ID collisions for items with same name in
different folders
(cherry picked from commit d8076e9654a4be6cd0792ea954363b209c44313b)
Commit: c6131436f4a022cae8772508873181e1d148a91b
https://github.com/jenkinsci/jenkins/commit/c6131436f4a022cae8772508873181e1d148a91b
Author: Oleg Nenashev <[email protected]>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/jenkins/util/JSONSignatureValidator.java
Log Message:
-----------
[JENKINS-34745] - Prevent CheckUpdates PeriodicWork death if update site cert
is missing (#2333)
* [JENKINS-34745] - Prevent CheckUpdates PeriodicWork death in the case of the
missing update site signature
* [JENKINS-34745] - Fix typo in the validator
* [JENKINS-34745] - Fix the formatting of the validation message (cc @lanwen)
(cherry picked from commit 1e6afbae3b82936602f28c402379e04d0b00a47e)
Commit: baf831faf6ebf0b65b165b909575d26c8592c1a9
https://github.com/jenkinsci/jenkins/commit/baf831faf6ebf0b65b165b909575d26c8592c1a9
Author: Oleg Nenashev <[email protected]>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M core/src/main/java/hudson/PluginWrapper.java
Log Message:
-----------
[JENKINS-34710] - PluginWrapper should not throw IOException if somebody
enables the enabled plugin (#2327)
(cherry picked from commit c83a8fdf0d048905928ba531d45527c1173f868d)
Commit: 68a88a1e4229749df85799a91bb739f6a7d6e5a1
https://github.com/jenkinsci/jenkins/commit/68a88a1e4229749df85799a91bb739f6a7d6e5a1
Author: Robert Sandell <[email protected]>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M core/src/main/java/hudson/model/ParametersAction.java
M test/src/test/java/hudson/model/ParametersActionTest2.java
Log Message:
-----------
Merge pull request #2353 from rsandell/safe-parameters
[JENKINS-34858] - Listed Parameters should reflect what was used when the build
ran
(cherry picked from commit 74d0412d74a6429765a98e8d8c52324139de8034)
Commit: 1c416b89edf733962147b2eb45a4ce8824dc454e
https://github.com/jenkinsci/jenkins/commit/1c416b89edf733962147b2eb45a4ce8824dc454e
Author: Felix Belzunce Arcos <[email protected]>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M core/src/main/java/hudson/PluginWrapper.java
M core/src/main/resources/hudson/PluginManager/_table.js
M core/src/main/resources/hudson/PluginManager/installed.jelly
M war/src/main/webapp/css/style.css
Log Message:
-----------
[JENKINS-32340] Enable disabled dependencies
(cherry picked from commit 28335690e0b2535cdd76cc778ffdc45a5c4f67ac)
Commit: 9b32fa3c0a489513c7f048641ebc68afd7590de6
https://github.com/jenkinsci/jenkins/commit/9b32fa3c0a489513c7f048641ebc68afd7590de6
Author: Oliver Gondža <[email protected]>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M core/src/main/java/hudson/PluginWrapper.java
Log Message:
-----------
Fixup cherrypick
Commit: 1290c72c7c1739d5ce0cc686a33d3f31fa79c7a0
https://github.com/jenkinsci/jenkins/commit/1290c72c7c1739d5ce0cc686a33d3f31fa79c7a0
Author: Oliver Gondža <[email protected]>
Date: 2016-05-26 (Thu, 26 May 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[ogondza mimicking maven-release-plugin] prepare for next development
iteration
Commit: 673e8b5e7930a90786c74ac1fecfb6b010953775
https://github.com/jenkinsci/jenkins/commit/673e8b5e7930a90786c74ac1fecfb6b010953775
Author: Oliver Gondža <[email protected]>
Date: 2016-06-09 (Thu, 09 Jun 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
Towards 2.7.1
Commit: 5919a14640425921c2b9384866bc7d2abcd006d5
https://github.com/jenkinsci/jenkins/commit/5919a14640425921c2b9384866bc7d2abcd006d5
Author: Oliver Gondža <[email protected]>
Date: 2016-06-09 (Thu, 09 Jun 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
Revert "Towards 2.7.1"
This reverts commit 673e8b5e7930a90786c74ac1fecfb6b010953775.
Commit: 621c23ae412b17c3aeb00f9e59c0ef6099889401
https://github.com/jenkinsci/jenkins/commit/621c23ae412b17c3aeb00f9e59c0ef6099889401
Author: Oliver Gondža <[email protected]>
Date: 2016-06-09 (Thu, 09 Jun 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
Towards 2.7.1
Commit: 4443add4813a62ecb3ea9d7df4b33c4589390006
https://github.com/jenkinsci/jenkins/commit/4443add4813a62ecb3ea9d7df4b33c4589390006
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/PluginWrapper.java
M core/src/main/java/hudson/model/CauseAction.java
M core/src/main/java/hudson/model/ParametersAction.java
M core/src/main/java/hudson/model/Run.java
M core/src/main/java/jenkins/util/JSONSignatureValidator.java
M core/src/main/resources/hudson/PluginManager/_table.js
M core/src/main/resources/hudson/PluginManager/installed.jelly
M pom.xml
M test/src/test/java/hudson/model/ParametersActionTest2.java
M war/src/main/webapp/css/style.css
Log Message:
-----------
Merge branch 'stable-1.651' of github.com:jenkinsci/jenkins into stable-1.651
Commit: e257db1b450fcb63ece4ddea44ce5ddb5bc33680
https://github.com/jenkinsci/jenkins/commit/e257db1b450fcb63ece4ddea44ce5ddb5bc33680
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jenkins-1.651.3
Commit: bb14f1a29e6682fb253253c61ee34353483a9df7
https://github.com/jenkinsci/jenkins/commit/bb14f1a29e6682fb253253c61ee34353483a9df7
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 1fef3f4b73dcd01d44bfc5275c5e2bfa963a74ae
https://github.com/jenkinsci/jenkins/commit/1fef3f4b73dcd01d44bfc5275c5e2bfa963a74ae
Author: Keith Zantow <[email protected]>
Date: 2016-06-19 (Sun, 19 Jun 2016)
Changed paths:
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/jenkins/install/InstallState.java
M core/src/main/java/jenkins/install/InstallUtil.java
M core/src/main/java/jenkins/install/SetupWizard.java
M
core/src/main/resources/jenkins/install/SetupWizard/authenticate-security-token.jelly
Log Message:
-----------
[FIXED JENKINS-34881] - Handle pre-configured security settings for new
installs (#2364)
* [FIXED JENKINS-34881] - handle non-default security settings for new installs
* Ensure permissions
* Initial security authentication token should still follow redirects
(cherry picked from commit 723dfca37bcf3fecd33c75eaca01ce0d07014d70)
Commit: f5777a6a3d47ae895dff174203d24bac4af7fedc
https://github.com/jenkinsci/jenkins/commit/f5777a6a3d47ae895dff174203d24bac4af7fedc
Author: Stephen Connolly <[email protected]>
Date: 2016-06-19 (Sun, 19 Jun 2016)
Changed paths:
M core/src/main/java/hudson/model/UpdateSite.java
Log Message:
-----------
[FIXED JENKINS-35402] Make it easier for update sites to tweak the
InstallationJob
(cherry picked from commit 53f89740e94b7fe9a517d5858e438de3fd80a5f2)
Commit: c95dcc13176b018c561585bd45688a98946772ab
https://github.com/jenkinsci/jenkins/commit/c95dcc13176b018c561585bd45688a98946772ab
Author: Oliver Gondža <[email protected]>
Date: 2016-06-19 (Sun, 19 Jun 2016)
Changed paths:
M core/src/main/java/hudson/model/UpdateSite.java
Log Message:
-----------
[JENKINS-35402] Add since to new API
Commit: d0cc8cdc36f74d54ec015db54f56dfbe2391aac7
https://github.com/jenkinsci/jenkins/commit/d0cc8cdc36f74d54ec015db54f56dfbe2391aac7
Author: Manuel Recena <[email protected]>
Date: 2016-06-19 (Sun, 19 Jun 2016)
Changed paths:
M war/src/main/js/widgets/config/tabbar.less
Log Message:
-----------
[JENKINS-35178] Fix close button in Safari (#2378)
* [JENKINS-35178] Fix close button in Safari
* [JENKINS-35178] Removed units
* [JENKINS-35178] Back to the original button design
(cherry picked from commit d35c7de73b1b78e1aa47470bdff36b0f60884c8d)
Commit: 3837f44a6f2621dde0bea59c522cc1e0464b67c2
https://github.com/jenkinsci/jenkins/commit/3837f44a6f2621dde0bea59c522cc1e0464b67c2
Author: Keith Zantow <[email protected]>
Date: 2016-06-19 (Sun, 19 Jun 2016)
Changed paths:
M core/src/main/java/jenkins/install/InstallUtil.java
M core/src/main/java/jenkins/model/Jenkins.java
Log Message:
-----------
[JENKINS-35206] - fix potential NPE due to corrupt Jenkins.InstallState
(#2385)
(cherry picked from commit 541641100b4a9570d72d263a12edbc1e06c987a2)
Commit: e8467e304ba33329c1afd0fa15a8456f52711f4b
https://github.com/jenkinsci/jenkins/commit/e8467e304ba33329c1afd0fa15a8456f52711f4b
Author: Oleg Nenashev <[email protected]>
Date: 2016-06-19 (Sun, 19 Jun 2016)
Changed paths:
M core/src/main/java/jenkins/install/InstallState.java
A test/src/test/java/jenkins/install/InstallStateTest.java
Log Message:
-----------
[JENKINS-35206] - Make the InstallState object deserialization robust against
corrupted files (#2387)
* [JENKINS-35206] - Add unit tests for the deserialization logic
* [JENKINS-35206] - Install state should be robust against messed statuses when
deserializing objects
* [JENKINS-35206] - Fix the license header in thre test file
(cherry picked from commit 1b2711c9578f5b34bc452fcc3f2dd055b1c0865c)
Commit: 7e02f1d6153b0c37b31335a20f114bf8722d91d0
https://github.com/jenkinsci/jenkins/commit/7e02f1d6153b0c37b31335a20f114bf8722d91d0
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-06-19 (Sun, 19 Jun 2016)
Changed paths:
M war/pom.xml
Log Message:
-----------
Pick up a new windows slave installer module
See https://github.com/jenkinsci/windows-slave-installer-module/pull/3
(cherry picked from commit 57e98ad7c967da06c1beb63956a1724571387a9f)
Commit: 95c3f27e261bed384c3f96cc616cb7b1ee096cbf
https://github.com/jenkinsci/jenkins/commit/95c3f27e261bed384c3f96cc616cb7b1ee096cbf
Author: Emilio Escobar <[email protected]>
Date: 2016-06-19 (Sun, 19 Jun 2016)
Changed paths:
M core/src/main/java/hudson/ProxyConfiguration.java
M core/src/main/resources/hudson/Messages.properties
M core/src/main/resources/hudson/ProxyConfiguration/help-name.html
Log Message:
-----------
[FIXED JENKINS-31915] Proxy settings in plugins page are ignored (#1955)
[FIXED JENKINS-31915] Proxy settings in plugins page are ignored
(cherry picked from commit 81e00cc67957018b0d355740a1eeb2bcd21c0609)
Commit: 78d98b440241fb5fad34668b87c9c82d19a72337
https://github.com/jenkinsci/jenkins/commit/78d98b440241fb5fad34668b87c9c82d19a72337
Author: Daniel Beck <[email protected]>
Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths:
M core/src/main/java/jenkins/util/ResourceBundleUtil.java
Log Message:
-----------
[FIX JENKINS-35381] Restrict ResourceBundleUtil (#2393)
(cherry picked from commit 9657629d2e286f63cb3adf6b0083cb1491e11974)
Commit: 275bdb118a7797f17964905b13880c192452b736
https://github.com/jenkinsci/jenkins/commit/275bdb118a7797f17964905b13880c192452b736
Author: Daniel Spilker <[email protected]>
Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths:
M core/pom.xml
Log Message:
-----------
[JENKINS-34751] updated Groovy to 2.4.7
follow-up for JENKINS-34751
(cherry picked from commit 96a782853eb006d76eb8eb2aad68d3046a5f9756)
Commit: b726c1389d3d5b798631ab89808951582b7079bd
https://github.com/jenkinsci/jenkins/commit/b726c1389d3d5b798631ab89808951582b7079bd
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-07-06 (Wed, 06 Jul 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jenkins-2.7.1
Commit: 930a7d34b0360fe3a3997b21e58791cf877dd0dc
https://github.com/jenkinsci/jenkins/commit/930a7d34b0360fe3a3997b21e58791cf877dd0dc
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-07-06 (Wed, 06 Jul 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 7000cd2c42b565040921a08ad8ca35841a9dd6db
https://github.com/jenkinsci/jenkins/commit/7000cd2c42b565040921a08ad8ca35841a9dd6db
Author: Daniel Beck <[email protected]>
Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths:
M core/src/main/resources/hudson/model/Run/logKeep.jelly
Log Message:
-----------
[FIX JENKINS-26438] Allow to keep forever with custom build discarder (#2443)
(cherry picked from commit 7acfbec4abac193add0192dba566a10eeb3d8ea6)
Commit: 3da25a01e352e03ec825be13c3667f995f298ad9
https://github.com/jenkinsci/jenkins/commit/3da25a01e352e03ec825be13c3667f995f298ad9
Author: Oleg Nenashev <[email protected]>
Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Update remoting to 2.60 (#2403)
Changes summary:
Fixed issues:
* [JENKINS-22722](https://issues.jenkins-ci.org/browse/JENKINS-22722) -
Make the channel reader tolerant against Socket timeouts.
(https://github.com/jenkinsci/remoting/pull/80)
* [JENKINS-32326](https://issues.jenkins-ci.org/browse/JENKINS-32326) -
Support no_proxy environment variable.
(https://github.com/jenkinsci/remoting/pull/84)
* [JENKINS-35190](https://issues.jenkins-ci.org/browse/JENKINS-35190) -
Do not invoke PingFailureAnalyzer for agent=>master ping failures.
(https://github.com/jenkinsci/remoting/pull/85)
* [JENKINS-31256](https://issues.jenkins-ci.org/browse/JENKINS-31256) -
<code>hudson.Remoting.Engine#waitForServerToBack</code> now uses credentials
for connection.
(https://github.com/jenkinsci/remoting/pull/87)
* [JENKINS-35494](https://issues.jenkins-ci.org/browse/JENKINS-35494) -
Fix issues in file management in <code>hudson.remoting.Launcher</code> (main
executable class).
(https://github.com/jenkinsci/remoting/pull/88)
Enhancements:
* Ensure a message is logged if remoting fails to override the default
<code>ClassFilter</code>.
(https://github.com/jenkinsci/remoting/pull/80)
(cherry picked from commit c718516adfddeb10cbf616ce37c619cc6bbafd53)
Commit: 2294259b2cb2f778e1a82042da88b5709e10e70e
https://github.com/jenkinsci/jenkins/commit/2294259b2cb2f778e1a82042da88b5709e10e70e
Author: R. Tyler Croy <[email protected]>
Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths:
M core/src/main/resources/hudson/model/UsageStatistics/footer.jelly
Log Message:
-----------
[FIXED JENKINS-35641] - Always send usage statistics over HTTPs to the new
usage.jenkins.io hostname(#2398)
References INFRA-559
(cherry picked from commit 01db7d36c83674dcf8fdfea9ba4e8df6a6d17a54)
Commit: 694cb1efe7cf9434be34127d9fb9247a44409c9a
https://github.com/jenkinsci/jenkins/commit/694cb1efe7cf9434be34127d9fb9247a44409c9a
Author: Darío Villadiego <[email protected]>
Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths:
M core/src/main/resources/lib/form/textarea/textarea.js
Log Message:
-----------
[JENKINS-32027] Avoiding to refresh codemirror through the
layoutUpdateCallback (#2390)
(cherry picked from commit 1e170d43ed097db6146dbdd95acc556fa6d79794)
Commit: 19e1dd9944c2703abbf0d187b3f67817a6934143
https://github.com/jenkinsci/jenkins/commit/19e1dd9944c2703abbf0d187b3f67817a6934143
Author: Jesse Glick <[email protected]>
Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths:
M core/src/main/java/hudson/model/Job.java
M core/src/main/java/hudson/model/Queue.java
M core/src/main/java/hudson/model/RunMap.java
M core/src/main/java/jenkins/model/Jenkins.java
M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
M core/src/main/java/jenkins/model/lazy/LazyBuildMixIn.java
M core/src/main/java/jenkins/model/lazy/SortedIntList.java
M core/src/test/java/jenkins/model/lazy/SortedIntListTest.java
M test/src/test/java/hudson/model/RunMapTest.java
Log Message:
-----------
[FIXED JENKINS-27530] Jenkins.reload must also reload the Queue to ensure
that every Queue.Item.task corresponds to a live Job, lest nextBuildNumber be
bogus.
(cherry picked from commit 12fd3e47e393fb1942cd5cb29766bcefe62a81f8)
Commit: 7fceddcd5a9b4f80329e5ce5e7db501d691ae9f4
https://github.com/jenkinsci/jenkins/commit/7fceddcd5a9b4f80329e5ce5e7db501d691ae9f4
Author: Oleg Nenashev <[email protected]>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M core/src/main/java/jenkins/model/item_category/ItemCategory.java
Log Message:
-----------
[FIXED JENKINS-36593] - Make ItemCategory#MIN_TOSHOW restricted (#2449)
* [JENKINS-36593] - ItemCategory#MIN_TOSHOW should be restricted
* [JENKINS-36593] - Add Javadoc
(cherry picked from commit 4577cf6ae14fffd701fb10fa674690b305fd8b06)
Commit: bfffc410eb654e9b37de0e88f4b616b3f028cb68
https://github.com/jenkinsci/jenkins/commit/bfffc410eb654e9b37de0e88f4b616b3f028cb68
Author: Oliver Gondža <[email protected]>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Update LTS version number
Commit: 95e662f41c0cbcfc3206f080a6db88bb0505dc2d
https://github.com/jenkinsci/jenkins/commit/95e662f41c0cbcfc3206f080a6db88bb0505dc2d
Author: Oliver Gondža <[email protected]>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
Fix version number
Commit: 097325911162ec5df17df68d4693c2ec5436b55c
https://github.com/jenkinsci/jenkins/commit/097325911162ec5df17df68d4693c2ec5436b55c
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-08-04 (Thu, 04 Aug 2016)
Changed paths:
M core/src/main/java/hudson/model/Job.java
M core/src/main/java/hudson/model/Queue.java
M core/src/main/java/hudson/model/RunMap.java
M core/src/main/java/jenkins/model/Jenkins.java
M core/src/main/java/jenkins/model/item_category/ItemCategory.java
M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
M core/src/main/java/jenkins/model/lazy/LazyBuildMixIn.java
M core/src/main/java/jenkins/model/lazy/SortedIntList.java
M core/src/main/resources/hudson/model/Run/logKeep.jelly
M core/src/main/resources/hudson/model/UsageStatistics/footer.jelly
M core/src/main/resources/lib/form/textarea/textarea.js
M core/src/test/java/jenkins/model/lazy/SortedIntListTest.java
M pom.xml
M test/src/test/java/hudson/model/RunMapTest.java
Log Message:
-----------
Merge branch 'stable-2.7' of github.com:jenkinsci/jenkins into stable-2.7
Commit: bd7bae8c26025bf8278b39bc4944599f2a9da90f
https://github.com/jenkinsci/jenkins/commit/bd7bae8c26025bf8278b39bc4944599f2a9da90f
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-08-04 (Thu, 04 Aug 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jenkins-2.7.2
Commit: 56adf58a97e11f63440597badf41cadb0aff4ec1
https://github.com/jenkinsci/jenkins/commit/56adf58a97e11f63440597badf41cadb0aff4ec1
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-08-04 (Thu, 04 Aug 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 961ab53ebde317b241116244f523c40b6a6d4b09
https://github.com/jenkinsci/jenkins/commit/961ab53ebde317b241116244f523c40b6a6d4b09
Author: Ivan Meredith <[email protected]>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M core/src/main/resources/jenkins/model/Messages_es.properties
Log Message:
-----------
[JENKINS-36940] Remove trailing space from Hudson.DisplayName (#2471)
(cherry picked from commit 3956994c286941dab2da810c649269d637dc98d9)
Commit: 90b977ea8e9e6efa6052fa7ee8fa9dedf26ce432
https://github.com/jenkinsci/jenkins/commit/90b977ea8e9e6efa6052fa7ee8fa9dedf26ce432
Author: Jesse Glick <[email protected]>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M core/src/main/java/hudson/scm/AutoBrowserHolder.java
M core/src/main/java/hudson/scm/NullSCM.java
M core/src/main/java/hudson/scm/SCM.java
M core/src/main/java/hudson/scm/SCMDescriptor.java
M core/src/main/java/hudson/scm/SCMS.java
M core/src/main/resources/lib/hudson/project/config-scm.jelly
Log Message:
-----------
[JENKINS-35098] Disable AutoBrowserHolder by default to improve the changelog
rendering performance (#2371)
* [FIXED JENKINS-35098] Deleting AutoBrowserHolder.
* Normalizing form binding scheme for AbstractProject.scm.
* At @oleg-nenashev’s insistence, restoring AutoBrowserHolder, though not using
it by default.
* Using SystemProperties at @oleg-nenashev’s recommendation.
(cherry picked from commit d33df0f2e4cbe5a6e35f34ece96059826aa7471d)
Commit: 2492e6d56dadd974d709f3e6b7ab60ec3c650e0f
https://github.com/jenkinsci/jenkins/commit/2492e6d56dadd974d709f3e6b7ab60ec3c650e0f
Author: Jesse Glick <[email protected]>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M core/src/main/java/hudson/Functions.java
M core/src/main/java/hudson/model/PasswordParameterDefinition.java
M
core/src/main/resources/hudson/model/PasswordParameterDefinition/index.jelly
M test/src/test/java/hudson/model/PasswordParameterDefinitionTest.java
Log Message:
-----------
[JENKINS-36476] Underprivileged users could not use the default value of a
password parameter (#2454)
* [FIXED JENKINS-36476] Do not even send the default password in encrypted
form; leave the text field blank, and apply the default upon submission.
* [JENKINS-36476] Use a special token, not the empty string, as the marker for
the default value.
(cherry picked from commit c31392d1401a45e8e9df4b91b2445cb4b1901f4d)
Commit: 9224151cf56b2f0f7db426dd8c79f559fbdec263
https://github.com/jenkinsci/jenkins/commit/9224151cf56b2f0f7db426dd8c79f559fbdec263
Author: godfath3r <[email protected]>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M core/src/main/java/jenkins/model/ParameterizedJobMixIn.java
Log Message:
-----------
[JENKINS-36193] Raise exception when trying to build a job that is disabled.
(cherry picked from commit ab26fdbebcb2fed07c144cd1ae918d516ffee941)
Commit: b938d641e256e624587f72bddcc9bcb8ae3d3793
https://github.com/jenkinsci/jenkins/commit/b938d641e256e624587f72bddcc9bcb8ae3d3793
Author: Oleg Nenashev <[email protected]>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
A test/src/test/java/jenkins/model/ParameterizedJobMixInTest.java
Log Message:
-----------
[JENKINS-36193] - Add direct unit test for the issue
(cherry picked from commit 8a330acc5eba2697a671d5d6c13d7d7cb90e723e)
Commit: 8def8da7884c8a6a0a17095b1adbee555f47df66
https://github.com/jenkinsci/jenkins/commit/8def8da7884c8a6a0a17095b1adbee555f47df66
Author: godfath3r <[email protected]>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M core/src/main/java/jenkins/model/GlobalSCMRetryCountConfiguration.java
A test/src/test/java/jenkins/model/GlobalSCMRetryCountConfigurationTest.java
Log Message:
-----------
[JENKINS-36387] Catch exception when scm retry count field is empty. (#2433)
* [JENKINS-36387] Catch exception when scm retry count field is empty.
* Add test for JENKINS-36387
* [JENKINS-36387] Move test in correct place
* [JENKINS-36387] Reproduce actuall behaviour
(cherry picked from commit 439426236f52f905df782c1467c96c7bda8a746a)
Commit: 1e8063fc78f34e97d3faa43c1e534c1c672889bc
https://github.com/jenkinsci/jenkins/commit/1e8063fc78f34e97d3faa43c1e534c1c672889bc
Author: Alvaro Lobato <[email protected]>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M core/src/main/java/jenkins/model/Jenkins.java
M test/src/test/java/hudson/model/ViewTest.java
A
test/src/test/resources/hudson/model/ViewTest/testAllViewCreatedIfNoPrimary.zip
A
test/src/test/resources/hudson/model/ViewTest/testAllViewNotCreatedIfPrimary.zip
Log Message:
-----------
[JENKINS-36908] Make sure that the All view is created (#2472)
* [JENKINS-36908] Make sure that the All view is created
* Revert old All view behaviour
* Fix changed comment
* Tests
* Delete unwanted file.
(cherry picked from commit 404384eefe9e5abf65ae68b4b1bf0accf3dff8eb)
Commit: e0a87a120542e00065646f44a567770ff768696d
https://github.com/jenkinsci/jenkins/commit/e0a87a120542e00065646f44a567770ff768696d
Author: Keith Zantow <[email protected]>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M core/src/main/resources/jenkins/install/SetupWizard/wizard-ui.jelly
M war/src/main/js/pluginSetupWizardGui.js
M war/src/test/js/pluginSetupWizard-spec.js
Log Message:
-----------
[FIXED JENKINS-34882] Honor non-default update sites in setup wizard (#2469)
* [FIXED JENKINS-34882] Honor non-default update sites during install
* Fix pluginSetupWizard tests
* Fix lint
(cherry picked from commit 83e0fbf0a95f24b1669ead05f5e1c68e30ab8ddc)
Commit: 4d5accf8f38930f48213e73985bd3ea0fd232ba2
https://github.com/jenkinsci/jenkins/commit/4d5accf8f38930f48213e73985bd3ea0fd232ba2
Author: Stephen Connolly <[email protected]>
Date: 2016-08-09 (Tue, 09 Aug 2016)
Changed paths:
M core/src/main/java/hudson/model/UpdateCenter.java
Log Message:
-----------
[FIXED JENKINS-37189] Only append `?uctest` to http/https update center URLs
- Also fixes to append `&uctest` if the update center URL already contains a
query fragment
(cherry picked from commit b1e7c1bf62132b24cc063ae5faa2c49bbb74d71b)
Commit: 8c90a52790c959c714b6e3bf117a7279c176b29f
https://github.com/jenkinsci/jenkins/commit/8c90a52790c959c714b6e3bf117a7279c176b29f
Author: Stephen Connolly <[email protected]>
Date: 2016-08-09 (Tue, 09 Aug 2016)
Changed paths:
M core/src/main/java/hudson/model/UpdateCenter.java
A core/src/test/java/hudson/model/UpdateCenterTest.java
Log Message:
-----------
[JENKINS-37189] Refactor to make more testable
- A pure unit tests will suffice
(cherry picked from commit 136aeb86a4e2ffcfa5ec988dc02da6063643dc4a)
Commit: c3d15f9a092a1733757582e8799b0e8b52e6c8c2
https://github.com/jenkinsci/jenkins/commit/c3d15f9a092a1733757582e8799b0e8b52e6c8c2
Author: Robert Sandell <[email protected]>
Date: 2016-08-09 (Tue, 09 Aug 2016)
Changed paths:
M core/src/main/java/hudson/model/User.java
A core/src/main/java/jenkins/security/UserDetailsCache.java
A test/src/test/java/jenkins/security/UserDetailsCacheTest.java
Log Message:
-----------
Merge pull request #2446 from rsandell/JENKINS-35493
[JENKINS-35493] Introduce a UserDetails cache
(cherry picked from commit 06e99bd94295299f9041bc963a5981575df257ca)
Commit: 943d8203ecfee316ece4c77a8f52f6faef5d6abb
https://github.com/jenkinsci/jenkins/commit/943d8203ecfee316ece4c77a8f52f6faef5d6abb
Author: James Nord <[email protected]>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M core/src/main/java/hudson/model/UpdateCenter.java
M core/src/main/java/jenkins/install/InstallState.java
M core/src/main/resources/lib/hudson/project/configurable_pt_BR.properties
Log Message:
-----------
[JENKINS-36757] don't quote a paramaterized message in UpdateCenter. (#2494)
'{0}' is the literal string {0} in a message format - if you want to quote
the parameter then you need to use double single quotes ''{0}''
(cherry picked from commit 03750c92ee4ba902027be444144542017c0ccf65)
Commit: 6ea7883fed497b68eec9f89ec89082edf1b39ce5
https://github.com/jenkinsci/jenkins/commit/6ea7883fed497b68eec9f89ec89082edf1b39ce5
Author: Stephen Connolly <[email protected]>
Date: 2016-08-17 (Wed, 17 Aug 2016)
Changed paths:
M core/src/main/java/hudson/ClassicPluginStrategy.java
M core/src/main/java/hudson/PluginManager.java
Log Message:
-----------
[FIXED JENKINS-37041] Ensure that detached plugins are always at least their
minimum version
(cherry picked from commit 2a450e5ac2ecd83a54f05c83729852073601816e)
Commit: 28ee03724dc91e22c050bda88a49c7dd4bfb541f
https://github.com/jenkinsci/jenkins/commit/28ee03724dc91e22c050bda88a49c7dd4bfb541f
Author: Stephen Connolly <[email protected]>
Date: 2016-08-17 (Wed, 17 Aug 2016)
Changed paths:
M core/src/main/java/hudson/ClassicPluginStrategy.java
M core/src/main/java/hudson/PluginManager.java
Log Message:
-----------
[JENKINS-37041] Address Code review comments
(cherry picked from commit d92fd4cc63e19c60e374e45e045dcdce2d91e951)
Commit: 378ef768aa33ec0e7d0cdf1eb9fcd7a4b35e68b7
https://github.com/jenkinsci/jenkins/commit/378ef768aa33ec0e7d0cdf1eb9fcd7a4b35e68b7
Author: Oleg Nenashev <[email protected]>
Date: 2016-08-17 (Wed, 17 Aug 2016)
Changed paths:
M core/src/main/java/hudson/model/UpdateCenter.java
Log Message:
-----------
FindBugs: Wrong WARNING message formatting in
hudson.model.UpdateCenter#createUpdateCenter
(cherry picked from commit e5a728b394f29c69795f2336edf4c4868de3a980)
Commit: 97c1cbd753d963e947c085c040667b1b98e06ba1
https://github.com/jenkinsci/jenkins/commit/97c1cbd753d963e947c085c040667b1b98e06ba1
Author: Stephen Connolly <[email protected]>
Date: 2016-08-18 (Thu, 18 Aug 2016)
Changed paths:
M core/src/main/java/jenkins/slaves/JnlpSlaveAgentProtocol3.java
Log Message:
-----------
[JENKINS-37315] Stop A/B testing JNLP3
(cherry picked from commit 4f5300003c3a56c286b76729a2a40378ca9bf5f2)
Commit: 27d8f06f1baabb320cc86527250bed5a7dacf85e
https://github.com/jenkinsci/jenkins/commit/27d8f06f1baabb320cc86527250bed5a7dacf85e
Author: Jesse Glick <[email protected]>
Date: 2016-08-23 (Tue, 23 Aug 2016)
Changed paths:
M core/src/main/java/hudson/scm/SCMS.java
Log Message:
-----------
[JENKINS-35906] Ensure that SCMDescriptor.newInstance overrides are honored
(#2426)
* [FIXED JENKINS-35906] Ensure that SCMDescriptor.newInstance overrides are
honored.
* [FIXED JENKINS-36043] Work around fragile form submission design in
multi-branch-project-plugin.
(cherry picked from commit 1d176d1f19bfc717ffc335046539ffdd079efdf4)
Commit: 50a7893c83cebd9eef6e6e4a879e3756a4a05575
https://github.com/jenkinsci/jenkins/commit/50a7893c83cebd9eef6e6e4a879e3756a4a05575
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-08-31 (Wed, 31 Aug 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jenkins-2.7.3
Commit: 832dc987e9f5f76e56b6dbaa08e0ce5d6e82a668
https://github.com/jenkinsci/jenkins/commit/832dc987e9f5f76e56b6dbaa08e0ce5d6e82a668
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-08-31 (Wed, 31 Aug 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 37edc1a3b0c5670c24bd06d157f4de91b99f8391
https://github.com/jenkinsci/jenkins/commit/37edc1a3b0c5670c24bd06d157f4de91b99f8391
Author: Oleg Nenashev <[email protected]>
Date: 2016-09-06 (Tue, 06 Sep 2016)
Changed paths:
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/Util.java
M core/src/test/java/hudson/PluginManagerTest.java
Log Message:
-----------
[FIXED JENKINS-37332] - Prevent File descriptor leaks when reading manifests
from JARs (#2516)
* [JENKINS-37332] - Improve diagnostics of non-closed streams during reading of
the manifests in PluginManager
* [JENKINS-37332] - Leakless processing of JarUrlConnection during Manifest
parsing
* [JENKINS-37332] - Also implement leak-safe method for retrieving file
modification date
* [JENKINS-37332] - Add spotcheck methods for manifest file access + Javadoc
* [JENKINS-37332] - Also test multi-line and empty attributes in the test
(cherry picked from commit 96c97860b0f018094c20283b15f3ddb3bdd9effe)
Commit: 94b65affa48d28837ca4a06b3927f02a77eb6659
https://github.com/jenkinsci/jenkins/commit/94b65affa48d28837ca4a06b3927f02a77eb6659
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jenkins-2.7.4
Commit: 8e2c7eced3ca0654fc56f0b849fea0aec53eb955
https://github.com/jenkinsci/jenkins/commit/8e2c7eced3ca0654fc56f0b849fea0aec53eb955
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: cfc9491e297687b2f721f3e6c60ede613cea13d3
https://github.com/jenkinsci/jenkins/commit/cfc9491e297687b2f721f3e6c60ede613cea13d3
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Fixing this back to 2.53.3 as the baseline
Commit: fde9c42fe05ac925a904b6c09a81d497d0e6ccea
https://github.com/jenkinsci/jenkins/commit/fde9c42fe05ac925a904b6c09a81d497d0e6ccea
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M core/src/main/java/hudson/cli/CLIAction.java
M core/src/main/java/hudson/cli/CliProtocol.java
M core/src/main/java/hudson/cli/CliProtocol2.java
A core/src/main/java/jenkins/CLI.java
A test/src/test/java/jenkins/CLITest.java
Log Message:
-----------
[SECURITY-360] introduce a system switch to kill CLI
This basically is a convenient version of
https://github.com/jenkinsci-cert/SECURITY-218.
During the course of discussing how to fix SECURITY-360, it was agreed
by the CERT team that we provide this switch.
Commit: 8395b78c83c8bb436430e2faa4a032fc9a714fcc
https://github.com/jenkinsci/jenkins/commit/8395b78c83c8bb436430e2faa4a032fc9a714fcc
Author: Sam Van Oort <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M test/pom.xml
A
test/src/test/java/jenkins/security/security218/ysoserial/Deserializer.java
A
test/src/test/java/jenkins/security/security218/ysoserial/GeneratePayload.java
A test/src/test/java/jenkins/security/security218/ysoserial/Serializer.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClassLoadingListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClient.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPListener.java
A test/src/test/java/jenkins/security/security218/ysoserial/exploit/JSF.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsCLI.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsReverse.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/RMIRegistryExploit.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/BeanShell1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsBeanutils1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections3.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections4.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections5.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections6.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/DynamicDependencies.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/FileUpload1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPClient.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JSON1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JavassistWeld1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Jdk7u21.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Jython1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/MozillaRhino1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Myfaces1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Myfaces2.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ObjectPayload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ReleaseableObjectPayload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Spring2.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Wicket1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/Dependencies.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/PayloadTest.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/ClassFiles.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/Gadgets.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/JavaVersion.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/PayloadRunner.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/Reflections.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/DelegateSecurityManager.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ExecCheckingSecurityManager.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ThreadLocalSecurityManager.java
Log Message:
-----------
Mostly working ysoserial updates
Commit: 4fc68251e36b86da05ca842badb27549b049f2a0
https://github.com/jenkinsci/jenkins/commit/4fc68251e36b86da05ca842badb27549b049f2a0
Author: Sam Van Oort <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
R
test/src/test/java/jenkins/security/security218/ysoserial/payloads/BeanShell1.java
R
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JavassistWeld1.java
R
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Jython1.java
R
test/src/test/java/jenkins/security/security218/ysoserial/payloads/MozillaRhino1.java
R
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Myfaces1.java
R
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Myfaces2.java
R
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Wicket1.java
Log Message:
-----------
Compileable ysoserial classes
Commit: 3ba3a3220470107fd2dc0bb648bff6388783f5ab
https://github.com/jenkinsci/jenkins/commit/3ba3a3220470107fd2dc0bb648bff6388783f5ab
Author: Sam Van Oort <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M test/src/test/java/jenkins/security/Security218CliTest.java
M test/src/test/java/jenkins/security/security218/Payload.java
M
test/src/test/java/jenkins/security/security218/ysoserial/Deserializer.java
M
test/src/test/java/jenkins/security/security218/ysoserial/GeneratePayload.java
M test/src/test/java/jenkins/security/security218/ysoserial/Serializer.java
M
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClassLoadingListener.java
M
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClient.java
M
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPListener.java
M test/src/test/java/jenkins/security/security218/ysoserial/exploit/JSF.java
M
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsCLI.java
M
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsListener.java
M
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsReverse.java
M
test/src/test/java/jenkins/security/security218/ysoserial/exploit/RMIRegistryExploit.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsBeanutils1.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections3.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections4.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections5.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections6.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/DynamicDependencies.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/FileUpload1.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPClient.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPListener.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JSON1.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Jdk7u21.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ReleaseableObjectPayload.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Spring2.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/Dependencies.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/PayloadTest.java
M
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/DelegateSecurityManager.java
M
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ExecCheckingSecurityManager.java
M
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ThreadLocalSecurityManager.java
Log Message:
-----------
Add entries for the new ysoserial tests and license headers
Commit: 594ffcec022daef3b40469d7f38be171f621c3e4
https://github.com/jenkinsci/jenkins/commit/594ffcec022daef3b40469d7f38be171f621c3e4
Author: Sam Van Oort <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M test/src/test/java/jenkins/security/Security218CliTest.java
Log Message:
-----------
Fix quirks in the tests
Commit: d42c39c93a8c45a95242d87df76158a157da0435
https://github.com/jenkinsci/jenkins/commit/d42c39c93a8c45a95242d87df76158a157da0435
Author: Sam Van Oort <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M test/src/test/java/jenkins/security/Security218CliTest.java
Log Message:
-----------
Add explanation for spring tests
Commit: f574224cae5ffde2bc4c996305c0dcf5ab135440
https://github.com/jenkinsci/jenkins/commit/f574224cae5ffde2bc4c996305c0dcf5ab135440
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M core/src/main/java/hudson/cli/CLIAction.java
M core/src/main/java/hudson/cli/CliProtocol.java
M core/src/main/java/hudson/cli/CliProtocol2.java
A core/src/main/java/jenkins/CLI.java
M pom.xml
A test/src/test/java/jenkins/CLITest.java
Log Message:
-----------
Merge pull request #71 from jenkinsci-cert/SECURITY-360
[SECURITY-360] system property to disable CLI
Commit: 6078dd7aa097baf3402de9d5279f6053926a1ea7
https://github.com/jenkinsci/jenkins/commit/6078dd7aa097baf3402de9d5279f6053926a1ea7
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M pom.xml
M test/src/test/java/jenkins/security/Security218CliTest.java
M test/src/test/java/jenkins/security/security218/Payload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Ldap.java
Log Message:
-----------
[SECURITY-360] integration test
Make sure LDAPAttribute gets rejected.
Commit: e7db526465366350f20de0cd1e1613a049d223ab
https://github.com/jenkinsci/jenkins/commit/e7db526465366350f20de0cd1e1613a049d223ab
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M test/pom.xml
M test/src/test/java/jenkins/security/Security218CliTest.java
M test/src/test/java/jenkins/security/security218/Payload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/Deserializer.java
A
test/src/test/java/jenkins/security/security218/ysoserial/GeneratePayload.java
A test/src/test/java/jenkins/security/security218/ysoserial/Serializer.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClassLoadingListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClient.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPListener.java
A test/src/test/java/jenkins/security/security218/ysoserial/exploit/JSF.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsCLI.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsReverse.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/RMIRegistryExploit.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsBeanutils1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections3.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections4.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections5.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections6.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/DynamicDependencies.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/FileUpload1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPClient.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JSON1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Jdk7u21.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ObjectPayload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ReleaseableObjectPayload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Spring2.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/Dependencies.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/PayloadTest.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/ClassFiles.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/Gadgets.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/JavaVersion.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/PayloadRunner.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/Reflections.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/DelegateSecurityManager.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ExecCheckingSecurityManager.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ThreadLocalSecurityManager.java
Log Message:
-----------
Merge pull request #72 from jenkinsci-cert/ysoserialnew
Extend ysoserial coverage for latest cases [SECURITY-317]
Commit: d6bba752b9d2086378ae20c82f7904bbaef5cf4a
https://github.com/jenkinsci/jenkins/commit/d6bba752b9d2086378ae20c82f7904bbaef5cf4a
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M core/src/main/java/hudson/cli/CLIAction.java
M core/src/main/java/hudson/cli/CliProtocol.java
M core/src/main/java/hudson/cli/CliProtocol2.java
A core/src/main/java/jenkins/CLI.java
M test/pom.xml
A test/src/test/java/jenkins/CLITest.java
M test/src/test/java/jenkins/security/Security218CliTest.java
M test/src/test/java/jenkins/security/security218/Payload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/Deserializer.java
A
test/src/test/java/jenkins/security/security218/ysoserial/GeneratePayload.java
A test/src/test/java/jenkins/security/security218/ysoserial/Serializer.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClassLoadingListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClient.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPListener.java
A test/src/test/java/jenkins/security/security218/ysoserial/exploit/JSF.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsCLI.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsReverse.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/RMIRegistryExploit.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsBeanutils1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections3.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections4.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections5.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections6.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/DynamicDependencies.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/FileUpload1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPClient.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JSON1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Jdk7u21.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ObjectPayload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ReleaseableObjectPayload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Spring2.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/Dependencies.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/PayloadTest.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/ClassFiles.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/Gadgets.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/JavaVersion.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/PayloadRunner.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/Reflections.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/DelegateSecurityManager.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ExecCheckingSecurityManager.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ThreadLocalSecurityManager.java
Log Message:
-----------
Merge branch 'security-stable-1.625' into security-stable-1.642
Commit: 8cde4eb5331b8d0d1806c61862a7d61dee79a105
https://github.com/jenkinsci/jenkins/commit/8cde4eb5331b8d0d1806c61862a7d61dee79a105
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M core/src/main/java/hudson/cli/CLIAction.java
M core/src/main/java/hudson/cli/CliProtocol.java
M core/src/main/java/hudson/cli/CliProtocol2.java
A core/src/main/java/jenkins/CLI.java
M test/pom.xml
A test/src/test/java/jenkins/CLITest.java
M test/src/test/java/jenkins/security/Security218CliTest.java
M test/src/test/java/jenkins/security/security218/Payload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/Deserializer.java
A
test/src/test/java/jenkins/security/security218/ysoserial/GeneratePayload.java
A test/src/test/java/jenkins/security/security218/ysoserial/Serializer.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClassLoadingListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClient.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPListener.java
A test/src/test/java/jenkins/security/security218/ysoserial/exploit/JSF.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsCLI.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsReverse.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/RMIRegistryExploit.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsBeanutils1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections3.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections4.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections5.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections6.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/DynamicDependencies.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/FileUpload1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPClient.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JSON1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Jdk7u21.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ObjectPayload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ReleaseableObjectPayload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Spring2.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/Dependencies.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/PayloadTest.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/ClassFiles.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/Gadgets.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/JavaVersion.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/PayloadRunner.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/Reflections.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/DelegateSecurityManager.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ExecCheckingSecurityManager.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ThreadLocalSecurityManager.java
Log Message:
-----------
Merge branch 'security-stable-1.642' into security-stable-1.651
Commit: b2eed3002dcbcd06a41789c360c497c055a7edb9
https://github.com/jenkinsci/jenkins/commit/b2eed3002dcbcd06a41789c360c497c055a7edb9
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M test/src/test/java/jenkins/security/Security218CliTest.java
Log Message:
-----------
Because of JENKINS-32273 change in 1.649, exit code changes
Commit: 12d8506cf83520f1e7612bdd0a6114ee0cb84685
https://github.com/jenkinsci/jenkins/commit/12d8506cf83520f1e7612bdd0a6114ee0cb84685
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Log Message:
-----------
Merge (-s ours) stable-1.651 into stable-2.7
Commit: e2a70ddff0a5d267a57d45b734d227319273c652
https://github.com/jenkinsci/jenkins/commit/e2a70ddff0a5d267a57d45b734d227319273c652
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M core/src/main/java/hudson/cli/CLIAction.java
M core/src/main/java/hudson/cli/CliProtocol.java
M core/src/main/java/hudson/cli/CliProtocol2.java
A core/src/main/java/jenkins/CLI.java
M test/pom.xml
A test/src/test/java/jenkins/CLITest.java
M test/src/test/java/jenkins/security/Security218CliTest.java
M test/src/test/java/jenkins/security/security218/Payload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/Deserializer.java
A
test/src/test/java/jenkins/security/security218/ysoserial/GeneratePayload.java
A test/src/test/java/jenkins/security/security218/ysoserial/Serializer.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClassLoadingListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClient.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPListener.java
A test/src/test/java/jenkins/security/security218/ysoserial/exploit/JSF.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsCLI.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsReverse.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/RMIRegistryExploit.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsBeanutils1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections3.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections4.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections5.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections6.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/DynamicDependencies.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/FileUpload1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPClient.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JSON1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Jdk7u21.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ObjectPayload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ReleaseableObjectPayload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Spring2.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/Dependencies.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/PayloadTest.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/ClassFiles.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/Gadgets.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/JavaVersion.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/PayloadRunner.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/Reflections.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/DelegateSecurityManager.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ExecCheckingSecurityManager.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ThreadLocalSecurityManager.java
Log Message:
-----------
Merge branch 'security-stable-1.651' into security-stable-2.7
Commit: d84d9a2ad3825f316f805a18b3654b0803e0d7fc
https://github.com/jenkinsci/jenkins/commit/d84d9a2ad3825f316f805a18b3654b0803e0d7fc
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M pom.xml
M test/src/test/java/jenkins/security/Security218CliTest.java
M test/src/test/java/jenkins/security/security218/Payload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Ldap.java
Log Message:
-----------
Preparing the integration commit for Nov 16th release
Merge branch 'SECURITY-360-test' into security-stable-1.625
Commit: f1fd60f74d3f70c0e633fafa7b736ae693e232e6
https://github.com/jenkinsci/jenkins/commit/f1fd60f74d3f70c0e633fafa7b736ae693e232e6
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Remoting jar round #2
Commit: b6995f9901c7f6529940b5a084bc48986c327819
https://github.com/jenkinsci/jenkins/commit/b6995f9901c7f6529940b5a084bc48986c327819
Author: Jesse Glick <[email protected]>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M test/pom.xml
Log Message:
-----------
@kohsuke’s 8cde4eb incorrectly resolved a merge conflict, reverting a bit of
7493468.
Commit: 57722fc94baa196fc2990fc0dcd60ab3b857c56a
https://github.com/jenkinsci/jenkins/commit/57722fc94baa196fc2990fc0dcd60ab3b857c56a
Author: Jesse Glick <[email protected]>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/PluginWrapper.java
M core/src/main/java/hudson/model/CauseAction.java
M core/src/main/java/hudson/model/ParametersAction.java
M core/src/main/java/hudson/model/Run.java
M core/src/main/java/jenkins/util/JSONSignatureValidator.java
M core/src/main/resources/hudson/PluginManager/_table.js
M core/src/main/resources/hudson/PluginManager/installed.jelly
M pom.xml
M test/pom.xml
M test/src/test/java/hudson/model/ParametersActionTest2.java
M war/pom.xml
M war/src/main/webapp/css/style.css
Log Message:
-----------
Merge branch 'stable-1.651' into security-stable-1.651
Commit: 582f6508e509498ceb04f91f09ec260c1daa038e
https://github.com/jenkinsci/jenkins/commit/582f6508e509498ceb04f91f09ec260c1daa038e
Author: Jesse Glick <[email protected]>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Log Message:
-----------
Merge branch 'stable-1.651' into stable-2.7
Commit: d7a1f8fd07c51854bdfc8550c18e1c3ac82c760f
https://github.com/jenkinsci/jenkins/commit/d7a1f8fd07c51854bdfc8550c18e1c3ac82c760f
Author: Jesse Glick <[email protected]>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Log Message:
-----------
Merge branch 'stable-2.7' into security-stable-2.7
Commit: 2e90ee86b59188419d9aa406cb4f671bfa93b4e6
https://github.com/jenkinsci/jenkins/commit/2e90ee86b59188419d9aa406cb4f671bfa93b4e6
Author: Jesse Glick <[email protected]>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M test/pom.xml
Log Message:
-----------
Merge branch 'security-stable-1.651' into security-stable-2.7
Commit: b379e7735661c2ef5a8d5078af68fa8ffd855954
https://github.com/jenkinsci/jenkins/commit/b379e7735661c2ef5a8d5078af68fa8ffd855954
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Released version
Commit: ce8a2d51a5ee9ca12d0a75659b06161888e0a1bf
https://github.com/jenkinsci/jenkins/commit/ce8a2d51a5ee9ca12d0a75659b06161888e0a1bf
Author: Jesse Glick <[email protected]>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M pom.xml
M test/src/test/java/jenkins/security/Security218CliTest.java
M test/src/test/java/jenkins/security/security218/Payload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Ldap.java
Log Message:
-----------
Merge pull request #73 from jenkinsci-cert/20161116-for-1.625
[SECURITY-360] 2016/11/16 security fix for 1.625
Commit: 29cba7e72a51fe6445ca5b39835d47a66143d904
https://github.com/jenkinsci/jenkins/commit/29cba7e72a51fe6445ca5b39835d47a66143d904
Author: Jesse Glick <[email protected]>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M pom.xml
M test/src/test/java/jenkins/security/Security218CliTest.java
M test/src/test/java/jenkins/security/security218/Payload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Ldap.java
Log Message:
-----------
Merge branch 'security-stable-1.625' into security-stable-1.642
Commit: e15556045976161d128511023e1a05494549c6eb
https://github.com/jenkinsci/jenkins/commit/e15556045976161d128511023e1a05494549c6eb
Author: Jesse Glick <[email protected]>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M pom.xml
M test/src/test/java/jenkins/security/Security218CliTest.java
M test/src/test/java/jenkins/security/security218/Payload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Ldap.java
Log Message:
-----------
Merge branch 'security-stable-1.642' into security-stable-1.651
Commit: 8ebf09f141a3d505c4177e5a663fb43b9bc87bd9
https://github.com/jenkinsci/jenkins/commit/8ebf09f141a3d505c4177e5a663fb43b9bc87bd9
Author: Jesse Glick <[email protected]>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M pom.xml
M test/src/test/java/jenkins/security/Security218CliTest.java
M test/src/test/java/jenkins/security/security218/Payload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Ldap.java
Log Message:
-----------
Merge branch 'security-stable-1.651' into security-stable-2.7
Commit: 7886b73c1c1ec484f36844d9ee8472e68d9dc4b7
https://github.com/jenkinsci/jenkins/commit/7886b73c1c1ec484f36844d9ee8472e68d9dc4b7
Author: Jesse Glick <[email protected]>
Date: 2016-11-15 (Tue, 15 Nov 2016)
Log Message:
-----------
Merge (-s ours) stable-2.7 into stable-2.19
Commit: 555a863886dbc770e7ad5e16f47fb5b0d9557f15
https://github.com/jenkinsci/jenkins/commit/555a863886dbc770e7ad5e16f47fb5b0d9557f15
Author: Jesse Glick <[email protected]>
Date: 2016-11-15 (Tue, 15 Nov 2016)
Changed paths:
M core/src/main/java/hudson/cli/CLIAction.java
M core/src/main/java/hudson/cli/CliProtocol.java
M core/src/main/java/hudson/cli/CliProtocol2.java
A core/src/main/java/jenkins/CLI.java
M pom.xml
M test/pom.xml
A test/src/test/java/jenkins/CLITest.java
M test/src/test/java/jenkins/security/Security218CliTest.java
M test/src/test/java/jenkins/security/security218/Payload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/Deserializer.java
A
test/src/test/java/jenkins/security/security218/ysoserial/GeneratePayload.java
A test/src/test/java/jenkins/security/security218/ysoserial/Serializer.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClassLoadingListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPClient.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JRMPListener.java
A test/src/test/java/jenkins/security/security218/ysoserial/exploit/JSF.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsCLI.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/JenkinsReverse.java
A
test/src/test/java/jenkins/security/security218/ysoserial/exploit/RMIRegistryExploit.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsBeanutils1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections3.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections4.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections5.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/CommonsCollections6.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/DynamicDependencies.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/FileUpload1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPClient.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPListener.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JSON1.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Jdk7u21.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Ldap.java
M
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ObjectPayload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/ReleaseableObjectPayload.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/Spring2.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/Dependencies.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/annotation/PayloadTest.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/ClassFiles.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/Gadgets.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/JavaVersion.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/PayloadRunner.java
A
test/src/test/java/jenkins/security/security218/ysoserial/payloads/util/Reflections.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/DelegateSecurityManager.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ExecCheckingSecurityManager.java
A
test/src/test/java/jenkins/security/security218/ysoserial/secmgr/ThreadLocalSecurityManager.java
Log Message:
-----------
Merge branch 'security-stable-2.7' into security-stable-2.19
Commit: 4bbf611a7c69cb927804140ae576dd15d2ff89fc
https://github.com/jenkinsci/jenkins/commit/4bbf611a7c69cb927804140ae576dd15d2ff89fc
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jenkins-2.19.3
Commit: b1d7e0ee3ce13b504129f78d4f7d0fbddcc632e8
https://github.com/jenkinsci/jenkins/commit/b1d7e0ee3ce13b504129f78d4f7d0fbddcc632e8
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: b4b0815300cc07a87449f0bc199ebb67ec415ff1
https://github.com/jenkinsci/jenkins/commit/b4b0815300cc07a87449f0bc199ebb67ec415ff1
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M changelog.html
Log Message:
-----------
updated changelog for release
Commit: df1f2b2ba40e6fa9de71775b7db3da2f2706d8fd
https://github.com/jenkinsci/jenkins/commit/df1f2b2ba40e6fa9de71775b7db3da2f2706d8fd
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M core/src/main/java/hudson/FilePath.java
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/UpdateCenter.java
M core/src/main/java/hudson/security/GlobalSecurityConfiguration.java
M core/src/main/java/hudson/slaves/ComputerListener.java
M core/src/main/java/hudson/tools/InstallerTranslator.java
M core/src/main/java/hudson/util/FormValidation.java
M core/src/main/java/hudson/util/HttpResponses.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/util/ResourceBundleUtil.java
M core/src/main/resources/hudson/model/BuildTimelineWidget/control.jelly
M core/src/main/resources/hudson/model/Label/index.jelly
M
core/src/main/resources/hudson/security/GlobalSecurityConfiguration/index.groovy
A
core/src/main/resources/hudson/security/GlobalSecurityConfiguration/index.properties
M core/src/main/resources/hudson/tools/Messages.properties
A
core/src/main/resources/jenkins/model/Jenkins/EnforceSlaveAgentPortAdministrativeMonitor/message.jelly
A
core/src/main/resources/jenkins/model/Jenkins/EnforceSlaveAgentPortAdministrativeMonitor/message.properties
M core/src/main/resources/jenkins/model/Messages.properties
A core/src/main/resources/lib/form/textarea/textarea.css
M test/src/test/java/hudson/tools/InstallerTranslatorTest.java
M test/src/test/java/jenkins/I18nTest.java
M test/src/test/java/jenkins/model/JenkinsTest.java
M war/src/main/js/add-item.js
M war/src/main/webapp/scripts/hudson-behavior.js
Log Message:
-----------
Merge branch 'stable-2.19' of github.com:jenkinsci/jenkins into stable-2.19
Compare:
https://github.com/jenkinsci/jenkins/compare/8533fb628c2b...df1f2b2ba40e
--
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.