Hello community, here is the log from the commit of package dovecot for openSUSE:Factory checked in at 2015-06-23 12:00:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dovecot (Old) and /work/SRC/openSUSE:Factory/.dovecot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dovecot" Changes: -------- --- /work/SRC/openSUSE:Factory/dovecot/dovecot.changes 2014-11-26 10:33:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.dovecot.new/dovecot.changes 2015-06-23 12:00:42.000000000 +0200 @@ -1,0 +2,10 @@ +Mon Jun 15 14:04:40 UTC 2015 - [email protected] + +- updated README.SUSE: + Remove all references /etc/ssl/certs/. It should not be used + anymore. (boo #932386) + + Please make sure you read README.SUSE after installing this + update. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dovecot.README.SUSE ++++++ --- /var/tmp/diff_new_pack.TYDx2i/_old 2015-06-23 12:00:42.000000000 +0200 +++ /var/tmp/diff_new_pack.TYDx2i/_new 2015-06-23 12:00:42.000000000 +0200 @@ -15,6 +15,27 @@ to create the needed SSL certificate. afterwards set "ssl_disable" in "/etc/dovecot/dovecot.conf" to "no". +*This only affects 13.1 and newer as well as SLE 12 and newer:* + +In the past mkcert.sh create certificates into + +/etc/ssl/certs/dovecot.pem +/etc/ssl/private/dovecot.pem + +The script and documentation is now patched to use the following paths: + +/etc/ssl/private/dovecot.crt +/etc/ssl/private/dovecot.pem + +/etc/ssl/certs/ is maintained by p11kit on newer distros and should not +be used for service certificates. For your own certificate authority +certificates either create your own ca-certificates-yourname package or +install them into /etc/pki/trust/anchors/ and run +update-ca-certificates. + +This documentation is provided for older distributions so you can +prepare your system before upgrading to the newer distros. + Modules location: -----------------
