Liquid Lemur Linux 2.0 Alpha 2 发布
Liquid Lemur Linux 2.0 Alpha 2 发布,此版本提升了系统稳定性和可用性:更新了 Lemur 库,基于 Debian 代码库('Jessie' in this release),只支持 64 位。此版本主要改进如下:使用 APEman (add-ons, projects, editions manager) 代替了 Lemur Control Center;APEman 是不完整的;LibreOffice 更新至版本 5;L

发布于 2015-08-30 23:21:15 | 95 次阅读

CakePHP 3.1.0-RC1 发布,PHP 开发框架
CakePHP 3.1.0-RC1 发布,此版本相比 beta 版本改进如下:Controller::getView() has been removed. In its place viewBuilder() has been added. This method and new builder class resolves the issues that were caused by creating view instances eagerly.Mailer instances now set their template names based on th

发布于 2015-08-30 23:19:37 | 156 次阅读

lighttpd 1.4.37 发布
Lighttpd是德国软件开发者Jan Kneschke所研发的一款开源的Web服务器,它的主要特点是仅需少量的内存及CPU资源即可达到同类网页服务器的性能。Lighttpd是众多OpenSource轻量级的web server中较为优秀的一个。支持FastCGI,CGI,Auth,输出压

发布于 2015-08-30 22:29:50 | 265 次阅读

EasyPoi 2.14 版本更新,Excel/Word 的简易工具类
easypoi功能如同名字easy,主打的功能就是容易,让一个没见接触过poi的人员 就可以方便的写出Excel导出,Excel模板导出,Excel导入,Word模板导出,通过简单的注解和模板 语言(熟悉的表达式语法),完成以前复杂的写法测试项目: [http://git.oschina.net/jueyue/easypoi-test](http://git.oschina.net/jueyue/easypoi-test)&nb

发布于 2015-08-30 15:25:43 | 684 次阅读

Bolt v0.2 发布,实时图片裁剪服务器
Bolt v0.2 发布,此版本主要增加水印效果,可以通过启动参数 --watermark 来设置水印图片的路径。如果你想用PNG达到透明效果,那么在编译ImageMagick的时候必须增加PNG库的支持。Bolt 是一个实时裁剪压缩图片服务器,其比nginx的image_filter快2倍以上,主要是因为Bolt对一张图片只做一次处理,就算在处理图片的过程中,其

发布于 2015-08-30 14:57:34 | 149 次阅读

LibreOffice 5.0.1 发布,办公软件套件
LibreOffice 5.0.1 发布,此版本是 5.0.x 系列的第二个稳定版本,包括一些 bug 修复,详细改进内容请看发行说明:http://www.libreoffice.org/download/release-notes/ 下载:http://www.libreoffice.org/download/libreoffice-fresh/ LibreOffice是一套可与其他主要办公室软体相容的套件,可在各种平台上执行。计划目标是

发布于 2015-08-30 00:03:22 | 231 次阅读

phpMyAdmin 4.5.0-beta1 发布,要求 PHP 5.5
phpMyAdmin 4.5.0-beta1 发布,此版本要求 PHP 5.5。值得关注的改进:* Improvements to the Console feature * Include structure in PDF export * Validate data before import * Support CHECKSUM TABLE operation * I

发布于 2015-08-29 23:52:57 | 205 次阅读

CoreOS 789.0.0 Alpha 发布,服务器操作系统
CoreOS 789.0.0 Alpha 发布,此版本更新内容如下:Ignition 0.1.5, fixes intermittent boot failures of new instances on EC2. Only AMIs for 779.0.0 and 788.0.0 were affected.下载:https://github.com/coreos/manifest/archive/v789.0.0.zip。

发布于 2015-08-29 23:51:55 | 187 次阅读

OPNsense 15.7.10 发布,防火墙和路由平台
OPNsense 15.7.10 发布,此版本主要改进如下:src: Multiple integer overflows in expat (libbsdxml) XML parser [1]src: bumped tzdata to 2015f [2]ports: curl 7.44.0 [3], ca_root_nss 3.20, openssh-portable 7.1p1_1 [4], sqlite3 3.8.11.1 [5], phalcon 2.0.7 [6], pcre 8.37_4 [7]crash reporter: create custom r

发布于 2015-08-29 23:50:29 | 167 次阅读

LibreSSL 2.2.3 发布,安全套接字库
最新的 OpenBSD-stable 版本是 2.1.7,最新的 OpenBSD-current 版本是 2.2.3。LibreSSL 2.2.3 发布,此版本基于稳定的 OpenBSD 5.8 分支,修复了一些 SSL 客户端互操作性的问题: * LibreSSL 2.2.2 incorrectly handles ClientHello messages that do not   include TLS extensions, resulting in such hand

发布于 2015-08-29 23:30:58 | 153 次阅读

Kodi 15.2 Isengard RC1 发布,XBOX 媒体中心
Kodi 15.2 Isengard RC1 发布,这是第二个维护版本,包括一些 bug 修复。此版本解决了一个关于 Andorid 设备放大屏幕的问题。其他 bug 修复:• Updated taglib that fixes a crash when playing flac files• Fix volume adjustment for XBOX controllers• Fixes side flyout appearing when using touch• Fixes freeze

发布于 2015-08-29 23:20:46 | 105 次阅读

Git 2.5.1 发布,分布式版本控制系统
Git 2.5.1 发布,此版本主要是 bug 修复。更新内容如下: * Running an aliased command from a subdirectory when the .git thing   in the working tree is a gitfile pointing elsewhere did not work. * Often a fast-import stream builds a new commit on top of the   previous commi

发布于 2015-08-29 23:19:12 | 119 次阅读

HHVM 3.9.1 发布,执行 PHP 代码的虚拟机
HHVM 3.9.1 发布,暂未找到相关说明。 详细改进请看:https://github.com/facebook/hhvm/compare/HHVM-3.9.1...master 下载:https://github.com/facebook/hhvm/archive/HHVM-3.9.1.zip。HipHop VM(HHVM)是Facebook推出的用来执行PHP代码的虚拟机,它是一个PHP的JIT(Just-In- Time)编译器,同时具有产生快速代码和即

发布于 2015-08-29 23:16:56 | 133 次阅读

Hoplon 6.0.0 Alpha 8 发布,Web 编程脚本
Hoplon 是 Web 编程更简单的方式,该项目包含 Web 编程的一些方法和库。采用 Clojure 和 ClojureScript 编写应用。Hoplon 6.0.0 Alpha 8 发布,此版本暂未找到相关说明,现已提供下载:https://github.com/hoplon/hoplon/archive/6.0.0-alpha8.zip。

发布于 2015-08-29 23:02:12 | 52 次阅读

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

发布于 2015-08-29 23:00:04 | 59 次阅读

AngularJS 1.4.5 发布,HTML 的 Web 框架
AngularJS 1.4.5 发布,此版本最主要的改进是:ngModel: due to 0e001084。此外还有大量的 bug 修复:$animate: $animate.enabled(false) should disable animations on $animateCss as well (c3d5e33e,#12696, #12685)$animateCss:do not throw errors when a closing timeout is fired on a removed element (2f6b6fb7,#1

发布于 2015-08-29 00:32:22 | 224 次阅读

ECL 16.0.0 发布,Common-Lisp 语言解析器
ECL (Embeddable Common-Lisp) 是一个嵌入式的 Common-Lisp 语言解析器。ECL 16.0.0 发布,此版本改进了现有 CL 库生态系统的各种互操作性,遵从 ANSI,提升跨平台的便捷性。最显著的改进是提升常规代码质量 – 移除了死锁和接口,重构了部分代码库。同时还重做了测试框架,改进和更新了文档。已知 issuesIn Windows, ECL c

发布于 2015-08-29 00:30:56 | 66 次阅读

MongoDB 3.1.7 发布,分布式文档数据库
MongoDB 3.1.7 发布,此版本是开发版本,不建议在生产环境使用,建议使用 3.2 系列版本。新特性和 bug 修复:SERVER-19131 clusterManager role does not have permission for adding tag rangesSERVER-19464 $sort stage in aggregation doesn’t call scoped connections done SERVER-19513 Truncating a capped col

发布于 2015-08-29 00:28:58 | 130 次阅读

Tarantool 1.6.6 发布,嵌入式 NoSql 数据库
Tarantool 是一个用 Lua 语言编写的嵌入式 NoSQL 数据库,可以直接在 Lua 程序中运行。合并了 Node.js 的强大网络编程和 Redis 数据持久。Tarantool 1.6.6 发布,此版本是稳定版本,也就是可以在生产环境使用,没有崩溃,内存泄漏等问题。Tarantool 1.6.6 添加了对 Fedora 22,Ubuntu Vivid 平台支持;box.info.snapshot_pi

发布于 2015-08-29 00:27:26 | 142 次阅读

Android Studio 1.4 Beta 发布,bug 修复版本
Android Studio 1.4 Beta 发布,现已推送到 Canary 频道,接下来几天如果没有遇到异常问题将会推送到 Beta 频道。此版本相比 Android Studio 1.4 Preview 3 只有 bug 修复。详情请看发行说明。下载:Windows: https://dl.google.com/dl/android/studio/ide-zips/1.4.0.3/android-studio-ide-141.2202261-windows.zip (357 M

发布于 2015-08-29 00:26:25 | 205 次阅读


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