内容简介: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 版) 已发布。
更新内容如下
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.Serfor 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
tararchives from being written to a path outside the destination directory. (issue 51777)Dynamically loaded plugins now have any
PeriodicWork/AperiodicWorkextensions scheduled. (issue 28683)Developer: Remove
hudson.FilePath#copyFromRemotely(URL)Beta API. (issue 52417)
Security fixes. (security advisory)
Security hardening related to Stapler routing.
下载地址 https://jenkins.io/download/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Ruby 2.5.1 正式发布,包含 bug 修复和安全修复
- DataGrip 2017.2.2 发布,包含重要的修复
- CLion 2017.3.1 EAP 发布,包含 bug 修复
- pfSense 2.4.3 发布,包含重要的安全修复补丁
- CLion 2017.3 首个 RC 版发布,包含 Bug 修复
- Google Chrome 63.0.3239.84 发布,包含 37 项修复
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
PYTHON3:数据分析与机器学习实战
龙马高新教育 / 北京大学出版社 / 2018-9-1 / 69.00
机器学习(Machine Learning, ML)是一门多领域交叉学科,是人工智能的核心,其应用遍及人工智能的各个领域,专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。在机器学习过程中,需要使用大量数据,而数据分析是指用适当的方法对收集的大量数据进行分析,提取有用信息并形成结论,进而对数据加以详细研究和概括总结的过程。本书结合机器学......一起来看看 《PYTHON3:数据分析与机器学习实战》 这本书的介绍吧!