From: Dinko Korunic Date: Wed, 31 Oct 2007 16:14:34 +0000 (+0000) Subject: r2: - fix debconf issue with openssl interactive X-Git-Tag: v1.3.3~5 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=proftpd-cn.git;a=commitdiff_plain;h=63ee45aa102917c53d6faa071785f51652f7a21b r2: - fix debconf issue with openssl interactive --- diff --git a/debian/changelog b/debian/changelog index e9c5635..6ee69a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proftpd-cn (2:1.3.0-3) stable; urgency=low + + * popravljen debconf problem sa interaktivnom skriptom (openssl) + + -- Dinko Korunic Wed, 31 Oct 2007 15:14:01 +0100 + proftpd-cn (2:1.3.0-2) stable; urgency=low * ispravno se puni ServerName diff --git a/debian/postinst b/debian/postinst index bbd264c..988e081 100755 --- a/debian/postinst +++ b/debian/postinst @@ -156,10 +156,10 @@ defuse_old_postrm() defuse_old_postrm disable_anonymous +make_ssl_cert fix_conf add_tls include_modules -make_ssl_cert if [ -z "$2" ]; then echo "CN: Proftpd-cn is configured with disabled anonymous FTP access,"