Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 581162 - dev-util/jenkins-bin-1.651.1 (lts) version bump
Summary: dev-util/jenkins-bin-1.651.1 (lts) version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Manuel Rüger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-25 12:37 UTC by Tomáš Mózes
Modified: 2016-04-26 05:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2016-04-25 12:37:51 UTC
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)
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2016-04-25 22:08:40 UTC
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
Comment 2 Tomáš Mózes 2016-04-26 05:21:24 UTC
Thanks!