SOURCES: john-mailer.patch - consistent en, pl order in subject and...

qboosh qboosh at pld-linux.org
Sat Feb 18 15:12:10 CET 2006


Author: qboosh                       Date: Sat Feb 18 14:12:10 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- consistent en,pl order in subject and body
- only us-ascii is allowed in non-MIME body

---- Files affected:
SOURCES:
   john-mailer.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/john-mailer.patch
diff -u SOURCES/john-mailer.patch:1.1 SOURCES/john-mailer.patch:1.2
--- SOURCES/john-mailer.patch:1.1	Sun Feb 12 22:36:10 2006
+++ SOURCES/john-mailer.patch	Sat Feb 18 15:12:05 2006
@@ -1,6 +1,5 @@
-diff -ruN john-1.6./run/mailer john-1.6/run/mailer
---- john-1.6./run/mailer	1998-12-03 01:29:50.000000000 +0100
-+++ john-1.6/run/mailer	2003-07-12 12:06:43.000000000 +0200
+--- john-1.7/run/mailer.orig	1998-12-02 00:08:50.000000000 +0100
++++ john-1.7/run/mailer	2006-02-18 15:08:59.181310750 +0100
 @@ -10,10 +10,11 @@
  fi
  
@@ -15,7 +14,7 @@
  
  # Let's start
  $DIR/john -show "$1" -shells:$SHELLS | sed -n 's/:.*//p' |
-@@ -21,10 +22,23 @@
+@@ -21,10 +22,13 @@
  	SENT=0
  
  	while read LOGIN; do
@@ -26,25 +25,26 @@
 -		mail -s 'Bad password' "$LOGIN" << EOF
 +		mail -s 'Bad password / Zle haslo' "$LOGIN" << EOF
 +--------------------------------------------------------------------------
-+[PL]
-+
-+Witaj!
-+
-+Twoje hasło dla konta "$LOGIN" nie jest bezpieczne. Proszę zmień
-+je tak szybko jak to jest możliwe.
-+
-+Twój,
-+	Robot Sprawdzający Hasła.
-+--------------------------------------------------------------------------
-+[ENG]
++[EN]
 +
  Hello!
  
  Your password for account "$LOGIN" is insecure. Please change it as soon
-@@ -32,6 +46,7 @@
+@@ -32,6 +36,17 @@
  
  Yours,
  	Password Checking Robot.
 +--------------------------------------------------------------------------
++[PL]
++
++Witaj!
++
++Twoje haslo dla konta "$LOGIN" nie jest bezpieczne. Prosze zmien
++je tak szybko jak to jest mozliwe.
++
++Twoj,
++	Robot sprawdzajacy hasla.
++--------------------------------------------------------------------------
  EOF
  
+ 		SENT=$(($SENT+1))
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/john-mailer.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list