You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Greg Stein <gs...@gmail.com> on 2012/06/07 22:40:45 UTC

Serf 1.1.0 has been released

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

Re: Serf 1.1.0 has been released

Posted by bjcheny <co...@gmail.com>.
Forget to add that serf-1.1.0.tar.bz2 works well.
Ps, though there is no difference, why no a tar.gz?

2012/6/11 bjcheny <co...@gmail.com>

> 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 <gs...@gmail.com>
>
>> 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
>>
>
>

Re: Serf 1.1.0 has been released

Posted by bjcheny <co...@gmail.com>.
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 <gs...@gmail.com>

> 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
>

Re: Serf 1.1.0 has been released

Posted by Blair Zajac <bl...@orcaware.com>.
On 06/07/2012 01:40 PM, Greg Stein wrote:
> Hello all,
>
> I'm pleased to announce the serf 1.1.0 release!

MacPorts has been updated.

port -v sync && port -v upgrade --enforce-variants outdated

Blair