Changes from 1.651: Honor the option to opt out of usage statistics submission. (advisory) Plugin filters were failing to be removed and blocking restart. (issue 33681) Do not fail update center check if there are no tool installers defined. (issue 32831) Fix argument masking for sensitive build variables on Windows. (issue 28790) Under some conditions Jenkins startup could fail because of incorrectly linked extensions; now recovering more gracefully. (issue 25440) Multiple bug fixes related to shutdown sequence. (issue 33377, issue 33384) Notable changes since 1.642.3: Move periodic task log files from JENKINS_HOME/*.log to JENKINS_HOME/logs/tasks/*.log and rotate them periodically rather than overwrite every execution. (issue 33068) Allow changing the directory used for the extraction of plugin archives via the --pluginroot CLI option (also controllable via the hudson.PluginManager.workDir system property / context parameter. Also document the --webroot CLI parameter in java -jar jenkins.war --help (issue 32765) Unify CLI exit code semantics. (issue 32273) Add time zone to generation date in footer in most locales. (issue 32194) The Windows service wrapper now specifies the --webroot argument to extract the war file into %BASE%. (pull 1951) Allow retrying core update when the first attempt failed. (issue 11016) Allow specifying the default TCP slave agent listener port via system property. (commit 653fbdb) Fix documentation of proxy configuration. (pull 2060) Retrieve tool installer metadata from all update sites. (issue 32328) Fields on the parameters page are no longer aligned at the bottom. (issue 31753) Cleanup of CLI error handling and return codes. (issue 32273) Boot failure hook script did not work, WebAppMain.contextDestroyed produces weird errors. (issue 24696) ArrayIndexOutOfBoundsException when parsing range set. (issue 32852) Generate new instance identity file when the existing one is found to be corrupt. (issue 29240) Developer: The official parent POM for plugins is now hosted in the plugin-pom repository, starting with version 2.0. (issue 32493) API changes: Add a reusable implementation of IdleOfflineCause class. (commit 7e05b50) Developer: Split test harness into separate artifact. (issue 32478) Developer: Pass $it to contents of dropdownDescriptorSelector. (issue 19565)
commit 13c820a20a6328fc2de917a07d36a4653e24827f Author: Manuel Rüger <mrueg@gentoo.org> Date: Tue Apr 26 00:08:08 2016 +0200 dev-util/jenkins-bin: Version bump to 1.651.1 Gentoo-Bug: 581162 Package-Manager: portage-2.2.28
Thanks!