[Python-apps-commits] r10659 - in packages/pyrit/trunk/debian (control)

chrisk-guest at users.alioth.debian.org chrisk-guest at users.alioth.debian.org
Mon Mar 10 00:25:57 UTC 2014


    Date: Monday, March 10, 2014 @ 00:25:56
  Author: chrisk-guest
Revision: 10659

Update package description

Emphasize the base vs. extensions distinction.

Closes: #731640

Modified:
  packages/pyrit/trunk/debian/control

Modified: packages/pyrit/trunk/debian/control
===================================================================
--- packages/pyrit/trunk/debian/control	2014-03-10 00:24:54 UTC (rev 10658)
+++ packages/pyrit/trunk/debian/control	2014-03-10 00:25:56 UTC (rev 10659)
@@ -31,9 +31,11 @@
  Pyrit allows one to create massive databases, pre-computing part of the
  WPA/WPA2-PSK authentication phase in a space-time-tradeoff. Exploiting the
  computational power of many-core- and other platforms through ATI-Stream,
- Nvidia CUDA, OpenCL and VIA Padlock, it is currently by far the most powerful
+ Nvidia CUDA, OpenCL, and VIA Padlock, it is currently by far the most powerful
  attack against one of the world's most used security-protocols.
  .
  This package contains the basic version of Pyrit, with support for MMX, SSE2
- and VIA PADLOCK detected at run-time. Support for non-free technologies such
- as Nvidia CUDA can be added through extensions.
+ and VIA PADLOCK detected at run-time. Support for the non-free technologies
+ Nvidia CUDA, ATI-Stream, and OpenCL can be added through extensions. If
+ packaged, these should be available in the contrib section with names in the
+ form of "pyrit-*.




More information about the Python-apps-commits mailing list