[Python-modules-commits] r21913 - in packages/python-crypto/trunk/debian (changelog)
sramacher-guest at users.alioth.debian.org
sramacher-guest at users.alioth.debian.org
Thu May 24 17:27:59 UTC 2012
Date: Thursday, May 24, 2012 @ 17:27:57
Author: sramacher-guest
Revision: 21913
- Fixes CVE-2012-2417: insecure ElGamal key generation.
* Set urgency to high since this fixes a security issue.
Modified:
packages/python-crypto/trunk/debian/changelog
Modified: packages/python-crypto/trunk/debian/changelog
===================================================================
--- packages/python-crypto/trunk/debian/changelog 2012-05-24 17:26:34 UTC (rev 21912)
+++ packages/python-crypto/trunk/debian/changelog 2012-05-24 17:27:57 UTC (rev 21913)
@@ -1,6 +1,8 @@
-python-crypto (2.6-1) UNRELEASED; urgency=low
+python-crypto (2.6-1) UNRELEASED; urgency=high
* New upstream release.
+ - Fixes CVE-2012-2417: insecure ElGamal key generation.
+ * Set urgency to high since this fixes a security issue.
* debian/copyright:
- Fix formatting.
- Update Format URL.
More information about the Python-modules-commits
mailing list