内容简介: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]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入理解C#(第3版)
斯基特 (Jon Skeet) / 姚琪琳 / 人民邮电出版社 / 2014-4-1 / 99.00元
本书是世界顶级技术专家“十年磨一剑”的经典之作,在C#和.NET领域享有盛誉。与其他泛泛介绍C#的书籍不同,本书深度探究C#的特性,并结合技术发展,引领读者深入C#的时空。作者从语言设计的动机出发,介绍支持这些特性的核心概念。作者将新的语言特性放在C#语言发展的背景之上,用极富实际意义的示例,向读者展示编写代码和设计解决方案的最佳方式。同时作者将多年的C#开发经验与读者分享,读者可咀其精华、免走弯......一起来看看 《深入理解C#(第3版)》 这本书的介绍吧!