转载

Jenkins 2.138 和 2.121.3 发布,包含安全问题修复

Jenkins 2.138(每周更新版) 和 2.121.3(LTS 版) 已发布。

更新内容如下

2.121.3(LTS)

  • Security fixes. ( security advisory )

  • Security hardening related to Stapler routing.

  • Robustness: Don't break queue processing when the configured queue sorter throws exceptions. ( issue 52159 )

  • Whitelist java.time.Ser for use in XStream (XML serialization) and Remoting (agent communication). ( issue 52534 )

  • Fix a potential deadlock between queue maintenance and asynchronous execution. ( issue 46248 )

  • Security hardening: Prevent files in tar archives from being written to a path outside the destination directory. ( issue 51777 )

  • Dynamically loaded plugins now have any PeriodicWork / AperiodicWork extensions scheduled. ( issue 28683 )

  • Developer: Remove hudson.FilePath#copyFromRemotely(URL) Beta API. ( issue 52417 )

2.138(Weekly)

  • Security fixes. ( security advisory )

  • Security hardening related to Stapler routing.

下载地址  https://jenkins.io/download/

原文  https://www.oschina.net/news/99016/jenkins-2-138-and-2-121-3-released
正文到此结束
Loading...