From: Gerfried Fuchs Date: Wed, 17 Feb 2010 19:48:48 +0000 (+0100) Subject: Imported Upstream version 2.2 X-Git-Tag: upstream/2.2^0 X-Git-Url: https://git.deb.at/w?p=pkg%2Ft-prot.git;a=commitdiff_plain;h=7d2bb16dcffa20095fc43fa36ed0178ca6d287d7 Imported Upstream version 2.2 --- diff --git a/ChangeLog b/ChangeLog index b474caf..45b6bc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2006-11-30 14:06 Jochen Striepe + + * t-prot: Release as v2.2. + +2006-11-30 13:02 Jochen Striepe + + * t-prot: Add string to detect gmx.de's M$ style TOFU. + +2006-09-25 14:42 Jochen Striepe + + * t-prot.1: Make sure we can ship files not copyrighted by the + author of the package. + +2006-07-16 08:50 Jochen Striepe + + * t-prot.1: There are no patches for locales of old mutt versions. + 2006-07-11 14:05 Jochen Striepe * t-prot.1: Updated time stamp. diff --git a/README b/README index 669b3a5..164abf3 100644 --- a/README +++ b/README @@ -18,8 +18,8 @@ It detects, and when demanded hides annoying parts in rfc2822 messages: TOFU, huge quoted blocks, signatures (especially when they are too long), excessive punktuation, blocks of empty lines, trailing spaces and tabs. - For use inside of MTAs or MDAs it may exit with appropriate libc exit - codes, so annoying messages may be bounced easily. + For use inside of MTAs or MDAs it exits with appropriate libc exit codes, + so annoying messages may be bounced easily. 3. For what can I use it? There are several possibilities. One is to filter your email or news diff --git a/contrib/t-prot-r1.246-mutt1511.diff b/contrib/t-prot-r1.246-mutt1511.diff deleted file mode 100644 index 0277ba8..0000000 --- a/contrib/t-prot-r1.246-mutt1511.diff +++ /dev/null @@ -1,102 +0,0 @@ ---- t-prot 2006-06-18 00:45:55.000000000 +0200 -+++ t-prot-M1511 2006-07-11 14:22:56.000000000 +0200 -@@ -32,7 +32,7 @@ - - $mutt_attachment $mutt_contenttype $mutt_pgpsigned $mutt_beginsigned - $mutt_pgpclearsigned $mutt_pgpclearsigstart $mutt_pgpencrypted -- $mutt_pgpoutstart $mutt_pgpoutend -+ $mutt_pgpoutstart $mutt_pgpoutend $mutt_ssloutstart $mutt_ssloutend - ); - - -@@ -69,6 +69,8 @@ - $mutt_pgpencrypted = '[-- End of PGP/MIME encrypted data --]'; - $mutt_pgpoutstart = '[-- PGP output follows (current time:'; - $mutt_pgpoutend = '[-- End of PGP output --]'; -+$mutt_ssloutstart = '[-- OpenSSL output follows'; -+$mutt_ssloutend = '[-- End of OpenSSL output --]'; - - # set the defaults to the C locale - $gpg_WARNING = 'WARNING: '; -@@ -336,7 +338,7 @@ - for (my $x=0; $x '2.1'; +use constant VER => '2.2'; use constant REV => ''; -use constant REL => q$Revision: 1.246 $=~m/(\d+(?:\.\d+)+)/; +use constant REL => q$Revision: 1.248 $=~m/(\d+(?:\.\d+)+)/; # MTA expecting mail on STDIN # (you might have to adjust this if using a different MTA) use constant SENDMAIL => '/usr/sbin/sendmail -oi'; @@ -684,6 +684,7 @@ sub process_msg { if ($ms) { # bloat this array if you want more internationalization: my @tofu = ('Original Message', + 'Original-Nachricht', 'Ursprüngliche Nachricht', 'Ursprungliche Nachricht', 'Mensagem original', diff --git a/t-prot.1 b/t-prot.1 index a26c798..d73bda5 100644 --- a/t-prot.1 +++ b/t-prot.1 @@ -1,4 +1,4 @@ -.\" $Id: t-prot.1,v 1.125 2006/07/11 14:05:53 jochen Exp $ +.\" $Id: t-prot.1,v 1.127 2006/09/25 14:42:18 jochen Exp $ .\" .TH T-PROT "1" "July 2006" "T-PROT" .SH NAME @@ -263,7 +263,7 @@ and .B mutt locales of the recent stable versions of those programs, earlier versions might not work well with a recent version of t-prot. There are patches available -to make t-prot fit into environments with old +to make t-prot fit into environments with some other .B mutt and .B gnupg @@ -545,7 +545,7 @@ Text coming now is not. Written by Jochen Striepe . .SH COPYRIGHT All of the documentation and software included in the t-prot releases -is copyrighted by Jochen Striepe. +is copyrighted by Jochen Striepe (except when explicitely stated otherwise). .PP Copyright \(co 2001-2006 Jochen Striepe. All rights reserved. .PP