diff options
author | ghen <ghen> | 2008-02-18 17:45:34 +0000 |
---|---|---|
committer | ghen <ghen> | 2008-02-18 17:45:34 +0000 |
commit | 8a9d5c86b2afcd3eed39581a9994db192a0a02c9 (patch) | |
tree | 66271f5f5b2d6df2fae271f72740414208717b93 /mail/postfix/distinfo | |
parent | 8825ce45e1536ed7e5257507a4bdacf9815bfe98 (diff) | |
download | pkgsrc-8a9d5c86b2afcd3eed39581a9994db192a0a02c9.tar.gz |
Update Postfix to version 2.5.1 (ok martti). Major changes over 2.4.x are:
- TLS (SSL) support was streamlined further, and provides a new security level
based on certificate fingerprints instead of CA signatures. See TLS_README
for details.
- Milter support was updated from the Sendmail 8.13 feature set and now
includes most of the features that were introduced with Sendmail 8.14. See
MILTER_README for details.
- Stress-adaptive configuration was introduced. This allows the Postfix SMTP
server to temporarily adjust its rules under conditions of overload, such as
a malware attack or backscatter flood. See STRESS_README for details.
[pkgsrc: this obsoletes the "postfix-stress" option which provided the same
functionality via a distribution patch]
- The queue manager scheduler was refined. It now provides per-transport
scheduling controls and allows for adjustment of the sensitivity to mail
delivery (non-)errors. See SCHEDULER_README.
- Security was improved by introducing a Postfix-owned data_directory for
storage of randomness, caches and other non-queue data. This change avoids
future security loopholes due to untrusted data sitting in root-owned files
or in root-owned directories. Writes to legacy files in root-owned
directories are automatically redirected to files in the new data_directory.
No functionality has been removed, but it is a good idea to review the
RELEASE_NOTES file for the usual minor incompatibilities or limitations.
Diffstat (limited to 'mail/postfix/distinfo')
-rw-r--r-- | mail/postfix/distinfo | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 3dd716afad2..15544e966cc 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,11 +1,8 @@ -$NetBSD: distinfo,v 1.115 2008/01/14 13:29:24 ghen Exp $ +$NetBSD: distinfo,v 1.116 2008/02/18 17:45:34 ghen Exp $ -SHA1 (postfix/postfix-2.4-stress-patch.gz) = fa0f7f01358c8dde1757f1c98806bb1585e487c3 -RMD160 (postfix/postfix-2.4-stress-patch.gz) = 0f96dda904a40a60cd1e26d20ad3cee0af4a4e7d -Size (postfix/postfix-2.4-stress-patch.gz) = 2947 bytes -SHA1 (postfix/postfix-2.4.6.tar.gz) = 226222707fd8d963d3173070cac96370c453ffa7 -RMD160 (postfix/postfix-2.4.6.tar.gz) = 115b3a4eb982701e29db2e52e294ec8ee69bdae5 -Size (postfix/postfix-2.4.6.tar.gz) = 2935249 bytes -SHA1 (patch-aa) = b8f4e67ac18dcd1e5e3c56ad587b4552c539caa0 +SHA1 (postfix/postfix-2.5.1.tar.gz) = 4ceb805b78aff4c872b7e55554d2364e06f695b3 +RMD160 (postfix/postfix-2.5.1.tar.gz) = cf414306742d642ccab78212ee33af955d7a9023 +Size (postfix/postfix-2.5.1.tar.gz) = 3153629 bytes +SHA1 (patch-aa) = 757b6f1be1a51696f1c7d41ad520cba3b8420dcf SHA1 (patch-ag) = 4d66026fe81dde97470bd01d529af191f1547228 -SHA1 (patch-ai) = 68201eac6b479ad733ba851741cc1cc2e56f7c9f +SHA1 (patch-ai) = 7b19361e77d25139134511331a82abcd26b5336d |