[Python-apps-commits] r5865 - in packages/pyrit/trunk/debian/patches (5 files)

chrisk-guest at users.alioth.debian.org chrisk-guest at users.alioth.debian.org
Tue Jul 20 20:31:13 UTC 2010


    Date: Tuesday, July 20, 2010 @ 20:31:04
  Author: chrisk-guest
Revision: 5865

Add newline after header to avoid parser confusion

Modified:
  packages/pyrit/trunk/debian/patches/0005-Link-against-libcrypto-not-libssl.patch
  packages/pyrit/trunk/debian/patches/0006-custom-config-file.patch
  packages/pyrit/trunk/debian/patches/0007-add-option-to-limit-cores.patch
  packages/pyrit/trunk/debian/patches/0008-disable-optimizations-on-i386.patch
  packages/pyrit/trunk/debian/patches/0009-exception-handling-fix.patch

Modified: packages/pyrit/trunk/debian/patches/0005-Link-against-libcrypto-not-libssl.patch
===================================================================
--- packages/pyrit/trunk/debian/patches/0005-Link-against-libcrypto-not-libssl.patch	2010-07-20 18:48:27 UTC (rev 5864)
+++ packages/pyrit/trunk/debian/patches/0005-Link-against-libcrypto-not-libssl.patch	2010-07-20 20:31:04 UTC (rev 5865)
@@ -8,6 +8,7 @@
 Bug: http://code.google.com/p/pyrit/issues/detail?id=168
 Applied-Upstream: 0.3.1
 Last-Update: 2010-07-03
+
 Index: pyrit-0.3.0/setup.py
 ===================================================================
 --- pyrit-0.3.0.orig/setup.py	2010-07-03 20:14:45.869830217 +0200

Modified: packages/pyrit/trunk/debian/patches/0006-custom-config-file.patch
===================================================================
--- packages/pyrit/trunk/debian/patches/0006-custom-config-file.patch	2010-07-20 18:48:27 UTC (rev 5864)
+++ packages/pyrit/trunk/debian/patches/0006-custom-config-file.patch	2010-07-20 20:31:04 UTC (rev 5865)
@@ -7,6 +7,7 @@
 
 Forwarded: yes 
 Last-Update: 2010-07-06
+
 Index: pyrit-0.3.0/cpyrit/config.py
 ===================================================================
 --- pyrit-0.3.0.orig/cpyrit/config.py	2010-07-06 21:25:49.757926753 +0200

Modified: packages/pyrit/trunk/debian/patches/0007-add-option-to-limit-cores.patch
===================================================================
--- packages/pyrit/trunk/debian/patches/0007-add-option-to-limit-cores.patch	2010-07-20 18:48:27 UTC (rev 5864)
+++ packages/pyrit/trunk/debian/patches/0007-add-option-to-limit-cores.patch	2010-07-20 20:31:04 UTC (rev 5865)
@@ -9,6 +9,7 @@
 
 Forwarded: no
 Last-Update: 2010-07-06
+
 Index: pyrit-0.3.0/cpyrit/config.py
 ===================================================================
 --- pyrit-0.3.0.orig/cpyrit/config.py	2010-07-06 21:29:17.637835162 +0200

Modified: packages/pyrit/trunk/debian/patches/0008-disable-optimizations-on-i386.patch
===================================================================
--- packages/pyrit/trunk/debian/patches/0008-disable-optimizations-on-i386.patch	2010-07-20 18:48:27 UTC (rev 5864)
+++ packages/pyrit/trunk/debian/patches/0008-disable-optimizations-on-i386.patch	2010-07-20 20:31:04 UTC (rev 5865)
@@ -11,6 +11,7 @@
 
 Bug: http://code.google.com/p/pyrit/issues/detail?id=24
 Last-Update: 2010-07-06
+
 Index: pyrit-0.3.0/cpyrit/_cpyrit_cpu.h
 ===================================================================
 --- pyrit-0.3.0.orig/cpyrit/_cpyrit_cpu.h	2010-05-20 11:52:08.000000000 +0200

Modified: packages/pyrit/trunk/debian/patches/0009-exception-handling-fix.patch
===================================================================
--- packages/pyrit/trunk/debian/patches/0009-exception-handling-fix.patch	2010-07-20 18:48:27 UTC (rev 5864)
+++ packages/pyrit/trunk/debian/patches/0009-exception-handling-fix.patch	2010-07-20 20:31:04 UTC (rev 5865)
@@ -6,6 +6,7 @@
 
 Forwarded: yes
 Last-Update: 2010-07-09
+
 Index: pyrit-0.3.0/pyrit_cli.py
 ===================================================================
 --- pyrit-0.3.0.orig/pyrit_cli.py	2010-07-09 20:33:06.437838810 +0200




More information about the Python-apps-commits mailing list