~ubuntu-branches/ubuntu/wily/python-crypto/wily-proposed

« back to all changes in this revision

Viewing changes to PKG-INFO

  • Committer: Package Import Robot
  • Author(s): Sebastian Ramacher, Jakub Wilk, Sebastian Ramacher
  • Date: 2013-10-17 18:24:51 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20131017182451-3zdvbd6pnum0anrm
Tags: 2.6.1-1
[ Jakub Wilk ]
* Drop obsolete Conflicts/Replaces with python2.3-crypto and
  python2.4-crypto.

[ Sebastian Ramacher ]
* New upstream release.
  - Fixes CVE-2013-1445: PRNG not correctly reseeded in some situations.
* Set urgency to high since this upload fixes a security issue.
* debian/python3-crypto.install: Fix lintian warning
  brace-expansion-in-debhelper-config-file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Metadata-Version: 1.1
2
2
Name: pycrypto
3
 
Version: 2.6
 
3
Version: 2.6.1
4
4
Summary: Cryptographic modules for Python.
5
5
Home-page: http://www.pycrypto.org/
6
6
Author: Dwayne C. Litzenberger