From 0a7d324616ced2100baa9a9ad650f704ed158ecb Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Thu, 3 Aug 2017 08:22:16 +0800 Subject: [PATCH] New: html/upgrade.debian.8-9.html --- en_US/upgrade/0-upgrade.debian.8-9.md | 11 +++++ en_US/upgrade/0-upgrade.ubuntu.14.04-16.04.md | 2 +- html/upgrade.debian.8-9.html | 42 +++++++++++++++++++ html/upgrade.ubuntu.14.04-16.04.html | 6 +-- 4 files changed, 57 insertions(+), 4 deletions(-) create mode 100644 en_US/upgrade/0-upgrade.debian.8-9.md create mode 100644 html/upgrade.debian.8-9.html diff --git a/en_US/upgrade/0-upgrade.debian.8-9.md b/en_US/upgrade/0-upgrade.debian.8-9.md new file mode 100644 index 00000000..6149392b --- /dev/null +++ b/en_US/upgrade/0-upgrade.debian.8-9.md @@ -0,0 +1,11 @@ +# Fixes you need after upgrading Debian from 8 to 9 + +[TOC] + +## Dovecot + +Please remove `!SSLv2` from parameter `ssl_protocols`, and restart Dovecot service: + +``` +ssl_protocols = !SSLv3 +``` diff --git a/en_US/upgrade/0-upgrade.ubuntu.14.04-16.04.md b/en_US/upgrade/0-upgrade.ubuntu.14.04-16.04.md index 5858d953..c6685f0b 100644 --- a/en_US/upgrade/0-upgrade.ubuntu.14.04-16.04.md +++ b/en_US/upgrade/0-upgrade.ubuntu.14.04-16.04.md @@ -1,4 +1,4 @@ -# Fixes you need after upgrading Ubuntu to 16.04 from 14.04 +# Fixes you need after upgrading Ubuntu from 14.04 to 16.04 [TOC] diff --git a/html/upgrade.debian.8-9.html b/html/upgrade.debian.8-9.html new file mode 100644 index 00000000..a858a40c --- /dev/null +++ b/html/upgrade.debian.8-9.html @@ -0,0 +1,42 @@ + + + + + Fixes you need after upgrading Debian from 8 to 9 + + + + +

Fixes you need after upgrading Debian from 8 to 9

+
+ +
+

Dovecot

+

Please remove !SSLv2 from parameter ssl_protocols, and restart Dovecot service:

+
ssl_protocols = !SSLv3
+
+ + \ No newline at end of file diff --git a/html/upgrade.ubuntu.14.04-16.04.html b/html/upgrade.ubuntu.14.04-16.04.html index c8eb9e3f..6c03f5ff 100644 --- a/html/upgrade.ubuntu.14.04-16.04.html +++ b/html/upgrade.ubuntu.14.04-16.04.html @@ -2,7 +2,7 @@ - Fixes you need after upgrading Ubuntu to 16.04 from 14.04 + Fixes you need after upgrading Ubuntu from 14.04 to 16.04 @@ -15,10 +15,10 @@ />  iRedMail -   //  Document Index

Fixes you need after upgrading Ubuntu to 16.04 from 14.04

+   //  Document Index

Fixes you need after upgrading Ubuntu from 14.04 to 16.04