-
Clonezilla Live 2.4.5-20 发布
-
Clonezilla Live 2.4.5-20 发布,更新如下:*** 改进*** * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Feb/03). * Linux kernel was updated to 4.3.3-7. From Linux kernel v4, the default union file syste
发布于 2016-02-05 00:47:45 | 133 次阅读
-
WinRAR v5.31 正式版发布
-
流行好用的压缩工具,支持鼠标拖放及外壳扩展,完美支持 ZIP 档案,内置程序可以解开
CAB、ARJ、LZH、TAR、GZ、ACE、UUE、BZ2、JAR、ISO 等多种类型的压缩文件;具有估计压缩功能,你可以在压缩文件之前得到用
ZIP 和 RAR
两种压缩工具各三种压缩方式下的大概压缩率;具有历史记录和收藏夹功能;压缩率相当高,而资源占
发布于 2016-02-05 00:33:16 | 149 次阅读
-
Scrapy 1.1.0rc1 发布,Web 爬虫框架
-
Scrapy 1.1.0rc1 发布,1.1.0的更新如下:Scrapy 1.1 has beta Python 3 support (requires Twisted >= 15.5). See:ref:`news_betapy3` for more details and some limitations.Hot new features:Item loaders now support nested loaders (:issue:`1467`).FormRequest.from_response improvements (:issue:`1382`, :iss
发布于 2016-02-05 00:32:24 | 169 次阅读
-
Keycloak 1.8.1.Final 和 1.9.0.CR1 发布
-
今天 Keycloak 发布了两个新版本,分别是 1.8.1 Final 和 1.9.0 CR1 。新版本基于 WildFly 10 正式版构建。而最大的版本是 1.9.0 CR1 ,该版本包含大量的 bug 修复和提升,但没有值得关注的新特性。完整的问题解决列表请看 JIRA .
Keycloak 是一个为浏览器和 RESTful Web 服务提供 SSO 的集成。基于 OAuth 2.0 和 JSON Web
发布于 2016-02-05 00:30:18 | 76 次阅读
-
WebStorm 12 EAP, 144.3600 发布
-
WebStorm 12 EAP, 144.3600 发布,更新如下:Support for Git worktrees: you can work with them just like you do with the regular repositories.The updated look and feel of the Git Log: now it has a
better-looking toolbar and thinner splitters, the table headers have
been removed.Missing import stateme
发布于 2016-02-05 00:29:42 | 131 次阅读
-
Docker v1.10.0-rc4 发布
-
Docker v1.10.0-rc4 发布,更新如下:运行时New docker update command that allows updating resource constraints on running containers #15078Add --tmpfs flag to docker run to create a tmpfs mount in a container #13587Add --format flag to docker images command #17692Allow to set daemon configuration in a
发布于 2016-02-05 00:28:30 | 115 次阅读
-
Kotlin 1.0 RC 发布,基于 JVM 的编程语言
-
Kotlin 1.0 RC 发布,更新如下:Languagenew @delegate: use-site target for annotation (e.g. @delegate:Transient)private top-level Kotlin classes should be compiled to package private java classesunfinished multiline comment is an errorpreviously deprecated language constructs are now errorstype ckecki
发布于 2016-02-05 00:27:30 | 348 次阅读
-
Win10 Redstone Insider预览版Build 14257发布
-
上周微软推送的桌面新版Windows 10
Insider预览版,版本号从11102直接跳至14251;昨天下午,Windows Insider项目负责人Gabriel
Aul在推文中预告新Windows 10 Insider预览版版本号为14257。而现在微软正式面向快车道(Fast
Ring)用户推送了昨天还在研发编译的Build
14257,同此前版本相似并未添加任何新功能,只是修复
发布于 2016-02-05 00:25:42 | 78 次阅读
-
PHP 5.5.32/5.6.18 发布
-
PHP 发布了两个更新版本,分别是 5.5.32 和 5.6.18 。改进内容如下;
5.6.18:
Core:
Fixed bug #71039 (exec functions ignore length but look for NULL termination).
Fixed bug #71089 (No check to duplicate zend_extension).
Fixed bug #71201 (round() segfault on 64-bit builds).
Added support for new HTTP
发布于 2016-02-05 00:24:25 | 80 次阅读
-
Weld 3.0.0.Alpha15 发布,JSR-299 框架
-
Weld 3.0.0.Alpha15 下一代 Weld 体验版发布了,详情请看 release details. 新版本中使用 CompletionStage 绑定异步分发的动作完成现在改为 org.jboss.weld.manager.api.ExecutorServices SPI 作为默认的异步执行工具。此外使用 ForkJoinPool#commonPool() (底层 CompletableFuture 的默认执行器). 另外有一项重要的改动是
发布于 2016-02-05 00:17:58 | 118 次阅读
-
Slackware Linux 14.2 beta2 发布
-
Slackware Linux 14.2 beta2 发布了,离 14.2 正式版不远了。该版本升级了一些相关软件,修复了两个安全漏洞。详细列表请看 ChangeLog。下载地址:slackware64-current-install-dvd.iso
发布于 2016-02-04 13:22:08 | 125 次阅读
-
Code::Blocks 16.01 正式版发布
-
经过漫长的开发和测试,Code::Blocks 16.01 正式版终于发布了!
新版本带来很多的改进,有新的插件和新特性,更加稳定,并大大增强了代码补全功能。
下载页面:http://www.codeblocks.org/downloads/26
完整的改动日志:http://www.codeblocks.org/downloads/binaries/changelog
目前官网提供了大部分操作系统平台的
发布于 2016-02-04 11:25:53 | 282 次阅读
-
Netty 4.0.34 发布,高性能网络框架
-
Netty 4.0.34 发布,更新如下:SslHandler does not send SSL close notify after receiving an invalid client certificate (#3900)High CPU usage with SO_LINGER and sudden connection close (4.0.26.Final+) (#4449)DefaultPromise LateListener notification order (#4492)Respect ClientAuth set via OpenSslEngine
发布于 2016-02-04 08:55:54 | 109 次阅读
-
Hawkular Metrics 0.12.0 发布,开源监控方案
-
Hawkular Metrics 0.12.0 发布了,该版本增强了对 Hawkular 的集成,对代码进行重构,删除了废弃的 JAX-RS 1.1 实现。详细介绍请看这里。
Major Changes
Hawkular Authentication
When deployed part of Hawkular distribution, Hawkular Metrics uses Hawkular Accounts for authentication and authorizatio
发布于 2016-02-04 07:02:51 | 210 次阅读
-
WordPress 4.4.2 安全和维护版本发布
-
WordPress 4.4.2 发布了,这是一个安全和维护更新版本。建议所有用户尽快升级。该版本修复了两个潜在的 SSRF 问题以及一个重定向攻击问题等,详情请看这里。
发布于 2016-02-04 06:56:54 | 64 次阅读
-
JBoss Tools 4.3.1 Beta2 for Eclipse Mars.2
-
JBoss Tools 4.3.1 的第二个 Beta 版本以及 JBoss Developer Studio 9.1.0 发布了,这是两个维护版本。该版本支持 Eclipse Mars 2 和 OpenShift 3,详细改进记录请看这里。
发布于 2016-02-04 06:52:46 | 122 次阅读
-
Narayana 5.2.13 Final 发布,JBoss 事务服务
-
Narayana 5.2.13 Final 发布了,相关链接:
https://issues.jboss.org/browse/JBTM/fixforversion/12329358/?selectedTab=com.atlassian.jira.plugins.jira-development-integration-plugin:release-report-tabpanel 该版本集成到 WildFly应用服务器中https://github.com/wildfly/wildfly/commit/f91666c2b46617229dd041e51
发布于 2016-02-04 06:49:44 | 140 次阅读
-
wildfly-swarm 1.0.0.Alpha8发布
-
wildfly-swarm 1.0.0.Alpha8发布,下载地址:1.0.0.Alpha8
发布于 2016-02-04 06:02:25 | 115 次阅读
-
Redisson 2.2.7 发布,Redis 客户端
-
Redisson 2.2.7 发布了,下载地址:https://github.com/mrniko/redisson/releases/tag/redisson-2.2.7改进内容不详。Redisson 是基于Redis服务之上构建的分布式、可伸缩的Java数据结构,高级的Redis客户端。
发布于 2016-02-04 04:31:13 | 97 次阅读
-
AutoloadCache 3.0 SNAPSHOT 版本发布
-
3.0版本做了比较大的调整,有些功能已经放弃:比如使用默认缓存Key进行删除缓存。
新版本最让人欣喜的地方是,增加了比使用通配符(?和*)来批量删除缓存更好用的方法,那就是使用hash表保存需要批量删除的缓存,要批量删除缓存时,只要把hash表删除就可以了。与使用通配符的方式相比,不用遍历所有的缓存Key,也不用遍
发布于 2016-02-04 04:30:26 | 230 次阅读