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

栏目: 软件资讯 · 发布时间: 7年前

内容简介: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 ...

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/


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Java遗传算法编程

Java遗传算法编程

Lee Jacobson、Burak Kanber / 王海鹏 / 人民邮电出版社 / 2016-12-6 / 49元

本书简单、直接地介绍了遗传算法,并且针对所讨论的示例问题,给出了Java代码的算法实现。全书共分灾6章。第1章简单介绍了人工智能和生物进化的知识背景,这也是遗传算法的历史知识背景。第2章给出了一个基本遗传算法的实现;第4章和第5章,分别针对机器人控制器、旅行商问题、排课问题展开分析和讨论,并给出了算法实现。在这些章的末尾,还给出了一些练习供读者深入学习和实践。第6章专门讨论了各种算法的优化问题。 ......一起来看看 《Java遗传算法编程》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具