SOURCES: forcefield-cracklib.patch - crack is used later

qboosh qboosh at pld-linux.org
Sat Jan 12 18:22:29 CET 2008


Author: qboosh                       Date: Sat Jan 12 17:22:29 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- crack is used later

---- Files affected:
SOURCES:
   forcefield-cracklib.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/forcefield-cracklib.patch
diff -u SOURCES/forcefield-cracklib.patch:1.1 SOURCES/forcefield-cracklib.patch:1.2
--- SOURCES/forcefield-cracklib.patch:1.1	Mon Sep 24 13:47:42 2007
+++ SOURCES/forcefield-cracklib.patch	Sat Jan 12 18:22:24 2008
@@ -5,7 +5,7 @@
  #
  
 -import crack, math, string
-+import cracklib, math, string
++import cracklib as crack, math, string
  
  def check_password(password):
  	"Checks if a password is valid"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/forcefield-cracklib.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list