Release Notes fli4l - Version 3.2.3 Fli4l-Team Introduction ########## This release is primarily a collection of small bug fixes and introduces the rewritten opt dyndns from the 3.3 version of Fli4l. There are no changes which lead to incompatibilities with existing opt packets - authors only need to adapt the version dependencies of their opts. The fli4l-Team Changes in Detail ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BASE ================ * added driver via-velocity * removed some dnsmasq related debug code CHRONY ================ * fix leaking file descriptors DSL ================ * fix handling of hangup timeout 'never' for fritzdsl VPN ================ * add OPENVPN_DEFAULT_PF_DMZ_TYPE to opt/openvpn.txt * add mac filter related files to opt/openvpn*.txt WLAN ==== * fix variable names (case sensitive) DYNDNS ================ Backport from 3.3.0 ------------------- * add suport for languages files * add link to run a manual update of dyndns-record form webif * add doc in french, translated by Bernard Charrier * add provider DYNDNSFREE (provided by Thilo Gass) * add provider DNSOMATIC, a service of OpenDNS Backport from 3.3.1 ------------------- * rewritten to provide better error checking * ip-up runs dyndns-update in background, one after the other or in parallel if one update takes to long * dyndns-update-sh * now supports several methods to update an account and falls back to other methods if one failes * now detects permanent errors and disables updates until the problem is solved * enforces a minimal wait time between updates * supports an enforced update after n days even if the ip did not change * cgi interface * displays current state * allows to enforce an update * allows to enable methods or accounts if they are disabled * shows date/time and result of last update attempt * still needs help with error checking patterns, so user feedback is necessary