SHA256
1
0
forked from pool/postfix
OBS User unknown
2009-01-09 00:51:30 +00:00
committed by Git OBS Bridge
parent 7656dc65b7
commit fa3066c5f5
5 changed files with 26 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jan 5 13:54:11 CET 2009 - varkoly@suse.de
- update to 2.5.6
- The SMTP server did not ask for a client certificate
with "smtpd_tls_req_ccert = yes". Reported by Rob Foehl.
- Avoid reduced TCP performance when reusing an SMTP connection
with a larger than 4096-byte TCP MSS value. In practice, this
could happen only with loopback (localhost) connections.
-------------------------------------------------------------------
Sun Nov 16 12:16:03 CET 2008 - varkoly@suse.de