Jenkins 2.133 和 2.121.2 发布,可扩展的持续集成引擎
2018-07-21 来源:oschina
Jenkins 2.133 和 2.121.2 已发布。
Jenkins 2.133 修复了重要的安全问题,建议升级。
Jenkins 2.121.2 更新内容如下:
Important security fixes. (security advisory)
Update Remoting from 3.20 to 3.21 to apply logging enhancements and better
no_proxysupport. (issue 51223, issue 50965, issue 51551, Remoting 3.21 changelog)Improve diagnostics of corrupted plugin archives during plugin dynamic loading. (issue 51608)
Robustness: A buggy
ComputerListener#onConfigurationChangeimplementation should not block Jenkins startup. (issue 50217)Diagnostics: Log stack traces in JEP-200 rejection messages when
jenkins.security.ClassFilterImpllogging level isFINEor above. (issue 51355)Improve Jenkins root URL validation. (issue 51158)
Do not remove workspaces for projects with builds in progress. (issue 27329)
If using the Artifact Manager on S3 plugin with the (non-default) option to delete artifacts, they were not deleted when the entire build was deleted. (issue 51819)
Don't monitor response time on offline agents. (issue 20272)
Copying Run parameters did not work as expected as
RunParameterDefinition#copyWithDefaultValuecalled the wrong constructor. (issue 51650)Restore implied dependency on JDK Tool Plugin from Apache HttpComponents Client 4 API Plugin to fix dependency problems. (issue 51483)
Actions created from a
TransientActionFactorythat got attached to an item in the queue are no longer persisted, which could previously lead to duplicate actions shown for builds. (issue 51584)Prevent unhandled
ClassCastExceptionwhen loading fingerprints from corrupted files. (issue 51179)Do not duplicate caller stack trace when
FilePath#actfails. (issue 51082)Fix behaviour of Advanced button when a
sectionelement is nested inside. (issue 14632)Developer:
ComputerLauncherimplementations can now set channels with a customCommandTransportimplementation. (issue 51541)Developer/Internal: Remove use of a Guava method deleted in later versions, which could cause problems for plugins running functional tests. (issue 51779)
Developer API:
StreamTaskListener#getCharset()now returns the default charset when it is not configured. (issue 51971)Developer API: Prevent
NullPointerExceptioninSlaveComputer#setChannel(Channel,OutputStream,Channel.Listener)withnullOutputStream. (issue 51955)
源码下载 https://github.com/jenkinsci/jenkins/releases
标签: 安全
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点!
本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。