+++ This bug was initially created as a clone of Bug #30357 +++ Feb 2 11:22:25 smtp postfix/smtpd[3929]: warning: run-time library vs. compile-time header version mismatch: OpenSSL 1.0.2 may not be compatible with OpenSSL 1.0.1 [root@smtp ~]# rpm -q postfix postfix-2.11.7-alt1 [root@smtp ~]# rpm -q libssl10 libssl10-1.0.2f-alt1 т.е. либо оторвать этот warning, если некритично, либо пересобрать с новым libssl.
Created attachment 6503 [details] patch to disable tls_check_version in src/tls code
ping
postfix-1:2.11.7-alt2 -> sisyphus: * Wed Mar 02 2016 Fr. Br. George <george@altlinux> 1:2.11.7-alt2 - Making /etc/sysconfig/network optional (closes: #31827) - Extra/chroot.conf: added support for alias_maps (closes: #31822) - Disable TLS micro version check (closes: #31752)