[Git][debian-proftpd-team/proftpd][master] 2 commits: Added missing conf files updates to postinst
Francesco Paolo Lovergine
frankie at debian.org
Sat Dec 19 12:04:32 GMT 2020
Francesco Paolo Lovergine pushed to branch master at Debian ProFTPD Team / proftpd
Commits:
f8e107a1 by Francesco Paolo Lovergine at 2020-12-19T13:03:39+01:00
Added missing conf files updates to postinst
- - - - -
cd4ac0a7 by Francesco Paolo Lovergine at 2020-12-19T13:04:21+01:00
Added missing conf files updates to postinst
- - - - -
2 changed files:
- debian/changelog
- debian/proftpd-core.postinst
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ proftpd-dfsg (1.3.7a+dfsg-4) UNRELEASED; urgency=medium
contributed docs from upstream.
* Now using standard makefile for archs as provided by dpkg-dev.
* Added a sftp.conf template for optional SFTP support.
+ * Missing ucf management of some templates added.
-- Francesco Paolo Lovergine <frankie at debian.org> Tue, 15 Dec 2020 12:54:39 +0100
=====================================
debian/proftpd-core.postinst
=====================================
@@ -194,6 +194,8 @@ if [ "$1" = "configure" ]; then
do_update /etc/proftpd/ldap.conf
do_update /etc/proftpd/virtuals.conf
do_update /etc/proftpd/sftp.conf
+ do_update /etc/proftpd/geoip.conf
+ do_update /etc/proftpd/mod_snmp.conf
# be safe and change permissions for .conf files where passwords should
# potentially be present
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/compare/ede8dc2e08facf3229e9065f88d460e8b85407da...cd4ac0a7a16294b52173837002ac02b2c9d5d3c0
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/compare/ede8dc2e08facf3229e9065f88d460e8b85407da...cd4ac0a7a16294b52173837002ac02b2c9d5d3c0
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list