SHA256
1
0
forked from pool/postfix

Accepting request 424712 from home:stroeder:branches:server:mail

update to 3.1.2

OBS-URL: https://build.opensuse.org/request/show/424712
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=241
This commit is contained in:
2016-09-07 08:46:19 +00:00
committed by Git OBS Bridge
parent 86bdca5aad
commit 7820cd9411
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Sep 4 15:33:27 UTC 2016 - michael@stroeder.com
- update to 3.1.2:
* Changes to make Postfix build with OpenSSL 1.1.0.
* The makedefs script ignored readme_directory=pathname overrides.
Fix by Todd C. Olson.
* The tls_session_ticket_cipher documentation says that the default
cipher for TLS session tickets is aes-256-cbc, but the implemented
default was aes-128-cbc. Note that TLS session ticket keys are
rotated after 1/2 hour, to limit the impact of attacks on session
ticket keys.
-------------------------------------------------------------------
Thu Jun 2 12:26:17 UTC 2016 - schwab@suse.de