内容简介:Chef 14.5.15 发布了,Chef 是一个系统集成框架,为整个架构提供配置管理功能。 更新内容如下 Rename windows_ad_join's newname to be new_hostname #7643 (tas50) Update libarchive to 3.3.3 #7641 (tas50) w...
Chef 14.5.15 发布了,Chef 是一个系统集成框架,为整个架构提供配置管理功能。
更新内容如下
Rename windows_ad_join's newname to be new_hostname #7643 (tas50)
windows_workgroup Resource for joining Windows Workgroups #7564 (derekgroh)
windows_ad_join resource - add newname property #7637 (derekgroh)
Add locale resource more managing the system's locale #7633 (vincentaubert)
paludis_package: Make sure timeout property is an Integer #7625 (tas50)
Fix remote_directory does not obey removal of file specificity #7551 (thechile)
Add required properties to the resource inspector output #7631 (tas50)
Properly capitalize PowerShell in descriptions and errors #7630 (tas50)
Add introduced versions for properties and more descriptions #7627 (tas50)
Remove unnecessary declare_resource usage in build_essential #7624 (tas50)
Remove the CBGB #7619 (nathenharvey)
Shorten the resource collision deprecation message #7601 (lamont-granquist)
Update property descriptions and remove extra nil types #7604 (tas50)
Allow resource_inspector be used outside the binary #7609 (tas50)
windows_auto_run: Avoid declare_resource where it's not needed #7608 (tas50)
Build chef omnibus package with Chef 14 / Berkshelf 7 #7603 (tas50)
Simplify the rake task to updating gem dependencies #7602 (lamont-granquist)
Add additional property docs + update existing docs #7600 (tas50)
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 从0搭建前端项目架构-webpack配置
- 如何架构一个中后台项目的前端部分(接口配置篇)
- 阿里云推出应用配置管理大杀器 ACM,分布式架构下配置推送秒级生效
- 数人云 线上分享 | 分布式配置中心架构与实战
- Chef 14.5.15 发布,为整个架构提供配置管理功能
- Chef 14.6.24 发布,为整个架构提供配置管理功能
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
XSS跨站脚本攻击剖析与防御
邱永华 / 人民邮电出版社 / 2013-9-1 / 49.00元
《XSS跨站脚本攻击剖析与防御》是一本专门剖析XSS安全的专业书,总共8章,主要包括的内容如下。第1章 XSS初探,主要阐述了XSS的基础知识,包括XSS的攻击原理和危害。第2章 XSS利用方式,就当前比较流行的XSS利用方式做了深入的剖析,这些攻击往往基于客户端,从挂马、窃取Cookies、会话劫持到钓鱼欺骗,各种攻击都不容忽视。第3章 XSS测试和利用工具,介绍了一些常见的XSS测试工具。第4......一起来看看 《XSS跨站脚本攻击剖析与防御》 这本书的介绍吧!