aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.8.xml
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2016-01-03 12:18:43 +0545
committerPhil Davis <phil.davis@inf.org>2016-01-03 12:18:43 +0545
commit82e6d1b388dd670346ff732423f71132d554c383 (patch)
treef3d1247ae8a2dacec532d1e0a976e32707bd9178 /pkg_config.8.xml
parent310862495a0cc7646a7c0238a77a181110cb7d95 (diff)
downloadpfsense-packages-82e6d1b388dd670346ff732423f71132d554c383.tar.gz
pfsense-packages-82e6d1b388dd670346ff732423f71132d554c383.tar.bz2
pfsense-packages-82e6d1b388dd670346ff732423f71132d554c383.zip
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.
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r--pkg_config.8.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index 398d172b..f3cc21d8 100644
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -383,7 +383,7 @@
<pkginfolink/>
<config_file>https://packages.pfsense.org/packages/config/tftp2/tftp.xml</config_file>
<depends_on_package_base_url>https://files.pfsense.org/packages/8/All/</depends_on_package_base_url>
- <version>2.2.4</version>
+ <version>2.2.5</version>
<status>Stable</status>
<required_version>2.0</required_version>
<configurationfile>tftp.xml</configurationfile>