From 82e6d1b388dd670346ff732423f71132d554c383 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Sun, 3 Jan 2016 12:18:43 +0545 Subject: Redmine #5727 TFTP protect against empty stuff 1) If the user presses Save when there was no interface selected, and the user has still not selected an interface, then do not attempt to unset() tftpdinterface in the config when it is already unset. 2) If the user does backup/restore or other similar stuff when the tftpboot directory has no files in it, then do not do chmod of the (non-existent) files. This avoids a "No such file or directory" message being logged. --- pkg_config.8.xml.amd64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg_config.8.xml.amd64') diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 80d9d879..e3b1347c 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -383,7 +383,7 @@ https://packages.pfsense.org/packages/config/tftp2/tftp.xml https://files.pfsense.org/packages/amd64/8/All/ - 2.2.4 + 2.2.5 Stable 2.0 tftp.xml -- cgit v1.2.3