Apache Struts 2.3.24.1 GA 包含了安全补丁
Apache Struts 2.3.24.1 GA 发布了,该版本包含了重要的安全补丁,该安全问题会导致通过修改攻击者修改 Struts 内部数据,如用户会话等。漏洞详情请看:http://struts.apache.org/docs/s2-026.html建议尽快升级。

发布于 2015-09-27 00:29:11 | 273 次阅读

Erlang/OTP 18.1 发布
Erlang/OTP 18.1 发布,此版本主要是 bug 修复,也包含一些新特性和改进。 值得关注的改进: ssl: Add possibility to downgrade an SSL/TLS connection to a tcp connection, and give back the socket control to a user process. ssh: The following new key exchange algorithms are implemented:'ecd

发布于 2015-09-27 00:26:26 | 102 次阅读

Pygit2 0.23.1 发布,Python 的 Git 开发包
Pygit2 0.23.1 发布,Pygit2 是 Python 的 Git 开发包。此版本更新内容如下:Improve support for cffi 1.0+#529#561Fix Remote.push#557New TreeEntry.type#560New pygit2.GIT_DIFF_SHOW_BINARY#566下载:https://github.com/libgit2/pygit2/archive/v0.23.1.zip。

发布于 2015-09-27 00:26:06 | 124 次阅读

OPNsense 15.7.14 发布,防火墙和路由平台
OPNsense 15.7.14 发布,此版本包括最新的 Bind 和 Squid,主要改进:config: don’t set login auto-complete on factory resetconfig: fix faulty timezone on factory resetconfig: improve config migration path for legacy config importsconfig: new home in system section for the config history and backupsconf

发布于 2015-09-27 00:24:49 | 143 次阅读

Gogs v0.6.15 发布,极易搭建的自助 Git 托管服务
Gogs 0.6.15 发布了,该版本改进包括:Bug 修复 仓库名称包含 “git” 时无法访问 #1593 控制面板的协作仓库链接丢失子路径前缀 #1594 推送新分支时会重复触发代码提交消息对工单的引用 #1595 上传图片未对子路径作处理 #1603 添加新的 SSH 公钥时注释包含空格会被截断 #1622

发布于 2015-09-26 23:59:14 | 132 次阅读

RethinkDB 2.1.4 发布,分布式数据库
RethinkDB 2.1.4 发布,此版本更新内容如下:Fixed a data corruption bug that could occur when deleting documents (#4769)The web UI no longer ignores errors during table configuration (#4811)Added a check in case reconfigure is called with a non-existent server tag (#4840)Removed a spurious debug-mode

发布于 2015-09-26 23:52:44 | 177 次阅读

Bokeh 0.10.0 发布,Python 交互式可视化库
Bokeh 0.10.0 发布,此版本添加了一些新特性:webgl 支持;新重构的强大图表接口和响应式平面图。同时也有大量的 bug 修复和文档改进。更新列表:Initial webgl support (check our new examples: maps city, iris blend, scatter 10K, clustering.py)New charts interface supporting aggregation (see our new Bars, BoxP

发布于 2015-09-26 23:52:27 | 145 次阅读

WildFly 10 CR 2 发布 - Java EE 7, Java 8, Hibernate 5, JavaScript 支持热加载
WildFly 10 CR 2 发布了,这也是最终正式版之前的最后一个测试版本。正式版将于 10 月份发布。该版本最值得关注的是对 Java EE 7 规范的支持,实现了完整的 Java EE 7 规范以及 Web Profile 标准。 新特性一览表:Java 7 support has been discontinued allowing for deeper integration with the Java 8 runtime. While J

发布于 2015-09-26 15:30:11 | 176 次阅读

oauth2-shiro 0.1-beta 发布
经过不断地试错与研究, 整合oauth2与shiro的 oauth2-shiro项目 0.1-beta 发布.oauth2-shiro 整合Apache Oltu 与 Shiro. 提供一个轻量的OAUTH2应用框架. 并根据不同的应用场景提供不同的实现(如web场景,移动设备). 该项目与spring-oauth-server实现相同的需求与场合. 只是在实现上使用的技术不同(spring-oaut

发布于 2015-09-26 14:29:35 | 193 次阅读

Apache Hadoop 2.6.1 发布
Apache Hadoop 2.6.1发布了,在2.6.x版本线上是一个点的发布,修复2.6.0很多关键问题。详细请参照 Hadoop 2.6.1 Release Notes .

发布于 2015-09-26 11:32:27 | 177 次阅读

QuestionAnsweringSystem v1.2 发布,智能人机问答系统
QuestionAnsweringSystem是一个Java实现的人机问答系统,能够自动分析问题并给出候选答案。IBM人工智能计算机系统"沃森"(Watson)在2011年2月美国热门的电视智力问答节目"危险边缘"(Jeopardy!)中战胜了两位人类冠军选手,QuestionAnsweringSystem就是IBM Watson的Java开源实现。 系统架构如下:

发布于 2015-09-26 11:27:41 | 403 次阅读

CoreOS 815.0.0 发布,服务器操作系统
CoreOS 815.0.0 发布,此版本更新内容如下:Bug 修复Revert Docker logging driver back to JSON (https://github.com/coreos/bugs/issues/483)Remove timeouts for Ignition when running on EC2EC2 can take at least 66 seconds to offer a DHCP lease改进etcd 2.2.0kubelet 1.0.6coreos-cloudinit 1.6.1Add support for

发布于 2015-09-26 00:03:01 | 190 次阅读

newLISP 10.6.4 开发版发布,功能更新和 BUG 修复
newLISP 10.6.4 开发版发布,此版本更新内容如下:组件和改进The installation location iprefix for OS X, Linux and other Unix like platforms has been changed from /usr/ to /ust/local/.Only on Mac OS X when starting guiserver.jar first, when it is not loaded by another newLISP program, guiserver.jar exp

发布于 2015-09-25 23:56:17 | 142 次阅读

编程语言 D 2.068.2 发布
编程语言 D 2.068.2 发布,此版本主要是 bug 修复:Bugzilla 15021: [REG2.068.1] linker error with speculative instantiation and -inlineBugzilla 15030: [REG2.068.1] ICE with recursive delegate, -unittest, and std.rangeBugzilla 15044: [REG2.068.0] destroy might leak memory下载:http://dlang.org/download.

发布于 2015-09-25 23:52:25 | 155 次阅读

Phalcon 2.0.8 发布,高性能 PHP 框架
Phalcon 2.0.8 发布,此版本更新内容如下:Added PhalconSecurityRandom::base58 - to generate a random base58 stringAdded PhalconLoggerAdapter::isTransaction() to check whether the logger is currently in transaction mode or not (Phalcon 1.3 behavior)PhalconSessionAdapter now closes the session when the

发布于 2015-09-25 23:48:49 | 205 次阅读

Birdfont 2.12 发布,字体编辑器
Birdfont 2.12 发布,此版本支持高分辨率的屏幕。下载:http://birdfont.org/download.php Birdfont 是一个字体编辑器,用于创建 TTF、EOT 和 SVG 字体。采用 Vala 语言开发。

发布于 2015-09-25 23:28:51 | 132 次阅读

MoKee OpenSource 51.1 2015-09-26 正式版发布!
MoKee OpenSource 51.1 2015-09-26 正式版发布!下载地址:http://rom.mk 更新日志:http://changelog.mokeedev.com/index.php?mk_version=MK51 服务器正按照机型安装数量的顺序进行编译,编译所有的机型需要花费一定时间,请耐心等待。我们的版本编译监控页面正持续监测着正式版的编译顺序和编译状态。如果您需要查

发布于 2015-09-25 23:27:44 | 42 次阅读

PulseAudio 7.0 发布,跨平台声音服务
PulseAudio 7.0 发布,此版本主要改进:LFE channel synthesis with low-pass filteringNew libsoxr based resamplersSocket activation support for TCPThe \"srbchannel\" IPC mechanism enabled by defaultMore flexible jack detection support when using UCMExiting due to SIGTERM isn\'t considered a failure详细改进

发布于 2015-09-25 23:24:27 | 78 次阅读

Elixir 1.1.0 发布,函数式编程语言
Elixir 1.1.0 发布,此版本包括大量改进,bug 修复和性能提升。Elixir v1.1 支持 Erlang 17 和 Erlang 18,这是最后一个支持 Erlang 17 的版本,所以建议升级到 Erlang 18。Elixir v1.2 引入的新特性仅支持 Erlang 18。改进方面,值得关注的是为 Enum,Dict 和 Task 模块添加了新函数;新增数据类型 MapSet.MapSet;基于映

发布于 2015-09-25 23:23:45 | 106 次阅读

Android Studio 1.4 RC 3 发布
Android Studio 1.4 RC 3 发布,此版本现已推送到 Canary 频道。RC 2 版本已经推送到 Beta 频道。RC 3 只是包括一些 bug 修复。更多内容请看发行说明。下载:Windows: https://dl.google.com/dl/android/studio/ide-zips/1.4.0.9/android-studio-ide-141.2279206-windows.zip (353 MB)Mac: https://dl.googl

发布于 2015-09-25 23:20:59 | 146 次阅读


Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务