内容简介:Zentyal 5.1 发布了。该项目是基于Ubuntu的发行,专为小型企业服务的一个重要的新版本。Zentyal基于Ubuntu 16.04 LTS。并提供了改进的硬件支持。 更新内容: core Safer management of systemd daemons enabled/d...
Zentyal 5.1 发布了。该项目是基于Ubuntu的发行,专为小型企业服务的一个重要的新版本。Zentyal基于Ubuntu 16.04 LTS。并提供了改进的硬件支持。
更新内容:
core
Safer management of systemd daemons enabled/disabled status
Use POST method when submitting forms in AJAX requests from dialogs
NetWrappers::list_ifaces() now ignores invalid ones like bonding_masters
Reimplement EBox::Validate::isIPInNetwork using NetAddr::IP
Add libpam-cap dependency to avoid warnings in auth.log
Avoid uninitialized comparison warnings in zentyal.log regarding EBox::Types::Service and EBox::Types::IPAddr
Pass action to HTMLSetter templates so they can have a different behavior for add and edit
Avoid errors when license file not exist in webadmin restart
Services stop working and activation is required after trial expired
Allow up to 12 dashboard widgets per section instead of 4
Forbid creation of local administrator user if exists in samba
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Zentyal 5.1 发布,基于 Ubuntu 16.04 LTS》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Go语言学习笔记
雨痕 / 电子工业出版社 / 2016-6 / 89
作为时下流行的一种系统编程语言,Go 简单易学,性能很好,且支持各类主流平台。已有大量项目采用 Go 编写,这其中就包括 Docker 等明星作品,其开发和执行效率早已被证明。本书经四年多逐步完善,内容覆盖了语言、运行时、性能优化、工具链等各层面知识。且内容经大量读者反馈和校对,没有明显的缺陷和错误。上卷细致解析了语言规范相关细节,便于读者深入理解语言相关功能的使用方法和注意事项。下卷则对运行时源......一起来看看 《Go语言学习笔记》 这本书的介绍吧!