Jenkins 2.48 发布了。Jenkins 的前身是 Hudson ,是一个可扩展的持续集成引擎。该版本主要更新内容如下:
Upgrade Apache Commons Collections to version 3.2.2. Note: Jenkins has been using a blacklist to prevent exploiting the serialization vulnerability in 3.2.1 since before 3.2.2 was released.
Use redirect URLs on jenkins.io instead of linking to wiki pages directly, allowing future reorganization of documentation without breaking links in Jenkins.
Fix performance issue in deduplication of lists of tool installers.
Use of the remote API to create items in views (/view/…/createItem) didn't actually add items to views since Jenkins 2.22.
Do not display a warning when an SCM trigger has no schedules (either to disable SCM post-commit hooks, or to enable them without polling).
Developer: Allow referencing radio buttons in f:validateButton validation methods.
软件详情:https://jenkins.io/changelog/
下载地址:https://github.com/jenkinsci/jenkins/archive/jenkins-2.48.zip
来自:开源中国社区

