Bug#854860: postfix: dynamicmaps.cf is NOT converted from Postfix 2.9 format

2017-02-11 Thread SATOH Fumiyasu
Not 2.9, but 2.X. Sorry.

Bug#854860: postfix: dynamicmaps.cf is NOT converted from Postfix 2.9 format

2017-02-11 Thread SATOH Fumiyasu
I'm sorry for the previous bad patch. Corrected. (Remove the suffix '.1.0.1' from the module names) From 798fe18329d63a8a163a90948ccbdc77161d43bd Mon Sep 17 00:00:00 2001 From: SATOH Fumiyasu Date: Sat, 11 Feb 2017 19:16:17 +0900 Subject: [PATCH] Convert intalled dynamicmaps.cf Fix a regression

Bug#854860: postfix: dynamicmaps.cf is NOT converted from Postfix 2.9 format

2017-02-11 Thread SATOH Fumiyasu
Package: postfix Version: 3.1.3-3 Severity: important The postfix.postinst script in postfix-3.1.3-3 and later does NOT convert an old dynamicmaps.cf file because the commit 629c47c61d22fd9a9825159ff403d2a9043ce676 drops the conversion script. Please see the following patch. Thank you. From 98e3