]> git.deb.at Git - pkg/t-prot.git/blob - contrib/README.patches
f9791d268fc46f3fc98dae9ac9381867cb4129ae
[pkg/t-prot.git] / contrib / README.patches
1 T-PROT PATCHES
2 ==============
3
4 These t-prot patches still did not make it into vanilla t-prot, mostly
5 for one of these reasons: They decrease performance, accuracy, flexibility,
6 reliability or are a real burden to maintain.
7
8 Still, there might be a chance to have them included into vanilla t-prot:
9 You can send an email to the author and ask him to include this or that
10 specific patch because you *need* it.
11
12 Remember, filtering is a trade-off. If *many* people need a specific patch,
13 odds are high for it to be included into vanilla t-prot, even though there
14 are some drawbacks with it. If you keep silent, the patch will be dropped
15 at some time, because noone seems to need it.
16
17
18 Some patches exist because they bring *big* changes and need some more
19 testing. So if you use these patches, please send an email to the author,
20 and give some feedback on how well the patch works. It will be most helpful
21 to decide if some specific feature makes it into vanilla t-prot.
22
23
24
25 RECENT PATCHES
26 ==============
27
28 t-prot-*-gol.diff
29 =================
30 Getopt::Mixed is abandoned and marked deprecated by its author, and many
31 distributions would like nothing better than to get rid of it. Using this
32 patch, you can make t-prot use Getopt::Long (which comes bundled with
33 standard perl).
34
35 If you know how to deal with the serious performance impacts Getopt::Long
36 brings along, please drop me an email. Thanks.
37
38
39 t-prot-*-mutt15*.diff and t-prot-*-gpg1*.diff
40 =============================================
41 You want to be on the bleeding edge, using a developer version of mutt?
42 Your distribution provides just an outdated version of gnupg?
43
44 No problem, these patches add the locales needed for them to work
45 smoothly. Please send a bug report if there are some great new
46 features in the new mutt or gnupg which break anything inside t-prot.
47
48 t-prot.sl-slang2.diff
49 =====================
50 Patch by Gregor Herrmann, making t-prot.sl run with Slang-2.
51
52
53 Please note that these patches will most likely be applied by the t-prot
54 package maintainer(s) of your distribution (if the distribution makes
55 use of said mutt and gnupg versions).
56
57
58
59 OBSOLETE PATCHES
60 ================
61
62 t-prot-*-adjtz.diff
63 ===================
64 This patch has been dropped. Noone seems to make use of it, and it
65 depends on an external program (GNU date) that may not be available
66 everywhere. Running this program and loading another additional Perl
67 Module also decreases performance.
68
69 t-prot-*-debug.diff
70 ===================
71 This patch is no longer available -- it seems most users find it too
72 hard to apply it and include the resulting debug output to their bug
73 report. Thanks to everyone who sent bug reports or gave feedback.
74
75 t-prot-*-deb.unstable.diff
76 ==========================
77 This patch is no longer available. Please use t-prot-*-mutt15*.diff
78 (or any newer replacements) for this purpose.
79
80 Ah yes, and thanks to the authors of the mutt and gnupg po files for
81 providing enough work and inconsistencies for me never to get bored.
82
83 t-prot-*-ftr.diff
84 =================
85 This patch is no longer available -- starting with v1.12 it is merged
86 into vanilla t-prot. Thanks to everyone who sent bug reports or gave
87 feedback.
88
89 t-prot-*-gol.diff (first version)
90 =================================
91 This patch is no longer available.
92
93 The feedback to Debian Bug #193937 came only from two people: the Debian
94 package maintainer, and the original poster of the bug report. The
95 opinion of both of them is very appreciated, but since there came no
96 feedback from *anyone* else, I think the vast majority of users has no
97 interest in switching to Getopt::Long. Furthermore (as stated before),
98 I see no benefits in using Getopt::Long over Getopt::Mixed as long as
99 the latter is working and available at CPAN.
100
101 t-prot-*-indentms.diff
102 ======================
103 This patch has been dropped, since noone seems to make use of it.
104
105 t-prot-*-pgphack.diff
106 =====================
107 This patch is no longer available -- starting with v0.90 it is merged
108 into vanilla t-prot. Thanks to everyone who sent bug reports or gave
109 feedback.
110
111 t-prot-*-sigtrace.diff
112 ======================
113 This patch has been dropped. Noone seems to use it, *and* it looks
114 wiser to apply stripping directly to sigtrace.
115