Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597598 - dev-util/jenkins-bin-2.19.1 (lts) version bump
Summary: dev-util/jenkins-bin-2.19.1 (lts) version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-20 07:59 UTC by Tomáš Mózes
Modified: 2016-10-29 05:30 UTC (History)
0 users

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-10-20 07:59:34 UTC
What's new in 2.19.1 (2016-10-03)
Changes from 2.19:

    Fixed the missing icon in the System Script console. (issue 37814)
    Fixed background color in the ComboBoxList element in order to make options visible. (issue 37549)
    Fixed editing default view description with automatic refresh. System message is not being displayed instead of the view description. (issue 37360)
    Do not process null CRON specifications in build triggers. (issue 36748, enhances fix in 2.15)
    Setup wizard now checks if the restart is supported on the system before displaying the restart button. (issue 33374)
    Test Windows junctions before Java 7 symlink in symbolic link checks. (issue 29956) 

Notable changes since 2.7.4:

    Fix plugin dependency resolution. Jenkins will now refuse to load plugins with unsatisfied dependencies, which resulted in difficult to diagnose problems. This may result in errors on startup if your instance has an invalid plugin configuration., check the Jenkins log for details. (issue 21486)
    Don't load all builds to display the paginated build history widget. (issue 31791)
    Tell browsers not to cache or try to autocomplete forms in Jenkins to prevent problems due to invalid data in form submissions. From now on, only select form fields (e.g. job name) will offer autocompletion. (issue 18435)
    Add diagnostic HTTP response to TCP agent listener. (issue 37223)
    Allow admins to control the enabled agent protocols on their instance from the global security settings screen. (issue 37032)
    Prevent NullPointerException on startup after update from Jenkins 2.5. (issue 35206)
    Always send usage statistics over HTTPs to the new usage.jenkins.io hostname. (issue 35641)
    Do not inject build variables into Maven process by default for new projects. (issue 25416, issue 28790)
    IllegalStateException under certain conditions when reloading configuration from disk while jobs are in the queue. (issue 27530)
    Underprivileged users were unable to use the default value of a password parameter. (issue 36476) 

What's new in 2.7.4 (2016-09-08)

    Prevent File descriptor leaks when reading plugin manifests. It causes failures during the upgrade of detached plugins on Windows. (issue 37332) 

What's new in 2.7.3 (2016/08/31)

    Stop A/B testing of the remoting JNLP3 protocol due to the known issues. The protocol can be enabled manually via the jenkins.slaves.JnlpSlaveAgentProtocol3.enabled system property. (issue 37315)
    When checking Update Center, append ?uctest parameter to HTTP and HTTPS URLs only. (issue 37189)
    Ensure that detached plugins are always at least their minimum version. (issue 37041)
    Remove trailing space from Hudson.DisplayName in Spanish, which resulted in problems with Blue Ocean. (issue 36940)
    Make sure that the All view is created. (issue 36908)
    Incorrect formatting of messages in the Update Center and Setup Wizard. (issue 36757)
    Underprivileged users were unable to use the default value of a password parameter. (issue 36476)
    Properly handle exceptions during global configuration form submissions when SCM Retry Count field is empty. (issue 36387)
    Do not allow disabled project to be triggered remotely. (issue 36193)
    Ensure that SCMDescriptor.newInstance overrides are honored when creating new SCM entries. (issue 36043, issue 35906)
    Add a cache for user information to fix performance regression due to SECURITY-243. (issue 35493)
    Performance: Disable AutoBrowserHolder by default to improve the changelog rendering performance. (issue 35098)
    Honor non-default update sites in setup wizard. (issue 34882)
Comment 1 Patrick Lauer gentoo-dev 2016-10-28 09:51:00 UTC
Bumped.
Comment 2 Tomáš Mózes 2016-10-29 05:30:01 UTC
Thanks Patrick!