Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9BD8F9B7C for ; Mon, 11 Jun 2012 02:31:55 +0000 (UTC) Received: (qmail 6810 invoked by uid 500); 11 Jun 2012 02:31:54 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 6753 invoked by uid 500); 11 Jun 2012 02:31:54 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 6725 invoked by uid 99); 11 Jun 2012 02:31:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2012 02:31:53 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of companycy@gmail.com designates 209.85.212.47 as permitted sender) Received: from [209.85.212.47] (HELO mail-vb0-f47.google.com) (209.85.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2012 02:31:48 +0000 Received: by vbbfr13 with SMTP id fr13so2052256vbb.6 for ; Sun, 10 Jun 2012 19:31:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=xPB0BtHTK/IDHCOG0oLXQ3pnpGCm7+6PVUMN1TnLJ3I=; b=R9yQbh9Q7bS+k8+yu1LBfUfHyHEy8DNT+alQOZH/fb+lvKFugiRh3qC6vt2RxfmDg3 Bv9ojYbq4KBd//MwgnaUC5syJT2Soy89xRpMZVa6IbUaOaq9TYlFxaTDtfJei1WJJvfF QyERqIvy0grtKftGlX1FGzkDkmHxuIp3iw4z+eR+G6kvojGwSme+J3WiqD1HhgMr/+q4 23nfh15VKhVSkKmWkDikWgMgkpnO5GIgzCYE/skyNWjqM08mHmmmQNSZd0Hzw48lMsV6 4M+9/ZesYH/noB83tG6kb53DD6PsRcpqwCxMKDGDzKp0uypveK0tHZFsR4cnqr42vLdI 0Lww== MIME-Version: 1.0 Received: by 10.52.100.4 with SMTP id eu4mr9753690vdb.66.1339381887974; Sun, 10 Jun 2012 19:31:27 -0700 (PDT) Received: by 10.220.192.141 with HTTP; Sun, 10 Jun 2012 19:31:27 -0700 (PDT) In-Reply-To: References: Date: Mon, 11 Jun 2012 10:31:27 +0800 Message-ID: Subject: Re: Serf 1.1.0 has been released From: bjcheny To: ooo-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf3071c710a6bcd504c22925b4 X-Virus-Checked: Checked by ClamAV on apache.org --20cf3071c710a6bcd504c22925b4 Content-Type: text/plain; charset=ISO-8859-1 Congratulations! Btw, I already try it days ago when I need to upgrade svn to 1.7 on MacOS 10.7. There I met some issue when building using serf-1.1.0.zip. I will confirm it later and report it if it exists. 2012/6/8 Greg Stein > Hello all, > > I'm pleased to announce the serf 1.1.0 release! > > This release has a couple new features to support Apache Subversion > and Apache OpenOffice (incubating). From CHANGES: > > New: serf_bucket_request_set_CL() for C-L based, non-chunked requests > New: serf_ssl_server_cert_chain_callback_set() for full-chain validation > > > Download details are at: > http://code.google.com/p/serf/downloads/list > > Direct links: > > http://serf.googlecode.com/files/serf-1.1.0.tar.bz2 > SHA1: 231af70b7567a753b49df4216743010c193884b7 > > http://serf.googlecode.com/files/serf-1.1.0.zip > SHA1: 80f5fcbd97f12e984ac621fcbc4e60b71ef42328 > > > Please report any problems to serf-dev@googlegroups.com > > Cheers, > -g > --20cf3071c710a6bcd504c22925b4--