1 |
# $Id: qpsmtpd.spec,v 1.5 2013/07/05 23:53:17 wellsi Exp $ |
# $Id: qpsmtpd.spec,v 1.6 2013/12/09 15:53:46 vip-ire Exp $ |
2 |
|
|
3 |
Name: qpsmtpd |
Name: qpsmtpd |
4 |
Version: 0.84 |
Version: 0.84 |
231 |
%pre |
%pre |
232 |
|
|
233 |
%changelog |
%changelog |
234 |
* Mon Dec 9 2013 Daniel Berteaud <daniel@firewall-services.com> 0.84-8.sme |
* Mon Dec 9 2013 Daniel Berteaud <daniel@firewall-services.com> 0.84-8.sme |
235 |
- Fix eq operator [SME: 8051] |
- Fix handling of messages with no body and no trailing \n after headers (eq was |
236 |
|
used in attempted assignment). [SME: 8051, see SME: 7754] |
237 |
|
|
238 |
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 0.84-7.sme |
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 0.84-7.sme |
239 |
- Accept messages with no body and no trailing \n after headers [SME: 7754] |
- Accept messages with no body and no trailing \n after headers [SME: 7754] |