]> git.pld-linux.org Git - packages/syslog-ng.git/commitdiff
- python sucks
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 12 May 2009 14:59:31 +0000 (14:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    syslog-ng-pyssl.patch -> 1.1

syslog-ng-pyssl.patch [new file with mode: 0644]

diff --git a/syslog-ng-pyssl.patch b/syslog-ng-pyssl.patch
new file mode 100644 (file)
index 0000000..3c43185
--- /dev/null
@@ -0,0 +1,8 @@
+--- syslog-ng-3.0.2/tests/functional/messagegen.py.orig        2009-05-12 16:55:58.000000000 +0200
++++ syslog-ng-3.0.2/tests/functional/messagegen.py     2009-05-12 16:52:46.000000000 +0200
+@@ -1,4 +1,5 @@
+ import struct, stat, re
++from socket import ssl
+ from socket import *
+ import os, sys, errno
This page took 0.12451 seconds and 4 git commands to generate.