You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by Paul Davis <pa...@gmail.com> on 2011/05/25 16:53:51 UTC

Re: [OT] Erlang/OTP R14B03 has been released

CouchDB doesn't use Erlang SSH, but thanks for the note.

On Wed, May 25, 2011 at 11:17 AM, Marcos Ortiz <ml...@uci.cu> wrote:
>
> Imp
>
>
>
>
>
>
>
>
>
> Important notes from Erlang-announce list
>
> A security vulnerability in the SSH application has recently been
> discovered and fixed (thanks to Geoff Cant!). This fix is included in
> R14B03, which is why you should consider upgrading if you use SSH. A
> detailed description can be found via http://www.cert.org/ Search for
> Vulnerability Note - VU#178990 (should be published soon).
>
> Best Regards,
>
> Niclas @ Erlang/OTP
>
>
> On Wed, 25 May 2011, Björn-Egil Dahlberg wrote:
>
> > Erlang/OTP R14B03 has been released.
> >
> > This release is mainly a stabilization of the R14B03 release (but as usual
> > there are some new functionality as well).
> >
> > You can find the README file for the release at
> >
> > http://www.erlang.org/download/otp_src_R14B03.readme
> >
> > The source distribution and binary distribution for Windows can be downloaded
> > from
> >
> > http://www.erlang.org/download/otp_src_R14B03.tar.gz
> > http://www.erlang.org/download/otp_win32_R14B03.exe
> >
> >
> > Note: To unpack the TAR archive you need a GNU TAR compatible program.
> >
> > For installation instructions please read the README file that is part
> > of the distribution.
> >
> > You can also find the source in the official Erlang/OTP git-repository at
> > GitHub (http://github.com/erlang/otp)
> >
> >
> > The on-line documentation can be found at: http://www.erlang.org/doc/
> > You can also download the complete HTML documentation or the Unix manual
> > files
> >
> > http://www.erlang.org/download/otp_doc_html_R14B03.tar.gz
> > http://www.erlang.org/download/otp_doc_man_R14B03.tar.gz
> >
> > We also want to thank those that sent us patches, suggestions and bug
> > reports.
> >
> > The Erlang/OTP Team
> > Ericsson AB
> >
> >
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@erlang.org
> > http://erlang.org/mailman/listinfo/erlang-questions
> >
>
>

Re: [OT] Erlang/OTP R14B03 has been released

Posted by Gabor Ratky <rg...@rgabostyle.com>.
This release fixes OTP-9181 which can affect CouchDB on pure 64 bit systems (Homebrew builds 64bit Erlang R14B02 as a dependency of CouchDB 1.0.2 by default on Mac OS X).

 OTP-9181 Ets table type ordered_set could order large integer keys wrongly on pure 64bit platforms. This is now corrected.
Gabor
On Wednesday, May 25, 2011 at 4:53 PM, Paul Davis wrote:
CouchDB doesn't use Erlang SSH, but thanks for the note.
> 
> On Wed, May 25, 2011 at 11:17 AM, Marcos Ortiz <ml...@uci.cu> wrote:
> > 
> > Imp
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > Important notes from Erlang-announce list
> > 
> > A security vulnerability in the SSH application has recently been
> > discovered and fixed (thanks to Geoff Cant!). This fix is included in
> > R14B03, which is why you should consider upgrading if you use SSH. A
> > detailed description can be found via http://www.cert.org/ Search for
> > Vulnerability Note - VU#178990 (should be published soon).
> > 
> > Best Regards,
> > 
> > Niclas @ Erlang/OTP
> > 
> > 
> > On Wed, 25 May 2011, Björn-Egil Dahlberg wrote:
> > 
> > > Erlang/OTP R14B03 has been released.
> > > 
> > > This release is mainly a stabilization of the R14B03 release (but as usual
> > > there are some new functionality as well).
> > > 
> > > You can find the README file for the release at
> > > 
> > > http://www.erlang.org/download/otp_src_R14B03.readme
> > > 
> > > The source distribution and binary distribution for Windows can be downloaded
> > > from
> > > 
> > > http://www.erlang.org/download/otp_src_R14B03.tar.gz
> > > http://www.erlang.org/download/otp_win32_R14B03.exe
> > > 
> > > 
> > > Note: To unpack the TAR archive you need a GNU TAR compatible program.
> > > 
> > > For installation instructions please read the README file that is part
> > > of the distribution.
> > > 
> > > You can also find the source in the official Erlang/OTP git-repository at
> > > GitHub (http://github.com/erlang/otp)
> > > 
> > > 
> > > The on-line documentation can be found at: http://www.erlang.org/doc/
> > > You can also download the complete HTML documentation or the Unix manual
> > > files
> > > 
> > > http://www.erlang.org/download/otp_doc_html_R14B03.tar.gz
> > > http://www.erlang.org/download/otp_doc_man_R14B03.tar.gz
> > > 
> > > We also want to thank those that sent us patches, suggestions and bug
> > > reports.
> > > 
> > > The Erlang/OTP Team
> > > Ericsson AB
> > > 
> > > 
> > > _______________________________________________
> > > erlang-questions mailing list
> > > erlang-questions@erlang.org
> > > http://erlang.org/mailman/listinfo/erlang-questions
> 

Re: [OT] Erlang/OTP R14B03 has been released

Posted by Gabor Ratky <rg...@rgabostyle.com>.
This release fixes OTP-9181 which can affect CouchDB on pure 64 bit systems (Homebrew builds 64bit Erlang R14B02 as a dependency of CouchDB 1.0.2 by default on Mac OS X).

 OTP-9181 Ets table type ordered_set could order large integer keys wrongly on pure 64bit platforms. This is now corrected.
Gabor
On Wednesday, May 25, 2011 at 4:53 PM, Paul Davis wrote:
CouchDB doesn't use Erlang SSH, but thanks for the note.
> 
> On Wed, May 25, 2011 at 11:17 AM, Marcos Ortiz <ml...@uci.cu> wrote:
> > 
> > Imp
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > Important notes from Erlang-announce list
> > 
> > A security vulnerability in the SSH application has recently been
> > discovered and fixed (thanks to Geoff Cant!). This fix is included in
> > R14B03, which is why you should consider upgrading if you use SSH. A
> > detailed description can be found via http://www.cert.org/ Search for
> > Vulnerability Note - VU#178990 (should be published soon).
> > 
> > Best Regards,
> > 
> > Niclas @ Erlang/OTP
> > 
> > 
> > On Wed, 25 May 2011, Björn-Egil Dahlberg wrote:
> > 
> > > Erlang/OTP R14B03 has been released.
> > > 
> > > This release is mainly a stabilization of the R14B03 release (but as usual
> > > there are some new functionality as well).
> > > 
> > > You can find the README file for the release at
> > > 
> > > http://www.erlang.org/download/otp_src_R14B03.readme
> > > 
> > > The source distribution and binary distribution for Windows can be downloaded
> > > from
> > > 
> > > http://www.erlang.org/download/otp_src_R14B03.tar.gz
> > > http://www.erlang.org/download/otp_win32_R14B03.exe
> > > 
> > > 
> > > Note: To unpack the TAR archive you need a GNU TAR compatible program.
> > > 
> > > For installation instructions please read the README file that is part
> > > of the distribution.
> > > 
> > > You can also find the source in the official Erlang/OTP git-repository at
> > > GitHub (http://github.com/erlang/otp)
> > > 
> > > 
> > > The on-line documentation can be found at: http://www.erlang.org/doc/
> > > You can also download the complete HTML documentation or the Unix manual
> > > files
> > > 
> > > http://www.erlang.org/download/otp_doc_html_R14B03.tar.gz
> > > http://www.erlang.org/download/otp_doc_man_R14B03.tar.gz
> > > 
> > > We also want to thank those that sent us patches, suggestions and bug
> > > reports.
> > > 
> > > The Erlang/OTP Team
> > > Ericsson AB
> > > 
> > > 
> > > _______________________________________________
> > > erlang-questions mailing list
> > > erlang-questions@erlang.org
> > > http://erlang.org/mailman/listinfo/erlang-questions
>