Postgres BDR 1.0 发布了,该版本基于PostgreSQL 9.4.9,本次发布也包含一些性能提升,DDL相关改进,序列化改进,消除UDR组件的支持。
一些提升:
improvements to DDL locking to reduce its operational impact by allowing write transactions a grace period bef...详情
Apache OpenMeetings 3.1.2 发布了,本次发布主要是一些安全修复,具体如下:
* CVE-2016-3089 – Apache OpenMeetings XSS in SWF panel
* XSS in Chat window leading to DOS
* MD5 should not be used for password encryption
* Op...详情
Spring Security 4.1.2 发布了,Spring Security 的前身是 Acegi Security ,是 Spring 项目组中用来提供安全认证服务的框架。
Spring Security 为基于J2EE企业应用软件提供了全面安全服务。特别是使用领先的J2EE解决方案-Spring框架开发的企业软件项目。人们使用Spring Security有很多种原因,不过通常吸引他们...详情
Mapbox-gl-js v0.22.0-dev 发布了,MapBox 是 iOS 上 MapKit 的一个开源实现。
本次发布改进如下:
The GeoJSONSource, VideoSource, ImageSource constructors are now private. Please use map.addSource({...}) to create sources and m...详情
Git v2.9.2.windows.3 发布了,Git是一个开源的分布式版本控制系统,用以有效、高速的处理从很小到非常大的项目版本管理。
本次发布一些增强:
– `git status` now knows the `–no-lock-index` option to avoid locking
the index
– `git cat-file –...详情