Bug Tracker item #2799170, was opened at 2009-05-31 21:33 Message generated for change (Comment added) made by sbajic You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2799170&group_id=250683
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Paul Cockings (paulcockings) Assigned to: Ion-Mihai "IOnut" Tetcu (itetcu) Summary: Patch for the PGSql driver Initial Comment: bug reported by Ralf van der Enden ( h3llsp4wn ) - 2009-01-10 12:40 dspam-community # 2497654 There's a patch I found on the old dspam mailinglist which fixes some issues with the pgsql driver. It works fine for me so I'd thought I'd share it with the new fork. ---------------------------------------------------------------------- >Comment By: Stevan Bajic (sbajic) Date: 2009-05-31 23:29 Message: The patch mentioned here is already in DSPAM GIT master. At least the typo where mysql is mentioned and the other part where the SQL query is encoded. The last part of the patch replacing strcpy with strlcpy is not jet applied to GIT master. I am not sure if strlcpy is available everywhere where you can compile DSPAM? Anyway... from my viewpoint this bug can be closed as it is already applied. ---------------------------------------------------------------------- Comment By: Paul Cockings (paulcockings) Date: 2009-05-31 21:37 Message: imported assignment from old tracker: itetcu ---------------------------------------------------------------------- Comment By: Paul Cockings (paulcockings) Date: 2009-05-31 21:35 Message: Comment imported from old tracker: Sender: itetcu Date: 2009-01-11 11:59 Can you please: - list the issues it fixes - tell us who is the original author - does it apply cleanly against 3.8.0 or HEAD? - on what OS are you using it. Thanks for your help! ---------------------------------------------------------------------- Comment By: Paul Cockings (paulcockings) Date: 2009-05-31 21:34 Message: Comment imported from old tracker: Sender: h3llsp4wn Date: 2009-01-11 12:21 The original message containing the patch can be found here: http://thread.gmane.org/gmane.mail.spam.dspam.user/14901/focus=14908 I'm using DSPAM 3.8 (latest version) from the old cvs repository on FreeBSD 7.0. The patch applies to the most recent file from git. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2799170&group_id=250683 ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Dspam-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-devel
