内容简介: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]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java数据结构和算法
拉佛 / 计晓云 / 中国电力出版社 / 2004-02-01 / 55.00元
《Java数据结构和算法》(第2版)以一种易懂的方式教授如何安排和操纵数据的问题,其中不乏一些难题:了解这些知识以期使计算机的应用获得最好的表现。不管使用何种语言或平台,掌握了数据结构和算法将改进程序的质量和性能。 《Java数据结构和算法》(第2版)提供了一套独创的可视讨论专题用以阐明主要的论题:它使用Java语言说明重要的概念,而避免了C/C++语言的复杂性,以便集中精力论述数据结构和算法。经......一起来看看 《Java数据结构和算法》 这本书的介绍吧!