Release

共 16 篇文章。

9.0-CURRENT

Development

今天 -HEAD 被命名为 FreeBSD 9.0-CURRENT 了(对应的 __FreeBSDversion 是 900000)。从流程上说,这么做的意思是 -HEAD 终于准备解冻进入 slush 状态了(另外,8.0-BETA3应该很快会发布了),基本上之前的一些障碍也都扫清了,目前看来,8.0-RELEASE应该只推后两周左右。。

参与评论

FreeBSD 5.5-RELEASE和6.0-RELEASE代码冻结即将开始

Development

我们将在大约月底的时候开始代码冻结,并准备两个新的RELEASE。我们的主要精力将集中于FreeBSD 6.1,而FreeBSD 5.5则集中于修正严重问题。近期发现的一系列功能和性能上的改进,将合并到这两个分支上。

阅读全文… ( 本文约 276 字,阅读大致需要 1 分钟 )

历史上最成功的RELEASE

Kernel

昨天Scott Long老大发了一封信说,从过去一个月内的反馈来看,6.0-RELEASE是FreeBSD近几年最为成功的发行版本,同时,也是FreeBSD历史上最为成功的.0发行版本。

阅读全文… ( 本文约 124 字,阅读大致需要 1 分钟 )

FreeBSD 6.0-RC2

Development

I think we would be going to release 6.0-RC2 soon, to encourage more testing against the recently caught issues that addressed several race conditions, etc.

参与评论

心急吃不上热豆腐不是?

Blogging

许多人开始在论坛宣布5.4-RELEASE。历史上FreeBSD把发出的iso收回重新release又不是没发生过,那么着急做什么?FreeBSD是一个开源的系统,国内有两个每15分钟更新一次的官方cvsup镜像,何必呢……

参与评论

postfix to release 2.2.0

Networking

Today, Wietse Venema has announced postfix 2.2.0-RELEASE. To quote him:

The official Postfix 2.2 release adopts widely used third-party patches and a bunch of new functionality that was developed over the past year.Below is a summary of the changes. These and more are detailed in the RELEASE_NOTES document, which also describe the incompatible changes that you should be aware of BEFORE upgrading from Postfix
2.1 or earlier.

  • TLS and IPv6 support are now built into Postfix, based on code
    from third-party patches.

  • Extended query interface for LDAP, MySQL and PostgreSQL with free
    form SQL queries, and domain name filters to reduce unnecessary
    lookups.

阅读全文… ( 本文约 412 字,阅读大致需要 2 分钟 )