Bug 27535 - rebuild against libgmp10
Summary: rebuild against libgmp10
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python-module-Crypto (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: real@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-11 18:55 MSK by Yuri N. Sedunov
Modified: 2012-07-12 06:40 MSK (History)
14 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri N. Sedunov 2012-07-11 18:55:46 MSK
/usr/lib/python2.7/site-packages/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)
Comment 1 Repository Robot 2012-07-12 06:40:14 MSK
python-module-Crypto-2.5-alt2 -> sisyphus:

* Thu Jul 12 2012 Eugeny A. Rostovtsev (REAL) <real at altlinux> 2.5-alt2
- Rebuilt with gmp 5.0.5 (ALT #27535)