Ticket #1202: pycryptopp-dependency.dpatch

File pycryptopp-dependency.dpatch, 2.3 KB (added by davidsarah, at 2010-09-19T06:02:44Z)

Increase pycryptopp dependency to >= 0.5.20

Line 
11 patch for repository davidsarah@dev.allmydata.org:/home/darcs/tahoe/trunk:
2
3Sun Sep 19 05:57:43 GMT Daylight Time 2010  david-sarah@jacaranda.org
4  * _auto_deps.py: require pycrypto >= 0.5.20 (fixes bugs in SHA-256 and AES)
5
6New patches:
7
8[_auto_deps.py: require pycrypto >= 0.5.20 (fixes bugs in SHA-256 and AES)
9david-sarah@jacaranda.org**20100919045743
10 Ignore-this: b6864315e89c1fb967a3bd1f436251d5
11] hunk ./_auto_deps.py 20
12                   "foolscap[secure_connections] >= 0.5.1",
13                   "Nevow >= 0.6.0",
14 
15-                  # pycryptopp v0.5.15 applied a patch from Wei Dai to fix an
16-                  # error in x86 assembly on CPUs that can't do SSE2.  Fixes
17-                  # http://allmydata.org/trac/pycryptopp/ticket/24 .
18-
19-                  # pycryptopp v0.5.14 patched the embedded Crypto++ to remove
20-                  # the usages of time functions, thus allowing mingw to build
21-                  # and link it for Python 2.6.  If I knew a convenient,
22-                  # reliable way to test whether the compiler that builds
23-                  # pycryptopp will be mingw then I guess I would add that,
24-                  # along with the Python >= v2.6 and the platform == Windows.
25-                  # This is to work-around
26-                  # http://sourceforge.net/tracker/?func=detail&aid=2805976&group_id=2435&atid=302435
27-                  # .
28-                  "pycryptopp >= 0.5.15",
29+                  # pycryptopp v0.5.20 fixes bugs in SHA-256 and AES (from Crypto++
30+                  # revisions 470, 471, 480, 492).
31+                  "pycryptopp >= 0.5.20",
32 
33                   # Needed for SFTP. pyasn1 is needed by twisted.conch in Twisted >= 9.0.
34                   # pycrypto 2.2 doesn't work due to https://bugs.launchpad.net/pycrypto/+bug/620253
35
36Context:
37
38[NEWS, docs/known_issues.txt for 1.8.0 release
39david-sarah@jacaranda.org**20100919044412
40 Ignore-this: d8901578b0c0c20e42daaae23879b091
41] 
42[docs/quickstart.html: note dependency on python development files, e.g. on Ubuntu
43david-sarah@jacaranda.org**20100914040456
44 Ignore-this: 8f2ab59d3048de1ea0fbea5850843045
45] 
46[TAG allmydata-tahoe-1.8.0c4
47zooko@zooko.com**20100912062225
48 Ignore-this: 4c99e0eed253e2a38ed9ea4f4db5ad77
49] 
50Patch bundle hash:
513651299b061d93a7a4c404fe38e16bbfa5bbb462