-
Notifications
You must be signed in to change notification settings - Fork 0
/
aab15b1fea8a6c48953bf152a334d6a1840184c3-smtp-tls.log
249 lines (249 loc) · 8.39 KB
/
aab15b1fea8a6c48953bf152a334d6a1840184c3-smtp-tls.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
rm -rf notqmail-aab15b1fea8a6c48953bf152a334d6a1840184c3-smtp-tls
git -C notqmail.git fetch origin aab15b1fea8a6c48953bf152a334d6a1840184c3
From https://github.com/notqmail/notqmail
* branch aab15b1fea8a6c48953bf152a334d6a1840184c3 -> FETCH_HEAD
git -C notqmail.git archive --prefix=notqmail-aab15b1fea8a6c48953bf152a334d6a1840184c3-smtp-tls/ aab15b1fea8a6c48953bf152a334d6a1840184c3 | tar xf -
cd notqmail-aab15b1fea8a6c48953bf152a334d6a1840184c3-smtp-tls; patch -f -p 1 <../patch/smtp-tls.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/Makefile b/Makefile
|index f227675..a777510 100644
|--- a/Makefile
|+++ b/Makefile
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 852 with fuzz 2 (offset 71 lines).
Hunk #2 failed at 1431.
Hunk #3 failed at 1526.
Hunk #4 succeeded at 2022 with fuzz 1 (offset 127 lines).
Hunk #5 succeeded at 2019 (offset 71 lines).
2 out of 5 hunks failed--saving rejects to Makefile.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/Makefile-cert.mk b/Makefile-cert.mk
|new file mode 100644
|index 0000000..52d0f5d
|--- /dev/null
|+++ b/Makefile-cert.mk
--------------------------
(Creating file Makefile-cert.mk...)
Patching file Makefile-cert.mk using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/TARGETS b/TARGETS
|index 6ebd7cd..c6779c7 100644
|--- a/TARGETS
|+++ b/TARGETS
--------------------------
Patching file TARGETS using Plan A...
Hunk #1 succeeded at 191 (offset 23 lines).
Hunk #2 succeeded at 322 (offset 8 lines).
Hunk #3 succeeded at 386 with fuzz 2 (offset 8 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/dns.c b/dns.c
|index a9ba96b..e8cd75a 100644
|--- a/dns.c
|+++ b/dns.c
--------------------------
Patching file dns.c using Plan A...
Hunk #1 succeeded at 270 with fuzz 1 (offset 13 lines).
Hunk #2 succeeded at 296 with fuzz 2 (offset 13 lines).
Hunk #3 succeeded at 325 (offset 13 lines).
Hunk #4 succeeded at 337 (offset 13 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/hier.c b/hier.c
|index 00ca66f..3883843 100644
|--- a/hier.c
|+++ b/hier.c
--------------------------
Patching file hier.c using Plan A...
Hunk #1 failed at 144.
1 out of 1 hunks failed--saving rejects to hier.c.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/ipalloc.h b/ipalloc.h
|index ad61475..627c8e1 100644
|--- a/ipalloc.h
|+++ b/ipalloc.h
--------------------------
Patching file ipalloc.h using Plan A...
Hunk #1 succeeded at 3.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/qmail-control.9 b/qmail-control.9
|index 503ce93..945f15f 100644
|--- a/qmail-control.9
|+++ b/qmail-control.9
--------------------------
Patching file qmail-control.9 using Plan A...
Hunk #1 succeeded at 43.
Hunk #2 succeeded at 64.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/qmail-remote.8 b/qmail-remote.8
|index e38d169..22261bf 100644
|--- a/qmail-remote.8
|+++ b/qmail-remote.8
--------------------------
Patching file qmail-remote.8 using Plan A...
Hunk #1 succeeded at 114 (offset -7 lines).
Hunk #2 succeeded at 127 (offset -7 lines).
Hunk #3 succeeded at 170 (offset -7 lines).
Hunk #4 succeeded at 211 (offset -7 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/qmail-remote.c b/qmail-remote.c
|index cadb9dd..4d216cf 100644
|--- a/qmail-remote.c
|+++ b/qmail-remote.c
--------------------------
Patching file qmail-remote.c using Plan A...
Hunk #1 succeeded at 48 with fuzz 1.
Hunk #2 succeeded at 108.
Hunk #3 failed at 117.
Hunk #4 succeeded at 193 (offset 12 lines).
Hunk #5 succeeded at 268 (offset 12 lines).
Hunk #6 succeeded at 283 (offset 12 lines).
Hunk #7 succeeded at 323 (offset -10 lines).
Hunk #8 succeeded at 555 (offset 12 lines).
Hunk #9 succeeded at 762 (offset 9 lines).
1 out of 9 hunks failed--saving rejects to qmail-remote.c.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/qmail-smtpd.8 b/qmail-smtpd.8
|index 4eeae49..2463768 100644
|--- a/qmail-smtpd.8
|+++ b/qmail-smtpd.8
--------------------------
Patching file qmail-smtpd.8 using Plan A...
Hunk #1 succeeded at 14.
Hunk #2 succeeded at 58.
Hunk #3 succeeded at 98.
Hunk #4 succeeded at 181.
Hunk #5 succeeded at 212.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/qmail-smtpd.c b/qmail-smtpd.c
|index 23e0bc3..9215542 100644
|--- a/qmail-smtpd.c
|+++ b/qmail-smtpd.c
--------------------------
Patching file qmail-smtpd.c using Plan A...
Hunk #1 failed at 29.
Hunk #2 succeeded at 65 with fuzz 1 (offset 5 lines).
Hunk #3 succeeded at 151 (offset 5 lines).
Hunk #4 succeeded at 236 (offset 5 lines).
Hunk #5 succeeded at 251 (offset 5 lines).
Hunk #6 succeeded at 291 with fuzz 2 (offset 1 line).
Hunk #7 failed at 302.
Hunk #8 succeeded at 408 (offset 5 lines).
Hunk #9 succeeded at 429 (offset 1 line).
2 out of 9 hunks failed--saving rejects to qmail-smtpd.c.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/ssl-smtpd.c b/ssl-smtpd.c
|new file mode 100644
|index 0000000..b1d6c9c
|--- /dev/null
|+++ b/ssl-smtpd.c
--------------------------
(Creating file ssl-smtpd.c...)
Patching file ssl-smtpd.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/ssl-smtpd.h b/ssl-smtpd.h
|new file mode 100644
|index 0000000..4158dd4
|--- /dev/null
|+++ b/ssl-smtpd.h
--------------------------
(Creating file ssl-smtpd.h...)
Patching file ssl-smtpd.h using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/ssl_timeoutio.c b/ssl_timeoutio.c
|new file mode 100644
|index 0000000..d0cbea5
|--- /dev/null
|+++ b/ssl_timeoutio.c
--------------------------
(Creating file ssl_timeoutio.c...)
Patching file ssl_timeoutio.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/ssl_timeoutio.h b/ssl_timeoutio.h
|new file mode 100644
|index 0000000..5efe07d
|--- /dev/null
|+++ b/ssl_timeoutio.h
--------------------------
(Creating file ssl_timeoutio.h...)
Patching file ssl_timeoutio.h using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/tls.c b/tls.c
|new file mode 100644
|index 0000000..aed5d57
|--- /dev/null
|+++ b/tls.c
--------------------------
(Creating file tls.c...)
Patching file tls.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/tls.h b/tls.h
|new file mode 100644
|index 0000000..4781e7d
|--- /dev/null
|+++ b/tls.h
--------------------------
(Creating file tls.h...)
Patching file tls.h using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/update_tmprsadh.sh b/update_tmprsadh.sh
|new file mode 100644
|index 0000000..227b59e
|--- /dev/null
|+++ b/update_tmprsadh.sh
--------------------------
(Creating file update_tmprsadh.sh...)
Patching file update_tmprsadh.sh using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
*** Error 1 in . (Makefile:33 'notqmail-aab15b1fea8a6c48953bf152a334d6a1840184c3-smtp-tls')