Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Paul Kehrer Newsgroups: comp.lang.python.announce Subject: PyCA cryptography 1.2.1 released Date: Fri, 8 Jan 2016 13:41:30 -0800 Lines: 3 Approved: python-announce-list@python.org Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de upvP/bPJX7nP7q8SHNUTEwBH3jKGUv31i6PyHBfs9RxA== Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.027 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.01; 'subject:released': 0.07; 'outlined': 0.09; 'pyopenssl': 0.09; 'release,': 0.09; 'sfxlen:2': 0.10; 'exception': 0.13; 'url:)': 0.14; 'better?': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'released.': 0.16; 'changes': 0.20; 'fix': 0.21; 'to:2**1': 0.21; 'to:no real name:2**1': 0.27; 'raise': 0.29; 'version,': 0.30; 'surely': 0.33; 'received:google.com': 0.35; 'received:209.85': 0.36; 'two': 0.37; 'release': 0.37; 'received:209': 0.38; 'test': 0.39; 'url:en': 0.39; 'to:addr:python.org': 0.40; 'caused': 0.61; 'received:68.65': 0.84; 'birthday': 0.91; 'cryptography': 0.91; 'url:latest': 0.91; 'good,': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:subject:mime-version:content-type; bh=WMc7pI1PZcI+Gat7ziZuadZfql8noEzf6epoM7YcG1c=; b=1GBeBUhtulZKS6b/rNJLJ2qRtZZvBFGUd9+PH2EXy+BfwoyYwg1I8vCl5YlLGqVP2n 0ReCKJVRBKbKl1Led/T4I/3Ykc/wxgvLwAxcbVIB7oeHDv7J9zi8X/PWxvncP91sQ/SZ 8QCqzoKkr/Uit9GPQgBfYVhP1peCdkcWSZpNwIEzw06y2FmVccfJA9Zh7dehPpiHj0Gk 4i58Sh/ASI/+uymWn3gqYOk6y6zMkW5dKcOmQDaa9regQciy5a9y+0TBGrZ5hw5JRmrc l0VBPu+HI33d5tlC8NVdlzdrOr/akG8TsaMgzG1wbseJ+gr0G1rCj4m6LwWZokH8W2WI FWQw== X-Received: by 10.98.86.214 with SMTP id h83mr7513023pfj.112.1452289291886; Fri, 08 Jan 2016 13:41:31 -0800 (PST) X-Mailer: Airmail (335) X-Mailman-Approved-At: Sat, 09 Jan 2016 09:51:34 -0500 Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python.announce:1972 If one birthday release is good, two is surely better? To test that theory PyCA cryptography 1.2.1 has been released. This version, in addition to all the changes outlined in the 1.2 release, contains a fix for an issue that caused pyOpenSSL to raise an exception in many situations (https://cryptography.io/en/latest/changelog/). -Paul Kehrer (reaperhulk)