Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2009 01:52:18 +0000 (UTC)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/py-openssl Makefile ports/security/py-openssl/files patch-threading
Message-ID:  <200902110152.n1B1qIxe009862@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2009-02-11 01:52:18 UTC

  FreeBSD ports repository

  Modified files:
    security/py-openssl  Makefile 
  Added files:
    security/py-openssl/files patch-threading 
  Log:
  Fix an issue in the py-openssl package that can lead to
  interpreter crash with the following error message:
  
  Fatal Python error: ceval: tstate mix-up
  Abort trap: 6 (core dumped)
  
  Detailed explanation and analysis can be found here:
  
  https://sourceforge.net/tracker2/?func=detail&aid=2543118&group_id=31249&atid=401760
  
  Bump PORTREVISION.
  
  Approved by:    MAINTAINER
  
  Revision  Changes    Path
  1.11      +1 -0      ports/security/py-openssl/Makefile
  1.1       +241 -0    ports/security/py-openssl/files/patch-threading (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902110152.n1B1qIxe009862>